Home
last modified time | relevance | path

Searched refs:label_ (Results 1 – 25 of 48) sorted by relevance

12

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dbasic_block.h75 std::unique_ptr<Instruction>& GetLabel() { return label_; } in GetLabel()
78 Instruction* GetLabelInst() { return label_.get(); } in GetLabelInst()
79 const Instruction* GetLabelInst() const { return label_.get(); } in GetLabelInst()
92 inline uint32_t id() const { return label_->result_id(); } in id()
238 std::unique_ptr<Instruction> label_; variable
247 : function_(nullptr), label_(std::move(label)) {} in BasicBlock()
260 if (label_) { in WhileEachInst()
261 if (!label_->WhileEachInst(f, run_on_debug_line_insts)) return false; in WhileEachInst()
279 if (label_) { in WhileEachInst()
280 if (!static_cast<const Instruction*>(label_.get()) in WhileEachInst()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dbasic_block.h75 std::unique_ptr<Instruction>& GetLabel() { return label_; } in GetLabel()
78 Instruction* GetLabelInst() { return label_.get(); } in GetLabelInst()
79 const Instruction* GetLabelInst() const { return label_.get(); } in GetLabelInst()
92 inline uint32_t id() const { return label_->result_id(); } in id()
238 std::unique_ptr<Instruction> label_; variable
247 : function_(nullptr), label_(std::move(label)) {} in BasicBlock()
260 if (label_) { in WhileEachInst()
261 if (!label_->WhileEachInst(f, run_on_debug_line_insts)) return false; in WhileEachInst()
279 if (label_) { in WhileEachInst()
280 if (!static_cast<const Instruction*>(label_.get()) in WhileEachInst()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dbasic_block.h75 std::unique_ptr<Instruction>& GetLabel() { return label_; } in GetLabel()
78 Instruction* GetLabelInst() { return label_.get(); } in GetLabelInst()
79 const Instruction* GetLabelInst() const { return label_.get(); } in GetLabelInst()
92 inline uint32_t id() const { return label_->result_id(); } in id()
238 std::unique_ptr<Instruction> label_; variable
247 : function_(nullptr), label_(std::move(label)) {} in BasicBlock()
260 if (label_) { in WhileEachInst()
261 if (!label_->WhileEachInst(f, run_on_debug_line_insts)) return false; in WhileEachInst()
279 if (label_) { in WhileEachInst()
280 if (!static_cast<const Instruction*>(label_.get()) in WhileEachInst()
/external/pigweed/pw_trace/pw_trace_test/
Dfake_backend.h52 label_(nullptr), in Event()
66 label_(label), in Event()
83 label_(label), in Event()
93 label_ == rhs.label_ && //
114 const char* label_; variable
/external/tensorflow/tensorflow/core/framework/
Dresource_mgr_test.cc36 explicit Resource(const string& label) : label_(label) {} in Resource()
39 string DebugString() const override { return strings::StrCat("R/", label_); } in DebugString()
42 string label_; member in tensorflow::Resource
47 explicit Other(const string& label) : label_(label) {} in Other()
50 string DebugString() const override { return strings::StrCat("O/", label_); } in DebugString()
53 string label_; member in tensorflow::Other
/external/deqp-deps/SPIRV-Tools/source/val/
Dbasic_block.h110 const Instruction* label() const { return label_; } in label()
113 void set_label(const Instruction* t) { label_ = t; } in set_label()
225 const Instruction* label_; variable
Dbasic_block.cpp32 label_(nullptr), in BasicBlock()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dbasic_block.h110 const Instruction* label() const { return label_; } in label()
113 void set_label(const Instruction* t) { label_ = t; } in set_label()
230 const Instruction* label_; variable
Dbasic_block.cpp32 label_(nullptr), in BasicBlock()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dbasic_block.h110 const Instruction* label() const { return label_; } in label()
113 void set_label(const Instruction* t) { label_ = t; } in set_label()
225 const Instruction* label_; variable
Dbasic_block.cpp32 label_(nullptr), in BasicBlock()
/external/libchrome/ipc/
Dipc_cpu_perftest.cc110 label_ = label; in SetTestParams()
129 cpu_logger_ = std::make_unique<PerfCpuLogger>(GetLogTitle(label_, params_)); in OnHello()
196 std::string label_; member in IPC::__anon4c13cc8a0111::ChannelSteadyPingPongListener
273 label_ = label; in RunPingPongServer()
299 cpu_logger_ = std::make_unique<PerfCpuLogger>(GetLogTitle(label_, params_)); in OnHello()
379 std::string label_; member in IPC::__anon4c13cc8a0111::MojoSteadyPingPongTest
Dipc_mojo_perftest.cc38 : label_(label), in PerformanceChannelListener()
80 base::StringPrintf("IPC_%s_Perf_%dx_%u", label_.c_str(), msg_count_, in OnHello()
114 std::string label_; member in IPC::__anon422127d70111::PerformanceChannelListener
282 label_ = label; in RunPingPongServer()
308 base::StringPrintf("IPC_%s_Perf_%dx_%zu", label_.c_str(), in OnPong()
356 std::string label_; member in IPC::__anon422127d70111::MojoInterfacePerfTest
421 label_ = label; in RunInterfacePassingServer()
452 "IPC_%s_Perf_%zux_%zu", label_.c_str(), rounds_, num_interfaces_); in OnInitCallback()
524 std::string label_; member in IPC::__anon422127d70111::MojoInterfacePassingPerfTest
/external/webrtc/pc/
Drtp_data_channel.h82 std::string label() const override { return label_; } in label()
177 const std::string label_; variable
Dsctp_data_channel.h130 std::string label() const override { return label_; } in label()
255 const std::string label_; variable
Dsctp_data_channel.cc165 label_(label), in SctpDataChannel()
511 WriteDataChannelOpenMessage(label_, config_, &payload); in UpdateState()
/external/icu/icu4c/source/i18n/unicode/
Dalphaindex.h216 const UnicodeString &getLabel() const { return label_; } in getLabel()
229 UnicodeString label_; variable
/external/icu/libicu/cts_headers/unicode/
Dalphaindex.h216 const UnicodeString &getLabel() const { return label_; } in getLabel()
229 UnicodeString label_; variable
/external/ImageMagick/Magick++/lib/
DMontage.cpp100 void Magick::Montage::label(const std::string &label_) in label() argument
102 _label=label_; in label()
/external/libabigail/src/
Dabg-suppression-priv.h34 string label_; variable
53 label_(label) in priv()
61 label_(label), in priv()
/external/ImageMagick/Magick++/lib/Magick++/
DMontage.h57 void label(const std::string &label_);
/external/tensorflow/tensorflow/compiler/xla/
Dutil.cc58 label_(label), in ScopedLoggingTimer()
79 << label_ in StopAndLog()
/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_cfg_test.cpp59 std::string label_; member in spvtools::val::__anon78e745a80111::Block
70 : label_(label), body_(), type_(type), successors_() {} in Block()
86 out << std::setw(8) << "%" + label_ + " = OpLabel \n"; in operator std::string()
95 out << "%" + b.label_ + " "; in operator std::string()
99 out << "OpSwitch %one %" + successors_.front().label_; in operator std::string()
102 ss << " " << i << " %" << successors_[i].label_; in operator std::string()
108 out << "OpLoopMerge %" + successors_[0].label_ + " %" + in operator std::string()
109 successors_[0].label_ + "None"; in operator std::string()
122 out << "OpBranch %" + successors_.front().label_; in operator std::string()
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/val/
Dval_cfg_test.cpp59 std::string label_; member in spvtools::val::__anonc9b73c1b0111::Block
70 : label_(label), body_(), type_(type), successors_() {} in Block()
86 out << std::setw(8) << "%" + label_ + " = OpLabel \n"; in operator std::string()
95 out << "%" + b.label_ + " "; in operator std::string()
99 out << "OpSwitch %one %" + successors_.front().label_; in operator std::string()
102 ss << " " << i << " %" << successors_[i].label_; in operator std::string()
108 out << "OpLoopMerge %" + successors_[0].label_ + " %" + in operator std::string()
109 successors_[0].label_ + "None"; in operator std::string()
122 out << "OpBranch %" + successors_.front().label_; in operator std::string()
/external/deqp-deps/SPIRV-Tools/test/val/
Dval_cfg_test.cpp59 std::string label_; member in spvtools::val::__anonb264a4ae0111::Block
70 : label_(label), body_(), type_(type), successors_() {} in Block()
86 out << std::setw(8) << "%" + label_ + " = OpLabel \n"; in operator std::string()
95 out << "%" + b.label_ + " "; in operator std::string()
99 out << "OpSwitch %one %" + successors_.front().label_; in operator std::string()
102 ss << " " << i << " %" << successors_[i].label_; in operator std::string()
108 out << "OpLoopMerge %" + successors_[0].label_ + " %" + in operator std::string()
109 successors_[0].label_ + "None"; in operator std::string()
122 out << "OpBranch %" + successors_.front().label_; in operator std::string()

12