Home
last modified time | relevance | path

Searched refs:MIN_HASH_VALUE (Results 1 – 25 of 666) sorted by relevance

12345678910>>...27

/dports/games/heroes/heroes-0.21/src/
H A Drsc_files_hash.c31 #define MIN_HASH_VALUE 7 macro
181 for (i = MIN_HASH_VALUE; i <= MAX_HASH_VALUE; ++i) { in print_rsc_files()
199 for (i = MIN_HASH_VALUE; i <= MAX_HASH_VALUE; ++i) { in get_rsc_approx()
215 for (i = MIN_HASH_VALUE; i <= MAX_HASH_VALUE; ++i) in free_modified_rsc()
H A Ddebughash.c48 #define MIN_HASH_VALUE 3 macro
145 for (i = MIN_HASH_VALUE; i <= MAX_HASH_VALUE; ++i) { in get_channel_approx()
178 for (i = MIN_HASH_VALUE; i <= MAX_HASH_VALUE; ++i) { in print_debug_channels()
H A Drsc_files.gperf72 for (i = MIN_HASH_VALUE; i <= MAX_HASH_VALUE; ++i) {
90 for (i = MIN_HASH_VALUE; i <= MAX_HASH_VALUE; ++i) {
106 for (i = MIN_HASH_VALUE; i <= MAX_HASH_VALUE; ++i)
/dports/japanese/libslang/slang-1.4.5jp2/src/
H A Dkeywhash.c4 #define MIN_HASH_VALUE 2 macro
181 if ((hash > MAX_HASH_VALUE) || (hash < MIN_HASH_VALUE)) in is_keyword()
184 kw = &Keyword_Table[hash - MIN_HASH_VALUE]; in is_keyword()
/dports/devel/libslang2/slang-2.3.2/src/
H A Dkeywhash.c7 #define MIN_HASH_VALUE 2 macro
199 if ((hash > MAX_HASH_VALUE) || (hash < MIN_HASH_VALUE)) in is_keyword()
202 kw = &Keyword_Table[hash - MIN_HASH_VALUE]; in is_keyword()
/dports/sysutils/dateutils/dateutils-0.4.1/src/
H A Dstrpdt-special.c125 MIN_HASH_VALUE = 3, in __strpdt_special() enumerator
155 if (key <= MAX_HASH_VALUE && key >= MIN_HASH_VALUE) in __strpdt_special()
/dports/cad/librepcb/librepcb-0.1.6/libs/hoedown/src/
H A Dhtml_blocks.c146 MIN_HASH_VALUE = 1, in hoedown_find_block_tag() enumerator
154 if (key <= MAX_HASH_VALUE && key >= MIN_HASH_VALUE) in hoedown_find_block_tag()
/dports/editors/marker/Marker-2020.04.04.2/src/scidown/src/
H A Dhtml_blocks.c146 MIN_HASH_VALUE = 1, in hoedown_find_block_tag() enumerator
154 if (key <= MAX_HASH_VALUE && key >= MIN_HASH_VALUE) in hoedown_find_block_tag()
/dports/games/multimc/MultiMC5-0.6.11/libraries/hoedown/src/
H A Dhtml_blocks.c146 MIN_HASH_VALUE = 1, in hoedown_find_block_tag() enumerator
154 if (key <= MAX_HASH_VALUE && key >= MIN_HASH_VALUE) in hoedown_find_block_tag()
/dports/textproc/py-misaka/misaka-2.1.1/misaka/hoedown/
H A Dhtml_blocks.c146 MIN_HASH_VALUE = 1, in hoedown_find_block_tag() enumerator
154 if (key <= MAX_HASH_VALUE && key >= MIN_HASH_VALUE) in hoedown_find_block_tag()
/dports/sysutils/dateutils/dateutils-0.4.1/lib/
H A Dfmt-special.c143 MIN_HASH_VALUE = 3, in __fmt_special() enumerator
179 if (key <= MAX_HASH_VALUE && key >= MIN_HASH_VALUE) in __fmt_special()
/dports/net/lambdamoo/MOO-1.8.1/
H A Dkeywords.c35 #define MIN_HASH_VALUE 3 macro
203 if (key <= MAX_HASH_VALUE && key >= MIN_HASH_VALUE) { in in_word_set()
/dports/science/py-oddt/oddt-0.7/tests/
H A Dtest_fingerprints.py19 MIN_HASH_VALUE,
52 assert_array_equal(fold([MIN_HASH_VALUE], 1024), [0])
53 assert_array_equal(fold([MIN_HASH_VALUE], 1234567890), [0])
54 assert_array_equal(fold([MIN_HASH_VALUE], MAX_HASH_VALUE / 2), [0])
55 assert_array_equal(fold([MIN_HASH_VALUE], MAX_HASH_VALUE - 1), [0])
/dports/net-mgmt/nagios4/nagios-4.4.6/base/
H A Dwpres-phash.h75 #define MIN_HASH_VALUE 4 macro
215 if (key <= MAX_HASH_VALUE && key >= MIN_HASH_VALUE)
/dports/lang/smalltalk/smalltalk-3.2.5/libgst/
H A Dsuperop2.inl4 MIN_HASH_VALUE = 50, enumerator
H A Dsuperop1.inl4 MIN_HASH_VALUE = 109, enumerator
/dports/lang/php73/php-7.3.33/ext/mbstring/oniguruma/src/
H A Dunicode_fold2_key.c42 #define MIN_HASH_VALUE 0 macro
/dports/misc/broot/broot-1.7.0/cargo-crates/onig_sys-69.7.0/oniguruma/src/
H A Dunicode_fold2_key.c41 #define MIN_HASH_VALUE 0 macro
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
H A Dunicode_fold2_key.c42 #define MIN_HASH_VALUE 0 macro
/dports/devel/git-delta/delta-0.9.2/cargo-crates/onig_sys-69.6.0/oniguruma/src/
H A Dunicode_fold2_key.c41 #define MIN_HASH_VALUE 0 macro
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/src/
H A Dunicode_fold2_key.c41 #define MIN_HASH_VALUE 0 macro
/dports/sysutils/vector/vector-0.10.0/cargo-crates/onig_sys-69.1.0/oniguruma/src/
H A Dunicode_fold2_key.c42 #define MIN_HASH_VALUE 0 macro
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/onig_sys-69.7.0/oniguruma/src/
H A Dunicode_fold2_key.c41 #define MIN_HASH_VALUE 0 macro
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
H A Dunicode_fold2_key.c42 #define MIN_HASH_VALUE 0 macro
/dports/converters/php73-mbstring/php-7.3.33/ext/mbstring/oniguruma/src/
H A Dunicode_fold2_key.c42 #define MIN_HASH_VALUE 0 macro

12345678910>>...27