/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/opentype/ |
H A D | font_settings.cc | 31 StringHasher string_hasher; in GetHash() local 34 string_hasher.AddCharacter(tag[j]); in GetHash() 36 WTF::AddIntToHash(computed_hash, string_hasher.GetHash()); in GetHash()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/wtf/text/ |
H A D | utf8.cc | 369 StringHasher string_hasher; in CalculateStringHashAndLengthFromUTF8MaskingTop8Bits() local 375 string_hasher.AddCharacter(*data++); in CalculateStringHashAndLengthFromUTF8MaskingTop8Bits() 404 string_hasher.AddCharacter(static_cast<UChar>(character)); // normal case in CalculateStringHashAndLengthFromUTF8MaskingTop8Bits() 407 string_hasher.AddCharacters(static_cast<UChar>(U16_LEAD(character)), in CalculateStringHashAndLengthFromUTF8MaskingTop8Bits() 415 return string_hasher.HashWithTop8BitsMasked(); in CalculateStringHashAndLengthFromUTF8MaskingTop8Bits()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/wtf/text/ |
H A D | utf8.cc | 369 StringHasher string_hasher; in CalculateStringHashAndLengthFromUTF8MaskingTop8Bits() local 375 string_hasher.AddCharacter(*data++); in CalculateStringHashAndLengthFromUTF8MaskingTop8Bits() 404 string_hasher.AddCharacter(static_cast<UChar>(character)); // normal case in CalculateStringHashAndLengthFromUTF8MaskingTop8Bits() 407 string_hasher.AddCharacters(static_cast<UChar>(U16_LEAD(character)), in CalculateStringHashAndLengthFromUTF8MaskingTop8Bits() 415 return string_hasher.HashWithTop8BitsMasked(); in CalculateStringHashAndLengthFromUTF8MaskingTop8Bits()
|
/dports/lang/gcc12-devel/gcc-12-20211205/libcc1/ |
H A D | context.hh | 63 struct string_hasher : nofree_ptr_hash<const char> struct 93 hash_table<string_hasher> file_names;
|
/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/examples/word_count/ |
H A D | word_count.hpp | 76 std::hash<std::string> string_hasher; in HashWordCountExample() local 90 return HashWordCount(HashWord(string_hasher(word), word), 1); in HashWordCountExample()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/ |
H A D | font_description.cc | 305 StringHasher string_hasher; in StyleHashWithoutFamilyList() local 312 string_hasher.AddCharacter(tag[j]); in StyleHashWithoutFamilyList() 323 string_hasher.AddCharacter(locale[i]); in StyleHashWithoutFamilyList() 325 WTF::AddIntToHash(hash, string_hasher.GetHash()); in StyleHashWithoutFamilyList()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/fonts/ |
H A D | font_description.cc | 331 StringHasher string_hasher; in StyleHashWithoutFamilyList() local 347 string_hasher.AddCharacter(locale[i]); in StyleHashWithoutFamilyList() 349 WTF::AddIntToHash(hash, string_hasher.GetHash()); in StyleHashWithoutFamilyList()
|
/dports/devel/idutils/idutils-4.6/lib/ |
H A D | exclude.c | 167 string_hasher (void const *data, size_t n_buckets) in string_hasher() function 238 : string_hasher, in new_exclude_segment()
|
/dports/devel/gnulib/gnulib-20140202-stable/lib/ |
H A D | exclude.c | 160 string_hasher (void const *data, size_t n_buckets) in string_hasher() function 231 : string_hasher, in new_exclude_segment()
|
/dports/archivers/gtar/tar-1.34/gnu/ |
H A D | exclude.c | 198 string_hasher (void const *data, size_t n_buckets) in string_hasher() function 269 : string_hasher, in new_exclude_segment()
|
/dports/sysutils/coreutils/coreutils-8.32/lib/ |
H A D | exclude.c | 198 string_hasher (void const *data, size_t n_buckets) in string_hasher() function 269 : string_hasher, in new_exclude_segment()
|
/dports/misc/gnuls/coreutils-8.30/lib/ |
H A D | exclude.c | 198 string_hasher (void const *data, size_t n_buckets) in string_hasher() function 269 : string_hasher, in new_exclude_segment()
|
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/ |
H A D | exclude.c | 198 string_hasher (void const *data, size_t n_buckets) in string_hasher() function 269 : string_hasher, in new_exclude_segment()
|
/dports/textproc/gnugrep/grep-3.7/lib/ |
H A D | exclude.c | 198 string_hasher (void const *data, size_t n_buckets) in string_hasher() function 269 : string_hasher, in new_exclude_segment()
|
/dports/textproc/diffutils/diffutils-3.8/lib/ |
H A D | exclude.c | 198 string_hasher (void const *data, size_t n_buckets) in string_hasher() function 269 : string_hasher, in new_exclude_segment()
|
/dports/lang/gcc6-aux/gcc-6-20180516/libcc1/ |
H A D | ChangeLog | 37 * plugin.cc (string_hasher): Inherit from nofree_ptr_hash rather
|
H A D | plugin.cc | 134 struct string_hasher : nofree_ptr_hash<const char> struct 176 hash_table<string_hasher> file_names;
|
/dports/lang/gnat_util/gcc-6-20180516/libcc1/ |
H A D | ChangeLog | 37 * plugin.cc (string_hasher): Inherit from nofree_ptr_hash rather
|
H A D | plugin.cc | 134 struct string_hasher : nofree_ptr_hash<const char> struct 176 hash_table<string_hasher> file_names;
|
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/ |
H A D | volume.cc | 160 std::hash<std::string> string_hasher; in operator ()() local 161 return BLI_ghashutil_combine_hash(string_hasher(entry.filepath), in operator ()() 162 string_hasher(entry.grid_name)); in operator ()()
|
/dports/lang/gcc8/gcc-8.5.0/libcc1/ |
H A D | libcc1plugin.cc | 135 struct string_hasher : nofree_ptr_hash<const char> struct 177 hash_table<string_hasher> file_names;
|
/dports/lang/gcc10/gcc-10.3.0/libcc1/ |
H A D | libcc1plugin.cc | 135 struct string_hasher : nofree_ptr_hash<const char> struct 177 hash_table<string_hasher> file_names;
|
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libcc1/ |
H A D | libcc1plugin.cc | 135 struct string_hasher : nofree_ptr_hash<const char> struct 177 hash_table<string_hasher> file_names;
|
/dports/lang/gcc11-devel/gcc-11-20211009/libcc1/ |
H A D | libcc1plugin.cc | 135 struct string_hasher : nofree_ptr_hash<const char> struct 177 hash_table<string_hasher> file_names;
|
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libcc1/ |
H A D | libcc1plugin.cc | 135 struct string_hasher : nofree_ptr_hash<const char> struct 177 hash_table<string_hasher> file_names;
|