ya.make 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487
  1. # Generated by devtools/yamaker.
  2. LIBRARY()
  3. LICENSE(BSD-3-Clause)
  4. LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
  5. ADDINCL(
  6. contrib/libs/hyperscan
  7. contrib/libs/hyperscan/src
  8. )
  9. NO_COMPILER_WARNINGS()
  10. NO_RUNTIME()
  11. CFLAGS(
  12. ${SSE41_CFLAGS}
  13. -DHAVE_SSE41
  14. ${SSE42_CFLAGS}
  15. -DHAVE_SSE42
  16. ${POPCNT_CFLAGS}
  17. -DHAVE_POPCOUNT_INSTR
  18. -DCrc32c_ComputeBuf=corei7_Crc32c_ComputeBuf
  19. -DblockInitSufPQ=corei7_blockInitSufPQ
  20. -Dcompress_stream=corei7_compress_stream
  21. -Dcpuid_flags=corei7_cpuid_flags
  22. -Dcpuid_tune=corei7_cpuid_tune
  23. -DdbIsValid=corei7_dbIsValid
  24. -DdoAccel128=corei7_doAccel128
  25. -DdoAccel256=corei7_doAccel256
  26. -DdoAccel32=corei7_doAccel32
  27. -DdoAccel384=corei7_doAccel384
  28. -DdoAccel512=corei7_doAccel512
  29. -DdoAccel64=corei7_doAccel64
  30. -Dexpand_stream=corei7_expand_stream
  31. -DfdrExec=corei7_fdrExec
  32. -DfdrExecStreaming=corei7_fdrExecStreaming
  33. -Dfdr_exec_fat_teddy_msks1=corei7_fdr_exec_fat_teddy_msks1
  34. -Dfdr_exec_fat_teddy_msks1_pck=corei7_fdr_exec_fat_teddy_msks1_pck
  35. -Dfdr_exec_fat_teddy_msks2=corei7_fdr_exec_fat_teddy_msks2
  36. -Dfdr_exec_fat_teddy_msks2_pck=corei7_fdr_exec_fat_teddy_msks2_pck
  37. -Dfdr_exec_fat_teddy_msks3=corei7_fdr_exec_fat_teddy_msks3
  38. -Dfdr_exec_fat_teddy_msks3_pck=corei7_fdr_exec_fat_teddy_msks3_pck
  39. -Dfdr_exec_fat_teddy_msks4=corei7_fdr_exec_fat_teddy_msks4
  40. -Dfdr_exec_fat_teddy_msks4_pck=corei7_fdr_exec_fat_teddy_msks4_pck
  41. -Dfdr_exec_teddy_msks1=corei7_fdr_exec_teddy_msks1
  42. -Dfdr_exec_teddy_msks1_pck=corei7_fdr_exec_teddy_msks1_pck
  43. -Dfdr_exec_teddy_msks2=corei7_fdr_exec_teddy_msks2
  44. -Dfdr_exec_teddy_msks2_pck=corei7_fdr_exec_teddy_msks2_pck
  45. -Dfdr_exec_teddy_msks3=corei7_fdr_exec_teddy_msks3
  46. -Dfdr_exec_teddy_msks3_pck=corei7_fdr_exec_teddy_msks3_pck
  47. -Dfdr_exec_teddy_msks4=corei7_fdr_exec_teddy_msks4
  48. -Dfdr_exec_teddy_msks4_pck=corei7_fdr_exec_teddy_msks4_pck
  49. -DflushQueuedLiterals_i=corei7_flushQueuedLiterals_i
  50. -DflushStoredSomMatches_i=corei7_flushStoredSomMatches_i
  51. -DhandleSomExternal=corei7_handleSomExternal
  52. -DhandleSomInternal=corei7_handleSomInternal
  53. -Dhs_alloc_scratch=corei7_hs_alloc_scratch
  54. -Dhs_clone_scratch=corei7_hs_clone_scratch
  55. -Dhs_close_stream=corei7_hs_close_stream
  56. -Dhs_compress_stream=corei7_hs_compress_stream
  57. -Dhs_copy_stream=corei7_hs_copy_stream
  58. -Dhs_database_alloc=corei7_hs_database_alloc
  59. -Dhs_database_free=corei7_hs_database_free
  60. -Dhs_database_info=corei7_hs_database_info
  61. -Dhs_database_size=corei7_hs_database_size
  62. -Dhs_deserialize_database=corei7_hs_deserialize_database
  63. -Dhs_deserialize_database_at=corei7_hs_deserialize_database_at
  64. -Dhs_expand_stream=corei7_hs_expand_stream
  65. -Dhs_free_database=corei7_hs_free_database
  66. -Dhs_free_scratch=corei7_hs_free_scratch
  67. -Dhs_misc_alloc=corei7_hs_misc_alloc
  68. -Dhs_misc_free=corei7_hs_misc_free
  69. -Dhs_open_stream=corei7_hs_open_stream
  70. -Dhs_reset_and_copy_stream=corei7_hs_reset_and_copy_stream
  71. -Dhs_reset_and_expand_stream=corei7_hs_reset_and_expand_stream
  72. -Dhs_reset_stream=corei7_hs_reset_stream
  73. -Dhs_scan=corei7_hs_scan
  74. -Dhs_scan_stream=corei7_hs_scan_stream
  75. -Dhs_scan_vector=corei7_hs_scan_vector
  76. -Dhs_scratch_alloc=corei7_hs_scratch_alloc
  77. -Dhs_scratch_free=corei7_hs_scratch_free
  78. -Dhs_scratch_size=corei7_hs_scratch_size
  79. -Dhs_serialize_database=corei7_hs_serialize_database
  80. -Dhs_serialized_database_info=corei7_hs_serialized_database_info
  81. -Dhs_serialized_database_size=corei7_hs_serialized_database_size
  82. -Dhs_set_allocator=corei7_hs_set_allocator
  83. -Dhs_set_database_allocator=corei7_hs_set_database_allocator
  84. -Dhs_set_misc_allocator=corei7_hs_set_misc_allocator
  85. -Dhs_set_scratch_allocator=corei7_hs_set_scratch_allocator
  86. -Dhs_set_stream_allocator=corei7_hs_set_stream_allocator
  87. -Dhs_stream_alloc=corei7_hs_stream_alloc
  88. -Dhs_stream_free=corei7_hs_stream_free
  89. -Dhs_stream_size=corei7_hs_stream_size
  90. -Dhs_valid_platform=corei7_hs_valid_platform
  91. -Dhs_version=corei7_hs_version
  92. -DhwlmExec=corei7_hwlmExec
  93. -DhwlmExecStreaming=corei7_hwlmExecStreaming
  94. -DloadSomFromStream=corei7_loadSomFromStream
  95. -Dloadcompressed128=corei7_loadcompressed128
  96. -Dloadcompressed256=corei7_loadcompressed256
  97. -Dloadcompressed32=corei7_loadcompressed32
  98. -Dloadcompressed384=corei7_loadcompressed384
  99. -Dloadcompressed512=corei7_loadcompressed512
  100. -Dloadcompressed64=corei7_loadcompressed64
  101. -Dmcsheng_pext_mask=corei7_mcsheng_pext_mask
  102. -Dmm_mask_mask=corei7_mm_mask_mask
  103. -Dmm_shuffle_end=corei7_mm_shuffle_end
  104. -Dmmbit_keyshift_lut=corei7_mmbit_keyshift_lut
  105. -Dmmbit_maxlevel_direct_lut=corei7_mmbit_maxlevel_direct_lut
  106. -Dmmbit_maxlevel_from_keyshift_lut=corei7_mmbit_maxlevel_from_keyshift_lut
  107. -Dmmbit_root_offset_from_level=corei7_mmbit_root_offset_from_level
  108. -Dmmbit_zero_to_lut=corei7_mmbit_zero_to_lut
  109. -DnfaBlockExecReverse=corei7_nfaBlockExecReverse
  110. -DnfaCheckFinalState=corei7_nfaCheckFinalState
  111. -DnfaExecCastle_Q=corei7_nfaExecCastle_Q
  112. -DnfaExecCastle_Q2=corei7_nfaExecCastle_Q2
  113. -DnfaExecCastle_QR=corei7_nfaExecCastle_QR
  114. -DnfaExecCastle_expandState=corei7_nfaExecCastle_expandState
  115. -DnfaExecCastle_inAccept=corei7_nfaExecCastle_inAccept
  116. -DnfaExecCastle_inAnyAccept=corei7_nfaExecCastle_inAnyAccept
  117. -DnfaExecCastle_initCompressedState=corei7_nfaExecCastle_initCompressedState
  118. -DnfaExecCastle_queueCompressState=corei7_nfaExecCastle_queueCompressState
  119. -DnfaExecCastle_queueInitState=corei7_nfaExecCastle_queueInitState
  120. -DnfaExecCastle_reportCurrent=corei7_nfaExecCastle_reportCurrent
  121. -DnfaExecGough16_Q=corei7_nfaExecGough16_Q
  122. -DnfaExecGough16_Q2=corei7_nfaExecGough16_Q2
  123. -DnfaExecGough16_QR=corei7_nfaExecGough16_QR
  124. -DnfaExecGough16_expandState=corei7_nfaExecGough16_expandState
  125. -DnfaExecGough16_inAccept=corei7_nfaExecGough16_inAccept
  126. -DnfaExecGough16_inAnyAccept=corei7_nfaExecGough16_inAnyAccept
  127. -DnfaExecGough16_initCompressedState=corei7_nfaExecGough16_initCompressedState
  128. -DnfaExecGough16_queueCompressState=corei7_nfaExecGough16_queueCompressState
  129. -DnfaExecGough16_queueInitState=corei7_nfaExecGough16_queueInitState
  130. -DnfaExecGough16_reportCurrent=corei7_nfaExecGough16_reportCurrent
  131. -DnfaExecGough16_testEOD=corei7_nfaExecGough16_testEOD
  132. -DnfaExecGough8_Q=corei7_nfaExecGough8_Q
  133. -DnfaExecGough8_Q2=corei7_nfaExecGough8_Q2
  134. -DnfaExecGough8_QR=corei7_nfaExecGough8_QR
  135. -DnfaExecGough8_expandState=corei7_nfaExecGough8_expandState
  136. -DnfaExecGough8_inAccept=corei7_nfaExecGough8_inAccept
  137. -DnfaExecGough8_inAnyAccept=corei7_nfaExecGough8_inAnyAccept
  138. -DnfaExecGough8_initCompressedState=corei7_nfaExecGough8_initCompressedState
  139. -DnfaExecGough8_queueCompressState=corei7_nfaExecGough8_queueCompressState
  140. -DnfaExecGough8_queueInitState=corei7_nfaExecGough8_queueInitState
  141. -DnfaExecGough8_reportCurrent=corei7_nfaExecGough8_reportCurrent
  142. -DnfaExecGough8_testEOD=corei7_nfaExecGough8_testEOD
  143. -DnfaExecLbrDot_Q=corei7_nfaExecLbrDot_Q
  144. -DnfaExecLbrDot_Q2=corei7_nfaExecLbrDot_Q2
  145. -DnfaExecLbrDot_QR=corei7_nfaExecLbrDot_QR
  146. -DnfaExecLbrDot_expandState=corei7_nfaExecLbrDot_expandState
  147. -DnfaExecLbrDot_inAccept=corei7_nfaExecLbrDot_inAccept
  148. -DnfaExecLbrDot_inAnyAccept=corei7_nfaExecLbrDot_inAnyAccept
  149. -DnfaExecLbrDot_initCompressedState=corei7_nfaExecLbrDot_initCompressedState
  150. -DnfaExecLbrDot_queueCompressState=corei7_nfaExecLbrDot_queueCompressState
  151. -DnfaExecLbrDot_queueInitState=corei7_nfaExecLbrDot_queueInitState
  152. -DnfaExecLbrDot_reportCurrent=corei7_nfaExecLbrDot_reportCurrent
  153. -DnfaExecLbrNVerm_Q=corei7_nfaExecLbrNVerm_Q
  154. -DnfaExecLbrNVerm_Q2=corei7_nfaExecLbrNVerm_Q2
  155. -DnfaExecLbrNVerm_QR=corei7_nfaExecLbrNVerm_QR
  156. -DnfaExecLbrNVerm_expandState=corei7_nfaExecLbrNVerm_expandState
  157. -DnfaExecLbrNVerm_inAccept=corei7_nfaExecLbrNVerm_inAccept
  158. -DnfaExecLbrNVerm_inAnyAccept=corei7_nfaExecLbrNVerm_inAnyAccept
  159. -DnfaExecLbrNVerm_initCompressedState=corei7_nfaExecLbrNVerm_initCompressedState
  160. -DnfaExecLbrNVerm_queueCompressState=corei7_nfaExecLbrNVerm_queueCompressState
  161. -DnfaExecLbrNVerm_queueInitState=corei7_nfaExecLbrNVerm_queueInitState
  162. -DnfaExecLbrNVerm_reportCurrent=corei7_nfaExecLbrNVerm_reportCurrent
  163. -DnfaExecLbrShuf_Q=corei7_nfaExecLbrShuf_Q
  164. -DnfaExecLbrShuf_Q2=corei7_nfaExecLbrShuf_Q2
  165. -DnfaExecLbrShuf_QR=corei7_nfaExecLbrShuf_QR
  166. -DnfaExecLbrShuf_expandState=corei7_nfaExecLbrShuf_expandState
  167. -DnfaExecLbrShuf_inAccept=corei7_nfaExecLbrShuf_inAccept
  168. -DnfaExecLbrShuf_inAnyAccept=corei7_nfaExecLbrShuf_inAnyAccept
  169. -DnfaExecLbrShuf_initCompressedState=corei7_nfaExecLbrShuf_initCompressedState
  170. -DnfaExecLbrShuf_queueCompressState=corei7_nfaExecLbrShuf_queueCompressState
  171. -DnfaExecLbrShuf_queueInitState=corei7_nfaExecLbrShuf_queueInitState
  172. -DnfaExecLbrShuf_reportCurrent=corei7_nfaExecLbrShuf_reportCurrent
  173. -DnfaExecLbrTruf_Q=corei7_nfaExecLbrTruf_Q
  174. -DnfaExecLbrTruf_Q2=corei7_nfaExecLbrTruf_Q2
  175. -DnfaExecLbrTruf_QR=corei7_nfaExecLbrTruf_QR
  176. -DnfaExecLbrTruf_expandState=corei7_nfaExecLbrTruf_expandState
  177. -DnfaExecLbrTruf_inAccept=corei7_nfaExecLbrTruf_inAccept
  178. -DnfaExecLbrTruf_inAnyAccept=corei7_nfaExecLbrTruf_inAnyAccept
  179. -DnfaExecLbrTruf_initCompressedState=corei7_nfaExecLbrTruf_initCompressedState
  180. -DnfaExecLbrTruf_queueCompressState=corei7_nfaExecLbrTruf_queueCompressState
  181. -DnfaExecLbrTruf_queueInitState=corei7_nfaExecLbrTruf_queueInitState
  182. -DnfaExecLbrTruf_reportCurrent=corei7_nfaExecLbrTruf_reportCurrent
  183. -DnfaExecLbrVerm_Q=corei7_nfaExecLbrVerm_Q
  184. -DnfaExecLbrVerm_Q2=corei7_nfaExecLbrVerm_Q2
  185. -DnfaExecLbrVerm_QR=corei7_nfaExecLbrVerm_QR
  186. -DnfaExecLbrVerm_expandState=corei7_nfaExecLbrVerm_expandState
  187. -DnfaExecLbrVerm_inAccept=corei7_nfaExecLbrVerm_inAccept
  188. -DnfaExecLbrVerm_inAnyAccept=corei7_nfaExecLbrVerm_inAnyAccept
  189. -DnfaExecLbrVerm_initCompressedState=corei7_nfaExecLbrVerm_initCompressedState
  190. -DnfaExecLbrVerm_queueCompressState=corei7_nfaExecLbrVerm_queueCompressState
  191. -DnfaExecLbrVerm_queueInitState=corei7_nfaExecLbrVerm_queueInitState
  192. -DnfaExecLbrVerm_reportCurrent=corei7_nfaExecLbrVerm_reportCurrent
  193. -DnfaExecLimEx128_B_Reverse=corei7_nfaExecLimEx128_B_Reverse
  194. -DnfaExecLimEx128_Q=corei7_nfaExecLimEx128_Q
  195. -DnfaExecLimEx128_Q2=corei7_nfaExecLimEx128_Q2
  196. -DnfaExecLimEx128_QR=corei7_nfaExecLimEx128_QR
  197. -DnfaExecLimEx128_expandState=corei7_nfaExecLimEx128_expandState
  198. -DnfaExecLimEx128_inAccept=corei7_nfaExecLimEx128_inAccept
  199. -DnfaExecLimEx128_inAnyAccept=corei7_nfaExecLimEx128_inAnyAccept
  200. -DnfaExecLimEx128_initCompressedState=corei7_nfaExecLimEx128_initCompressedState
  201. -DnfaExecLimEx128_queueCompressState=corei7_nfaExecLimEx128_queueCompressState
  202. -DnfaExecLimEx128_queueInitState=corei7_nfaExecLimEx128_queueInitState
  203. -DnfaExecLimEx128_reportCurrent=corei7_nfaExecLimEx128_reportCurrent
  204. -DnfaExecLimEx128_testEOD=corei7_nfaExecLimEx128_testEOD
  205. -DnfaExecLimEx128_zombie_status=corei7_nfaExecLimEx128_zombie_status
  206. -DnfaExecLimEx256_B_Reverse=corei7_nfaExecLimEx256_B_Reverse
  207. -DnfaExecLimEx256_Q=corei7_nfaExecLimEx256_Q
  208. -DnfaExecLimEx256_Q2=corei7_nfaExecLimEx256_Q2
  209. -DnfaExecLimEx256_QR=corei7_nfaExecLimEx256_QR
  210. -DnfaExecLimEx256_expandState=corei7_nfaExecLimEx256_expandState
  211. -DnfaExecLimEx256_inAccept=corei7_nfaExecLimEx256_inAccept
  212. -DnfaExecLimEx256_inAnyAccept=corei7_nfaExecLimEx256_inAnyAccept
  213. -DnfaExecLimEx256_initCompressedState=corei7_nfaExecLimEx256_initCompressedState
  214. -DnfaExecLimEx256_queueCompressState=corei7_nfaExecLimEx256_queueCompressState
  215. -DnfaExecLimEx256_queueInitState=corei7_nfaExecLimEx256_queueInitState
  216. -DnfaExecLimEx256_reportCurrent=corei7_nfaExecLimEx256_reportCurrent
  217. -DnfaExecLimEx256_testEOD=corei7_nfaExecLimEx256_testEOD
  218. -DnfaExecLimEx256_zombie_status=corei7_nfaExecLimEx256_zombie_status
  219. -DnfaExecLimEx32_B_Reverse=corei7_nfaExecLimEx32_B_Reverse
  220. -DnfaExecLimEx32_Q=corei7_nfaExecLimEx32_Q
  221. -DnfaExecLimEx32_Q2=corei7_nfaExecLimEx32_Q2
  222. -DnfaExecLimEx32_QR=corei7_nfaExecLimEx32_QR
  223. -DnfaExecLimEx32_expandState=corei7_nfaExecLimEx32_expandState
  224. -DnfaExecLimEx32_inAccept=corei7_nfaExecLimEx32_inAccept
  225. -DnfaExecLimEx32_inAnyAccept=corei7_nfaExecLimEx32_inAnyAccept
  226. -DnfaExecLimEx32_initCompressedState=corei7_nfaExecLimEx32_initCompressedState
  227. -DnfaExecLimEx32_queueCompressState=corei7_nfaExecLimEx32_queueCompressState
  228. -DnfaExecLimEx32_queueInitState=corei7_nfaExecLimEx32_queueInitState
  229. -DnfaExecLimEx32_reportCurrent=corei7_nfaExecLimEx32_reportCurrent
  230. -DnfaExecLimEx32_testEOD=corei7_nfaExecLimEx32_testEOD
  231. -DnfaExecLimEx32_zombie_status=corei7_nfaExecLimEx32_zombie_status
  232. -DnfaExecLimEx384_B_Reverse=corei7_nfaExecLimEx384_B_Reverse
  233. -DnfaExecLimEx384_Q=corei7_nfaExecLimEx384_Q
  234. -DnfaExecLimEx384_Q2=corei7_nfaExecLimEx384_Q2
  235. -DnfaExecLimEx384_QR=corei7_nfaExecLimEx384_QR
  236. -DnfaExecLimEx384_expandState=corei7_nfaExecLimEx384_expandState
  237. -DnfaExecLimEx384_inAccept=corei7_nfaExecLimEx384_inAccept
  238. -DnfaExecLimEx384_inAnyAccept=corei7_nfaExecLimEx384_inAnyAccept
  239. -DnfaExecLimEx384_initCompressedState=corei7_nfaExecLimEx384_initCompressedState
  240. -DnfaExecLimEx384_queueCompressState=corei7_nfaExecLimEx384_queueCompressState
  241. -DnfaExecLimEx384_queueInitState=corei7_nfaExecLimEx384_queueInitState
  242. -DnfaExecLimEx384_reportCurrent=corei7_nfaExecLimEx384_reportCurrent
  243. -DnfaExecLimEx384_testEOD=corei7_nfaExecLimEx384_testEOD
  244. -DnfaExecLimEx384_zombie_status=corei7_nfaExecLimEx384_zombie_status
  245. -DnfaExecLimEx512_B_Reverse=corei7_nfaExecLimEx512_B_Reverse
  246. -DnfaExecLimEx512_Q=corei7_nfaExecLimEx512_Q
  247. -DnfaExecLimEx512_Q2=corei7_nfaExecLimEx512_Q2
  248. -DnfaExecLimEx512_QR=corei7_nfaExecLimEx512_QR
  249. -DnfaExecLimEx512_expandState=corei7_nfaExecLimEx512_expandState
  250. -DnfaExecLimEx512_inAccept=corei7_nfaExecLimEx512_inAccept
  251. -DnfaExecLimEx512_inAnyAccept=corei7_nfaExecLimEx512_inAnyAccept
  252. -DnfaExecLimEx512_initCompressedState=corei7_nfaExecLimEx512_initCompressedState
  253. -DnfaExecLimEx512_queueCompressState=corei7_nfaExecLimEx512_queueCompressState
  254. -DnfaExecLimEx512_queueInitState=corei7_nfaExecLimEx512_queueInitState
  255. -DnfaExecLimEx512_reportCurrent=corei7_nfaExecLimEx512_reportCurrent
  256. -DnfaExecLimEx512_testEOD=corei7_nfaExecLimEx512_testEOD
  257. -DnfaExecLimEx512_zombie_status=corei7_nfaExecLimEx512_zombie_status
  258. -DnfaExecLimEx64_B_Reverse=corei7_nfaExecLimEx64_B_Reverse
  259. -DnfaExecLimEx64_Q=corei7_nfaExecLimEx64_Q
  260. -DnfaExecLimEx64_Q2=corei7_nfaExecLimEx64_Q2
  261. -DnfaExecLimEx64_QR=corei7_nfaExecLimEx64_QR
  262. -DnfaExecLimEx64_expandState=corei7_nfaExecLimEx64_expandState
  263. -DnfaExecLimEx64_inAccept=corei7_nfaExecLimEx64_inAccept
  264. -DnfaExecLimEx64_inAnyAccept=corei7_nfaExecLimEx64_inAnyAccept
  265. -DnfaExecLimEx64_initCompressedState=corei7_nfaExecLimEx64_initCompressedState
  266. -DnfaExecLimEx64_queueCompressState=corei7_nfaExecLimEx64_queueCompressState
  267. -DnfaExecLimEx64_queueInitState=corei7_nfaExecLimEx64_queueInitState
  268. -DnfaExecLimEx64_reportCurrent=corei7_nfaExecLimEx64_reportCurrent
  269. -DnfaExecLimEx64_testEOD=corei7_nfaExecLimEx64_testEOD
  270. -DnfaExecLimEx64_zombie_status=corei7_nfaExecLimEx64_zombie_status
  271. -DnfaExecMcClellan16_B=corei7_nfaExecMcClellan16_B
  272. -DnfaExecMcClellan16_Q=corei7_nfaExecMcClellan16_Q
  273. -DnfaExecMcClellan16_Q2=corei7_nfaExecMcClellan16_Q2
  274. -DnfaExecMcClellan16_QR=corei7_nfaExecMcClellan16_QR
  275. -DnfaExecMcClellan16_SimpStream=corei7_nfaExecMcClellan16_SimpStream
  276. -DnfaExecMcClellan16_expandState=corei7_nfaExecMcClellan16_expandState
  277. -DnfaExecMcClellan16_inAccept=corei7_nfaExecMcClellan16_inAccept
  278. -DnfaExecMcClellan16_inAnyAccept=corei7_nfaExecMcClellan16_inAnyAccept
  279. -DnfaExecMcClellan16_initCompressedState=corei7_nfaExecMcClellan16_initCompressedState
  280. -DnfaExecMcClellan16_queueCompressState=corei7_nfaExecMcClellan16_queueCompressState
  281. -DnfaExecMcClellan16_queueInitState=corei7_nfaExecMcClellan16_queueInitState
  282. -DnfaExecMcClellan16_reportCurrent=corei7_nfaExecMcClellan16_reportCurrent
  283. -DnfaExecMcClellan16_testEOD=corei7_nfaExecMcClellan16_testEOD
  284. -DnfaExecMcClellan8_B=corei7_nfaExecMcClellan8_B
  285. -DnfaExecMcClellan8_Q=corei7_nfaExecMcClellan8_Q
  286. -DnfaExecMcClellan8_Q2=corei7_nfaExecMcClellan8_Q2
  287. -DnfaExecMcClellan8_QR=corei7_nfaExecMcClellan8_QR
  288. -DnfaExecMcClellan8_SimpStream=corei7_nfaExecMcClellan8_SimpStream
  289. -DnfaExecMcClellan8_expandState=corei7_nfaExecMcClellan8_expandState
  290. -DnfaExecMcClellan8_inAccept=corei7_nfaExecMcClellan8_inAccept
  291. -DnfaExecMcClellan8_inAnyAccept=corei7_nfaExecMcClellan8_inAnyAccept
  292. -DnfaExecMcClellan8_initCompressedState=corei7_nfaExecMcClellan8_initCompressedState
  293. -DnfaExecMcClellan8_queueCompressState=corei7_nfaExecMcClellan8_queueCompressState
  294. -DnfaExecMcClellan8_queueInitState=corei7_nfaExecMcClellan8_queueInitState
  295. -DnfaExecMcClellan8_reportCurrent=corei7_nfaExecMcClellan8_reportCurrent
  296. -DnfaExecMcClellan8_testEOD=corei7_nfaExecMcClellan8_testEOD
  297. -DnfaExecMcSheng16_Q=corei7_nfaExecMcSheng16_Q
  298. -DnfaExecMcSheng16_Q2=corei7_nfaExecMcSheng16_Q2
  299. -DnfaExecMcSheng16_QR=corei7_nfaExecMcSheng16_QR
  300. -DnfaExecMcSheng16_expandState=corei7_nfaExecMcSheng16_expandState
  301. -DnfaExecMcSheng16_inAccept=corei7_nfaExecMcSheng16_inAccept
  302. -DnfaExecMcSheng16_inAnyAccept=corei7_nfaExecMcSheng16_inAnyAccept
  303. -DnfaExecMcSheng16_initCompressedState=corei7_nfaExecMcSheng16_initCompressedState
  304. -DnfaExecMcSheng16_queueCompressState=corei7_nfaExecMcSheng16_queueCompressState
  305. -DnfaExecMcSheng16_queueInitState=corei7_nfaExecMcSheng16_queueInitState
  306. -DnfaExecMcSheng16_reportCurrent=corei7_nfaExecMcSheng16_reportCurrent
  307. -DnfaExecMcSheng16_testEOD=corei7_nfaExecMcSheng16_testEOD
  308. -DnfaExecMcSheng8_Q=corei7_nfaExecMcSheng8_Q
  309. -DnfaExecMcSheng8_Q2=corei7_nfaExecMcSheng8_Q2
  310. -DnfaExecMcSheng8_QR=corei7_nfaExecMcSheng8_QR
  311. -DnfaExecMcSheng8_expandState=corei7_nfaExecMcSheng8_expandState
  312. -DnfaExecMcSheng8_inAccept=corei7_nfaExecMcSheng8_inAccept
  313. -DnfaExecMcSheng8_inAnyAccept=corei7_nfaExecMcSheng8_inAnyAccept
  314. -DnfaExecMcSheng8_initCompressedState=corei7_nfaExecMcSheng8_initCompressedState
  315. -DnfaExecMcSheng8_queueCompressState=corei7_nfaExecMcSheng8_queueCompressState
  316. -DnfaExecMcSheng8_queueInitState=corei7_nfaExecMcSheng8_queueInitState
  317. -DnfaExecMcSheng8_reportCurrent=corei7_nfaExecMcSheng8_reportCurrent
  318. -DnfaExecMcSheng8_testEOD=corei7_nfaExecMcSheng8_testEOD
  319. -DnfaExecMpv_Q=corei7_nfaExecMpv_Q
  320. -DnfaExecMpv_QueueExecRaw=corei7_nfaExecMpv_QueueExecRaw
  321. -DnfaExecMpv_expandState=corei7_nfaExecMpv_expandState
  322. -DnfaExecMpv_initCompressedState=corei7_nfaExecMpv_initCompressedState
  323. -DnfaExecMpv_queueCompressState=corei7_nfaExecMpv_queueCompressState
  324. -DnfaExecMpv_queueInitState=corei7_nfaExecMpv_queueInitState
  325. -DnfaExecMpv_reportCurrent=corei7_nfaExecMpv_reportCurrent
  326. -DnfaExecSheng_B=corei7_nfaExecSheng_B
  327. -DnfaExecSheng_Q=corei7_nfaExecSheng_Q
  328. -DnfaExecSheng_Q2=corei7_nfaExecSheng_Q2
  329. -DnfaExecSheng_QR=corei7_nfaExecSheng_QR
  330. -DnfaExecSheng_expandState=corei7_nfaExecSheng_expandState
  331. -DnfaExecSheng_inAccept=corei7_nfaExecSheng_inAccept
  332. -DnfaExecSheng_inAnyAccept=corei7_nfaExecSheng_inAnyAccept
  333. -DnfaExecSheng_initCompressedState=corei7_nfaExecSheng_initCompressedState
  334. -DnfaExecSheng_queueCompressState=corei7_nfaExecSheng_queueCompressState
  335. -DnfaExecSheng_queueInitState=corei7_nfaExecSheng_queueInitState
  336. -DnfaExecSheng_reportCurrent=corei7_nfaExecSheng_reportCurrent
  337. -DnfaExecSheng_testEOD=corei7_nfaExecSheng_testEOD
  338. -DnfaExecTamarama_Q=corei7_nfaExecTamarama_Q
  339. -DnfaExecTamarama_Q2=corei7_nfaExecTamarama_Q2
  340. -DnfaExecTamarama_QR=corei7_nfaExecTamarama_QR
  341. -DnfaExecTamarama_expandState=corei7_nfaExecTamarama_expandState
  342. -DnfaExecTamarama_inAccept=corei7_nfaExecTamarama_inAccept
  343. -DnfaExecTamarama_inAnyAccept=corei7_nfaExecTamarama_inAnyAccept
  344. -DnfaExecTamarama_queueCompressState=corei7_nfaExecTamarama_queueCompressState
  345. -DnfaExecTamarama_queueInitState=corei7_nfaExecTamarama_queueInitState
  346. -DnfaExecTamarama_reportCurrent=corei7_nfaExecTamarama_reportCurrent
  347. -DnfaExecTamarama_testEOD=corei7_nfaExecTamarama_testEOD
  348. -DnfaExecTamarama_zombie_status=corei7_nfaExecTamarama_zombie_status
  349. -DnfaExpandState=corei7_nfaExpandState
  350. -DnfaGetZombieStatus=corei7_nfaGetZombieStatus
  351. -DnfaInAcceptState=corei7_nfaInAcceptState
  352. -DnfaInAnyAcceptState=corei7_nfaInAnyAcceptState
  353. -DnfaInitCompressedState=corei7_nfaInitCompressedState
  354. -DnfaQueueCompressState=corei7_nfaQueueCompressState
  355. -DnfaQueueExec=corei7_nfaQueueExec
  356. -DnfaQueueExec2_raw=corei7_nfaQueueExec2_raw
  357. -DnfaQueueExecRose=corei7_nfaQueueExecRose
  358. -DnfaQueueExecToMatch=corei7_nfaQueueExecToMatch
  359. -DnfaQueueExec_raw=corei7_nfaQueueExec_raw
  360. -DnfaQueueInitState=corei7_nfaQueueInitState
  361. -DnfaReportCurrentMatches=corei7_nfaReportCurrentMatches
  362. -DnoodExec=corei7_noodExec
  363. -DnoodExecStreaming=corei7_noodExecStreaming
  364. -Dp_mask_arr=corei7_p_mask_arr
  365. -Dp_mask_arr256=corei7_p_mask_arr256
  366. -DrepeatHasMatchBitmap=corei7_repeatHasMatchBitmap
  367. -DrepeatHasMatchRange=corei7_repeatHasMatchRange
  368. -DrepeatHasMatchRing=corei7_repeatHasMatchRing
  369. -DrepeatHasMatchSparseOptimalP=corei7_repeatHasMatchSparseOptimalP
  370. -DrepeatHasMatchTrailer=corei7_repeatHasMatchTrailer
  371. -DrepeatLastTopBitmap=corei7_repeatLastTopBitmap
  372. -DrepeatLastTopRange=corei7_repeatLastTopRange
  373. -DrepeatLastTopRing=corei7_repeatLastTopRing
  374. -DrepeatLastTopSparseOptimalP=corei7_repeatLastTopSparseOptimalP
  375. -DrepeatLastTopTrailer=corei7_repeatLastTopTrailer
  376. -DrepeatNextMatchBitmap=corei7_repeatNextMatchBitmap
  377. -DrepeatNextMatchRange=corei7_repeatNextMatchRange
  378. -DrepeatNextMatchRing=corei7_repeatNextMatchRing
  379. -DrepeatNextMatchSparseOptimalP=corei7_repeatNextMatchSparseOptimalP
  380. -DrepeatNextMatchTrailer=corei7_repeatNextMatchTrailer
  381. -DrepeatPack=corei7_repeatPack
  382. -DrepeatStoreBitmap=corei7_repeatStoreBitmap
  383. -DrepeatStoreRange=corei7_repeatStoreRange
  384. -DrepeatStoreRing=corei7_repeatStoreRing
  385. -DrepeatStoreSparseOptimalP=corei7_repeatStoreSparseOptimalP
  386. -DrepeatStoreTrailer=corei7_repeatStoreTrailer
  387. -DrepeatUnpack=corei7_repeatUnpack
  388. -DroseAnchoredCallback=corei7_roseAnchoredCallback
  389. -DroseBlockExec=corei7_roseBlockExec
  390. -DroseCallback=corei7_roseCallback
  391. -DroseCatchUpAll=corei7_roseCatchUpAll
  392. -DroseCatchUpMPV_i=corei7_roseCatchUpMPV_i
  393. -DroseCatchUpSuf=corei7_roseCatchUpSuf
  394. -DroseDelayRebuildCallback=corei7_roseDelayRebuildCallback
  395. -DroseFloatingCallback=corei7_roseFloatingCallback
  396. -DroseHandleChainMatch=corei7_roseHandleChainMatch
  397. -DroseInitState=corei7_roseInitState
  398. -DroseNfaAdaptor=corei7_roseNfaAdaptor
  399. -DroseNfaEarliestSom=corei7_roseNfaEarliestSom
  400. -DroseReportAdaptor=corei7_roseReportAdaptor
  401. -DroseRunBoundaryProgram=corei7_roseRunBoundaryProgram
  402. -DroseRunFlushCombProgram=corei7_roseRunFlushCombProgram
  403. -DroseRunLastFlushCombProgram=corei7_roseRunLastFlushCombProgram
  404. -DroseRunProgram=corei7_roseRunProgram
  405. -DroseRunProgram_l=corei7_roseRunProgram_l
  406. -DroseStreamEodExec=corei7_roseStreamEodExec
  407. -DroseStreamExec=corei7_roseStreamExec
  408. -DrshuftiExec=corei7_rshuftiExec
  409. -DrtruffleExec=corei7_rtruffleExec
  410. -Drun_accel=corei7_run_accel
  411. -DsetSomFromSomAware=corei7_setSomFromSomAware
  412. -DshuftiDoubleExec=corei7_shuftiDoubleExec
  413. -DshuftiExec=corei7_shuftiExec
  414. -Dsimd_onebit_masks=corei7_simd_onebit_masks
  415. -Dsize_compress_stream=corei7_size_compress_stream
  416. -DstoreSomToStream=corei7_storeSomToStream
  417. -Dstorecompressed128=corei7_storecompressed128
  418. -Dstorecompressed256=corei7_storecompressed256
  419. -Dstorecompressed32=corei7_storecompressed32
  420. -Dstorecompressed384=corei7_storecompressed384
  421. -Dstorecompressed512=corei7_storecompressed512
  422. -Dstorecompressed64=corei7_storecompressed64
  423. -DstreamInitSufPQ=corei7_streamInitSufPQ
  424. -DtruffleExec=corei7_truffleExec
  425. -Dvbs_mask_data=corei7_vbs_mask_data
  426. )
  427. SRCDIR(contrib/libs/hyperscan)
  428. SRCS(
  429. src/alloc.c
  430. src/crc32.c
  431. src/database.c
  432. src/fdr/fdr.c
  433. src/fdr/teddy.c
  434. src/fdr/teddy_avx2.c
  435. src/hs_valid_platform.c
  436. src/hs_version.c
  437. src/hwlm/hwlm.c
  438. src/hwlm/noodle_engine.c
  439. src/nfa/accel.c
  440. src/nfa/castle.c
  441. src/nfa/gough.c
  442. src/nfa/lbr.c
  443. src/nfa/limex_64.c
  444. src/nfa/limex_accel.c
  445. src/nfa/limex_native.c
  446. src/nfa/limex_simd128.c
  447. src/nfa/limex_simd256.c
  448. src/nfa/limex_simd384.c
  449. src/nfa/limex_simd512.c
  450. src/nfa/mcclellan.c
  451. src/nfa/mcsheng.c
  452. src/nfa/mcsheng_data.c
  453. src/nfa/mpv.c
  454. src/nfa/nfa_api_dispatch.c
  455. src/nfa/repeat.c
  456. src/nfa/sheng.c
  457. src/nfa/shufti.c
  458. src/nfa/tamarama.c
  459. src/nfa/truffle.c
  460. src/rose/block.c
  461. src/rose/catchup.c
  462. src/rose/init.c
  463. src/rose/match.c
  464. src/rose/program_runtime.c
  465. src/rose/stream.c
  466. src/runtime.c
  467. src/scratch.c
  468. src/som/som_runtime.c
  469. src/som/som_stream.c
  470. src/stream_compress.c
  471. src/util/cpuid_flags.c
  472. src/util/masked_move.c
  473. src/util/multibit.c
  474. src/util/simd_utils.c
  475. src/util/state_compress.c
  476. )
  477. END()