Home
last modified time | relevance | path

Searched defs:key (Results 2076 - 2100 of 9250) sorted by relevance

1...<<81828384858687888990>>...370

/third_party/icu/icu4c/source/tools/genrb/
H A Dfilterrb.cpp34 std::string key = path.substr(i, j - i); in ResKeyPath() local
47 void ResKeyPath::push(const std::string& key) { in push() argument
63 out << "/" << key; in operator <<() local
180 auto& key = *it; applyRule() local
[all...]
/third_party/libdrm/tests/
H A Ddrmsl.c49 unsigned long key; in print() local
65 unsigned long key; in do_time() local
109 print_neighbors(void *list, unsigned long key, unsigned long expected_prev, unsigned long expected_next) print_neighbors() argument
[all...]
/third_party/libdrm/
H A Dxf86drmHash.c80 static unsigned long HashHash(unsigned long key) in HashHash() argument
167 drm_public int drmHashLookup(void *t, unsigned long key, void **value) in drmHashLookup() argument
180 drm_public int drmHashInsert(void *t, unsigned long key, void *value) in drmHashInsert() argument
139 HashFind(HashTablePtr table, unsigned long key, unsigned long *h) HashFind() argument
199 drmHashDelete(void *t, unsigned long key) drmHashDelete() argument
216 drmHashNext(void *t, unsigned long *key, void **value) drmHashNext() argument
233 drmHashFirst(void *t, unsigned long *key, void **value) drmHashFirst() argument
[all...]
/third_party/ltp/testcases/kernel/syscalls/fsetxattr/
H A Dfsetxattr01.c64 char *key; member
[all...]
/third_party/ltp/testcases/kernel/syscalls/setxattr/
H A Dsetxattr01.c62 char *key; member
[all...]
H A Dsetxattr02.c59 char *key; member
[all...]
/third_party/ltp/testcases/kernel/syscalls/getxattr/
H A Dgetxattr01.c68 char *key; member
/third_party/ltp/testcases/kernel/watchqueue/
H A Dcommon.h82 key_serial_t key; in wqueue_add_key() local
/third_party/node/deps/v8/include/
H A Dv8-cppgc.h166 explicit JSVisitor(cppgc::Visitor::Key key) : cppgc::Visitor(key) {} in JSVisitor() argument
/third_party/node/deps/v8/include/v8-include/
H A Dv8-cppgc.h188 explicit JSVisitor(cppgc::Visitor::Key key) : cppgc::Visitor(key) {} in JSVisitor() argument
/third_party/node/deps/v8/src/objects/
H A Dcompilation-cache-table.h22 static inline bool IsMatch(HashTableKey* key, Object value) { in IsMatch() argument
26 static inline uint32_t Hash(ReadOnlyRoots roots, HashTableKey* key) { in Hash() argument
H A Dproperty-descriptor.cc85 Name key = descs->GetKey(i); in ToPropertyDescriptorFastPath() local
H A Dproperty.cc60 Descriptor::Descriptor(Handle<Name> key, const MaybeObjectHandle& value, in Descriptor() argument
72 Descriptor::Descriptor(Handle<Name> key, const MaybeObjectHandle& value, in Descriptor() argument
79 Descriptor Descriptor::DataField(Isolate* isolate, Handle<Name> key, in DataField() argument
86 DataField(Handle<Name> key, int field_index, PropertyAttributes attributes, PropertyConstness constness, Representation representation, const MaybeObjectHandle& wrapped_field_type) DataField() argument
98 DataConstant(Handle<Name> key, Handle<Object> value, PropertyAttributes attributes) DataConstant() argument
107 DataConstant(Isolate* isolate, Handle<Name> key, int field_index, Handle<Object> value, PropertyAttributes attributes) DataConstant() argument
115 AccessorConstant(Handle<Name> key, Handle<Object> foreign, PropertyAttributes attributes) AccessorConstant() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dgmemtool.c177 struct gmem_key key = keys[i]; in main() local
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_cache.c38 const struct ir3_cache_key *key = _key; in key_hash() local
89 ir3_cache_lookup(struct ir3_cache *cache, const struct ir3_cache_key *key, in ir3_cache_lookup() argument
181 const struct ir3_cache_key *key = entry->key; ir3_cache_invalidate() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_vertex_state_cache.c30 static uint32_t key_hash(const void *key) in key_hash() argument
74 struct pipe_vertex_state key; in util_vertex_state_cache_get() local
[all...]
H A Du_live_shader_cache.c37 static uint32_t key_hash(const void *key) in key_hash() argument
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dagx_blit.c68 struct agx_shader_key key = { in agx_build_reload_shader() local
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dpixelshader9.c179 uint64_t key; in NinePixelShader9_GetVariant() local
[all...]
/third_party/mesa3d/src/util/
H A Dhash_table.h42 const void *key; member
155 hash_table_call_foreach(struct hash_table *ht, void (*callback)(const void *key, void *data, void *closure), void *closure) hash_table_call_foreach() argument
[all...]
H A Du_hash_table.c38 pointer_hash(const void *key) in pointer_hash() argument
58 static uint32_t hash_fd(const void *key) in hash_fd() argument
100 util_hash_table_get(struct hash_table *ht, void *key) util_hash_table_get() argument
110 util_hash_table_foreach(struct hash_table *ht, enum pipe_error (*callback) (void *key, void *value, void *data), void *data) util_hash_table_foreach() argument
H A Ddisk_cache_os.h85 cache_key key; member
H A Dfossilize_db.h70 uint8_t key[20]; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_emit.h54 struct ir3_cache_key key; member
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch.c65 struct translate_key key; in draw_pt_fetch_prepare() local
[all...]

Completed in 10 milliseconds

1...<<81828384858687888990>>...370