HomeSort by relevance Sort by last modified time
    Searched defs:set_name (Results 1 - 25 of 70) sorted by null

1 2 3

  /system/bt/tools/hci/
main.c 28 static int set_name(int argc, char **argv);
39 { "setName", "<name> - sets the device's Bluetooth name to <name>.", set_name },
78 static int set_name(int argc, char **argv) { function
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/mashups/
order.py 63 def set_name(self, name=None): member in class:Item
138 self.set_name()
  /external/google-breakpad/src/client/windows/common/
ipc_protocol.h 50 set_name(NULL);
55 set_name(name_arg);
59 void set_name(const wchar_t* name_arg) { function in struct:google_breakpad::CustomInfoEntry
77 set_name(name_arg);
  /external/libdrm/freedreno/
freedreno_bo.c 41 static void set_name(struct fd_bo *bo, uint32_t name) function
280 set_name(bo, name);
367 set_name(bo, req.name);
  /external/libweave/src/
config.h 74 void set_name(const std::string& name) { settings_->name = name; } function in class:weave::final::final
  /external/v8/src/ast/
scopeinfo.h 162 void set_name(int i, String* name) { set(name_offset(i), name); } function in class:v8::internal::ModuleInfo
  /external/v8/src/
property-descriptor.h 94 void set_name(Handle<Object> name) { name_ = name; } function in class:v8::internal::PropertyDescriptor
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
debug.h 137 void (* set_name) (tree, tree); member in struct:gcc_debug_hooks
  /system/bt/tools/bdtool/
bdtool.c 43 static bool set_name = false; variable
59 {"set_name", required_argument, 0, 0 },
86 if (!bond && !discover && !discoverable && !up && !get_name && !set_name && !sco_listen && !sco_connect) {
170 if (set_name) {
313 set_name = true;
  /external/autotest/client/common_lib/
control_data.py 158 def set_name(self, val): member in class:ControlData
  /external/selinux/sepolgen/src/sepolgen/
interfaces.py 44 def set_name(self, name): member in class:Param
52 name = property(get_name, set_name)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/sepolgen/
interfaces.py 44 def set_name(self, name): member in class:Param
52 name = property(get_name, set_name)
  /bionic/linker/
linker.cpp 81 void set_name(const char* name) { name_ = name; } function in struct:android_namespace_t
    [all...]
  /external/protobuf/src/google/protobuf/compiler/
plugin.pb.h 217 inline void set_name(const ::std::string& value);
218 inline void set_name(const char* value);
219 inline void set_name(const char* value, size_t size);
561 inline void CodeGeneratorResponse_File::set_name(const ::std::string& value) { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
569 inline void CodeGeneratorResponse_File::set_name(const char* value) { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
577 inline void CodeGeneratorResponse_File::set_name(const char* value, size_t size) { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
    [all...]
  /external/v8/src/base/platform/
platform-posix.cc 541 set_name(options.name());
590 void Thread::set_name(const char* name) { function in class:v8::base::Thread
  /external/webrtc/webrtc/libjingle/xmpp/
rostermoduleimpl.cc 397 XmppRosterContactImpl::set_name(const std::string& name) { function in class:buzz::XmppRosterContactImpl
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/raid/
md_p.h 216 char set_name[32]; /* set and interpreted by user-space */ member in struct:mdp_superblock_1
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/compiler/
plugin.pb.h 221 inline void set_name(const ::std::string& value);
222 inline void set_name(const char* value);
223 inline void set_name(const char* value, size_t size);
548 inline void CodeGeneratorResponse_File::set_name(const ::std::string& value) { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
555 inline void CodeGeneratorResponse_File::set_name(const char* value) { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
562 inline void CodeGeneratorResponse_File::set_name(const char* value, size_t size) { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/compiler/
plugin.pb.h 221 inline void set_name(const ::std::string& value);
222 inline void set_name(const char* value);
223 inline void set_name(const char* value, size_t size);
548 inline void CodeGeneratorResponse_File::set_name(const ::std::string& value) { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
555 inline void CodeGeneratorResponse_File::set_name(const char* value) { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
562 inline void CodeGeneratorResponse_File::set_name(const char* value, size_t size) { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/compiler/
plugin.pb.h 221 inline void set_name(const ::std::string& value);
222 inline void set_name(const char* value);
223 inline void set_name(const char* value, size_t size);
548 inline void CodeGeneratorResponse_File::set_name(const ::std::string& value) { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
555 inline void CodeGeneratorResponse_File::set_name(const char* value) { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
562 inline void CodeGeneratorResponse_File::set_name(const char* value, size_t size) { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
api.pb.h 108 void set_name(const ::std::string& value);
109 void set_name(const char* value);
110 void set_name(const char* value, size_t size);
259 void set_name(const ::std::string& value);
260 void set_name(const char* value);
261 void set_name(const char* value, size_t size);
400 void set_name(const ::std::string& value);
401 void set_name(const char* value);
402 void set_name(const char* value, size_t size);
449 inline void Api::set_name(const ::std::string& value) function in class:google::protobuf::Api
454 inline void Api::set_name(const char* value) { function in class:google::protobuf::Api
459 inline void Api::set_name(const char* value, size_t size) { function in class:google::protobuf::Api
683 inline void Method::set_name(const ::std::string& value) { function in class:google::protobuf::Method
688 inline void Method::set_name(const char* value) { function in class:google::protobuf::Method
693 inline void Method::set_name(const char* value, size_t size) { function in class:google::protobuf::Method
891 inline void Mixin::set_name(const ::std::string& value) { function in class:google::protobuf::Mixin
896 inline void Mixin::set_name(const char* value) { function in class:google::protobuf::Mixin
901 inline void Mixin::set_name(const char* value, size_t size) { function in class:google::protobuf::Mixin
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/
plugin.pb.h 241 void set_name(const ::std::string& value);
242 void set_name(const char* value);
243 void set_name(const char* value, size_t size);
572 inline void CodeGeneratorResponse_File::set_name(const ::std::string& value) { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
577 inline void CodeGeneratorResponse_File::set_name(const char* value) { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
582 inline void CodeGeneratorResponse_File::set_name(const char* value, size_t size) { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/compiler/
plugin.pb.h 221 inline void set_name(const ::std::string& value);
222 inline void set_name(const char* value);
223 inline void set_name(const char* value, size_t size);
548 inline void CodeGeneratorResponse_File::set_name(const ::std::string& value) { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
555 inline void CodeGeneratorResponse_File::set_name(const char* value) { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
562 inline void CodeGeneratorResponse_File::set_name(const char* value, size_t size) { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
  /toolchain/binutils/binutils-2.25/ld/
ldmain.c 1128 char set_name[1 + sizeof "__CTOR_LIST__"];
1143 s = set_name;
1151 h = bfd_link_hash_lookup (info->hash, set_name, TRUE, TRUE, TRUE);
1126 char set_name[1 + sizeof "__CTOR_LIST__"]; local
    [all...]
  /bionic/libc/kernel/uapi/linux/raid/
md_p.h 155 char set_name[32]; member in struct:mdp_superblock_1

Completed in 1224 milliseconds

1 2 3