Home
last modified time | relevance | path

Searched defs:source_id (Results 1 - 25 of 25) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_pass_replace_loads_stores_with_copy_memories.cpp73 opt::Instruction* source_id = in Apply() local
H A Dtransformation_replace_load_store_with_copy_memory.cpp70 opt::Instruction* source_id = ir_context->get_def_use_mgr()->GetDef( in IsApplicable() local
H A Dtransformation_add_copy_memory.cpp28 TransformationAddCopyMemory( const protobufs::InstructionDescriptor& instruction_descriptor, uint32_t fresh_id, uint32_t source_id, SpvStorageClass storage_class, uint32_t initializer_id) TransformationAddCopyMemory() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass_replace_loads_stores_with_copy_memories.cpp73 opt::Instruction* source_id = in Apply() local
H A Dtransformation_replace_load_store_with_copy_memory.cpp70 opt::Instruction* source_id = ir_context->get_def_use_mgr()->GetDef( in IsApplicable() local
H A Dtransformation_add_copy_memory.cpp28 TransformationAddCopyMemory( const protobufs::InstructionDescriptor& instruction_descriptor, uint32_t fresh_id, uint32_t source_id, SpvStorageClass storage_class, uint32_t initializer_id) TransformationAddCopyMemory() argument
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_pass_replace_loads_stores_with_copy_memories.cpp73 opt::Instruction* source_id = in Apply() local
H A Dtransformation_replace_load_store_with_copy_memory.cpp70 opt::Instruction* source_id = ir_context->get_def_use_mgr()->GetDef( in IsApplicable() local
H A Dtransformation_add_copy_memory.cpp28 TransformationAddCopyMemory( const protobufs::InstructionDescriptor& instruction_descriptor, uint32_t fresh_id, uint32_t source_id, spv::StorageClass storage_class, uint32_t initializer_id) TransformationAddCopyMemory() argument
/third_party/node/deps/v8/src/torque/
H A Dtorque-compiler.cc30 SourceId source_id = SourceFileMap::AddSource(path); in ReadAndParseTorqueFile() local
182 SourceId source_id = SourceFileMap::AddSource(unit.source_file_path); in CompileTorqueForKythe() local
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
H A Dstructured_loop_to_selection_reduction_opportunity.cpp114 RedirectEdge( uint32_t source_id, uint32_t original_target_id, uint32_t new_target_id) RedirectEdge() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
H A Dstructured_loop_to_selection_reduction_opportunity.cpp114 RedirectEdge( uint32_t source_id, uint32_t original_target_id, uint32_t new_target_id) RedirectEdge() argument
/third_party/spirv-tools/source/reduce/
H A Dstructured_loop_to_selection_reduction_opportunity.cpp114 RedirectEdge( uint32_t source_id, uint32_t original_target_id, uint32_t new_target_id) RedirectEdge() argument
/third_party/mbedtls/library/
H A Dentropy.c120 static int entropy_update(mbedtls_entropy_context *ctx, unsigned char source_id, in entropy_update() argument
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder.h83 uint32_t source_id; member
/third_party/pulseaudio/src/pulsecore/
H A Desound.h151 int source_id; /* either a stream fd or sample id */ member
/third_party/node/deps/v8/src/compiler/
H A Dgraph-visualizer.cc92 void JsonPrintFunctionSource(std::ostream& os, int source_id, in JsonPrintFunctionSource() argument
96 if (with_key) os << "\"" << source_id << "\" : "; in JsonPrintFunctionSource() local
99 os << "\"sourceId\": " << source_id; in JsonPrintFunctionSource() local
141 const int source_id = static_cast<int>(printed_.size()); in GetIdFor() local
154 os << ", \"sourceId\" : " << source_id; in JsonPrintInlinedFunctionInfo() local
183 const int source_id = id_assigner.GetIdFor(shared); in JsonPrintAllSourceWithPositions() local
149 JsonPrintInlinedFunctionInfo( std::ostream& os, int source_id, int inlining_id, const OptimizedCompilationInfo::InlinedFunctionHolder& h) JsonPrintInlinedFunctionInfo() argument
193 const int source_id = id_assigner.GetIdAt(id); JsonPrintAllSourceWithPositions() local
[all...]
H A Dpipeline.cc890 const int source_id = id_assigner.GetIdFor(inlined[id].shared_info); in PrintParticipatingSource() local
831 PrintFunctionSource(OptimizedCompilationInfo* info, Isolate* isolate, int source_id, Handle<SharedFunctionInfo> shared) PrintFunctionSource() argument
865 PrintInlinedFunctionInfo( OptimizedCompilationInfo* info, Isolate* isolate, int source_id, int inlining_id, const OptimizedCompilationInfo::InlinedFunctionHolder& h) PrintInlinedFunctionInfo() argument
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_memory.cpp1094 const auto source_id = inst->GetOperandAs<uint32_t>(source_index); in ValidateCopyMemory() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_memory.cpp1094 const auto source_id = inst->GetOperandAs<uint32_t>(source_index); in ValidateCopyMemory() local
/third_party/spirv-tools/source/val/
H A Dvalidate_memory.cpp1171 const auto source_id = inst->GetOperandAs<uint32_t>(source_index); in ValidateCopyMemory() local
/third_party/libinput/tools/
H A Dlibinput-debug-gui.c93 guint source_id; member
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.h354 void SetSourceId(int32_t source_id) in SetSourceId() argument
/third_party/mesa3d/src/imgui/
H A Dimgui.cpp8496 ImGuiID source_id = 0; in BeginDragDropSource() local
[all...]
/third_party/skia/third_party/externals/imgui/
H A Dimgui.cpp10135 ImGuiID source_id = 0; in BeginDragDropSource() local
[all...]

Completed in 75 milliseconds