Home
last modified time | relevance | path

Searched defs:set_label (Results 1 – 8 of 8) sorted by relevance

/third_party/python/Lib/idlelib/
Dstatusbar.py10 def set_label(self, name, text='', side='left', width=0): member in MultiStatusBar
/third_party/boost/libs/python/test/
Dreturn_arg.cpp40 void set_label(const std::string &l) in set_label() function
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dbasic_block.h113 void set_label(const Instruction* t) { label_ = t; } in set_label() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dbasic_block.h113 void set_label(const Instruction* t) { label_ = t; } in set_label() function
/third_party/spirv-tools/source/val/
Dbasic_block.h113 void set_label(const Instruction* t) { label_ = t; } in set_label() function
/third_party/mesa3d/src/mesa/main/
Dobjectlabel.c46 set_label(struct gl_context *ctx, char **labelPtr, const char *label, in set_label() function
/third_party/pcre2/pcre2/src/sljit/
DsljitLir.c703 static SLJIT_INLINE void set_label(struct sljit_label *label, struct sljit_compiler *compiler) in set_label() function
/third_party/protobuf/src/google/protobuf/
Ddescriptor.pb.h8240 inline void FieldDescriptorProto::set_label(PROTOBUF_NAMESPACE_ID::FieldDescriptorProto_Label value… in set_label() function