Home
last modified time | relevance | path

Searched defs:entry (Results 576 - 600 of 1189) sorted by relevance

1...<<21222324252627282930>>...48

/third_party/node/deps/v8/src/objects/
H A Dordered-hash-table.h121 Object KeyAt(InternalIndex entry) { in KeyAt() argument
221 Object entry = this->get(HashTableStartIndex() + bucket); in HashToEntryRaw() local
227 NextChainEntryRaw(int entry) NextChainEntryRaw() argument
236 EntryToIndexRaw(int entry) EntryToIndexRaw() argument
240 EntryToIndex(InternalIndex entry) EntryToIndex() argument
[all...]
/third_party/node/deps/v8/src/profiler/
H A Dprofiler-listener.cc342 OnHeapObjectDeletion(CodeEntry* entry) OnHeapObjectDeletion() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_query.c487 struct fd_batch_query_entry *entry = &data->query_entries[i]; variable
501 struct fd_batch_query_entry *entry = &data->query_entries[i]; variable
529 struct fd_batch_query_entry *entry = &data->query_entries[i]; variable
605 struct fd_batch_query_entry *entry = &data->query_entries[i]; fd6_create_batch_query() local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_gmem.c558 struct hash_entry *entry = in lookup_gmem_state() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_compute_transforms.cpp241 struct hash_entry *entry = _mesa_hash_table_search(ctx->compute_transform_cache, key); in d3d12_get_compute_transform() local
292 delete_entry(struct hash_entry *entry) in delete_entry() argument
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_resource.c650 struct hash_entry *entry; in etna_resource_used() local
674 struct hash_entry *entry = _mesa_hash_table_search(ctx->pending_resources, res); in etna_resource_status() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_format.c239 const struct vgpu10_format_entry *entry = svga_format_entry(format); in svga_translate_vertex_format_vgpu10() local
257 const struct vgpu10_format_entry *entry = svga_format_entry(format); in svga_translate_texture_buffer_view_format() local
295 const struct vgpu10_format_entry *entry = svga_format_entry(format); in svga_translate_format() local
1679 const struct format_cap *entry; svga_get_format_cap() local
1710 const struct format_cap *entry; svga_get_dx_format_cap() local
1816 const struct vgpu10_format_entry *entry = svga_format_entry(format); svga_format_support_gen_mips() local
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_simulator.c120 struct hash_entry *entry = _mesa_hash_table_search(sim_state.fd_map, in vc4_get_simulator_file_for_fd() local
222 struct hash_entry *entry = in vc4_get_simulator_bo() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnve4_compute.c755 uint64_t entry = screen->text->offset + cp->code_base; in gv100_compute_setup_launch_desc() local
/third_party/node/deps/openssl/openssl/apps/
H A Dsrp.c116 char *entry = NCONF_get_string(conf, section, tag); in lookup_conf() local
/third_party/node/deps/uv/src/win/
H A Dthread.c91 void (*entry)(void* arg); member
/third_party/pcre2/pcre2/src/
H A Dpcre2_substitute.c689 PCRE2_SPTR first, last, entry; in pcre2_substitute() local
/third_party/openssl/apps/
H A Dsrp.c116 char *entry = NCONF_get_string(conf, section, tag); in lookup_conf() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
H A DvktMemoryModelSharedLayoutCase.cpp90 void generateValue (const SharedStructVarEntry& entry, de::Random& rnd, vector<string>& values) in generateValue() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
H A DvktMemoryModelSharedLayoutCase.cpp90 void generateValue (const SharedStructVarEntry& entry, de::Random& rnd, vector<string>& values) in generateValue() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DPHIElimination.cpp272 unsigned &entry = LoweredPHIs[MPhi]; in LowerPHINode() local
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_cfg_test.cpp4312 auto entry = f->GetBlock(4).first; TEST_F() local
[all...]
/third_party/skia/src/gpu/d3d/
H A DGrD3DResourceProvider.cpp347 std::unique_ptr<Entry>* entry = fMap.find(desc); in refPipelineState() local
379 sk_sp<GrD3DDescriptorTable>* entry = fMap.find(cpuDescriptors); in findOrCreateDescTable() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPipeline.cpp65 const VkSpecializationMapEntry &entry = specializationInfo->pMapEntries[i]; in optimizeSpirv() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/fact_manager/
H A Ddata_synonym_and_id_equation_facts.cpp666 std::vector<bool> entry; in ComputeClosureOfFacts() local
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dopcode.cpp104 const spv_opcode_desc_t& entry = table->entries[opcodeIndex]; in spvOpcodeTableNameLookup() local
[all...]
H A Dtext.cpp441 spv_operand_desc entry; in spvTextEncodeOperand() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dloop_fusion.cpp506 const auto& entry = dependence.GetEntries()[this_loop_position]; in IsLegal() local
H A Dloop_unswitch_pass.cpp498 bool IsDynamicallyUniform(Instruction* var, const BasicBlock* entry, in IsDynamicallyUniform() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/fact_manager/
H A Ddata_synonym_and_id_equation_facts.cpp666 std::vector<bool> entry; in ComputeClosureOfFacts() local

Completed in 26 milliseconds

1...<<21222324252627282930>>...48