Home
last modified time | relevance | path

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

12345678910>>...43

/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/icu/icu4c/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/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_hash.c77 cso_hash_create_node(struct cso_hash *hash, in cso_hash_create_node()
95 static void cso_data_rehash(struct cso_hash *hash, int hint) in cso_data_rehash()
144 static void cso_data_might_grow(struct cso_hash *hash) in cso_data_might_grow()
150 static void cso_data_has_shrunk(struct cso_hash *hash) in cso_data_has_shrunk()
159 static struct cso_node *cso_data_first_node(struct cso_hash *hash) in cso_data_first_node()
173 struct cso_hash_iter cso_hash_insert(struct cso_hash *hash, in cso_hash_insert()
189 void cso_hash_init(struct cso_hash *hash) in cso_hash_init()
200 void cso_hash_deinit(struct cso_hash *hash) in cso_hash_deinit()
254 void *cso_hash_take(struct cso_hash *hash, unsigned akey) in cso_hash_take()
270 struct cso_hash_iter cso_hash_first_node(struct cso_hash *hash) in cso_hash_first_node()
[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/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/gn/src/gn/
Dunique_vector.h60 Node* Lookup(size_t hash, const T& item, const std::vector<T>& vector) const { in Lookup()
69 void Insert(Node* node, size_t hash, size_t index) { in Insert()
113 size_t hash; in push_back() local
125 size_t hash = Hash()(t); in push_back() local
148 size_t hash; in PushBackWithIndex() local
161 size_t hash; in PushBackWithIndex() local
213 size_t hash; in Contains() local
220 size_t hash; in IndexOf() local
228 UniqueVectorNode* Lookup(const T& t, size_t* hash) const { in Lookup()
/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/vk-gl-cts/framework/delibs/decpp/
DdeSha1.cpp31 deSha1 hash; in parse() local
41 deSha1 hash; in compute() local
59 deSha1 hash; in finalize() 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/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/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/vk-gl-cts/framework/delibs/debase/
DdeSha1.c155 void deSha1Stream_finalize (deSha1Stream* stream, deSha1* hash) in deSha1Stream_finalize()
184 void deSha1_compute (deSha1* hash, size_t size, const void* data) in deSha1_compute()
193 void deSha1_render (const deSha1* hash, char* buffer) in deSha1_render()
209 deBool deSha1_parse (deSha1* hash, const char* buffer) in deSha1_parse()
267 const char* const hash; in deSha1_selfTest() member
287 deSha1 hash; in deSha1_selfTest() local
299 deSha1 hash; in deSha1_selfTest() local
358 deSha1 hash; in deSha1_selfTest() local
/third_party/mindspore/mindspore/core/abstract/
Dabstract_function.cc128 std::size_t AbstractFuncUnion::hash() const { in hash() function in mindspore::abstract::AbstractFuncUnion
146 std::size_t PrimitiveAbstractClosure::hash() const { in hash() function in mindspore::abstract::PrimitiveAbstractClosure
165 std::size_t FuncGraphAbstractClosure::hash() const { in hash() function in mindspore::abstract::FuncGraphAbstractClosure
191 std::size_t MetaFuncGraphAbstractClosure::hash() const { in hash() function in mindspore::abstract::MetaFuncGraphAbstractClosure
219 std::size_t PartialAbstractClosure::hash() const { in hash() function in mindspore::abstract::PartialAbstractClosure
245 std::size_t JTransformedAbstractClosure::hash() const { in hash() function in mindspore::abstract::JTransformedAbstractClosure
265 std::size_t VirtualAbstractClosure::hash() const { in hash() function in mindspore::abstract::VirtualAbstractClosure
303 std::size_t TypedPrimitiveAbstractClosure::hash() const { in hash() function in mindspore::abstract::TypedPrimitiveAbstractClosure
337 std::size_t PyInterpretAbstractClosure::hash() const { in hash() function in mindspore::abstract::PyInterpretAbstractClosure
/third_party/icu/icu4c/source/test/cintltst/
Dchashtst.c109 UHashtable *hash; in TestBasic() local
160 UHashtable *hash = uhash_open(hashChars, isEqualChars, NULL, &status); in TestAllowZero() local
209 UHashtable *hash; in TestOtherAPI() local
343 UHashtable *hash; in hashIChars() local
391 static void _put(UHashtable* hash, in _put()
430 static void _get(UHashtable* hash, in _get()
443 static void _remove(UHashtable* hash, in _remove()
/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.c251 struct hash { in do_lib_hash() struct
252 char *name; in do_lib_hash()
253 int (*init)(void *); in do_lib_hash()
254 int (*update)(void *, void *, size_t); in do_lib_hash()
255 int (*final)(void *, void *); in do_lib_hash()
256 int digest_length; in do_lib_hash()
266 }, * 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

12345678910>>...43