Home
last modified time | relevance | path

Searched defs:entry (Results 851 - 875 of 1389) sorted by relevance

1...<<31323334353637383940>>...56

/third_party/libfuse/example/
H A Dpassthrough_fh.c113 struct dirent *entry; member
[all...]
/third_party/libwebsockets/lib/plat/windows/
H A Dwindows-sockets.c189 struct hostent *entry = gethostbyname(ifname); in lws_interface_to_sa() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dflow.c783 struct basic_block *entry = ep->entry->bb; in vrfy_flow() local
/third_party/node/deps/v8/src/compiler/backend/
H A Dcode-generator-impl.h262 Label* entry() { return &entry_; } in entry() function in v8::internal::compiler::OutOfLineCode
/third_party/node/deps/v8/src/compiler/
H A Djs-heap-broker.h295 Address** entry = canonical_handles_->Find(object); in FindCanonicalPersistentHandleForTesting() local
/third_party/node/deps/v8/src/debug/
H A Ddebug-coverage.cc29 Entry* entry = LookupOrInsert(key, Hash(key), []() { return 0; }); in Add() local
39 Entry* entry = Lookup(key, Hash(key)); in Get() local
/third_party/node/deps/v8/src/api/
H A Dapi-natives.cc308 InternalIndex entry = slow_cache.FindEntry(isolate, serial_number); in ProbeInstantiationsCache() local
372 InternalIndex entry = cache->FindEntry(isolate, serial_number); in UncacheTemplateInstantiation() local
/third_party/node/deps/v8/src/heap/
H A Dscavenger.cc87 EphemeronHashTable::unchecked_cast(obj), entry); variable
609 void Scavenger::RememberPromotedEphemeron(EphemeronHashTable table, int entry) { in RememberPromotedEphemeron() argument
674 struct PromotionListEntry entry; in Process() local
[all...]
/third_party/node/deps/v8/src/inspector/
H A Dv8-inspector-impl.cc489 v8::MaybeLocal<v8::Value> entry = map->Get(m_isolate, exception); in associateExceptionData() local
516 auto entry = map->Get(m_isolate, exception); in getAssociatedExceptionData() local
/third_party/node/deps/v8/src/objects/
H A Dliteral-objects.cc51 InternalIndex entry = descriptor_array_template->Search( in AddToDescriptorArrayTemplate() local
159 InternalIndex entry = dictionary->FindEntry(isolate, key); in AddToDictionaryTemplate() local
[all...]
H A Dsource-text-module.cc216 Handle<SourceTextModuleInfoEntry> entry = in ResolveExport() local
125 CreateIndirectExport( Isolate* isolate, Handle<SourceTextModule> module, Handle<String> name, Handle<SourceTextModuleInfoEntry> entry) CreateIndirectExport() argument
[all...]
H A Dstring-table.cc105 void Set(InternalIndex index, String entry) { in Set() argument
522 InternalIndex entry = current_data->FindEntry(isolate, key, key->hash()); LookupKey() local
673 InternalIndex entry = string_table_data->FindEntry(isolate, &key, key.hash()); TryStringToIndexOrLookupExisting() local
[all...]
H A Dtransitions.cc415 int entry = header + last; in PutPrototypeTransition() local
H A Dfixed-array-inl.h280 Name entry = array->GetKey(InternalIndex(sort_index)); in BinarySearch() local
317 Name entry = array->GetKey(InternalIndex(sorted_index)); in LinearSearch() local
H A Dordered-hash-table.cc130 InternalIndex entry = table.FindEntry(isolate, key); in HasKey() local
339 InternalIndex entry = table.FindEntry(isolate, key); in Delete() local
409 void OrderedHashMap::SetEntry(InternalIndex entry, Objec argument
481 SetEntry(InternalIndex entry, Object key, Object value, PropertyDetails details) SetEntry() argument
496 DeleteEntry( Isolate* isolate, Handle<OrderedNameDictionary> table, InternalIndex entry) DeleteEntry() argument
858 SetEntry(InternalIndex entry, Object key, Object value, PropertyDetails details) SetEntry() argument
883 InternalIndex entry = table.FindEntry(isolate, key); Delete() local
900 DeleteEntry( Isolate* isolate, Handle<SmallOrderedNameDictionary> table, InternalIndex entry) DeleteEntry() argument
1297 SetEntry(HeapObject table, InternalIndex entry, Object key, Object value, PropertyDetails details) SetEntry() argument
1324 ValueAt(HeapObject table, InternalIndex entry) ValueAt() argument
1334 ValueAtPut(HeapObject table, InternalIndex entry, Object value) ValueAtPut() argument
1345 DetailsAt(HeapObject table, InternalIndex entry) DetailsAt() argument
1355 DetailsAtPut(HeapObject table, InternalIndex entry, PropertyDetails details) DetailsAtPut() argument
1384 KeyAt(HeapObject table, InternalIndex entry) KeyAt() argument
1423 DeleteEntry( Isolate* isolate, Handle<HeapObject> table, InternalIndex entry) DeleteEntry() argument
[all...]
/third_party/node/deps/v8/src/profiler/
H A Dcpu-profiler.h58 CodeEntry* entry; member in v8::internal::CodeCreateEventRecord
128 CodeEntry* entry; member in v8::internal::CodeDeleteEventRecord
/third_party/node/deps/v8/src/runtime/
H A Druntime-object.cc815 InternalIndex entry = dictionary.FindEntry(isolate, key); in RUNTIME_FUNCTION() local
829 InternalIndex entry = dictionary.FindEntry(isolate, *key); in RUNTIME_FUNCTION() local
837 InternalIndex entry = dictionary.FindEntry(isolate, key); in RUNTIME_FUNCTION() local
[all...]
H A Druntime.h767 Address entry; member
/third_party/node/deps/v8/src/snapshot/
H A Dserializer.h59 base::HashMap::Entry* entry = FindOrCreateEntry(code_address); in Insert() local
66 base::HashMap::Entry* entry = FindEntry(code_address); in Lookup() local
72 base::HashMap::Entry* entry = FindEntry(code_address); in Remove() local
112 RemoveEntry(base::HashMap::Entry* entry) RemoveEntry() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_resolve.c359 struct hash_entry *entry = in iris_cache_flush_for_render() local
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_mpeg12_bitstream.c713 const struct dct_coeff *entry; in decode_dct() local
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_descriptors_lazy.c80 init_template_entry(struct zink_shader *shader, enum zink_descriptor_type type, unsigned idx, VkDescriptorUpdateTemplateEntry *entry, unsigned *entry_idx, bool flatten_dynamic) init_template_entry() argument
744 init_push_template_entry(VkDescriptorUpdateTemplateEntry *entry, unsigned i) init_push_template_entry() argument
765 VkDescriptorUpdateTemplateEntry *entry = &dd_lazy(ctx)->push_entries[i]; zink_descriptors_init_lazy() local
[all...]
/third_party/mesa3d/src/util/
H A Dhash_table.c131 entry_is_free(const struct hash_entry *entry) in entry_is_free() argument
137 entry_is_deleted(const struct hash_table *ht, struct hash_entry *entry) in entry_is_deleted() argument
143 entry_is_present(const struct hash_table *ht, struct hash_entry *entry) in entry_is_present() argument
243 _mesa_hash_table_destroy(struct hash_table *ht, void (*delete_function)(struct hash_entry *entry)) _mesa_hash_table_destroy() argument
271 _mesa_hash_table_clear(struct hash_table *ht, void (*delete_function)(struct hash_entry *entry)) _mesa_hash_table_clear() argument
277 struct hash_entry *entry; _mesa_hash_table_clear() local
320 struct hash_entry *entry = ht->table + hash_address; hash_table_search() local
373 struct hash_entry *entry = ht->table + hash_address; hash_table_insert_rehash() local
449 struct hash_entry *entry = ht->table + hash_address; hash_table_insert() local
527 _mesa_hash_table_remove(struct hash_table *ht, struct hash_entry *entry) _mesa_hash_table_remove() argument
553 _mesa_hash_table_next_entry_unsafe(const struct hash_table *ht, struct hash_entry *entry) _mesa_hash_table_next_entry_unsafe() argument
575 _mesa_hash_table_next_entry(struct hash_table *ht, struct hash_entry *entry) _mesa_hash_table_next_entry() argument
601 _mesa_hash_table_random_entry(struct hash_table *ht, bool (*predicate)(struct hash_entry *entry)) _mesa_hash_table_random_entry() argument
604 struct hash_entry *entry; _mesa_hash_table_random_entry() local
797 _mesa_hash_table_u64_delete_key(struct hash_entry *entry) _mesa_hash_table_u64_delete_key() argument
871 struct hash_entry *entry; _mesa_hash_table_u64_search() local
889 struct hash_entry *entry; _mesa_hash_table_u64_remove() local
[all...]
/third_party/mesa3d/src/vulkan/device-select-layer/
H A Ddevice_select_layer.c103 struct hash_entry *entry; in device_select_layer_get_instance() local
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_pipeline_cache.c164 struct set_entry *entry = in vk_pipeline_cache_remove_object() local
188 struct set_entry *entry = in vk_pipeline_cache_replace_object() local
327 struct set_entry *entry in vk_pipeline_cache_lookup_object() local
402 struct set_entry *entry = vk_pipeline_cache_add_object() local
623 object_unref_cb(struct set_entry *entry) object_unref_cb() argument
[all...]

Completed in 34 milliseconds

1...<<31323334353637383940>>...56