Searched defs:set_label (Results 1 – 11 of 11) sorted by relevance
/external/python/cpython2/Lib/idlelib/ |
D | MultiStatusBar.py | 11 def set_label(self, name, text='', side=LEFT, width=0): member in MultiStatusBar
|
/external/libnetfilter_conntrack/examples/ |
D | nfct-mnl-set-label.c | 15 static void set_label(struct nf_conntrack *ct, struct callback_args *cbargs) in set_label() function
|
/external/mesa3d/src/mesa/main/ |
D | objectlabel.c | 46 set_label(struct gl_context *ctx, char **labelPtr, const char *label, in set_label() function
|
/external/vboot_reference/host/include/ |
D | cgpt_params.h | 90 int set_label; member
|
/external/webrtc/webrtc/base/ |
D | stream.cc | 913 void LoggingAdapter::set_label(const std::string& label) { in set_label() function in rtc::LoggingAdapter
|
/external/compiler-rt/lib/dfsan/ |
D | dfsan_custom.cc | 727 int __dfsw_sigemptyset(sigset_t *set, dfsan_label set_label, in __dfsw_sigemptyset()
|
/external/pcre/dist2/src/sljit/ |
D | sljitLir.c | 590 static SLJIT_INLINE void set_label(struct sljit_label *label, struct sljit_compiler *compiler) in set_label() function
|
/external/protobuf/php/ext/google/protobuf/ |
D | upb.h | 2576 inline void FieldDef::set_label(upb_label_t label) { in set_label() function
|
/external/v8/src/ast/ |
D | ast.h | 953 void set_label(Expression* e) { label_ = e; } in set_label() function
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.pb.h | 4735 inline void FieldDescriptorProto::set_label(::google::protobuf::FieldDescriptorProto_Label value) { in set_label() function
|
D | descriptor.pb.cc | 5026 void FieldDescriptorProto::set_label(::google::protobuf::FieldDescriptorProto_Label value) { in set_label() function in google::protobuf::FieldDescriptorProto
|