HomeSort by relevance Sort by last modified time
    Searched defs:set_label (Results 1 - 21 of 21) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
MultiStatusBar.py 11 def set_label(self, name, text='', side=LEFT): member in class:MultiStatusBar
25 a.set_label("one", "hello")
26 a.set_label("two", "world")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
MultiStatusBar.py 11 def set_label(self, name, text='', side=LEFT): member in class:MultiStatusBar
25 a.set_label("one", "hello")
26 a.set_label("two", "world")
  /external/chromium_org/chrome/browser/extensions/api/dial/
dial_device_data.h 44 void set_label(const std::string& label) { function in class:extensions::DialDeviceData
  /external/chromium_org/chromeos/dbus/ibus/
ibus_property.h 106 void set_label(const std::string& label) { label_ = label; } function in class:chromeos::IBusProperty
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
throw_allocator.h 108 set_label(size_t l);
332 throw_allocator_base::set_label(size_t l) function in class:throw_allocator_base
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
throw_allocator.h 105 set_label(size_t l) function in struct:annotate_base
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
throw_allocator.h 105 set_label(size_t l) function in struct:annotate_base
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
throw_allocator.h 108 set_label(size_t l);
332 throw_allocator_base::set_label(size_t l) function in class:throw_allocator_base
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
throw_allocator.h 108 set_label(size_t l);
332 throw_allocator_base::set_label(size_t l) function in class:throw_allocator_base
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
throw_allocator.h 108 set_label(size_t l);
332 throw_allocator_base::set_label(size_t l) function in class:throw_allocator_base
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
throw_allocator.h 108 set_label(size_t l);
332 throw_allocator_base::set_label(size_t l) function in class:throw_allocator_base
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
throw_allocator.h 105 set_label(size_t l) function in struct:annotate_base
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
throw_allocator.h 105 set_label(size_t l) function in struct:annotate_base
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
throw_allocator.h 105 set_label(size_t l) function in struct:annotate_base
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
throw_allocator.h 105 set_label(size_t l) function in struct:annotate_base
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
throw_allocator.h 97 set_label(size_t l) function in struct:annotate_base
  /external/chromium/third_party/libjingle/source/talk/base/
stream.cc 877 set_label(label);
880 void LoggingAdapter::set_label(const std::string& label) { function in class:talk_base::LoggingAdapter
  /external/chromium_org/third_party/libjingle/source/talk/base/
stream.cc 1036 set_label(label);
1039 void LoggingAdapter::set_label(const std::string& label) { function in class:talk_base::LoggingAdapter
    [all...]
  /external/chromium_org/chrome/browser/google_apis/
gdata_wapi_parser.h 215 void set_label(const std::string& label) { label_ = label; } function in class:google_apis::Category
  /external/protobuf/src/google/protobuf/
descriptor.pb.h 3040 inline void FieldDescriptorProto::set_label(::google::protobuf::FieldDescriptorProto_Label value) { function in class:google::protobuf::FieldDescriptorProto
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor.pb.h 3615 inline void FieldDescriptorProto::set_label(::google::protobuf::FieldDescriptorProto_Label value) { function in class:google::protobuf::FieldDescriptorProto
    [all...]

Completed in 4216 milliseconds