| /third_party/node/deps/v8/src/objects/ |
| H A D | ordered-hash-table.h | 121 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 D | profiler-listener.cc | 342 OnHeapObjectDeletion(CodeEntry* entry) OnHeapObjectDeletion() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_query.c | 487 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 D | freedreno_gmem.c | 558 struct hash_entry *entry = in lookup_gmem_state() local
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_compute_transforms.cpp | 241 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 D | etnaviv_resource.c | 650 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 D | svga_format.c | 239 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 D | vc4_simulator.c | 120 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 D | nve4_compute.c | 755 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 D | srp.c | 116 char *entry = NCONF_get_string(conf, section, tag); in lookup_conf() local
|
| /third_party/node/deps/uv/src/win/ |
| H A D | thread.c | 91 void (*entry)(void* arg); member
|
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2_substitute.c | 689 PCRE2_SPTR first, last, entry; in pcre2_substitute() local
|
| /third_party/openssl/apps/ |
| H A D | srp.c | 116 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 D | vktMemoryModelSharedLayoutCase.cpp | 90 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 D | vktMemoryModelSharedLayoutCase.cpp | 90 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 D | PHIElimination.cpp | 272 unsigned &entry = LoweredPHIs[MPhi]; in LowerPHINode() local
|
| /third_party/skia/third_party/externals/spirv-tools/test/val/ |
| H A D | val_cfg_test.cpp | 4312 auto entry = f->GetBlock(4).first; TEST_F() local [all...] |
| /third_party/skia/src/gpu/d3d/ |
| H A D | GrD3DResourceProvider.cpp | 347 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 D | VkPipeline.cpp | 65 const VkSpecializationMapEntry &entry = specializationInfo->pMapEntries[i]; in optimizeSpirv() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/fact_manager/ |
| H A D | data_synonym_and_id_equation_facts.cpp | 666 std::vector<bool> entry; in ComputeClosureOfFacts() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/ |
| H A D | opcode.cpp | 104 const spv_opcode_desc_t& entry = table->entries[opcodeIndex]; in spvOpcodeTableNameLookup() local [all...] |
| H A D | text.cpp | 441 spv_operand_desc entry; in spvTextEncodeOperand() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | loop_fusion.cpp | 506 const auto& entry = dependence.GetEntries()[this_loop_position]; in IsLegal() local
|
| H A D | loop_unswitch_pass.cpp | 498 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 D | data_synonym_and_id_equation_facts.cpp | 666 std::vector<bool> entry; in ComputeClosureOfFacts() local
|