devtools.licenses.report 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712
  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. # ${action} {license spdx} {license text hash}
  7. # $BELONGS ./ya/make/file/relative/path/1/ya.make ./ya/make/2/ya.make
  8. # ${all_file_action} filename
  9. # $ # user commentaries (many lines)
  10. # $ generated description - files with this license, license text... (some number of lines that starts with some number of spaces, do not modify)
  11. # ${action} {license spdx} {license text hash}
  12. # $BELONGS ./ya/make/file/relative/path/3/ya.make
  13. # ${all_file_action} filename
  14. # $ # user commentaries
  15. # $ generated description
  16. # $ ...
  17. #
  18. # You can modify action, all_file_action and add commentaries
  19. # Available actions:
  20. # keep - keep license in contrib and use in credits
  21. # skip - skip license
  22. # remove - remove all files with this license
  23. # 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
  24. #
  25. # {all file action} records will be generated when license text contains filename that exists on filesystem (in contrib directory)
  26. # We suppose that that files can contain some license info
  27. # Available all file actions:
  28. # FILE_IGNORE - ignore file (do nothing)
  29. # FILE_INCLUDE - include all file data into licenses text file
  30. # =======================
  31. KEEP BSD-3-Clause 0a4ed1ba60401e7adddd4627f0742271
  32. BELONGS ya.make
  33. License text:
  34. *** What follows is derived from Intel's Slicing-by-8 CRC32 impl, which is BSD
  35. *** licensed and available from http://sourceforge.net/projects/slicing-by-8/
  36. Scancode info:
  37. Original SPDX id: BSD-3-Clause
  38. Score : 90.00
  39. Match type : REFERENCE
  40. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  41. Files with this license:
  42. src/crc32.c [38:39]
  43. KEEP BSD-3-Clause 132868e8af7e99148e4cf802925f8898
  44. BELONGS ya.make
  45. Note: matched license text is too long. Read it in the source files.
  46. Scancode info:
  47. Original SPDX id: BSD-3-Clause
  48. Score : 100.00
  49. Match type : TEXT
  50. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  51. Files with this license:
  52. LICENSE [92:116]
  53. KEEP BSD-3-Clause 1cf0b95cc97a0b670f31f920d6a0cc89
  54. BELONGS ya.make
  55. License text:
  56. * This software program is licensed subject to the BSD License,
  57. * available at http://www.opensource.org/licenses/bsd-license.html.
  58. Scancode info:
  59. Original SPDX id: BSD-3-Clause
  60. Score : 99.00
  61. Match type : NOTICE
  62. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  63. Files with this license:
  64. src/crc32.c [46:47]
  65. KEEP BSL-1.0 2c7a3fa82e66676005cd4ee2608fd7d2
  66. BELONGS ya.make
  67. Note: matched license text is too long. Read it in the source files.
  68. Scancode info:
  69. Original SPDX id: BSL-1.0
  70. Score : 100.00
  71. Match type : TEXT
  72. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  73. Files with this license:
  74. LICENSE [64:86]
  75. KEEP BSL-1.0 2cc71fe4bd12718a9884bf7ff37269f3
  76. BELONGS ya.make
  77. License text:
  78. // Distributed under the Boost Software License, Version 1.0.
  79. // (See accompanying file LICENSE_1_0.txt or copy at
  80. // http://www.boost.org/LICENSE_1_0.txt)
  81. Scancode info:
  82. Original SPDX id: BSL-1.0
  83. Score : 100.00
  84. Match type : NOTICE
  85. Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0
  86. Files with this license:
  87. include/boost-patched/graph/dominator_tree.hpp [4:6]
  88. KEEP BSD-3-Clause 3de1742f61ba4bf1a1fd9191faed1283
  89. BELONGS ya.make
  90. Note: matched license text is too long. Read it in the source files.
  91. Scancode info:
  92. Original SPDX id: BSD-3-Clause
  93. Score : 100.00
  94. Match type : TEXT
  95. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  96. Files with this license:
  97. LICENSE [5:26]
  98. KEEP BSD-3-Clause 4bd413230c8a7f23e3bb7671e2416c1c
  99. BELONGS ya.make
  100. License text:
  101. // BSD-licensed code, with additions to handled aligned case automatically.
  102. Scancode info:
  103. Original SPDX id: BSD-3-Clause
  104. Score : 99.00
  105. Match type : REFERENCE
  106. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  107. Files with this license:
  108. src/crc32.c [527:527]
  109. SKIP MIT 4f1aab1736c75cc30e323d551e089676
  110. BELONGS ya.make
  111. FILE_INCLUDE LICENSE found in files: README.md at line 20
  112. License text:
  113. \# License
  114. Hyperscan is licensed under the BSD License. See the LICENSE file in the
  115. Scancode info:
  116. Original SPDX id: MIT
  117. Score : 52.63
  118. Match type : NOTICE
  119. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  120. Files with this license:
  121. README.md [18:20]
  122. KEEP BSD-3-Clause 5bca9ee49b6805d4891afee81f07144b
  123. BELONGS ya.make
  124. License text:
  125. Hyperscan is licensed under the BSD License.
  126. Scancode info:
  127. Original SPDX id: BSD-3-Clause
  128. Score : 99.00
  129. Match type : NOTICE
  130. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  131. Files with this license:
  132. LICENSE [1:1]
  133. KEEP BSD-3-Clause 6e500f366f90c01e0d7da6e88327038a
  134. BELONGS runtime_avx2/ya.make runtime_avx512/ya.make runtime_core2/ya.make runtime_corei7/ya.make ya.make
  135. Note: matched license text is too long. Read it in the source files.
  136. Scancode info:
  137. Original SPDX id: BSD-3-Clause
  138. Score : 100.00
  139. Match type : TEXT
  140. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  141. Files with this license:
  142. hs_version.h [4:26]
  143. runtime_avx2/hs_common.h [4:26]
  144. runtime_avx2/hs_runtime.h [4:26]
  145. runtime_avx512/hs_common.h [4:26]
  146. runtime_avx512/hs_runtime.h [4:26]
  147. runtime_core2/hs_common.h [4:26]
  148. runtime_core2/hs_runtime.h [4:26]
  149. runtime_corei7/hs_common.h [4:26]
  150. runtime_corei7/hs_runtime.h [4:26]
  151. src/alloc.c [4:26]
  152. src/allocator.h [4:26]
  153. src/compiler/asserts.cpp [4:26]
  154. src/compiler/asserts.h [4:26]
  155. src/compiler/compiler.cpp [4:26]
  156. src/compiler/compiler.h [4:26]
  157. src/compiler/error.cpp [4:26]
  158. src/compiler/error.h [4:26]
  159. src/compiler/expression_info.h [4:26]
  160. src/crc32.c [4:26]
  161. src/crc32.h [4:26]
  162. src/database.c [4:26]
  163. src/database.h [4:26]
  164. src/fdr/engine_description.cpp [4:26]
  165. src/fdr/engine_description.h [4:26]
  166. src/fdr/fdr.c [4:26]
  167. src/fdr/fdr.h [4:26]
  168. src/fdr/fdr_compile.cpp [4:26]
  169. src/fdr/fdr_compile.h [4:26]
  170. src/fdr/fdr_compile_internal.h [4:26]
  171. src/fdr/fdr_compile_util.cpp [4:26]
  172. src/fdr/fdr_confirm.h [4:26]
  173. src/fdr/fdr_confirm_compile.cpp [4:26]
  174. src/fdr/fdr_confirm_runtime.h [4:26]
  175. src/fdr/fdr_engine_description.cpp [4:26]
  176. src/fdr/fdr_engine_description.h [4:26]
  177. src/fdr/fdr_internal.h [4:26]
  178. src/fdr/fdr_loadval.h [4:26]
  179. src/fdr/flood_compile.cpp [4:26]
  180. src/fdr/flood_runtime.h [4:26]
  181. src/fdr/teddy.c [4:26]
  182. src/fdr/teddy.h [4:26]
  183. src/fdr/teddy_avx2.c [4:26]
  184. src/fdr/teddy_compile.cpp [4:26]
  185. src/fdr/teddy_compile.h [4:26]
  186. src/fdr/teddy_engine_description.cpp [4:26]
  187. src/fdr/teddy_engine_description.h [4:26]
  188. src/fdr/teddy_internal.h [4:26]
  189. src/fdr/teddy_runtime_common.h [4:26]
  190. src/grey.cpp [4:26]
  191. src/grey.h [4:26]
  192. src/hs.cpp [4:26]
  193. src/hs.h [4:26]
  194. src/hs_common.h [4:26]
  195. src/hs_compile.h [4:26]
  196. src/hs_internal.h [4:26]
  197. src/hs_runtime.h [4:26]
  198. src/hs_valid_platform.c [4:26]
  199. src/hs_version.c [4:26]
  200. src/hwlm/hwlm.c [4:26]
  201. src/hwlm/hwlm.h [4:26]
  202. src/hwlm/hwlm_build.cpp [4:26]
  203. src/hwlm/hwlm_build.h [4:26]
  204. src/hwlm/hwlm_internal.h [4:26]
  205. src/hwlm/hwlm_literal.cpp [4:26]
  206. src/hwlm/hwlm_literal.h [4:26]
  207. src/hwlm/noodle_build.cpp [4:26]
  208. src/hwlm/noodle_build.h [4:26]
  209. src/hwlm/noodle_engine.c [4:26]
  210. src/hwlm/noodle_engine.h [4:26]
  211. src/hwlm/noodle_engine_avx2.c [4:26]
  212. src/hwlm/noodle_engine_avx512.c [4:26]
  213. src/hwlm/noodle_engine_sse.c [4:26]
  214. src/hwlm/noodle_internal.h [4:26]
  215. src/nfa/accel.c [4:26]
  216. src/nfa/accel.h [4:26]
  217. src/nfa/accel_dfa_build_strat.cpp [4:26]
  218. src/nfa/accel_dfa_build_strat.h [4:26]
  219. src/nfa/accelcompile.cpp [4:26]
  220. src/nfa/accelcompile.h [4:26]
  221. src/nfa/callback.h [4:26]
  222. src/nfa/castle.c [4:26]
  223. src/nfa/castle.h [4:26]
  224. src/nfa/castle_internal.h [4:26]
  225. src/nfa/castlecompile.cpp [4:26]
  226. src/nfa/castlecompile.h [4:26]
  227. src/nfa/dfa_build_strat.cpp [4:26]
  228. src/nfa/dfa_build_strat.h [4:26]
  229. src/nfa/dfa_min.cpp [4:26]
  230. src/nfa/dfa_min.h [4:26]
  231. src/nfa/gough.c [4:26]
  232. src/nfa/gough.h [4:26]
  233. src/nfa/gough_internal.h [4:26]
  234. src/nfa/goughcompile.cpp [4:26]
  235. src/nfa/goughcompile.h [4:26]
  236. src/nfa/goughcompile_accel.cpp [4:26]
  237. src/nfa/goughcompile_dump.h [4:26]
  238. src/nfa/goughcompile_internal.h [4:26]
  239. src/nfa/goughcompile_reg.cpp [4:26]
  240. src/nfa/lbr.c [4:26]
  241. src/nfa/lbr.h [4:26]
  242. src/nfa/lbr_common_impl.h [4:26]
  243. src/nfa/lbr_internal.h [4:26]
  244. src/nfa/limex.h [4:26]
  245. src/nfa/limex_64.c [4:26]
  246. src/nfa/limex_accel.c [4:26]
  247. src/nfa/limex_accel.h [4:26]
  248. src/nfa/limex_common_impl.h [4:26]
  249. src/nfa/limex_compile.cpp [4:26]
  250. src/nfa/limex_compile.h [4:26]
  251. src/nfa/limex_context.h [4:26]
  252. src/nfa/limex_exceptional.h [4:26]
  253. src/nfa/limex_internal.h [4:26]
  254. src/nfa/limex_limits.h [4:26]
  255. src/nfa/limex_native.c [4:26]
  256. src/nfa/limex_ring.h [4:26]
  257. src/nfa/limex_runtime.h [4:26]
  258. src/nfa/limex_runtime_impl.h [4:26]
  259. src/nfa/limex_shuffle.h [4:26]
  260. src/nfa/limex_simd128.c [4:26]
  261. src/nfa/limex_simd256.c [4:26]
  262. src/nfa/limex_simd384.c [4:26]
  263. src/nfa/limex_simd512.c [4:26]
  264. src/nfa/limex_state_impl.h [4:26]
  265. src/nfa/mcclellan.c [4:26]
  266. src/nfa/mcclellan.h [4:26]
  267. src/nfa/mcclellan_common_impl.h [4:26]
  268. src/nfa/mcclellan_internal.h [4:26]
  269. src/nfa/mcclellancompile.cpp [4:26]
  270. src/nfa/mcclellancompile.h [4:26]
  271. src/nfa/mcclellancompile_util.cpp [4:26]
  272. src/nfa/mcclellancompile_util.h [4:26]
  273. src/nfa/mcclellandump.h [4:26]
  274. src/nfa/mcsheng.c [4:26]
  275. src/nfa/mcsheng.h [4:26]
  276. src/nfa/mcsheng_compile.cpp [4:26]
  277. src/nfa/mcsheng_compile.h [4:26]
  278. src/nfa/mcsheng_data.c [4:26]
  279. src/nfa/mcsheng_internal.h [4:26]
  280. src/nfa/mpv.c [4:26]
  281. src/nfa/mpv.h [4:26]
  282. src/nfa/mpv_internal.h [4:26]
  283. src/nfa/mpvcompile.cpp [4:26]
  284. src/nfa/mpvcompile.h [4:26]
  285. src/nfa/nfa_api.h [4:26]
  286. src/nfa/nfa_api_dispatch.c [4:26]
  287. src/nfa/nfa_api_queue.h [4:26]
  288. src/nfa/nfa_api_util.h [4:26]
  289. src/nfa/nfa_build_util.cpp [4:26]
  290. src/nfa/nfa_build_util.h [4:26]
  291. src/nfa/nfa_internal.h [4:26]
  292. src/nfa/nfa_kind.h [4:26]
  293. src/nfa/nfa_rev_api.h [4:26]
  294. src/nfa/rdfa.cpp [4:26]
  295. src/nfa/rdfa.h [4:26]
  296. src/nfa/rdfa_graph.cpp [4:26]
  297. src/nfa/rdfa_graph.h [4:26]
  298. src/nfa/rdfa_merge.cpp [4:26]
  299. src/nfa/rdfa_merge.h [4:26]
  300. src/nfa/repeat.c [4:26]
  301. src/nfa/repeat.h [4:26]
  302. src/nfa/repeat_internal.h [4:26]
  303. src/nfa/repeatcompile.cpp [4:26]
  304. src/nfa/repeatcompile.h [4:26]
  305. src/nfa/sheng.c [4:26]
  306. src/nfa/sheng.h [4:26]
  307. src/nfa/sheng_defs.h [4:26]
  308. src/nfa/sheng_impl.h [4:26]
  309. src/nfa/sheng_impl4.h [4:26]
  310. src/nfa/sheng_internal.h [4:26]
  311. src/nfa/shengcompile.cpp [4:26]
  312. src/nfa/shengcompile.h [4:26]
  313. src/nfa/shufti.c [4:26]
  314. src/nfa/shufti.h [4:26]
  315. src/nfa/shufticompile.cpp [4:26]
  316. src/nfa/shufticompile.h [4:26]
  317. src/nfa/tamarama.c [4:26]
  318. src/nfa/tamarama.h [4:26]
  319. src/nfa/tamarama_internal.h [4:26]
  320. src/nfa/tamaramacompile.cpp [4:26]
  321. src/nfa/tamaramacompile.h [4:26]
  322. src/nfa/truffle.c [4:26]
  323. src/nfa/truffle.h [4:26]
  324. src/nfa/trufflecompile.cpp [4:26]
  325. src/nfa/trufflecompile.h [4:26]
  326. src/nfa/vermicelli.h [4:26]
  327. src/nfa/vermicelli_run.h [4:26]
  328. src/nfa/vermicelli_sse.h [4:26]
  329. src/nfagraph/ng.cpp [4:26]
  330. src/nfagraph/ng.h [4:26]
  331. src/nfagraph/ng_anchored_acyclic.cpp [4:26]
  332. src/nfagraph/ng_anchored_acyclic.h [4:26]
  333. src/nfagraph/ng_anchored_dots.cpp [4:26]
  334. src/nfagraph/ng_anchored_dots.h [4:26]
  335. src/nfagraph/ng_asserts.cpp [4:26]
  336. src/nfagraph/ng_asserts.h [4:26]
  337. src/nfagraph/ng_builder.cpp [4:26]
  338. src/nfagraph/ng_builder.h [4:26]
  339. src/nfagraph/ng_calc_components.cpp [4:26]
  340. src/nfagraph/ng_calc_components.h [4:26]
  341. src/nfagraph/ng_cyclic_redundancy.cpp [4:26]
  342. src/nfagraph/ng_cyclic_redundancy.h [4:26]
  343. src/nfagraph/ng_depth.cpp [4:26]
  344. src/nfagraph/ng_depth.h [4:26]
  345. src/nfagraph/ng_dominators.cpp [4:26]
  346. src/nfagraph/ng_dominators.h [4:26]
  347. src/nfagraph/ng_dump.h [4:26]
  348. src/nfagraph/ng_edge_redundancy.cpp [4:26]
  349. src/nfagraph/ng_edge_redundancy.h [4:26]
  350. src/nfagraph/ng_equivalence.cpp [4:26]
  351. src/nfagraph/ng_equivalence.h [4:26]
  352. src/nfagraph/ng_execute.cpp [4:26]
  353. src/nfagraph/ng_execute.h [4:26]
  354. src/nfagraph/ng_expr_info.cpp [4:26]
  355. src/nfagraph/ng_expr_info.h [4:26]
  356. src/nfagraph/ng_extparam.cpp [4:26]
  357. src/nfagraph/ng_extparam.h [4:26]
  358. src/nfagraph/ng_fixed_width.cpp [4:26]
  359. src/nfagraph/ng_fixed_width.h [4:26]
  360. src/nfagraph/ng_fuzzy.cpp [4:26]
  361. src/nfagraph/ng_fuzzy.h [4:26]
  362. src/nfagraph/ng_haig.cpp [4:26]
  363. src/nfagraph/ng_haig.h [4:26]
  364. src/nfagraph/ng_holder.cpp [4:26]
  365. src/nfagraph/ng_holder.h [4:26]
  366. src/nfagraph/ng_is_equal.cpp [4:26]
  367. src/nfagraph/ng_is_equal.h [4:26]
  368. src/nfagraph/ng_lbr.cpp [4:26]
  369. src/nfagraph/ng_lbr.h [4:26]
  370. src/nfagraph/ng_limex.cpp [4:26]
  371. src/nfagraph/ng_limex.h [4:26]
  372. src/nfagraph/ng_limex_accel.cpp [4:26]
  373. src/nfagraph/ng_limex_accel.h [4:26]
  374. src/nfagraph/ng_literal_analysis.cpp [4:26]
  375. src/nfagraph/ng_literal_analysis.h [4:26]
  376. src/nfagraph/ng_literal_component.cpp [4:26]
  377. src/nfagraph/ng_literal_component.h [4:26]
  378. src/nfagraph/ng_literal_decorated.cpp [4:26]
  379. src/nfagraph/ng_literal_decorated.h [4:26]
  380. src/nfagraph/ng_mcclellan.cpp [4:26]
  381. src/nfagraph/ng_mcclellan.h [4:26]
  382. src/nfagraph/ng_mcclellan_internal.h [4:26]
  383. src/nfagraph/ng_misc_opt.cpp [4:26]
  384. src/nfagraph/ng_misc_opt.h [4:26]
  385. src/nfagraph/ng_netflow.cpp [4:26]
  386. src/nfagraph/ng_netflow.h [4:26]
  387. src/nfagraph/ng_prefilter.cpp [4:26]
  388. src/nfagraph/ng_prefilter.h [4:26]
  389. src/nfagraph/ng_prune.cpp [4:26]
  390. src/nfagraph/ng_prune.h [4:26]
  391. src/nfagraph/ng_puff.cpp [4:26]
  392. src/nfagraph/ng_puff.h [4:26]
  393. src/nfagraph/ng_redundancy.cpp [4:26]
  394. src/nfagraph/ng_redundancy.h [4:26]
  395. src/nfagraph/ng_region.cpp [4:26]
  396. src/nfagraph/ng_region.h [4:26]
  397. src/nfagraph/ng_region_redundancy.cpp [4:26]
  398. src/nfagraph/ng_region_redundancy.h [4:26]
  399. src/nfagraph/ng_repeat.cpp [4:26]
  400. src/nfagraph/ng_repeat.h [4:26]
  401. src/nfagraph/ng_reports.cpp [4:26]
  402. src/nfagraph/ng_reports.h [4:26]
  403. src/nfagraph/ng_restructuring.cpp [4:26]
  404. src/nfagraph/ng_restructuring.h [4:26]
  405. src/nfagraph/ng_revacc.cpp [4:26]
  406. src/nfagraph/ng_revacc.h [4:26]
  407. src/nfagraph/ng_sep.cpp [4:26]
  408. src/nfagraph/ng_sep.h [4:26]
  409. src/nfagraph/ng_small_literal_set.cpp [4:26]
  410. src/nfagraph/ng_small_literal_set.h [4:26]
  411. src/nfagraph/ng_som.cpp [4:26]
  412. src/nfagraph/ng_som.h [4:26]
  413. src/nfagraph/ng_som_add_redundancy.cpp [4:26]
  414. src/nfagraph/ng_som_add_redundancy.h [4:26]
  415. src/nfagraph/ng_som_util.cpp [4:26]
  416. src/nfagraph/ng_som_util.h [4:26]
  417. src/nfagraph/ng_split.cpp [4:26]
  418. src/nfagraph/ng_split.h [4:26]
  419. src/nfagraph/ng_squash.cpp [4:26]
  420. src/nfagraph/ng_squash.h [4:26]
  421. src/nfagraph/ng_stop.cpp [4:26]
  422. src/nfagraph/ng_stop.h [4:26]
  423. src/nfagraph/ng_uncalc_components.cpp [4:26]
  424. src/nfagraph/ng_uncalc_components.h [4:26]
  425. src/nfagraph/ng_utf8.cpp [4:26]
  426. src/nfagraph/ng_utf8.h [4:26]
  427. src/nfagraph/ng_util.cpp [4:26]
  428. src/nfagraph/ng_util.h [4:26]
  429. src/nfagraph/ng_vacuous.cpp [4:26]
  430. src/nfagraph/ng_vacuous.h [4:26]
  431. src/nfagraph/ng_violet.cpp [4:26]
  432. src/nfagraph/ng_violet.h [4:26]
  433. src/nfagraph/ng_width.cpp [4:26]
  434. src/nfagraph/ng_width.h [4:26]
  435. src/parser/AsciiComponentClass.cpp [4:26]
  436. src/parser/AsciiComponentClass.h [4:26]
  437. src/parser/Component.cpp [4:26]
  438. src/parser/Component.h [4:26]
  439. src/parser/ComponentAlternation.cpp [4:26]
  440. src/parser/ComponentAlternation.h [4:26]
  441. src/parser/ComponentAssertion.cpp [4:26]
  442. src/parser/ComponentAssertion.h [4:26]
  443. src/parser/ComponentAtomicGroup.cpp [4:26]
  444. src/parser/ComponentAtomicGroup.h [4:26]
  445. src/parser/ComponentBackReference.cpp [4:26]
  446. src/parser/ComponentBackReference.h [4:26]
  447. src/parser/ComponentBoundary.cpp [4:26]
  448. src/parser/ComponentBoundary.h [4:26]
  449. src/parser/ComponentByte.cpp [4:26]
  450. src/parser/ComponentByte.h [4:26]
  451. src/parser/ComponentClass.cpp [4:26]
  452. src/parser/ComponentClass.h [4:26]
  453. src/parser/ComponentCondReference.cpp [4:26]
  454. src/parser/ComponentCondReference.h [4:26]
  455. src/parser/ComponentEUS.cpp [4:26]
  456. src/parser/ComponentEUS.h [4:26]
  457. src/parser/ComponentEmpty.cpp [4:26]
  458. src/parser/ComponentEmpty.h [4:26]
  459. src/parser/ComponentRepeat.cpp [4:26]
  460. src/parser/ComponentRepeat.h [4:26]
  461. src/parser/ComponentSequence.cpp [4:26]
  462. src/parser/ComponentSequence.h [4:26]
  463. src/parser/ComponentVisitor.cpp [4:26]
  464. src/parser/ComponentVisitor.h [4:26]
  465. src/parser/ComponentWordBoundary.cpp [4:26]
  466. src/parser/ComponentWordBoundary.h [4:26]
  467. src/parser/ConstComponentVisitor.cpp [4:26]
  468. src/parser/ConstComponentVisitor.h [4:26]
  469. src/parser/Parser.h [4:26]
  470. src/parser/Parser.rl6 [4:26]
  471. src/parser/Utf8ComponentClass.cpp [4:26]
  472. src/parser/Utf8ComponentClass.h [4:26]
  473. src/parser/buildstate.cpp [4:26]
  474. src/parser/buildstate.h [4:26]
  475. src/parser/check_refs.cpp [4:26]
  476. src/parser/check_refs.h [4:26]
  477. src/parser/control_verbs.h [4:26]
  478. src/parser/control_verbs.rl6 [4:26]
  479. src/parser/dump.h [4:26]
  480. src/parser/logical_combination.cpp [4:26]
  481. src/parser/logical_combination.h [4:26]
  482. src/parser/parse_error.cpp [4:26]
  483. src/parser/parse_error.h [4:26]
  484. src/parser/parser_util.cpp [4:26]
  485. src/parser/position.h [4:26]
  486. src/parser/position_dump.h [4:26]
  487. src/parser/position_info.h [4:26]
  488. src/parser/prefilter.cpp [4:26]
  489. src/parser/prefilter.h [4:26]
  490. src/parser/shortcut_literal.cpp [4:26]
  491. src/parser/shortcut_literal.h [4:26]
  492. src/parser/ucp_table.cpp [4:26]
  493. src/parser/ucp_table.h [4:26]
  494. src/parser/unsupported.cpp [4:26]
  495. src/parser/unsupported.h [4:26]
  496. src/parser/utf8_validate.cpp [4:26]
  497. src/parser/utf8_validate.h [4:26]
  498. src/report.h [4:26]
  499. src/rose/block.c [4:26]
  500. src/rose/catchup.c [4:26]
  501. src/rose/catchup.h [4:26]
  502. src/rose/counting_miracle.h [4:26]
  503. src/rose/infix.h [4:26]
  504. src/rose/init.c [4:26]
  505. src/rose/init.h [4:26]
  506. src/rose/match.c [4:26]
  507. src/rose/match.h [4:26]
  508. src/rose/miracle.h [4:26]
  509. src/rose/program_runtime.c [4:26]
  510. src/rose/program_runtime.h [4:26]
  511. src/rose/rose.h [4:26]
  512. src/rose/rose_build.h [4:26]
  513. src/rose/rose_build_add.cpp [4:26]
  514. src/rose/rose_build_add_internal.h [4:26]
  515. src/rose/rose_build_add_mask.cpp [4:26]
  516. src/rose/rose_build_anchored.cpp [4:26]
  517. src/rose/rose_build_anchored.h [4:26]
  518. src/rose/rose_build_bytecode.cpp [4:26]
  519. src/rose/rose_build_castle.cpp [4:26]
  520. src/rose/rose_build_castle.h [4:26]
  521. src/rose/rose_build_compile.cpp [4:26]
  522. src/rose/rose_build_convert.cpp [4:26]
  523. src/rose/rose_build_convert.h [4:26]
  524. src/rose/rose_build_dedupe.cpp [4:26]
  525. src/rose/rose_build_dump.h [4:26]
  526. src/rose/rose_build_engine_blob.cpp [4:26]
  527. src/rose/rose_build_engine_blob.h [4:26]
  528. src/rose/rose_build_exclusive.cpp [4:26]
  529. src/rose/rose_build_exclusive.h [4:26]
  530. src/rose/rose_build_groups.cpp [4:26]
  531. src/rose/rose_build_groups.h [4:26]
  532. src/rose/rose_build_impl.h [4:26]
  533. src/rose/rose_build_infix.cpp [4:26]
  534. src/rose/rose_build_infix.h [4:26]
  535. src/rose/rose_build_instructions.cpp [4:26]
  536. src/rose/rose_build_instructions.h [4:26]
  537. src/rose/rose_build_lit_accel.cpp [4:26]
  538. src/rose/rose_build_lit_accel.h [4:26]
  539. src/rose/rose_build_long_lit.cpp [4:26]
  540. src/rose/rose_build_long_lit.h [4:26]
  541. src/rose/rose_build_lookaround.cpp [4:26]
  542. src/rose/rose_build_lookaround.h [4:26]
  543. src/rose/rose_build_matchers.cpp [4:26]
  544. src/rose/rose_build_matchers.h [4:26]
  545. src/rose/rose_build_merge.cpp [4:26]
  546. src/rose/rose_build_merge.h [4:26]
  547. src/rose/rose_build_misc.cpp [4:26]
  548. src/rose/rose_build_misc.h [4:26]
  549. src/rose/rose_build_program.cpp [4:26]
  550. src/rose/rose_build_program.h [4:26]
  551. src/rose/rose_build_resources.h [4:26]
  552. src/rose/rose_build_role_aliasing.cpp [4:26]
  553. src/rose/rose_build_role_aliasing.h [4:26]
  554. src/rose/rose_build_scatter.cpp [4:26]
  555. src/rose/rose_build_scatter.h [4:26]
  556. src/rose/rose_build_util.h [4:26]
  557. src/rose/rose_build_width.cpp [4:26]
  558. src/rose/rose_build_width.h [4:26]
  559. src/rose/rose_common.h [4:26]
  560. src/rose/rose_graph.h [4:26]
  561. src/rose/rose_in_dump.h [4:26]
  562. src/rose/rose_in_graph.h [4:26]
  563. src/rose/rose_in_util.cpp [4:26]
  564. src/rose/rose_in_util.h [4:26]
  565. src/rose/rose_internal.h [4:26]
  566. src/rose/rose_program.h [4:26]
  567. src/rose/rose_types.h [4:26]
  568. src/rose/runtime.h [4:26]
  569. src/rose/stream.c [4:26]
  570. src/rose/stream_long_lit.h [4:26]
  571. src/rose/stream_long_lit_hash.h [4:26]
  572. src/rose/validate_mask.h [4:26]
  573. src/rose/validate_shufti.h [4:26]
  574. src/runtime.c [4:26]
  575. src/scratch.c [4:26]
  576. src/scratch.h [4:26]
  577. src/smallwrite/smallwrite_build.cpp [4:26]
  578. src/smallwrite/smallwrite_build.h [4:26]
  579. src/smallwrite/smallwrite_internal.h [4:26]
  580. src/som/slot_manager.cpp [4:26]
  581. src/som/slot_manager.h [4:26]
  582. src/som/slot_manager_dump.h [4:26]
  583. src/som/slot_manager_internal.h [4:26]
  584. src/som/som.h [4:26]
  585. src/som/som_operation.h [4:26]
  586. src/som/som_runtime.c [4:26]
  587. src/som/som_runtime.h [4:26]
  588. src/som/som_stream.c [4:26]
  589. src/som/som_stream.h [4:26]
  590. src/state.h [4:26]
  591. src/stream_compress.c [4:26]
  592. src/stream_compress.h [4:26]
  593. src/stream_compress_impl.h [4:26]
  594. src/ue2common.h [4:26]
  595. src/util/accel_scheme.h [4:26]
  596. src/util/alloc.cpp [4:26]
  597. src/util/alloc.h [4:26]
  598. src/util/arch.h [4:26]
  599. src/util/bitfield.h [4:26]
  600. src/util/bitutils.h [4:26]
  601. src/util/boundary_reports.h [4:26]
  602. src/util/bytecode_ptr.h [4:26]
  603. src/util/charreach.cpp [4:26]
  604. src/util/charreach.h [4:26]
  605. src/util/charreach_util.h [4:26]
  606. src/util/clique.cpp [4:26]
  607. src/util/clique.h [4:26]
  608. src/util/compare.h [4:26]
  609. src/util/compile_context.cpp [4:26]
  610. src/util/compile_context.h [4:26]
  611. src/util/compile_error.cpp [4:26]
  612. src/util/compile_error.h [4:26]
  613. src/util/container.h [4:26]
  614. src/util/copybytes.h [4:26]
  615. src/util/cpuid_flags.c [4:26]
  616. src/util/cpuid_flags.h [4:26]
  617. src/util/cpuid_inline.h [4:26]
  618. src/util/depth.cpp [4:26]
  619. src/util/depth.h [4:26]
  620. src/util/determinise.h [4:26]
  621. src/util/dump_charclass.h [4:26]
  622. src/util/dump_mask.cpp [4:26]
  623. src/util/dump_mask.h [4:26]
  624. src/util/dump_util.h [4:26]
  625. src/util/exhaust.h [4:26]
  626. src/util/fatbit.h [4:26]
  627. src/util/fatbit_build.cpp [4:26]
  628. src/util/fatbit_build.h [4:26]
  629. src/util/flat_containers.h [4:26]
  630. src/util/graph.h [4:26]
  631. src/util/graph_range.h [4:26]
  632. src/util/graph_small_color_map.h [4:26]
  633. src/util/graph_undirected.h [4:26]
  634. src/util/hash.h [4:26]
  635. src/util/hash_dynamic_bitset.h [4:26]
  636. src/util/insertion_ordered.h [4:26]
  637. src/util/intrinsics.h [4:26]
  638. src/util/join.h [4:26]
  639. src/util/logical.h [4:26]
  640. src/util/make_unique.h [4:26]
  641. src/util/masked_move.c [4:26]
  642. src/util/masked_move.h [4:26]
  643. src/util/math.h [4:26]
  644. src/util/multibit.c [4:26]
  645. src/util/multibit.h [4:26]
  646. src/util/multibit_build.cpp [4:26]
  647. src/util/multibit_build.h [4:26]
  648. src/util/multibit_compress.h [4:26]
  649. src/util/multibit_internal.h [4:26]
  650. src/util/noncopyable.h [4:26]
  651. src/util/operators.h [4:26]
  652. src/util/order_check.h [4:26]
  653. src/util/pack_bits.h [4:26]
  654. src/util/partial_store.h [4:26]
  655. src/util/partitioned_set.h [4:26]
  656. src/util/popcount.h [4:26]
  657. src/util/pqueue.h [4:26]
  658. src/util/queue_index_factory.h [4:26]
  659. src/util/report.h [4:26]
  660. src/util/report_manager.cpp [4:26]
  661. src/util/report_manager.h [4:26]
  662. src/util/scatter.h [4:26]
  663. src/util/scatter_runtime.h [4:26]
  664. src/util/simd_types.h [4:26]
  665. src/util/simd_utils.c [4:26]
  666. src/util/simd_utils.h [4:26]
  667. src/util/small_vector.h [4:26]
  668. src/util/state_compress.c [4:26]
  669. src/util/state_compress.h [4:26]
  670. src/util/target_info.cpp [4:26]
  671. src/util/target_info.h [4:26]
  672. src/util/ue2_graph.h [4:26]
  673. src/util/ue2string.cpp [4:26]
  674. src/util/ue2string.h [4:26]
  675. src/util/unaligned.h [4:26]
  676. src/util/unicode_def.h [4:26]
  677. src/util/unicode_set.h [4:26]
  678. src/util/uniform_ops.h [4:26]
  679. src/util/unordered.h [4:26]
  680. src/util/verify_types.h [4:26]
  681. KEEP BSD-2-Clause 78385e700c639599c57c811a44edbcee
  682. BELONGS ya.make
  683. Note: matched license text is too long. Read it in the source files.
  684. Scancode info:
  685. Original SPDX id: BSD-2-Clause
  686. Score : 100.00
  687. Match type : TEXT
  688. Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
  689. Files with this license:
  690. LICENSE [40:58]
  691. KEEP BSD-3-Clause bdb029caa124f0b0a66331b03bca933d
  692. BELONGS ya.make
  693. Note: matched license text is too long. Read it in the source files.
  694. Scancode info:
  695. Original SPDX id: BSD-3-Clause
  696. Score : 100.00
  697. Match type : TEXT
  698. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  699. Files with this license:
  700. COPYING [3:24]