| /third_party/node/deps/v8/src/execution/ |
| H A D | simulator-base.h | 44 static Return VariadicCall(SimT* sim, CallImpl call, Address entry, in VariadicCall() argument
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | hash-table.h | 189 EntryToIndex(InternalIndex entry) EntryToIndex() argument 357 EntryToValueIndex(InternalIndex entry) EntryToValueIndex() argument 477 EntryToValueIndex(InternalIndex entry) EntryToValueIndex() argument 514 EntryToValueIndex(InternalIndex entry) EntryToValueIndex() argument [all...] |
| H A D | hash-table-inl.h | 198 bool HashTable<Derived, Shape>::ToKey(ReadOnlyRoots roots, InternalIndex entry, in ToKey() argument 207 ToKey(PtrComprCageBase cage_base, InternalIndex entry, Object* out_k) ToKey() argument 216 KeyAt(InternalIndex entry) KeyAt() argument 222 KeyAt(PtrComprCageBase cage_base, InternalIndex entry) KeyAt() argument 228 KeyAt(InternalIndex entry, RelaxedLoadTag tag) KeyAt() argument 235 KeyAt(PtrComprCageBase cage_base, InternalIndex entry, RelaxedLoadTag tag) KeyAt() argument 326 InternalIndex entry = table->FindInsertionEntry(isolate, key->hash()); Add() local [all...] |
| H A D | swiss-name-dictionary.cc | 58 int entry = table->EntryForEnumerationIndex(enum_index); in Rehash() local 15 DeleteEntry( Isolate* isolate, Handle<SwissNameDictionary> table, InternalIndex entry) DeleteEntry() argument 228 int entry = EntryForEnumerationIndex(enum_index); Rehash() local [all...] |
| H A D | dictionary-inl.h | 33 Object Dictionary<Derived, Shape>::ValueAt(InternalIndex entry) { in ValueAt() argument 64 void Dictionary<Derived, Shape>::ValueAtPut(InternalIndex entry, Object value) { in ValueAtPut() argument 70 PropertyDetails Dictionary<Derived, Shape>::DetailsAt(InternalIndex entry) { in DetailsAt() argument 39 ValueAt(PtrComprCageBase cage_base, InternalIndex entry) ValueAt() argument 46 TryValueAt( InternalIndex entry) TryValueAt() argument 75 DetailsAtPut(InternalIndex entry, PropertyDetails value) DetailsAtPut() argument 148 ClearEntry(InternalIndex entry) ClearEntry() argument 155 SetEntry(InternalIndex entry, Object key, Object value, PropertyDetails details) SetEntry() argument 169 RawFieldOfValueAt(InternalIndex entry) RawFieldOfValueAt() argument 176 DetailsAt(Dictionary dict, InternalIndex entry) DetailsAt() argument 186 DetailsAtPut(Dictionary dict, InternalIndex entry, PropertyDetails value) DetailsAtPut() argument 202 NameAt(InternalIndex entry) NameAt() argument 207 NameAt(PtrComprCageBase cage_base, InternalIndex entry) NameAt() argument 215 CellAt(InternalIndex entry) CellAt() argument 220 CellAt(PtrComprCageBase cage_base, InternalIndex entry) CellAt() argument 226 NameAt(InternalIndex entry) NameAt() argument 231 NameAt(PtrComprCageBase cage_base, InternalIndex entry) NameAt() argument 235 ValueAt(InternalIndex entry) ValueAt() argument 240 ValueAt(PtrComprCageBase cage_base, InternalIndex entry) ValueAt() argument 245 SetEntry(InternalIndex entry, Object key, Object value, PropertyDetails details) SetEntry() argument 252 ClearEntry(InternalIndex entry) ClearEntry() argument 257 ValueAtPut(InternalIndex entry, Object value) ValueAtPut() argument 335 DetailsAt(Dictionary dict, InternalIndex entry) DetailsAt() argument 342 DetailsAtPut(Dictionary dict, InternalIndex entry, PropertyDetails value) DetailsAtPut() argument [all...] |
| H A D | osr-optimized-code-cache.cc | 41 int entry = -1; in Insert() local 251 void OSROptimizedCodeCache::InitializeEntry(int entry, in InitializeEntry() argument [all...] |
| /third_party/node/deps/v8/src/profiler/ |
| H A D | allocation-tracker.cc | 240 base::HashMap::Entry* entry = id_to_function_info_index_.LookupOrInsert( in AddFunctionInfo() local
|
| H A D | strings-storage.cc | 33 base::HashMap::Entry* entry = GetEntry(src, len); in GetCopy() local 56 base::HashMap::Entry* entry = GetEntry(str, len); in AddOrDisposeString() local 147 base::HashMap::Entry* entry = names_.Lookup(const_cast<char*>(str), hash); Release() local [all...] |
| /third_party/node/deps/v8/src/interpreter/ |
| H A D | constant-array-builder.cc | 42 Allocate( ConstantArrayBuilder::Entry entry, size_t count) Allocate() argument 173 const Entry& entry = slice->At(index); At() local 224 auto entry = smi_map_.find(smi); Insert() local 276 AllocateIndex( ConstantArrayBuilder::Entry entry) AllocateIndex() argument 281 AllocateIndexArray( ConstantArrayBuilder::Entry entry, size_t count) AllocateIndexArray() argument 354 auto entry = smi_map_.find(value); CommitReservedEntry() local [all...] |
| /third_party/node/deps/v8/src/third_party/vtune/ |
| H A D | vtune-jit.cc | 211 JitInfoMap::iterator entry = in event_handler() local
|
| /third_party/node/deps/v8/src/utils/ |
| H A D | identity-map.h | 23 T* entry; member 170 V* entry() const { in entry() function in v8::internal::IdentityMap::Iterator
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_query.c | 282 struct fd_batch_query_entry *entry = &data->query_entries[i]; variable 296 struct fd_batch_query_entry *entry = &data->query_entries[i]; variable 324 struct fd_batch_query_entry *entry = &data->query_entries[i]; variable 400 struct fd_batch_query_entry *entry = &data->query_entries[i]; fd5_create_batch_query() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_texture.c | 41 remove_tex_entry(struct fd6_context *fd6_ctx, struct hash_entry *entry) in remove_tex_entry() argument 373 struct hash_entry *entry in fd6_texture_state() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_batch_cache.c | 303 struct hash_entry *entry = in fd_bc_invalidate_batch() local 318 struct set_entry *entry = _mesa_set_search_pre_hashed(batch->resources, rsc->hash, rsc); in fd_bc_invalidate_resource() local 438 struct hash_entry *entry = variable
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ir3/ |
| H A D | ir3_cmdline.c | 228 load_spirv(const char *filename, const char *entry, gl_shader_stage stage) in load_spirv() argument
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_program_cache.c | 94 struct hash_entry *entry = in iris_find_cached_shader() local
|
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| H A D | lima_program.c | 354 struct hash_entry *entry = _mesa_hash_table_search(ht, key); in lima_get_compiled_fs() local 528 struct hash_entry *entry = _mesa_hash_table_search(ht, key); in lima_get_compiled_vs() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_program_cache.c | 90 struct hash_entry *entry = in crocus_find_cached_shader() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_gs_variant.cpp | 474 delete_entry(struct hash_entry *entry) in delete_entry() argument 511 struct hash_entry *entry = _mesa_hash_table_search_pre_hashed(ctx->gs_variant_cache, in d3d12_get_gs_variant() local
|
| H A D | d3d12_pipeline_state.cpp | 353 struct hash_entry *entry = _mesa_hash_table_search_pre_hashed(ctx->pso_cache, hash, in d3d12_get_gfx_pipeline_state() local 381 delete_gfx_entry(struct hash_entry *entry) in delete_gfx_entry() argument 389 remove_gfx_entry(struct d3d12_context *ctx, struct hash_entry *entry) in remove_gfx_entry() argument 480 struct hash_entry *entry = _mesa_hash_table_search_pre_hashed(ctx->compute_pso_cache, hash, d3d12_get_compute_pipeline_state() local 508 delete_compute_entry(struct hash_entry *entry) delete_compute_entry() argument 516 remove_compute_entry(struct d3d12_context *ctx, struct hash_entry *entry) remove_compute_entry() argument [all...] |
| H A D | d3d12_residency.cpp | 179 struct set_entry *entry = _mesa_set_next_entry(base_bo_set, nullptr); in d3d12_process_batch_residency() local
|
| /third_party/mesa3d/src/gallium/winsys/amdgpu/drm/ |
| H A D | amdgpu_bo.h | 79 struct pb_slab_entry entry; member
|
| /third_party/mesa3d/src/util/ |
| H A D | fossilize_db.c | 159 struct foz_db_entry *entry = ralloc(foz_db->mem_ctx, in update_foz_index() local 377 struct foz_db_entry *entry = foz_read_entry() local 458 struct foz_db_entry *entry = foz_write_entry() local [all...] |
| /third_party/musl/libc-test/src/functionalext/unittest/ |
| H A D | unit_test_hilog_adapter.c | 136 struct dirent *entry;
in CheckHiLogdLinked() local
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_screen.c | 1585 nvc0_screen_tic_alloc(struct nvc0_screen *screen, void *entry) in nvc0_screen_tic_alloc() argument 1602 nvc0_screen_tsc_alloc(struct nvc0_screen *screen, void *entry) in nvc0_screen_tsc_alloc() argument
|