Home
last modified time | relevance | path

Searched defs:ALPHABET_SIZE (Results 1 – 25 of 85) sorted by relevance

1234

/dports/security/suricata/suricata-6.0.4/src/
H A Dutil-spm-bs2bm.h30 #define ALPHABET_SIZE 256 macro
H A Dutil-spm-bm.h31 #define ALPHABET_SIZE 256 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/courgette/third_party/divsufsort/
H A Ddivsufsort_private.h47 # define ALPHABET_SIZE (UINT8_MAX + 1) macro
/dports/biology/exonerate/exonerate-2.4.0/src/struct/
H A Ddejavu.h27 #define ALPHABET_SIZE (1 << CHAR_BIT) macro
/dports/devel/py-datrie/datrie-0.8.2/libdatrie/tests/
H A Dtest_walk.c82 #define ALPHABET_SIZE 256 macro
/dports/devel/libdatrie/libdatrie-0.2.13/tests/
H A Dtest_walk.c83 #define ALPHABET_SIZE 256 macro
/dports/net/lambdamoo/MOO-1.8.1/pgperf/
H A Dlistnode.h26 #define ALPHABET_SIZE 128 macro
/dports/www/mod_security/modsecurity-2.9.3/ext/
H A Dmod_op_strstr.c25 #define ALPHABET_SIZE 256 macro
/dports/devel/hyperscan/hyperscan-5.4.0/src/nfa/
H A Drdfa.h46 static constexpr symbol_t ALPHABET_SIZE = 257; variable
/dports/security/snort3/snort3-3.1.19.0/src/utils/
H A Dkmap.h38 #define ALPHABET_SIZE 256 macro
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/ftptelnet/
H A Dhi_util_kmap.h35 #define ALPHABET_SIZE 256 macro
/dports/security/snort/snort-2.9.18/src/preprocessors/HttpInspect/include/
H A Dhi_util_kmap.h35 #define ALPHABET_SIZE 256 macro
/dports/net/iaxmodem/iaxmodem-1.2.0/lib/spandsp/src/
H A Dmake_at_dictionary.c449 #define ALPHABET_SIZE 128 macro
/dports/security/snort3/snort3-3.1.19.0/src/search_engines/
H A Dacsmx.h37 #define ALPHABET_SIZE 256 macro
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/src/
H A Dmake_at_dictionary.c445 #define ALPHABET_SIZE 128 macro
/dports/comms/spandsp/spandsp-284fe91/src/
H A Dmake_at_dictionary.c445 #define ALPHABET_SIZE 128 macro
/dports/security/snort/snort-2.9.18/src/sfutil/
H A Dacsmx.h47 #define ALPHABET_SIZE 256 macro
H A Dsfksearch.h30 #define ALPHABET_SIZE 256 macro
/dports/biology/exonerate/exonerate-2.4.0/src/sequence/
H A Dalphabet.h29 #define ALPHABET_SIZE (CHAR_BIT << 8) macro
/dports/security/ophcrack/ophcrack-3.8.0/src/ntproba/
H A Dmarkov.h42 #define ALPHABET_SIZE 26 macro
/dports/biology/mummer/mummer-4.0.0beta2-2-g277dac5/include/compactsufsort/
H A Dcompactsufsort_imp.hpp22 …static const size_t ALPHABET_SIZE = alphabet_traits<CHARPTR>::si… member
/dports/java/icedtea-web/icedtea-web-1.6.2/tests/netx/unit/net/sourceforge/jnlp/
H A DJNLPMatcherTest.java336 final int ALPHABET_SIZE = 26; in testIsMatchDoesNotHangOnLargeData() local
H A DJNLPMatcherTestMallformedAllowed.java312 final int ALPHABET_SIZE = 26; in testIsMatchDoesNotHangOnLargeData() local
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/stb_truetype-0.2.6/benches/
H A Dapi.rs13 const ALPHABET_SIZE: usize = 62; const
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/stb_truetype-0.3.1/benches/
H A Dapi.rs13 const ALPHABET_SIZE: usize = 62; const

1234