Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/idlelib/
DMultiStatusBar.py11 def set_label(self, name, text='', side=LEFT, width=0): member in MultiStatusBar
/external/libnetfilter_conntrack/examples/
Dnfct-mnl-set-label.c15 static void set_label(struct nf_conntrack *ct, struct callback_args *cbargs) in set_label() function
/external/mesa3d/src/mesa/main/
Dobjectlabel.c46 set_label(struct gl_context *ctx, char **labelPtr, const char *label, in set_label() function
/external/vboot_reference/host/include/
Dcgpt_params.h90 int set_label; member
/external/webrtc/webrtc/base/
Dstream.cc913 void LoggingAdapter::set_label(const std::string& label) { in set_label() function in rtc::LoggingAdapter
/external/compiler-rt/lib/dfsan/
Ddfsan_custom.cc727 int __dfsw_sigemptyset(sigset_t *set, dfsan_label set_label, in __dfsw_sigemptyset()
/external/pcre/dist2/src/sljit/
DsljitLir.c590 static SLJIT_INLINE void set_label(struct sljit_label *label, struct sljit_compiler *compiler) in set_label() function
/external/protobuf/php/ext/google/protobuf/
Dupb.h2576 inline void FieldDef::set_label(upb_label_t label) { in set_label() function
/external/v8/src/ast/
Dast.h953 void set_label(Expression* e) { label_ = e; } in set_label() function
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h4735 inline void FieldDescriptorProto::set_label(::google::protobuf::FieldDescriptorProto_Label value) { in set_label() function
Ddescriptor.pb.cc5026 void FieldDescriptorProto::set_label(::google::protobuf::FieldDescriptorProto_Label value) { in set_label() function in google::protobuf::FieldDescriptorProto