devtools.licenses.report 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488
  1. # File format ($ symbol means the beginning of a line):
  2. #
  3. # $ # this message
  4. # $ # =======================
  5. # $ # comments (all commentaries should starts with some number of spaces and # symbol)
  6. # $ IGNORE_FILES {file1.ext1} {file2.ext2} - (optional) ignore listed files when generating license macro and credits
  7. # $ RENAME {original license id} TO {new license id} # user comments - (optional) use {new license id} instead {original license id} in ya.make files
  8. # $ # user comments
  9. # $
  10. # ${action} {license id} {license text hash}
  11. # $BELONGS ./ya/make/file/relative/path/1/ya.make ./ya/make/2/ya.make
  12. # ${all_file_action} filename
  13. # $ # user commentaries (many lines)
  14. # $ generated description - files with this license, license text... (some number of lines that starts with some number of spaces, do not modify)
  15. # ${action} {license spdx} {license text hash}
  16. # $BELONGS ./ya/make/file/relative/path/3/ya.make
  17. # ${all_file_action} filename
  18. # $ # user commentaries
  19. # $ generated description
  20. # $ ...
  21. #
  22. # You can modify action, all_file_action and add commentaries
  23. # Available actions:
  24. # keep - keep license in contrib and use in credits
  25. # skip - skip license
  26. # remove - remove all files with this license
  27. # rename - save license text/links into licenses texts file, but not store SPDX into LINCENSE macro. You should store correct license id into devtools.license.spdx.txt file
  28. #
  29. # {all file action} records will be generated when license text contains filename that exists on filesystem (in contrib directory)
  30. # We suppose that that files can contain some license info
  31. # Available all file actions:
  32. # FILE_IGNORE - ignore file (do nothing)
  33. # FILE_INCLUDE - include all file data into licenses text file
  34. # =======================
  35. KEEP BSL-1.0 05954ae47dedb48ccaf95b3af88bc2aa
  36. BELONGS ya.make
  37. License text:
  38. // Use, modification and distribution is subject to the Boost Software
  39. // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  40. // http://www.boost.org/LICENSE_1_0.txt)
  41. Scancode info:
  42. Original SPDX id: BSL-1.0
  43. Score : 96.88
  44. Match type : NOTICE
  45. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  46. Files with this license:
  47. include/boost/phoenix/stl/algorithm/detail/begin.hpp [5:7]
  48. include/boost/phoenix/stl/algorithm/detail/end.hpp [5:7]
  49. include/boost/phoenix/stl/algorithm/detail/has_equal_range.hpp [4:6]
  50. include/boost/phoenix/stl/algorithm/detail/has_find.hpp [6:8]
  51. include/boost/phoenix/stl/algorithm/detail/has_lower_bound.hpp [4:6]
  52. include/boost/phoenix/stl/algorithm/detail/has_remove.hpp [4:6]
  53. include/boost/phoenix/stl/algorithm/detail/has_remove_if.hpp [4:6]
  54. include/boost/phoenix/stl/algorithm/detail/has_reverse.hpp [4:6]
  55. include/boost/phoenix/stl/algorithm/detail/has_sort.hpp [4:6]
  56. include/boost/phoenix/stl/algorithm/detail/has_unique.hpp [4:6]
  57. include/boost/phoenix/stl/algorithm/detail/has_upper_bound.hpp [4:6]
  58. include/boost/phoenix/stl/algorithm/detail/is_std_hash_map.hpp [4:6]
  59. include/boost/phoenix/stl/algorithm/detail/is_std_hash_set.hpp [4:6]
  60. include/boost/phoenix/stl/algorithm/detail/is_std_list.hpp [4:6]
  61. include/boost/phoenix/stl/algorithm/detail/is_std_map.hpp [4:6]
  62. include/boost/phoenix/stl/algorithm/detail/is_std_set.hpp [4:6]
  63. include/boost/phoenix/stl/algorithm/detail/is_unordered_set_or_map.hpp [6:8]
  64. include/boost/phoenix/stl/algorithm/querying.hpp [7:9]
  65. include/boost/phoenix/stl/algorithm/transformation.hpp [6:8]
  66. KEEP BSL-1.0 28b2e46eb6f911b5064bd6681069737e
  67. BELONGS ya.make
  68. License text:
  69. Distributed under the Boost Software License, Version 1.0. (See accompanying
  70. file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  71. Scancode info:
  72. Original SPDX id: BSL-1.0
  73. Score : 100.00
  74. Match type : NOTICE
  75. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  76. Files with this license:
  77. include/boost/phoenix/core/detail/cpp03/preprocessed/actor_operator_10.hpp [5:6]
  78. include/boost/phoenix/core/detail/cpp03/preprocessed/actor_operator_20.hpp [5:6]
  79. include/boost/phoenix/core/detail/cpp03/preprocessed/actor_operator_30.hpp [5:6]
  80. include/boost/phoenix/core/detail/cpp03/preprocessed/actor_operator_40.hpp [5:6]
  81. include/boost/phoenix/core/detail/cpp03/preprocessed/actor_operator_50.hpp [5:6]
  82. include/boost/phoenix/core/detail/cpp03/preprocessed/actor_result_of_20.hpp [5:6]
  83. include/boost/phoenix/core/detail/cpp03/preprocessed/actor_result_of_30.hpp [5:6]
  84. include/boost/phoenix/core/detail/cpp03/preprocessed/actor_result_of_40.hpp [5:6]
  85. include/boost/phoenix/core/detail/cpp03/preprocessed/actor_result_of_50.hpp [5:6]
  86. include/boost/phoenix/core/detail/cpp03/preprocessed/argument_no_predefined_10.hpp [5:6]
  87. include/boost/phoenix/core/detail/cpp03/preprocessed/argument_no_predefined_20.hpp [5:6]
  88. include/boost/phoenix/core/detail/cpp03/preprocessed/argument_no_predefined_30.hpp [5:6]
  89. include/boost/phoenix/core/detail/cpp03/preprocessed/argument_no_predefined_40.hpp [5:6]
  90. include/boost/phoenix/core/detail/cpp03/preprocessed/argument_no_predefined_50.hpp [5:6]
  91. include/boost/phoenix/core/detail/cpp03/preprocessed/argument_predefined_10.hpp [5:6]
  92. include/boost/phoenix/core/detail/cpp03/preprocessed/argument_predefined_20.hpp [5:6]
  93. include/boost/phoenix/core/detail/cpp03/preprocessed/argument_predefined_30.hpp [5:6]
  94. include/boost/phoenix/core/detail/cpp03/preprocessed/argument_predefined_40.hpp [5:6]
  95. include/boost/phoenix/core/detail/cpp03/preprocessed/argument_predefined_50.hpp [5:6]
  96. include/boost/phoenix/core/detail/cpp03/preprocessed/call_10.hpp [5:6]
  97. include/boost/phoenix/core/detail/cpp03/preprocessed/call_20.hpp [5:6]
  98. include/boost/phoenix/core/detail/cpp03/preprocessed/call_30.hpp [5:6]
  99. include/boost/phoenix/core/detail/cpp03/preprocessed/call_40.hpp [5:6]
  100. include/boost/phoenix/core/detail/cpp03/preprocessed/call_50.hpp [5:6]
  101. include/boost/phoenix/core/detail/cpp03/preprocessed/expression_10.hpp [6:7]
  102. include/boost/phoenix/core/detail/cpp03/preprocessed/expression_20.hpp [6:7]
  103. include/boost/phoenix/core/detail/cpp03/preprocessed/expression_30.hpp [6:7]
  104. include/boost/phoenix/core/detail/cpp03/preprocessed/expression_40.hpp [6:7]
  105. include/boost/phoenix/core/detail/cpp03/preprocessed/expression_50.hpp [6:7]
  106. include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_10.hpp [4:5]
  107. include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_20.hpp [4:5]
  108. include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_30.hpp [4:5]
  109. include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_40.hpp [4:5]
  110. include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_50.hpp [4:5]
  111. include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_expr_10.hpp [5:6]
  112. include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_expr_20.hpp [5:6]
  113. include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_expr_30.hpp [5:6]
  114. include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_expr_40.hpp [5:6]
  115. include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_expr_50.hpp [5:6]
  116. include/boost/phoenix/function/detail/cpp03/preprocessed/function_operator_20.hpp [5:6]
  117. include/boost/phoenix/function/detail/cpp03/preprocessed/function_operator_30.hpp [5:6]
  118. include/boost/phoenix/function/detail/cpp03/preprocessed/function_operator_40.hpp [5:6]
  119. include/boost/phoenix/function/detail/cpp03/preprocessed/function_operator_50.hpp [5:6]
  120. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_20.hpp [5:6]
  121. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_30.hpp [5:6]
  122. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_40.hpp [5:6]
  123. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_50.hpp [5:6]
  124. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_eval_10.hpp [5:6]
  125. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_eval_20.hpp [5:6]
  126. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_eval_30.hpp [5:6]
  127. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_eval_40.hpp [5:6]
  128. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_eval_50.hpp [5:6]
  129. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_expr_10.hpp [4:5]
  130. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_expr_20.hpp [4:5]
  131. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_expr_30.hpp [4:5]
  132. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_expr_40.hpp [4:5]
  133. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_expr_50.hpp [4:5]
  134. include/boost/phoenix/object/detail/cpp03/preprocessed/new_20.hpp [5:6]
  135. include/boost/phoenix/object/detail/cpp03/preprocessed/new_30.hpp [5:6]
  136. include/boost/phoenix/object/detail/cpp03/preprocessed/new_40.hpp [5:6]
  137. include/boost/phoenix/object/detail/cpp03/preprocessed/new_50.hpp [5:6]
  138. include/boost/phoenix/object/detail/cpp03/preprocessed/new_eval_10.hpp [5:6]
  139. include/boost/phoenix/object/detail/cpp03/preprocessed/new_eval_20.hpp [5:6]
  140. include/boost/phoenix/object/detail/cpp03/preprocessed/new_eval_30.hpp [5:6]
  141. include/boost/phoenix/object/detail/cpp03/preprocessed/new_eval_40.hpp [5:6]
  142. include/boost/phoenix/object/detail/cpp03/preprocessed/new_eval_50.hpp [5:6]
  143. include/boost/phoenix/object/detail/cpp03/preprocessed/new_expr_10.hpp [4:5]
  144. include/boost/phoenix/object/detail/cpp03/preprocessed/new_expr_20.hpp [4:5]
  145. include/boost/phoenix/object/detail/cpp03/preprocessed/new_expr_30.hpp [4:5]
  146. include/boost/phoenix/object/detail/cpp03/preprocessed/new_expr_40.hpp [4:5]
  147. include/boost/phoenix/object/detail/cpp03/preprocessed/new_expr_50.hpp [4:5]
  148. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_20.hpp [6:7]
  149. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_30.hpp [6:7]
  150. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_40.hpp [6:7]
  151. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_50.hpp [6:7]
  152. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_result_of_10.hpp [6:7]
  153. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_result_of_20.hpp [6:7]
  154. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_result_of_30.hpp [6:7]
  155. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_result_of_40.hpp [6:7]
  156. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_result_of_50.hpp [6:7]
  157. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_expr_10.hpp [4:5]
  158. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_expr_20.hpp [4:5]
  159. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_expr_30.hpp [4:5]
  160. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_expr_40.hpp [4:5]
  161. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_expr_50.hpp [4:5]
  162. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_gen_20.hpp [5:6]
  163. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_gen_30.hpp [5:6]
  164. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_gen_40.hpp [5:6]
  165. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_gen_50.hpp [5:6]
  166. include/boost/phoenix/scope/detail/cpp03/preprocessed/dynamic_10.hpp [5:6]
  167. include/boost/phoenix/scope/detail/cpp03/preprocessed/dynamic_20.hpp [5:6]
  168. include/boost/phoenix/scope/detail/cpp03/preprocessed/dynamic_30.hpp [5:6]
  169. include/boost/phoenix/scope/detail/cpp03/preprocessed/dynamic_40.hpp [5:6]
  170. include/boost/phoenix/scope/detail/cpp03/preprocessed/dynamic_50.hpp [5:6]
  171. include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_10.hpp [7:8]
  172. include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_20.hpp [7:8]
  173. include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_30.hpp [7:8]
  174. include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_40.hpp [7:8]
  175. include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda_50.hpp [7:8]
  176. include/boost/phoenix/statement/detail/preprocessed/catch_push_back_10.hpp [5:6]
  177. include/boost/phoenix/statement/detail/preprocessed/catch_push_back_20.hpp [5:6]
  178. include/boost/phoenix/statement/detail/preprocessed/catch_push_back_30.hpp [5:6]
  179. include/boost/phoenix/statement/detail/preprocessed/catch_push_back_40.hpp [5:6]
  180. include/boost/phoenix/statement/detail/preprocessed/catch_push_back_50.hpp [5:6]
  181. include/boost/phoenix/statement/detail/preprocessed/switch_10.hpp [5:6]
  182. include/boost/phoenix/statement/detail/preprocessed/switch_20.hpp [5:6]
  183. include/boost/phoenix/statement/detail/preprocessed/switch_30.hpp [5:6]
  184. include/boost/phoenix/statement/detail/preprocessed/switch_40.hpp [5:6]
  185. include/boost/phoenix/statement/detail/preprocessed/switch_50.hpp [5:6]
  186. include/boost/phoenix/statement/detail/preprocessed/try_catch_eval_10.hpp [5:6]
  187. include/boost/phoenix/statement/detail/preprocessed/try_catch_eval_20.hpp [5:6]
  188. include/boost/phoenix/statement/detail/preprocessed/try_catch_eval_30.hpp [5:6]
  189. include/boost/phoenix/statement/detail/preprocessed/try_catch_eval_40.hpp [5:6]
  190. include/boost/phoenix/statement/detail/preprocessed/try_catch_eval_50.hpp [5:6]
  191. include/boost/phoenix/statement/detail/preprocessed/try_catch_expression_30.hpp [5:6]
  192. include/boost/phoenix/statement/detail/preprocessed/try_catch_expression_40.hpp [5:6]
  193. include/boost/phoenix/statement/detail/preprocessed/try_catch_expression_50.hpp [5:6]
  194. include/boost/phoenix/support/preprocessed/vector_10.hpp [5:6]
  195. include/boost/phoenix/support/preprocessed/vector_20.hpp [5:6]
  196. include/boost/phoenix/support/preprocessed/vector_30.hpp [5:6]
  197. include/boost/phoenix/support/preprocessed/vector_40.hpp [5:6]
  198. include/boost/phoenix/support/preprocessed/vector_50.hpp [5:6]
  199. KEEP BSL-1.0 3e6cbcd55ea14c3be54705bb0cc42706
  200. BELONGS ya.make
  201. License text:
  202. Distributed under the Boost Software License, Version 1.0. (See accompanying
  203. file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  204. Scancode info:
  205. Original SPDX id: BSL-1.0
  206. Score : 100.00
  207. Match type : NOTICE
  208. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  209. Files with this license:
  210. include/boost/phoenix/core.hpp [4:5]
  211. KEEP BSL-1.0 6412456b52d8f0c4f1bb7dcb4002993d
  212. BELONGS ya.make
  213. License text:
  214. Distributed under the Boost Software License, Version 1.0. (See accompanying
  215. file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  216. Scancode info:
  217. Original SPDX id: BSL-1.0
  218. Score : 100.00
  219. Match type : NOTICE
  220. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  221. Files with this license:
  222. include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_function_20.hpp [4:5]
  223. include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_function_30.hpp [4:5]
  224. include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_function_40.hpp [4:5]
  225. include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_function_50.hpp [4:5]
  226. include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_function_object_20.hpp [4:5]
  227. include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_function_object_30.hpp [4:5]
  228. include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_function_object_40.hpp [4:5]
  229. include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_function_object_50.hpp [4:5]
  230. include/boost/phoenix/bind/detail/cpp03/preprocessed/function_ptr_20.hpp [4:5]
  231. include/boost/phoenix/bind/detail/cpp03/preprocessed/function_ptr_30.hpp [4:5]
  232. include/boost/phoenix/bind/detail/cpp03/preprocessed/function_ptr_40.hpp [4:5]
  233. include/boost/phoenix/bind/detail/cpp03/preprocessed/function_ptr_50.hpp [4:5]
  234. include/boost/phoenix/bind/detail/cpp03/preprocessed/member_function_ptr_20.hpp [4:5]
  235. include/boost/phoenix/bind/detail/cpp03/preprocessed/member_function_ptr_30.hpp [4:5]
  236. include/boost/phoenix/bind/detail/cpp03/preprocessed/member_function_ptr_40.hpp [4:5]
  237. include/boost/phoenix/bind/detail/cpp03/preprocessed/member_function_ptr_50.hpp [4:5]
  238. KEEP BSL-1.0 937b7f0a3b5ebb47be156fcbd17ef2d6
  239. BELONGS ya.make
  240. License text:
  241. Distributed under the Boost Software License, Version 1.0. (See accompanying
  242. file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  243. Scancode info:
  244. Original SPDX id: BSL-1.0
  245. Score : 100.00
  246. Match type : NOTICE
  247. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  248. Files with this license:
  249. include/boost/phoenix/bind/detail/cpp03/member_function_ptr.hpp [4:5]
  250. KEEP BSL-1.0 9e5c81a5e33b167767ac3b6aa4556426
  251. BELONGS ya.make
  252. License text:
  253. Distributed under the Boost Software License, Version 1.0. (See accompanying
  254. file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  255. Scancode info:
  256. Original SPDX id: BSL-1.0
  257. Score : 100.00
  258. Match type : NOTICE
  259. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  260. Files with this license:
  261. include/boost/phoenix.hpp [5:6]
  262. include/boost/phoenix/bind.hpp [4:5]
  263. include/boost/phoenix/bind/bind_function.hpp [4:5]
  264. include/boost/phoenix/bind/bind_function_object.hpp [4:5]
  265. include/boost/phoenix/bind/bind_member_function.hpp [4:5]
  266. include/boost/phoenix/bind/bind_member_variable.hpp [5:6]
  267. include/boost/phoenix/bind/detail/cpp03/bind_member_function.hpp [5:6]
  268. include/boost/phoenix/bind/detail/member_variable.hpp [4:5]
  269. include/boost/phoenix/config.hpp [7:8]
  270. include/boost/phoenix/core/actor.hpp [7:8]
  271. include/boost/phoenix/core/argument.hpp [6:7]
  272. include/boost/phoenix/core/argument.hpp [89:90]
  273. include/boost/phoenix/core/argument.hpp [120:121]
  274. include/boost/phoenix/core/arity.hpp [5:6]
  275. include/boost/phoenix/core/call.hpp [5:6]
  276. include/boost/phoenix/core/debug.hpp [6:7]
  277. include/boost/phoenix/core/detail/argument.hpp [6:7]
  278. include/boost/phoenix/core/detail/cpp03/actor_operator.hpp [27:28]
  279. include/boost/phoenix/core/detail/cpp03/actor_result_of.hpp [28:29]
  280. include/boost/phoenix/core/detail/cpp03/call.hpp [24:25]
  281. include/boost/phoenix/core/detail/cpp03/expression.hpp [22:23]
  282. include/boost/phoenix/core/detail/cpp03/function_eval.hpp [15:16]
  283. include/boost/phoenix/core/detail/cpp03/function_eval_expr.hpp [4:5]
  284. include/boost/phoenix/core/detail/cpp03/function_eval_expr.hpp [20:21]
  285. include/boost/phoenix/core/detail/cpp03/preprocessed/actor_operator.hpp [4:5]
  286. include/boost/phoenix/core/detail/cpp03/preprocessed/actor_result_of.hpp [4:5]
  287. include/boost/phoenix/core/detail/cpp03/preprocessed/actor_result_of_10.hpp [5:6]
  288. include/boost/phoenix/core/detail/cpp03/preprocessed/call.hpp [4:5]
  289. include/boost/phoenix/core/detail/cpp03/preprocessed/expression.hpp [4:5]
  290. include/boost/phoenix/core/detail/function_eval.hpp [5:6]
  291. include/boost/phoenix/core/detail/index_sequence.hpp [4:5]
  292. include/boost/phoenix/core/environment.hpp [5:6]
  293. include/boost/phoenix/core/function_equal.hpp [5:6]
  294. include/boost/phoenix/core/is_actor.hpp [4:5]
  295. include/boost/phoenix/core/is_value.hpp [5:6]
  296. include/boost/phoenix/core/nothing.hpp [4:5]
  297. include/boost/phoenix/core/reference.hpp [5:6]
  298. include/boost/phoenix/core/terminal.hpp [5:6]
  299. include/boost/phoenix/core/terminal_fwd.hpp [5:6]
  300. include/boost/phoenix/core/value.hpp [5:6]
  301. include/boost/phoenix/debug.hpp [6:7]
  302. include/boost/phoenix/function.hpp [4:5]
  303. include/boost/phoenix/function/adapt_callable.hpp [5:6]
  304. include/boost/phoenix/function/adapt_function.hpp [6:7]
  305. include/boost/phoenix/function/detail/cpp03/function_operator.hpp [24:25]
  306. include/boost/phoenix/function/detail/cpp03/preprocessed/function_operator.hpp [4:5]
  307. include/boost/phoenix/function/detail/cpp03/preprocessed/function_operator_10.hpp [5:6]
  308. include/boost/phoenix/function/function.hpp [6:7]
  309. include/boost/phoenix/function/lazy_list.hpp [37:38]
  310. include/boost/phoenix/function/lazy_operator.hpp [31:32]
  311. include/boost/phoenix/function/lazy_prelude.hpp [119:120]
  312. include/boost/phoenix/function/lazy_reuse.hpp [28:29]
  313. include/boost/phoenix/function/lazy_signature.hpp [38:39]
  314. include/boost/phoenix/function/lazy_smart.hpp [15:16]
  315. include/boost/phoenix/fusion.hpp [5:6]
  316. include/boost/phoenix/fusion/at.hpp [6:7]
  317. include/boost/phoenix/object.hpp [5:6]
  318. include/boost/phoenix/object/const_cast.hpp [5:6]
  319. include/boost/phoenix/object/construct.hpp [5:6]
  320. include/boost/phoenix/object/delete.hpp [5:6]
  321. include/boost/phoenix/object/detail/cpp03/construct.hpp [24:25]
  322. include/boost/phoenix/object/detail/cpp03/construct_eval.hpp [26:27]
  323. include/boost/phoenix/object/detail/cpp03/construct_expr.hpp [14:15]
  324. include/boost/phoenix/object/detail/cpp03/new.hpp [24:25]
  325. include/boost/phoenix/object/detail/cpp03/new_eval.hpp [26:27]
  326. include/boost/phoenix/object/detail/cpp03/new_expr.hpp [14:15]
  327. include/boost/phoenix/object/detail/cpp03/preprocessed/construct.hpp [4:5]
  328. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_10.hpp [5:6]
  329. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_eval.hpp [4:5]
  330. include/boost/phoenix/object/detail/cpp03/preprocessed/construct_expr.hpp [4:5]
  331. include/boost/phoenix/object/detail/cpp03/preprocessed/new.hpp [4:5]
  332. include/boost/phoenix/object/detail/cpp03/preprocessed/new_10.hpp [5:6]
  333. include/boost/phoenix/object/detail/cpp03/preprocessed/new_eval.hpp [4:5]
  334. include/boost/phoenix/object/detail/cpp03/preprocessed/new_expr.hpp [4:5]
  335. include/boost/phoenix/object/detail/target.hpp [5:6]
  336. include/boost/phoenix/object/dynamic_cast.hpp [5:6]
  337. include/boost/phoenix/object/new.hpp [5:6]
  338. include/boost/phoenix/object/reinterpret_cast.hpp [5:6]
  339. include/boost/phoenix/object/static_cast.hpp [5:6]
  340. include/boost/phoenix/operator.hpp [5:6]
  341. include/boost/phoenix/operator/arithmetic.hpp [5:6]
  342. include/boost/phoenix/operator/bitwise.hpp [5:6]
  343. include/boost/phoenix/operator/comparison.hpp [5:6]
  344. include/boost/phoenix/operator/detail/cpp03/mem_fun_ptr_eval.hpp [19:20]
  345. include/boost/phoenix/operator/detail/cpp03/mem_fun_ptr_eval_result_of.hpp [19:20]
  346. include/boost/phoenix/operator/detail/cpp03/mem_fun_ptr_expr.hpp [13:14]
  347. include/boost/phoenix/operator/detail/cpp03/mem_fun_ptr_gen.hpp [18:19]
  348. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval.hpp [4:5]
  349. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_10.hpp [6:7]
  350. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_result_of.hpp [4:5]
  351. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_expr.hpp [4:5]
  352. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_gen.hpp [4:5]
  353. include/boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_gen_10.hpp [5:6]
  354. include/boost/phoenix/operator/detail/define_operator.hpp [5:6]
  355. include/boost/phoenix/operator/detail/undef_operator.hpp [4:5]
  356. include/boost/phoenix/operator/if_else.hpp [5:6]
  357. include/boost/phoenix/operator/io.hpp [5:6]
  358. include/boost/phoenix/operator/logical.hpp [5:6]
  359. include/boost/phoenix/operator/member.hpp [6:7]
  360. include/boost/phoenix/operator/self.hpp [5:6]
  361. include/boost/phoenix/phoenix.hpp [5:6]
  362. include/boost/phoenix/scope.hpp [5:6]
  363. include/boost/phoenix/scope/detail/cpp03/dynamic.hpp [28:29]
  364. include/boost/phoenix/scope/detail/cpp03/lambda.hpp [19:20]
  365. include/boost/phoenix/scope/detail/cpp03/local_gen.hpp [6:7]
  366. include/boost/phoenix/scope/detail/cpp03/preprocessed/dynamic.hpp [4:5]
  367. include/boost/phoenix/scope/detail/local_gen.hpp [4:5]
  368. include/boost/phoenix/scope/detail/local_variable.hpp [6:7]
  369. include/boost/phoenix/scope/dynamic.hpp [6:7]
  370. include/boost/phoenix/scope/lambda.hpp [7:8]
  371. include/boost/phoenix/scope/let.hpp [7:8]
  372. include/boost/phoenix/scope/local_variable.hpp [5:6]
  373. include/boost/phoenix/scope/scoped_environment.hpp [5:6]
  374. include/boost/phoenix/statement.hpp [4:5]
  375. include/boost/phoenix/statement/detail/catch_push_back.hpp [23:24]
  376. include/boost/phoenix/statement/detail/preprocessed/catch_push_back.hpp [4:5]
  377. include/boost/phoenix/statement/detail/preprocessed/switch.hpp [4:5]
  378. include/boost/phoenix/statement/detail/preprocessed/try_catch_eval.hpp [4:5]
  379. include/boost/phoenix/statement/detail/preprocessed/try_catch_expression.hpp [4:5]
  380. include/boost/phoenix/statement/detail/preprocessed/try_catch_expression_10.hpp [5:6]
  381. include/boost/phoenix/statement/detail/preprocessed/try_catch_expression_20.hpp [5:6]
  382. include/boost/phoenix/statement/detail/switch.hpp [28:29]
  383. include/boost/phoenix/statement/detail/try_catch_eval.hpp [28:29]
  384. include/boost/phoenix/statement/detail/try_catch_expression.hpp [28:29]
  385. include/boost/phoenix/statement/do_while.hpp [5:6]
  386. include/boost/phoenix/statement/for.hpp [5:6]
  387. include/boost/phoenix/statement/if.hpp [5:6]
  388. include/boost/phoenix/statement/sequence.hpp [6:7]
  389. include/boost/phoenix/statement/switch.hpp [5:6]
  390. include/boost/phoenix/statement/throw.hpp [6:7]
  391. include/boost/phoenix/statement/try_catch.hpp [6:7]
  392. include/boost/phoenix/statement/while.hpp [5:6]
  393. include/boost/phoenix/stl/cmath.hpp [4:5]
  394. include/boost/phoenix/stl/container/container.hpp [5:6]
  395. include/boost/phoenix/stl/tuple.hpp [7:8]
  396. include/boost/phoenix/support/detail/iterate.hpp [4:5]
  397. include/boost/phoenix/support/detail/iterate_define.hpp [4:5]
  398. include/boost/phoenix/support/detail/iterate_undef.hpp [4:5]
  399. include/boost/phoenix/support/iterate.hpp [4:5]
  400. include/boost/phoenix/support/vector.hpp [44:45]
  401. include/boost/phoenix/version.hpp [6:7]
  402. KEEP BSL-1.0 d22835a98ac2f82e1281deb13b9ab9ba
  403. BELONGS ya.make
  404. License text:
  405. Distributed under the Boost Software License, Version 1.0. (See accompanying
  406. file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  407. Scancode info:
  408. Original SPDX id: BSL-1.0
  409. Score : 100.00
  410. Match type : NOTICE
  411. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  412. Files with this license:
  413. ChangeLog [9:10]
  414. KEEP BSL-1.0 db63392c774d3d4c1bd5d57fe2eb26f2
  415. BELONGS ya.make
  416. License text:
  417. // Use, modification and distribution is subject to the Boost Software
  418. // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  419. // http://www.boost.org/LICENSE_1_0.txt)
  420. Scancode info:
  421. Original SPDX id: BSL-1.0
  422. Score : 96.88
  423. Match type : NOTICE
  424. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  425. Files with this license:
  426. include/boost/phoenix/stl/algorithm/detail/decay_array.hpp [4:6]
  427. include/boost/phoenix/stl/algorithm/iteration.hpp [5:7]
  428. KEEP BSL-1.0 dd654fb37bcdf81209c428bf00444ddb
  429. BELONGS ya.make
  430. License text:
  431. Distributed under the Boost Software License, Version 1.0. (See accompanying
  432. file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  433. Scancode info:
  434. Original SPDX id: BSL-1.0
  435. Score : 100.00
  436. Match type : NOTICE
  437. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  438. Files with this license:
  439. include/boost/phoenix/bind/detail/cpp03/bind_function.hpp [4:5]
  440. include/boost/phoenix/bind/detail/cpp03/bind_function.hpp [56:57]
  441. include/boost/phoenix/bind/detail/cpp03/bind_function_object.hpp [4:5]
  442. include/boost/phoenix/bind/detail/cpp03/bind_function_object.hpp [33:34]
  443. include/boost/phoenix/bind/detail/cpp03/bind_member_function.hpp [108:109]
  444. include/boost/phoenix/bind/detail/cpp03/function_ptr.hpp [4:5]
  445. include/boost/phoenix/bind/detail/cpp03/function_ptr.hpp [97:98]
  446. include/boost/phoenix/bind/detail/cpp03/member_function_ptr.hpp [86:87]
  447. include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_function.hpp [4:5]
  448. include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_function_10.hpp [4:5]
  449. include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_function_object.hpp [4:5]
  450. include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_function_object_10.hpp [4:5]
  451. include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_member_function.hpp [4:5]
  452. include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_member_function_10.hpp [4:5]
  453. include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_member_function_20.hpp [4:5]
  454. include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_member_function_30.hpp [4:5]
  455. include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_member_function_40.hpp [4:5]
  456. include/boost/phoenix/bind/detail/cpp03/preprocessed/bind_member_function_50.hpp [4:5]
  457. include/boost/phoenix/bind/detail/cpp03/preprocessed/function_ptr.hpp [4:5]
  458. include/boost/phoenix/bind/detail/cpp03/preprocessed/function_ptr_10.hpp [4:5]
  459. include/boost/phoenix/bind/detail/cpp03/preprocessed/member_function_ptr.hpp [4:5]
  460. include/boost/phoenix/bind/detail/cpp03/preprocessed/member_function_ptr_10.hpp [4:5]
  461. include/boost/phoenix/core/as_actor.hpp [4:5]
  462. include/boost/phoenix/core/detail/cpp03/preprocessed/argument.hpp [4:5]
  463. include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval.hpp [4:5]
  464. include/boost/phoenix/core/detail/cpp03/preprocessed/function_eval_expr.hpp [4:5]
  465. include/boost/phoenix/core/detail/expression.hpp [4:5]
  466. include/boost/phoenix/core/domain.hpp [5:6]
  467. include/boost/phoenix/core/expression.hpp [4:5]
  468. include/boost/phoenix/core/is_nullary.hpp [6:7]
  469. include/boost/phoenix/core/limits.hpp [4:5]
  470. include/boost/phoenix/core/meta_grammar.hpp [6:7]
  471. include/boost/phoenix/core/v2_eval.hpp [4:5]
  472. include/boost/phoenix/scope/detail/cpp03/preprocessed/lambda.hpp [4:5]
  473. include/boost/phoenix/scope/this.hpp [5:6]
  474. include/boost/phoenix/stl.hpp [6:7]
  475. include/boost/phoenix/stl/algorithm.hpp [7:8]
  476. include/boost/phoenix/stl/container.hpp [5:6]
  477. include/boost/phoenix/stl/container/detail/container.hpp [5:6]
  478. include/boost/phoenix/support/preprocessed/vector.hpp [4:5]
  479. include/boost/phoenix/support/preprocessor/round.hpp [4:5]