123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483 |
- # Generated by devtools/yamaker.
- LIBRARY()
- LICENSE(BSD-3-Clause)
- LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
- VERSION(5.4.2)
- ADDINCL(
- contrib/libs/hyperscan
- contrib/libs/hyperscan/src
- )
- NO_COMPILER_WARNINGS()
- NO_RUNTIME()
- CFLAGS(
- -DCrc32c_ComputeBuf=core2_Crc32c_ComputeBuf
- -DblockInitSufPQ=core2_blockInitSufPQ
- -Dcompress_stream=core2_compress_stream
- -Dcpuid_flags=core2_cpuid_flags
- -Dcpuid_tune=core2_cpuid_tune
- -DdbIsValid=core2_dbIsValid
- -DdoAccel128=core2_doAccel128
- -DdoAccel256=core2_doAccel256
- -DdoAccel32=core2_doAccel32
- -DdoAccel384=core2_doAccel384
- -DdoAccel512=core2_doAccel512
- -DdoAccel64=core2_doAccel64
- -Dexpand_stream=core2_expand_stream
- -DfdrExec=core2_fdrExec
- -DfdrExecStreaming=core2_fdrExecStreaming
- -Dfdr_exec_fat_teddy_msks1=core2_fdr_exec_fat_teddy_msks1
- -Dfdr_exec_fat_teddy_msks1_pck=core2_fdr_exec_fat_teddy_msks1_pck
- -Dfdr_exec_fat_teddy_msks2=core2_fdr_exec_fat_teddy_msks2
- -Dfdr_exec_fat_teddy_msks2_pck=core2_fdr_exec_fat_teddy_msks2_pck
- -Dfdr_exec_fat_teddy_msks3=core2_fdr_exec_fat_teddy_msks3
- -Dfdr_exec_fat_teddy_msks3_pck=core2_fdr_exec_fat_teddy_msks3_pck
- -Dfdr_exec_fat_teddy_msks4=core2_fdr_exec_fat_teddy_msks4
- -Dfdr_exec_fat_teddy_msks4_pck=core2_fdr_exec_fat_teddy_msks4_pck
- -Dfdr_exec_teddy_msks1=core2_fdr_exec_teddy_msks1
- -Dfdr_exec_teddy_msks1_pck=core2_fdr_exec_teddy_msks1_pck
- -Dfdr_exec_teddy_msks2=core2_fdr_exec_teddy_msks2
- -Dfdr_exec_teddy_msks2_pck=core2_fdr_exec_teddy_msks2_pck
- -Dfdr_exec_teddy_msks3=core2_fdr_exec_teddy_msks3
- -Dfdr_exec_teddy_msks3_pck=core2_fdr_exec_teddy_msks3_pck
- -Dfdr_exec_teddy_msks4=core2_fdr_exec_teddy_msks4
- -Dfdr_exec_teddy_msks4_pck=core2_fdr_exec_teddy_msks4_pck
- -DflushQueuedLiterals_i=core2_flushQueuedLiterals_i
- -DflushStoredSomMatches_i=core2_flushStoredSomMatches_i
- -DhandleSomExternal=core2_handleSomExternal
- -DhandleSomInternal=core2_handleSomInternal
- -Dhs_alloc_scratch=core2_hs_alloc_scratch
- -Dhs_clone_scratch=core2_hs_clone_scratch
- -Dhs_close_stream=core2_hs_close_stream
- -Dhs_compress_stream=core2_hs_compress_stream
- -Dhs_copy_stream=core2_hs_copy_stream
- -Dhs_database_alloc=core2_hs_database_alloc
- -Dhs_database_free=core2_hs_database_free
- -Dhs_database_info=core2_hs_database_info
- -Dhs_database_size=core2_hs_database_size
- -Dhs_deserialize_database=core2_hs_deserialize_database
- -Dhs_deserialize_database_at=core2_hs_deserialize_database_at
- -Dhs_expand_stream=core2_hs_expand_stream
- -Dhs_free_database=core2_hs_free_database
- -Dhs_free_scratch=core2_hs_free_scratch
- -Dhs_misc_alloc=core2_hs_misc_alloc
- -Dhs_misc_free=core2_hs_misc_free
- -Dhs_open_stream=core2_hs_open_stream
- -Dhs_reset_and_copy_stream=core2_hs_reset_and_copy_stream
- -Dhs_reset_and_expand_stream=core2_hs_reset_and_expand_stream
- -Dhs_reset_stream=core2_hs_reset_stream
- -Dhs_scan=core2_hs_scan
- -Dhs_scan_stream=core2_hs_scan_stream
- -Dhs_scan_vector=core2_hs_scan_vector
- -Dhs_scratch_alloc=core2_hs_scratch_alloc
- -Dhs_scratch_free=core2_hs_scratch_free
- -Dhs_scratch_size=core2_hs_scratch_size
- -Dhs_serialize_database=core2_hs_serialize_database
- -Dhs_serialized_database_info=core2_hs_serialized_database_info
- -Dhs_serialized_database_size=core2_hs_serialized_database_size
- -Dhs_set_allocator=core2_hs_set_allocator
- -Dhs_set_database_allocator=core2_hs_set_database_allocator
- -Dhs_set_misc_allocator=core2_hs_set_misc_allocator
- -Dhs_set_scratch_allocator=core2_hs_set_scratch_allocator
- -Dhs_set_stream_allocator=core2_hs_set_stream_allocator
- -Dhs_stream_alloc=core2_hs_stream_alloc
- -Dhs_stream_free=core2_hs_stream_free
- -Dhs_stream_size=core2_hs_stream_size
- -Dhs_valid_platform=core2_hs_valid_platform
- -Dhs_version=core2_hs_version
- -DhwlmExec=core2_hwlmExec
- -DhwlmExecStreaming=core2_hwlmExecStreaming
- -DloadSomFromStream=core2_loadSomFromStream
- -Dloadcompressed128=core2_loadcompressed128
- -Dloadcompressed256=core2_loadcompressed256
- -Dloadcompressed32=core2_loadcompressed32
- -Dloadcompressed384=core2_loadcompressed384
- -Dloadcompressed512=core2_loadcompressed512
- -Dloadcompressed64=core2_loadcompressed64
- -Dmcsheng_pext_mask=core2_mcsheng_pext_mask
- -Dmm_mask_mask=core2_mm_mask_mask
- -Dmm_shuffle_end=core2_mm_shuffle_end
- -Dmmbit_keyshift_lut=core2_mmbit_keyshift_lut
- -Dmmbit_maxlevel_direct_lut=core2_mmbit_maxlevel_direct_lut
- -Dmmbit_maxlevel_from_keyshift_lut=core2_mmbit_maxlevel_from_keyshift_lut
- -Dmmbit_root_offset_from_level=core2_mmbit_root_offset_from_level
- -Dmmbit_zero_to_lut=core2_mmbit_zero_to_lut
- -DnfaBlockExecReverse=core2_nfaBlockExecReverse
- -DnfaCheckFinalState=core2_nfaCheckFinalState
- -DnfaExecCastle_Q=core2_nfaExecCastle_Q
- -DnfaExecCastle_Q2=core2_nfaExecCastle_Q2
- -DnfaExecCastle_QR=core2_nfaExecCastle_QR
- -DnfaExecCastle_expandState=core2_nfaExecCastle_expandState
- -DnfaExecCastle_inAccept=core2_nfaExecCastle_inAccept
- -DnfaExecCastle_inAnyAccept=core2_nfaExecCastle_inAnyAccept
- -DnfaExecCastle_initCompressedState=core2_nfaExecCastle_initCompressedState
- -DnfaExecCastle_queueCompressState=core2_nfaExecCastle_queueCompressState
- -DnfaExecCastle_queueInitState=core2_nfaExecCastle_queueInitState
- -DnfaExecCastle_reportCurrent=core2_nfaExecCastle_reportCurrent
- -DnfaExecGough16_Q=core2_nfaExecGough16_Q
- -DnfaExecGough16_Q2=core2_nfaExecGough16_Q2
- -DnfaExecGough16_QR=core2_nfaExecGough16_QR
- -DnfaExecGough16_expandState=core2_nfaExecGough16_expandState
- -DnfaExecGough16_inAccept=core2_nfaExecGough16_inAccept
- -DnfaExecGough16_inAnyAccept=core2_nfaExecGough16_inAnyAccept
- -DnfaExecGough16_initCompressedState=core2_nfaExecGough16_initCompressedState
- -DnfaExecGough16_queueCompressState=core2_nfaExecGough16_queueCompressState
- -DnfaExecGough16_queueInitState=core2_nfaExecGough16_queueInitState
- -DnfaExecGough16_reportCurrent=core2_nfaExecGough16_reportCurrent
- -DnfaExecGough16_testEOD=core2_nfaExecGough16_testEOD
- -DnfaExecGough8_Q=core2_nfaExecGough8_Q
- -DnfaExecGough8_Q2=core2_nfaExecGough8_Q2
- -DnfaExecGough8_QR=core2_nfaExecGough8_QR
- -DnfaExecGough8_expandState=core2_nfaExecGough8_expandState
- -DnfaExecGough8_inAccept=core2_nfaExecGough8_inAccept
- -DnfaExecGough8_inAnyAccept=core2_nfaExecGough8_inAnyAccept
- -DnfaExecGough8_initCompressedState=core2_nfaExecGough8_initCompressedState
- -DnfaExecGough8_queueCompressState=core2_nfaExecGough8_queueCompressState
- -DnfaExecGough8_queueInitState=core2_nfaExecGough8_queueInitState
- -DnfaExecGough8_reportCurrent=core2_nfaExecGough8_reportCurrent
- -DnfaExecGough8_testEOD=core2_nfaExecGough8_testEOD
- -DnfaExecLbrDot_Q=core2_nfaExecLbrDot_Q
- -DnfaExecLbrDot_Q2=core2_nfaExecLbrDot_Q2
- -DnfaExecLbrDot_QR=core2_nfaExecLbrDot_QR
- -DnfaExecLbrDot_expandState=core2_nfaExecLbrDot_expandState
- -DnfaExecLbrDot_inAccept=core2_nfaExecLbrDot_inAccept
- -DnfaExecLbrDot_inAnyAccept=core2_nfaExecLbrDot_inAnyAccept
- -DnfaExecLbrDot_initCompressedState=core2_nfaExecLbrDot_initCompressedState
- -DnfaExecLbrDot_queueCompressState=core2_nfaExecLbrDot_queueCompressState
- -DnfaExecLbrDot_queueInitState=core2_nfaExecLbrDot_queueInitState
- -DnfaExecLbrDot_reportCurrent=core2_nfaExecLbrDot_reportCurrent
- -DnfaExecLbrNVerm_Q=core2_nfaExecLbrNVerm_Q
- -DnfaExecLbrNVerm_Q2=core2_nfaExecLbrNVerm_Q2
- -DnfaExecLbrNVerm_QR=core2_nfaExecLbrNVerm_QR
- -DnfaExecLbrNVerm_expandState=core2_nfaExecLbrNVerm_expandState
- -DnfaExecLbrNVerm_inAccept=core2_nfaExecLbrNVerm_inAccept
- -DnfaExecLbrNVerm_inAnyAccept=core2_nfaExecLbrNVerm_inAnyAccept
- -DnfaExecLbrNVerm_initCompressedState=core2_nfaExecLbrNVerm_initCompressedState
- -DnfaExecLbrNVerm_queueCompressState=core2_nfaExecLbrNVerm_queueCompressState
- -DnfaExecLbrNVerm_queueInitState=core2_nfaExecLbrNVerm_queueInitState
- -DnfaExecLbrNVerm_reportCurrent=core2_nfaExecLbrNVerm_reportCurrent
- -DnfaExecLbrShuf_Q=core2_nfaExecLbrShuf_Q
- -DnfaExecLbrShuf_Q2=core2_nfaExecLbrShuf_Q2
- -DnfaExecLbrShuf_QR=core2_nfaExecLbrShuf_QR
- -DnfaExecLbrShuf_expandState=core2_nfaExecLbrShuf_expandState
- -DnfaExecLbrShuf_inAccept=core2_nfaExecLbrShuf_inAccept
- -DnfaExecLbrShuf_inAnyAccept=core2_nfaExecLbrShuf_inAnyAccept
- -DnfaExecLbrShuf_initCompressedState=core2_nfaExecLbrShuf_initCompressedState
- -DnfaExecLbrShuf_queueCompressState=core2_nfaExecLbrShuf_queueCompressState
- -DnfaExecLbrShuf_queueInitState=core2_nfaExecLbrShuf_queueInitState
- -DnfaExecLbrShuf_reportCurrent=core2_nfaExecLbrShuf_reportCurrent
- -DnfaExecLbrTruf_Q=core2_nfaExecLbrTruf_Q
- -DnfaExecLbrTruf_Q2=core2_nfaExecLbrTruf_Q2
- -DnfaExecLbrTruf_QR=core2_nfaExecLbrTruf_QR
- -DnfaExecLbrTruf_expandState=core2_nfaExecLbrTruf_expandState
- -DnfaExecLbrTruf_inAccept=core2_nfaExecLbrTruf_inAccept
- -DnfaExecLbrTruf_inAnyAccept=core2_nfaExecLbrTruf_inAnyAccept
- -DnfaExecLbrTruf_initCompressedState=core2_nfaExecLbrTruf_initCompressedState
- -DnfaExecLbrTruf_queueCompressState=core2_nfaExecLbrTruf_queueCompressState
- -DnfaExecLbrTruf_queueInitState=core2_nfaExecLbrTruf_queueInitState
- -DnfaExecLbrTruf_reportCurrent=core2_nfaExecLbrTruf_reportCurrent
- -DnfaExecLbrVerm_Q=core2_nfaExecLbrVerm_Q
- -DnfaExecLbrVerm_Q2=core2_nfaExecLbrVerm_Q2
- -DnfaExecLbrVerm_QR=core2_nfaExecLbrVerm_QR
- -DnfaExecLbrVerm_expandState=core2_nfaExecLbrVerm_expandState
- -DnfaExecLbrVerm_inAccept=core2_nfaExecLbrVerm_inAccept
- -DnfaExecLbrVerm_inAnyAccept=core2_nfaExecLbrVerm_inAnyAccept
- -DnfaExecLbrVerm_initCompressedState=core2_nfaExecLbrVerm_initCompressedState
- -DnfaExecLbrVerm_queueCompressState=core2_nfaExecLbrVerm_queueCompressState
- -DnfaExecLbrVerm_queueInitState=core2_nfaExecLbrVerm_queueInitState
- -DnfaExecLbrVerm_reportCurrent=core2_nfaExecLbrVerm_reportCurrent
- -DnfaExecLimEx128_B_Reverse=core2_nfaExecLimEx128_B_Reverse
- -DnfaExecLimEx128_Q=core2_nfaExecLimEx128_Q
- -DnfaExecLimEx128_Q2=core2_nfaExecLimEx128_Q2
- -DnfaExecLimEx128_QR=core2_nfaExecLimEx128_QR
- -DnfaExecLimEx128_expandState=core2_nfaExecLimEx128_expandState
- -DnfaExecLimEx128_inAccept=core2_nfaExecLimEx128_inAccept
- -DnfaExecLimEx128_inAnyAccept=core2_nfaExecLimEx128_inAnyAccept
- -DnfaExecLimEx128_initCompressedState=core2_nfaExecLimEx128_initCompressedState
- -DnfaExecLimEx128_queueCompressState=core2_nfaExecLimEx128_queueCompressState
- -DnfaExecLimEx128_queueInitState=core2_nfaExecLimEx128_queueInitState
- -DnfaExecLimEx128_reportCurrent=core2_nfaExecLimEx128_reportCurrent
- -DnfaExecLimEx128_testEOD=core2_nfaExecLimEx128_testEOD
- -DnfaExecLimEx128_zombie_status=core2_nfaExecLimEx128_zombie_status
- -DnfaExecLimEx256_B_Reverse=core2_nfaExecLimEx256_B_Reverse
- -DnfaExecLimEx256_Q=core2_nfaExecLimEx256_Q
- -DnfaExecLimEx256_Q2=core2_nfaExecLimEx256_Q2
- -DnfaExecLimEx256_QR=core2_nfaExecLimEx256_QR
- -DnfaExecLimEx256_expandState=core2_nfaExecLimEx256_expandState
- -DnfaExecLimEx256_inAccept=core2_nfaExecLimEx256_inAccept
- -DnfaExecLimEx256_inAnyAccept=core2_nfaExecLimEx256_inAnyAccept
- -DnfaExecLimEx256_initCompressedState=core2_nfaExecLimEx256_initCompressedState
- -DnfaExecLimEx256_queueCompressState=core2_nfaExecLimEx256_queueCompressState
- -DnfaExecLimEx256_queueInitState=core2_nfaExecLimEx256_queueInitState
- -DnfaExecLimEx256_reportCurrent=core2_nfaExecLimEx256_reportCurrent
- -DnfaExecLimEx256_testEOD=core2_nfaExecLimEx256_testEOD
- -DnfaExecLimEx256_zombie_status=core2_nfaExecLimEx256_zombie_status
- -DnfaExecLimEx32_B_Reverse=core2_nfaExecLimEx32_B_Reverse
- -DnfaExecLimEx32_Q=core2_nfaExecLimEx32_Q
- -DnfaExecLimEx32_Q2=core2_nfaExecLimEx32_Q2
- -DnfaExecLimEx32_QR=core2_nfaExecLimEx32_QR
- -DnfaExecLimEx32_expandState=core2_nfaExecLimEx32_expandState
- -DnfaExecLimEx32_inAccept=core2_nfaExecLimEx32_inAccept
- -DnfaExecLimEx32_inAnyAccept=core2_nfaExecLimEx32_inAnyAccept
- -DnfaExecLimEx32_initCompressedState=core2_nfaExecLimEx32_initCompressedState
- -DnfaExecLimEx32_queueCompressState=core2_nfaExecLimEx32_queueCompressState
- -DnfaExecLimEx32_queueInitState=core2_nfaExecLimEx32_queueInitState
- -DnfaExecLimEx32_reportCurrent=core2_nfaExecLimEx32_reportCurrent
- -DnfaExecLimEx32_testEOD=core2_nfaExecLimEx32_testEOD
- -DnfaExecLimEx32_zombie_status=core2_nfaExecLimEx32_zombie_status
- -DnfaExecLimEx384_B_Reverse=core2_nfaExecLimEx384_B_Reverse
- -DnfaExecLimEx384_Q=core2_nfaExecLimEx384_Q
- -DnfaExecLimEx384_Q2=core2_nfaExecLimEx384_Q2
- -DnfaExecLimEx384_QR=core2_nfaExecLimEx384_QR
- -DnfaExecLimEx384_expandState=core2_nfaExecLimEx384_expandState
- -DnfaExecLimEx384_inAccept=core2_nfaExecLimEx384_inAccept
- -DnfaExecLimEx384_inAnyAccept=core2_nfaExecLimEx384_inAnyAccept
- -DnfaExecLimEx384_initCompressedState=core2_nfaExecLimEx384_initCompressedState
- -DnfaExecLimEx384_queueCompressState=core2_nfaExecLimEx384_queueCompressState
- -DnfaExecLimEx384_queueInitState=core2_nfaExecLimEx384_queueInitState
- -DnfaExecLimEx384_reportCurrent=core2_nfaExecLimEx384_reportCurrent
- -DnfaExecLimEx384_testEOD=core2_nfaExecLimEx384_testEOD
- -DnfaExecLimEx384_zombie_status=core2_nfaExecLimEx384_zombie_status
- -DnfaExecLimEx512_B_Reverse=core2_nfaExecLimEx512_B_Reverse
- -DnfaExecLimEx512_Q=core2_nfaExecLimEx512_Q
- -DnfaExecLimEx512_Q2=core2_nfaExecLimEx512_Q2
- -DnfaExecLimEx512_QR=core2_nfaExecLimEx512_QR
- -DnfaExecLimEx512_expandState=core2_nfaExecLimEx512_expandState
- -DnfaExecLimEx512_inAccept=core2_nfaExecLimEx512_inAccept
- -DnfaExecLimEx512_inAnyAccept=core2_nfaExecLimEx512_inAnyAccept
- -DnfaExecLimEx512_initCompressedState=core2_nfaExecLimEx512_initCompressedState
- -DnfaExecLimEx512_queueCompressState=core2_nfaExecLimEx512_queueCompressState
- -DnfaExecLimEx512_queueInitState=core2_nfaExecLimEx512_queueInitState
- -DnfaExecLimEx512_reportCurrent=core2_nfaExecLimEx512_reportCurrent
- -DnfaExecLimEx512_testEOD=core2_nfaExecLimEx512_testEOD
- -DnfaExecLimEx512_zombie_status=core2_nfaExecLimEx512_zombie_status
- -DnfaExecLimEx64_B_Reverse=core2_nfaExecLimEx64_B_Reverse
- -DnfaExecLimEx64_Q=core2_nfaExecLimEx64_Q
- -DnfaExecLimEx64_Q2=core2_nfaExecLimEx64_Q2
- -DnfaExecLimEx64_QR=core2_nfaExecLimEx64_QR
- -DnfaExecLimEx64_expandState=core2_nfaExecLimEx64_expandState
- -DnfaExecLimEx64_inAccept=core2_nfaExecLimEx64_inAccept
- -DnfaExecLimEx64_inAnyAccept=core2_nfaExecLimEx64_inAnyAccept
- -DnfaExecLimEx64_initCompressedState=core2_nfaExecLimEx64_initCompressedState
- -DnfaExecLimEx64_queueCompressState=core2_nfaExecLimEx64_queueCompressState
- -DnfaExecLimEx64_queueInitState=core2_nfaExecLimEx64_queueInitState
- -DnfaExecLimEx64_reportCurrent=core2_nfaExecLimEx64_reportCurrent
- -DnfaExecLimEx64_testEOD=core2_nfaExecLimEx64_testEOD
- -DnfaExecLimEx64_zombie_status=core2_nfaExecLimEx64_zombie_status
- -DnfaExecMcClellan16_B=core2_nfaExecMcClellan16_B
- -DnfaExecMcClellan16_Q=core2_nfaExecMcClellan16_Q
- -DnfaExecMcClellan16_Q2=core2_nfaExecMcClellan16_Q2
- -DnfaExecMcClellan16_QR=core2_nfaExecMcClellan16_QR
- -DnfaExecMcClellan16_SimpStream=core2_nfaExecMcClellan16_SimpStream
- -DnfaExecMcClellan16_expandState=core2_nfaExecMcClellan16_expandState
- -DnfaExecMcClellan16_inAccept=core2_nfaExecMcClellan16_inAccept
- -DnfaExecMcClellan16_inAnyAccept=core2_nfaExecMcClellan16_inAnyAccept
- -DnfaExecMcClellan16_initCompressedState=core2_nfaExecMcClellan16_initCompressedState
- -DnfaExecMcClellan16_queueCompressState=core2_nfaExecMcClellan16_queueCompressState
- -DnfaExecMcClellan16_queueInitState=core2_nfaExecMcClellan16_queueInitState
- -DnfaExecMcClellan16_reportCurrent=core2_nfaExecMcClellan16_reportCurrent
- -DnfaExecMcClellan16_testEOD=core2_nfaExecMcClellan16_testEOD
- -DnfaExecMcClellan8_B=core2_nfaExecMcClellan8_B
- -DnfaExecMcClellan8_Q=core2_nfaExecMcClellan8_Q
- -DnfaExecMcClellan8_Q2=core2_nfaExecMcClellan8_Q2
- -DnfaExecMcClellan8_QR=core2_nfaExecMcClellan8_QR
- -DnfaExecMcClellan8_SimpStream=core2_nfaExecMcClellan8_SimpStream
- -DnfaExecMcClellan8_expandState=core2_nfaExecMcClellan8_expandState
- -DnfaExecMcClellan8_inAccept=core2_nfaExecMcClellan8_inAccept
- -DnfaExecMcClellan8_inAnyAccept=core2_nfaExecMcClellan8_inAnyAccept
- -DnfaExecMcClellan8_initCompressedState=core2_nfaExecMcClellan8_initCompressedState
- -DnfaExecMcClellan8_queueCompressState=core2_nfaExecMcClellan8_queueCompressState
- -DnfaExecMcClellan8_queueInitState=core2_nfaExecMcClellan8_queueInitState
- -DnfaExecMcClellan8_reportCurrent=core2_nfaExecMcClellan8_reportCurrent
- -DnfaExecMcClellan8_testEOD=core2_nfaExecMcClellan8_testEOD
- -DnfaExecMcSheng16_Q=core2_nfaExecMcSheng16_Q
- -DnfaExecMcSheng16_Q2=core2_nfaExecMcSheng16_Q2
- -DnfaExecMcSheng16_QR=core2_nfaExecMcSheng16_QR
- -DnfaExecMcSheng16_expandState=core2_nfaExecMcSheng16_expandState
- -DnfaExecMcSheng16_inAccept=core2_nfaExecMcSheng16_inAccept
- -DnfaExecMcSheng16_inAnyAccept=core2_nfaExecMcSheng16_inAnyAccept
- -DnfaExecMcSheng16_initCompressedState=core2_nfaExecMcSheng16_initCompressedState
- -DnfaExecMcSheng16_queueCompressState=core2_nfaExecMcSheng16_queueCompressState
- -DnfaExecMcSheng16_queueInitState=core2_nfaExecMcSheng16_queueInitState
- -DnfaExecMcSheng16_reportCurrent=core2_nfaExecMcSheng16_reportCurrent
- -DnfaExecMcSheng16_testEOD=core2_nfaExecMcSheng16_testEOD
- -DnfaExecMcSheng8_Q=core2_nfaExecMcSheng8_Q
- -DnfaExecMcSheng8_Q2=core2_nfaExecMcSheng8_Q2
- -DnfaExecMcSheng8_QR=core2_nfaExecMcSheng8_QR
- -DnfaExecMcSheng8_expandState=core2_nfaExecMcSheng8_expandState
- -DnfaExecMcSheng8_inAccept=core2_nfaExecMcSheng8_inAccept
- -DnfaExecMcSheng8_inAnyAccept=core2_nfaExecMcSheng8_inAnyAccept
- -DnfaExecMcSheng8_initCompressedState=core2_nfaExecMcSheng8_initCompressedState
- -DnfaExecMcSheng8_queueCompressState=core2_nfaExecMcSheng8_queueCompressState
- -DnfaExecMcSheng8_queueInitState=core2_nfaExecMcSheng8_queueInitState
- -DnfaExecMcSheng8_reportCurrent=core2_nfaExecMcSheng8_reportCurrent
- -DnfaExecMcSheng8_testEOD=core2_nfaExecMcSheng8_testEOD
- -DnfaExecMpv_Q=core2_nfaExecMpv_Q
- -DnfaExecMpv_QueueExecRaw=core2_nfaExecMpv_QueueExecRaw
- -DnfaExecMpv_expandState=core2_nfaExecMpv_expandState
- -DnfaExecMpv_initCompressedState=core2_nfaExecMpv_initCompressedState
- -DnfaExecMpv_queueCompressState=core2_nfaExecMpv_queueCompressState
- -DnfaExecMpv_queueInitState=core2_nfaExecMpv_queueInitState
- -DnfaExecMpv_reportCurrent=core2_nfaExecMpv_reportCurrent
- -DnfaExecSheng_B=core2_nfaExecSheng_B
- -DnfaExecSheng_Q=core2_nfaExecSheng_Q
- -DnfaExecSheng_Q2=core2_nfaExecSheng_Q2
- -DnfaExecSheng_QR=core2_nfaExecSheng_QR
- -DnfaExecSheng_expandState=core2_nfaExecSheng_expandState
- -DnfaExecSheng_inAccept=core2_nfaExecSheng_inAccept
- -DnfaExecSheng_inAnyAccept=core2_nfaExecSheng_inAnyAccept
- -DnfaExecSheng_initCompressedState=core2_nfaExecSheng_initCompressedState
- -DnfaExecSheng_queueCompressState=core2_nfaExecSheng_queueCompressState
- -DnfaExecSheng_queueInitState=core2_nfaExecSheng_queueInitState
- -DnfaExecSheng_reportCurrent=core2_nfaExecSheng_reportCurrent
- -DnfaExecSheng_testEOD=core2_nfaExecSheng_testEOD
- -DnfaExecTamarama_Q=core2_nfaExecTamarama_Q
- -DnfaExecTamarama_Q2=core2_nfaExecTamarama_Q2
- -DnfaExecTamarama_QR=core2_nfaExecTamarama_QR
- -DnfaExecTamarama_expandState=core2_nfaExecTamarama_expandState
- -DnfaExecTamarama_inAccept=core2_nfaExecTamarama_inAccept
- -DnfaExecTamarama_inAnyAccept=core2_nfaExecTamarama_inAnyAccept
- -DnfaExecTamarama_queueCompressState=core2_nfaExecTamarama_queueCompressState
- -DnfaExecTamarama_queueInitState=core2_nfaExecTamarama_queueInitState
- -DnfaExecTamarama_reportCurrent=core2_nfaExecTamarama_reportCurrent
- -DnfaExecTamarama_testEOD=core2_nfaExecTamarama_testEOD
- -DnfaExecTamarama_zombie_status=core2_nfaExecTamarama_zombie_status
- -DnfaExpandState=core2_nfaExpandState
- -DnfaGetZombieStatus=core2_nfaGetZombieStatus
- -DnfaInAcceptState=core2_nfaInAcceptState
- -DnfaInAnyAcceptState=core2_nfaInAnyAcceptState
- -DnfaInitCompressedState=core2_nfaInitCompressedState
- -DnfaQueueCompressState=core2_nfaQueueCompressState
- -DnfaQueueExec=core2_nfaQueueExec
- -DnfaQueueExec2_raw=core2_nfaQueueExec2_raw
- -DnfaQueueExecRose=core2_nfaQueueExecRose
- -DnfaQueueExecToMatch=core2_nfaQueueExecToMatch
- -DnfaQueueExec_raw=core2_nfaQueueExec_raw
- -DnfaQueueInitState=core2_nfaQueueInitState
- -DnfaReportCurrentMatches=core2_nfaReportCurrentMatches
- -DnoodExec=core2_noodExec
- -DnoodExecStreaming=core2_noodExecStreaming
- -Dp_mask_arr=core2_p_mask_arr
- -Dp_mask_arr256=core2_p_mask_arr256
- -DrepeatHasMatchBitmap=core2_repeatHasMatchBitmap
- -DrepeatHasMatchRange=core2_repeatHasMatchRange
- -DrepeatHasMatchRing=core2_repeatHasMatchRing
- -DrepeatHasMatchSparseOptimalP=core2_repeatHasMatchSparseOptimalP
- -DrepeatHasMatchTrailer=core2_repeatHasMatchTrailer
- -DrepeatLastTopBitmap=core2_repeatLastTopBitmap
- -DrepeatLastTopRange=core2_repeatLastTopRange
- -DrepeatLastTopRing=core2_repeatLastTopRing
- -DrepeatLastTopSparseOptimalP=core2_repeatLastTopSparseOptimalP
- -DrepeatLastTopTrailer=core2_repeatLastTopTrailer
- -DrepeatNextMatchBitmap=core2_repeatNextMatchBitmap
- -DrepeatNextMatchRange=core2_repeatNextMatchRange
- -DrepeatNextMatchRing=core2_repeatNextMatchRing
- -DrepeatNextMatchSparseOptimalP=core2_repeatNextMatchSparseOptimalP
- -DrepeatNextMatchTrailer=core2_repeatNextMatchTrailer
- -DrepeatPack=core2_repeatPack
- -DrepeatStoreBitmap=core2_repeatStoreBitmap
- -DrepeatStoreRange=core2_repeatStoreRange
- -DrepeatStoreRing=core2_repeatStoreRing
- -DrepeatStoreSparseOptimalP=core2_repeatStoreSparseOptimalP
- -DrepeatStoreTrailer=core2_repeatStoreTrailer
- -DrepeatUnpack=core2_repeatUnpack
- -DroseAnchoredCallback=core2_roseAnchoredCallback
- -DroseBlockExec=core2_roseBlockExec
- -DroseCallback=core2_roseCallback
- -DroseCatchUpAll=core2_roseCatchUpAll
- -DroseCatchUpMPV_i=core2_roseCatchUpMPV_i
- -DroseCatchUpSuf=core2_roseCatchUpSuf
- -DroseDelayRebuildCallback=core2_roseDelayRebuildCallback
- -DroseFloatingCallback=core2_roseFloatingCallback
- -DroseHandleChainMatch=core2_roseHandleChainMatch
- -DroseInitState=core2_roseInitState
- -DroseNfaAdaptor=core2_roseNfaAdaptor
- -DroseNfaEarliestSom=core2_roseNfaEarliestSom
- -DroseReportAdaptor=core2_roseReportAdaptor
- -DroseRunBoundaryProgram=core2_roseRunBoundaryProgram
- -DroseRunFlushCombProgram=core2_roseRunFlushCombProgram
- -DroseRunLastFlushCombProgram=core2_roseRunLastFlushCombProgram
- -DroseRunProgram=core2_roseRunProgram
- -DroseRunProgram_l=core2_roseRunProgram_l
- -DroseStreamEodExec=core2_roseStreamEodExec
- -DroseStreamExec=core2_roseStreamExec
- -DrshuftiExec=core2_rshuftiExec
- -DrtruffleExec=core2_rtruffleExec
- -Drun_accel=core2_run_accel
- -DsetSomFromSomAware=core2_setSomFromSomAware
- -DshuftiDoubleExec=core2_shuftiDoubleExec
- -DshuftiExec=core2_shuftiExec
- -Dsimd_onebit_masks=core2_simd_onebit_masks
- -Dsize_compress_stream=core2_size_compress_stream
- -DstoreSomToStream=core2_storeSomToStream
- -Dstorecompressed128=core2_storecompressed128
- -Dstorecompressed256=core2_storecompressed256
- -Dstorecompressed32=core2_storecompressed32
- -Dstorecompressed384=core2_storecompressed384
- -Dstorecompressed512=core2_storecompressed512
- -Dstorecompressed64=core2_storecompressed64
- -DstreamInitSufPQ=core2_streamInitSufPQ
- -DtruffleExec=core2_truffleExec
- -Dvbs_mask_data=core2_vbs_mask_data
- )
- SRCDIR(contrib/libs/hyperscan)
- SRCS(
- src/alloc.c
- src/crc32.c
- src/database.c
- src/fdr/fdr.c
- src/fdr/teddy.c
- src/fdr/teddy_avx2.c
- src/hs_valid_platform.c
- src/hs_version.c
- src/hwlm/hwlm.c
- src/hwlm/noodle_engine.c
- src/nfa/accel.c
- src/nfa/castle.c
- src/nfa/gough.c
- src/nfa/lbr.c
- src/nfa/limex_64.c
- src/nfa/limex_accel.c
- src/nfa/limex_native.c
- src/nfa/limex_simd128.c
- src/nfa/limex_simd256.c
- src/nfa/limex_simd384.c
- src/nfa/limex_simd512.c
- src/nfa/mcclellan.c
- src/nfa/mcsheng.c
- src/nfa/mcsheng_data.c
- src/nfa/mpv.c
- src/nfa/nfa_api_dispatch.c
- src/nfa/repeat.c
- src/nfa/sheng.c
- src/nfa/shufti.c
- src/nfa/tamarama.c
- src/nfa/truffle.c
- src/rose/block.c
- src/rose/catchup.c
- src/rose/init.c
- src/rose/match.c
- src/rose/program_runtime.c
- src/rose/stream.c
- src/runtime.c
- src/scratch.c
- src/som/som_runtime.c
- src/som/som_stream.c
- src/stream_compress.c
- src/util/cpuid_flags.c
- src/util/masked_move.c
- src/util/multibit.c
- src/util/simd_utils.c
- src/util/state_compress.c
- )
- END()
|