Home
last modified time | relevance | path

Searched defs:hash (Results 401 - 425 of 1225) sorted by relevance

1...<<11121314151617181920>>...49

/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DSamplerHeapCacheD3D12.cpp155 size_t hash = 0; in operator ()() local
/third_party/skia/third_party/externals/dawn/src/tests/perf_tests/
H A DDawnPerfTestPlatform.cpp114 size_t hash = 0; in AddTraceEvent() local
/third_party/skia/third_party/externals/freetype/src/base/
H A Dfthash.c131 hash_rehash( FT_Hash hash, in hash_rehash() argument
165 hash_init( FT_Hash hash, FT_Bool is_num, FT_Memory memory ) hash_init() argument
195 ft_hash_str_init( FT_Hash hash, FT_Memory memory ) ft_hash_str_init() argument
203 ft_hash_num_init( FT_Hash hash, FT_Memory memory ) ft_hash_num_init() argument
211 ft_hash_str_free( FT_Hash hash, FT_Memory memory ) ft_hash_str_free() argument
233 hash_insert( FT_Hashkey key, size_t data, FT_Hash hash, FT_Memory memory ) hash_insert() argument
271 ft_hash_str_insert( const char* key, size_t data, FT_Hash hash, FT_Memory memory ) ft_hash_str_insert() argument
286 ft_hash_num_insert( FT_Int num, size_t data, FT_Hash hash, FT_Memory memory ) ft_hash_num_insert() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/cache/
H A Dftcbasic.c298 FT_Offset hash; in FT_EXPORT_DEF() local
379 FT_Offset hash; in FT_EXPORT_DEF() local
498 FT_Offset hash; in FT_EXPORT_DEF() local
581 FT_Offset hash; FT_EXPORT_DEF() local
[all...]
H A Dftccache.c414 ftc_cache_add( FTC_Cache cache, FT_Offset hash, FTC_Node node ) ftc_cache_add() argument
[all...]
H A Dftccmap.c240 FT_Offset hash; in FT_EXPORT_DEF() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceStringPool.h169 template <typename T> struct hash<Ice::StringID<T>> { struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DSHA1.cpp296 std::array<uint8_t, 20> SHA1::hash(ArrayRef<uint8_t> Data) { in hash() function in SHA1
/third_party/skia/third_party/externals/tint/fuzzers/
H A Drandom_generator.cc38 size_t hash = 102931; in HashBuffer() local
[all...]
/third_party/skia/third_party/externals/tint/src/utils/
H A Denum_set.h247 class hash<tint::utils::EnumSet<T>> { class
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dscalar_constant.h139 class hash<tint::writer::spirv::ScalarConstant> { class
/third_party/skia/third_party/externals/icu/source/common/
H A Dhash.h31 UHashtable* hash; member in Hashtable
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DCachedHashString.h47 uint32_t hash() const { return Hash; } in hash() function in llvm::CachedHashStringRef
138 uint32_t hash() cons in size() function in llvm::CachedHashString
[all...]
/third_party/toybox/toys/lsb/
H A Dmd5sum.c251 struct hash { do_lib_hash() struct
266 }, * hash; do_lib_hash() local
[all...]
/third_party/python/Modules/_ssl/
H A Dcert.c182 unsigned long hash; in certificate_hash() local
/third_party/python/Objects/
H A Dinterpreteridobject.c174 Py_hash_t hash = PyObject_Hash(obj); in interpid_hash() local
/third_party/python/Modules/
H A D_ssl.h70 Py_hash_t hash; member
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyRepeatedField.java274 public IRubyObject hash(ThreadContext context) { in hash() method in RubyRepeatedField
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Draw_hash_set.h137 probe_seq(size_t hash, size_t mask) { in probe_seq() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/
H A Dconformance_archetype.h971 struct hash<::absl::types_internal::Archetype<Prof>> struct
/third_party/skia/include/core/
H A DSkColorSpace.h225 uint64_t hash() const { return (uint64_t)fTransferFnHash << 32 | fToXYZD50Hash; } in hash() function in SkColorSpace
H A DSkStringView.h176 template<> struct hash<skstd::string_view> { struct
/third_party/selinux/libsepol/cil/src/
H A Dcil_symtab.c152 static void cil_complex_symtab_hash(struct cil_complex_symtab_key *ckey, int mask, intptr_t *hash) in cil_complex_symtab_hash() argument
171 intptr_t hash; in cil_complex_symtab_insert() local
230 intptr_t hash; in cil_complex_symtab_search() local
[all...]
/third_party/spirv-tools/source/val/
H A Dinstruction.h145 struct hash<spvtools::val::Instruction> { struct
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_pax_common.c93 u8 hash[SHA1_MAC_LEN]; in eap_pax_mac() local

Completed in 17 milliseconds

1...<<11121314151617181920>>...49