Home
last modified time | relevance | path

Searched defs:hash (Results 1 – 25 of 913) sorted by relevance

12345678910>>...37

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
Dhash.hpp44 struct hash<glm::tvec1<T,P> > struct
50 struct hash<glm::tvec2<T,P> > struct
56 struct hash<glm::tvec3<T,P> > struct
62 struct hash<glm::tvec4<T,P> > struct
68 struct hash<glm::tquat<T,P>> struct
74 struct hash<glm::tdualquat<T,P> > struct
80 struct hash<glm::tmat2x2<T,P> > struct
86 struct hash<glm::tmat2x3<T,P> > struct
92 struct hash<glm::tmat2x4<T,P> > struct
98 struct hash<glm::tmat3x2<T,P> > struct
[all …]
/third_party/skia/third_party/externals/icu/source/common/
Duhash.cpp122 #define HASH_DELETE_KEY_VALUE(hash, keypointer, valuepointer) UPRV_BLOCK_MACRO_BEGIN { \ argument
146 _uhash_setElement(UHashtable *hash, UHashElement* e, in _uhash_setElement()
186 _uhash_internalRemoveElement(UHashtable *hash, UHashElement* e) { in _uhash_internalRemoveElement()
195 _uhash_internalSetResizePolicy(UHashtable *hash, enum UHashResizePolicy policy) { in _uhash_internalSetResizePolicy()
213 _uhash_allocate(UHashtable *hash, in _uhash_allocate()
336 _uhash_find(const UHashtable *hash, UHashTok key, in _uhash_find()
397 _uhash_rehash(UHashtable *hash, UErrorCode *status) { in _uhash_rehash()
440 _uhash_remove(UHashtable *hash, in _uhash_remove()
465 _uhash_put(UHashtable *hash, in _uhash_put()
593 uhash_close(UHashtable *hash) { in uhash_close()
[all …]
/third_party/node/deps/icu-small/source/common/
Duhash.cpp122 #define HASH_DELETE_KEY_VALUE(hash, keypointer, valuepointer) UPRV_BLOCK_MACRO_BEGIN { \ argument
146 _uhash_setElement(UHashtable *hash, UHashElement* e, in _uhash_setElement()
186 _uhash_internalRemoveElement(UHashtable *hash, UHashElement* e) { in _uhash_internalRemoveElement()
195 _uhash_internalSetResizePolicy(UHashtable *hash, enum UHashResizePolicy policy) { in _uhash_internalSetResizePolicy()
213 _uhash_allocate(UHashtable *hash, in _uhash_allocate()
336 _uhash_find(const UHashtable *hash, UHashTok key, in _uhash_find()
397 _uhash_rehash(UHashtable *hash, UErrorCode *status) { in _uhash_rehash()
440 _uhash_remove(UHashtable *hash, in _uhash_remove()
465 _uhash_put(UHashtable *hash, in _uhash_put()
593 uhash_close(UHashtable *hash) { in uhash_close()
[all …]
/third_party/flutter/skia/third_party/externals/icu/source/common/
Duhash.cpp122 #define HASH_DELETE_KEY_VALUE(hash, keypointer, valuepointer) \ argument
143 _uhash_setElement(UHashtable *hash, UHashElement* e, in _uhash_setElement()
183 _uhash_internalRemoveElement(UHashtable *hash, UHashElement* e) { in _uhash_internalRemoveElement()
192 _uhash_internalSetResizePolicy(UHashtable *hash, enum UHashResizePolicy policy) { in _uhash_internalSetResizePolicy()
210 _uhash_allocate(UHashtable *hash, in _uhash_allocate()
333 _uhash_find(const UHashtable *hash, UHashTok key, in _uhash_find()
395 _uhash_rehash(UHashtable *hash, UErrorCode *status) { in _uhash_rehash()
438 _uhash_remove(UHashtable *hash, in _uhash_remove()
463 _uhash_put(UHashtable *hash, in _uhash_put()
590 uhash_close(UHashtable *hash) { in uhash_close()
[all …]
/third_party/icu/icu4c/source/common/
Duhash.cpp122 #define HASH_DELETE_KEY_VALUE(hash, keypointer, valuepointer) UPRV_BLOCK_MACRO_BEGIN { \ argument
144 _uhash_setElement(UHashtable *hash, UHashElement* e, in _uhash_setElement()
184 _uhash_internalRemoveElement(UHashtable *hash, UHashElement* e) { in _uhash_internalRemoveElement()
193 _uhash_internalSetResizePolicy(UHashtable *hash, enum UHashResizePolicy policy) { in _uhash_internalSetResizePolicy()
211 _uhash_allocate(UHashtable *hash, in _uhash_allocate()
334 _uhash_find(const UHashtable *hash, UHashTok key, in _uhash_find()
395 _uhash_rehash(UHashtable *hash, UErrorCode *status) { in _uhash_rehash()
438 _uhash_remove(UHashtable *hash, in _uhash_remove()
463 _uhash_put(UHashtable *hash, in _uhash_put()
590 uhash_close(UHashtable *hash) { in uhash_close()
[all …]
/third_party/freetype/src/base/
Dfthash.c106 FT_Hash hash ) in hash_bucket()
131 hash_rehash( FT_Hash hash, in hash_rehash()
165 hash_init( FT_Hash hash, in hash_init()
195 ft_hash_str_init( FT_Hash hash, in ft_hash_str_init()
203 ft_hash_num_init( FT_Hash hash, in ft_hash_num_init()
211 ft_hash_str_free( FT_Hash hash, in ft_hash_str_free()
235 FT_Hash hash, in hash_insert()
273 FT_Hash hash, in ft_hash_str_insert()
288 FT_Hash hash, in ft_hash_num_insert()
302 FT_Hash hash ) in hash_lookup()
[all …]
/third_party/flutter/skia/third_party/externals/freetype/src/base/
Dfthash.c107 FT_Hash hash ) in hash_bucket()
132 hash_rehash( FT_Hash hash, in hash_rehash()
166 hash_init( FT_Hash hash, in hash_init()
196 ft_hash_str_init( FT_Hash hash, in ft_hash_str_init()
204 ft_hash_num_init( FT_Hash hash, in ft_hash_num_init()
212 ft_hash_str_free( FT_Hash hash, in ft_hash_str_free()
236 FT_Hash hash, in hash_insert()
274 FT_Hash hash, in ft_hash_str_insert()
289 FT_Hash hash, in ft_hash_num_insert()
303 FT_Hash hash ) in hash_lookup()
[all …]
/third_party/skia/third_party/externals/freetype/src/base/
Dfthash.c106 FT_Hash hash ) in hash_bucket()
131 hash_rehash( FT_Hash hash, in hash_rehash()
165 hash_init( FT_Hash hash, in hash_init()
195 ft_hash_str_init( FT_Hash hash, in ft_hash_str_init()
203 ft_hash_num_init( FT_Hash hash, in ft_hash_num_init()
211 ft_hash_str_free( FT_Hash hash, in ft_hash_str_free()
235 FT_Hash hash, in hash_insert()
273 FT_Hash hash, in ft_hash_str_insert()
288 FT_Hash hash, in ft_hash_num_insert()
302 FT_Hash hash ) in hash_lookup()
[all …]
/third_party/boost/boost/uuid/
Dbasic_name_generator.hpp50 HashAlgo hash; in operator ()() local
57 HashAlgo hash; in operator ()() local
65 HashAlgo hash; in operator ()() local
72 HashAlgo hash; in operator ()() local
85 …void process_characters(HashAlgo& hash, char_type const*const characters, std::size_t count) const… in process_characters()
97 void process_characters(HashAlgo& hash, char const*const characters, std::size_t count) const { in process_characters()
Duuid_hash.hpp30 struct hash<boost::uuids::uuid> struct
32 std::size_t operator () (const boost::uuids::uuid& value) const BOOST_NOEXCEPT in operator ()()
/third_party/e2fsprogs/lib/e2p/
Dhashstr.c21 struct hash { struct
26 static struct hash hash_list[] = { argument
/third_party/flutter/skia/third_party/externals/dawn/src/common/
DHashUtils.h39 void HashCombine(size_t* hash, const T& value) { in HashCombine()
51 void HashCombine(size_t* hash, const T& value, const Args&... args) { in HashCombine()
73 size_t hash = 0; in Hash() local
/third_party/boost/libs/unordered/examples/
Dfnv1.hpp12 namespace hash namespace
19 std::size_t hash = OffsetBasis; in operator ()() local
36 std::size_t hash = OffsetBasis; in operator ()() local
/third_party/flutter/engine/flutter/third_party/txt/src/utils/
DJenkinsHash.cpp31 JenkinsHashWhiten(uint32_t hash) { in JenkinsHashWhiten()
38 uint32_t JenkinsHashMixBytes(uint32_t hash, const uint8_t* bytes, size_t size) { in JenkinsHashMixBytes()
58 uint32_t JenkinsHashMixShorts(uint32_t hash, in JenkinsHashMixShorts()
/third_party/pulseaudio/src/pulsecore/
Didxset.c62 unsigned hash = 0; in pa_idxset_string_hash_func() local
120 unsigned hash = s->hash_func(e->data) % NBUCKETS; in remove_entry() local
147 static struct idxset_entry* data_scan(pa_idxset *s, unsigned hash, const void *p) { in data_scan()
160 static struct idxset_entry* index_scan(pa_idxset *s, unsigned hash, uint32_t idx) { in index_scan()
173 unsigned hash; in pa_idxset_put() local
231 unsigned hash; in pa_idxset_get_by_index() local
245 unsigned hash; in pa_idxset_get_by_data() local
263 unsigned hash; in pa_idxset_remove_by_index() local
281 unsigned hash; in pa_idxset_remove_by_data() local
315 unsigned hash; in pa_idxset_rrobin() local
[all …]
/third_party/node/test/fixtures/wpt/url/resources/
Durltestdata.json16 "hash": "" string
31 "hash": "#c" string
46 "hash": "" string
61 "hash": "" string
76 "hash": "" string
91 "hash": "" string
106 "hash": "" string
121 "hash": "" string
136 "hash": "" string
151 "hash": "" string
[all …]
/third_party/flutter/skia/tests/
DDynamicHashTest.cpp48 Hash hash; in DEF_TEST() local
76 Hash hash; in DEF_TEST() local
102 Hash hash; in DEF_TEST() local
114 Hash hash; in DEF_TEST() local
149 Hash hash; in DEF_TEST() local
175 Hash hash; in TestIter() local
228 Hash hash; in TestResetOrRewind() local
/third_party/toybox/toys/lsb/
Dmd5sum.c250 struct hash { in do_lib_hash() struct
251 char *name; in do_lib_hash()
252 int (*init)(void *); in do_lib_hash()
253 int (*update)(void *, void *, size_t); in do_lib_hash()
254 int (*final)(void *, void *); in do_lib_hash()
255 int digest_length; in do_lib_hash()
265 }, * hash; in do_lib_hash() local
/third_party/skia/third_party/externals/dawn/src/common/
DHashUtils.h47 void HashCombine(size_t* hash, const T& value) { in HashCombine()
59 void HashCombine(size_t* hash, const T& value, const Args&... args) { in HashCombine()
81 size_t hash = 0; in Hash() local
/third_party/boost/boost/variant/detail/
Dstd_hash.hpp36 struct hash<boost::variant< BOOST_VARIANT_ENUM_PARAMS(T) > > { struct
37 std::size_t operator()(const boost::variant< BOOST_VARIANT_ENUM_PARAMS(T) >& val) const { in operator ()()
/third_party/grpc/src/core/lib/slice/
Dslice_intern.cc41 #define TABLE_IDX(hash, capacity) (((hash) >> LOG2_SHARD_COUNT) % (capacity)) argument
42 #define SHARD_IDX(hash) ((hash) & ((1 << LOG2_SHARD_COUNT) - 1)) argument
56 uint32_t hash; member
136 uint32_t hash = grpc_slice_hash_internal(slice); in grpc_slice_maybe_static_intern() local
167 uint32_t hash, const SliceArgs& args) { in MatchStaticSlice()
206 uint32_t hash, in InternNewStringLocked()
234 static InternedSliceRefcount* MatchInternedSliceLocked(uint32_t hash, in MatchInternedSliceLocked()
259 static InternedSliceRefcount* FindOrCreateInternedSlice(uint32_t hash, in FindOrCreateInternedSlice()
278 const uint32_t hash = gpr_murmur_hash3(buf, len, g_hash_seed); in ManagedMemorySlice() local
296 const uint32_t hash = grpc_slice_hash_internal(slice); in ManagedMemorySlice() local
/third_party/boost/boost/compute/functional/
Dhash.hpp80 template<> struct hash<int_> : detail::hash_impl<int_> { }; struct
83 template<> struct hash<uint_> : detail::hash_impl<uint_> { }; struct
86 template<> struct hash<float_> : detail::hash_impl<float_> { }; struct
/third_party/libdrm/tests/
Dmeson.build59 hash = executable( variable
76 test('hash', hash) test
/third_party/icu/icu4c/source/test/cintltst/
Dchashtst.c106 UHashtable *hash; in TestBasic() local
156 UHashtable *hash; in TestOtherAPI() local
290 UHashtable *hash; in hashIChars() local
338 static void _put(UHashtable* hash, in _put()
357 static void _get(UHashtable* hash, in _get()
374 static void _remove(UHashtable* hash, in _remove()
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dhash_function_defaults_test.cc47 hash_default_hash<int32_t> hash; in TEST() local
68 hash_default_hash<MyEnum> hash; in TEST() local
104 auto hash = this->hasher; in TYPED_TEST() local
189 auto hash = this->hasher; in TYPED_TEST() local
225 hash_default_hash<absl::Cord> hash; in TEST() local
247 hash_default_hash<absl::Cord> hash; in TEST() local
254 hash_default_hash<absl::Cord> hash; in TEST() local
264 hash_default_hash<absl::Cord> hash; in TEST() local
310 hash_default_hash<typename T::first_type> hash; member
357 struct hash<Hashable<H>> { struct
[all …]

12345678910>>...37