Home
last modified time | relevance | path

Searched defs:set_name (Results 26 - 47 of 47) sorted by relevance

12

/third_party/python/Lib/logging/
H A D__init__.py899 def set_name(self, name): member in Handler
/third_party/protobuf/src/google/protobuf/
H A Dapi.pb.h744 inline void Api::set_name(const std::string& value) { set_name() function in Api
759 inline void Api::set_name(std::string&& value) { set_name() function in Api
765 inline void Api::set_name(const char* value) { set_name() function in Api
772 inline void Api::set_name(const char* value, set_name() function in Api
1083 inline void Method::set_name(const std::string& value) { set_name() function in Method
1098 inline void Method::set_name(std::string&& value) { set_name() function in Method
1104 inline void Method::set_name(const char* value) { set_name() function in Method
1111 inline void Method::set_name(const char* value, set_name() function in Method
1369 inline void Mixin::set_name(const std::string& value) { set_name() function in Mixin
1384 inline void Mixin::set_name(std::string&& value) { set_name() function in Mixin
1390 inline void Mixin::set_name(const char* value) { set_name() function in Mixin
1397 inline void Mixin::set_name(const char* value, set_name() function in Mixin
[all...]
H A Dtype.pb.h1365 inline void Type::set_name(const std::string& value) { set_name() function in Type
1380 inline void Type::set_name(std::string&& value) { set_name() function in Type
1386 inline void Type::set_name(const char* value) { set_name() function in Type
1393 inline void Type::set_name(const char* value, set_name() function in Type
1740 inline void Field::set_name(const std::string& value) { set_name() function in Field
1755 inline void Field::set_name(std::string&& value) { set_name() function in Field
1761 inline void Field::set_name(const char* value) { set_name() function in Field
1768 inline void Field::set_name(const char* value, set_name() function in Field
2071 inline void Enum::set_name(const std::string& value) { set_name() function in Enum
2086 inline void Enum::set_name(std::string&& value) { set_name() function in Enum
2092 inline void Enum::set_name(const char* value) { set_name() function in Enum
2099 inline void Enum::set_name(const char* value, set_name() function in Enum
2312 inline void EnumValue::set_name(const std::string& value) { set_name() function in EnumValue
2327 inline void EnumValue::set_name(std::string&& value) { set_name() function in EnumValue
2333 inline void EnumValue::set_name(const char* value) { set_name() function in EnumValue
2340 inline void EnumValue::set_name(const char* value, set_name() function in EnumValue
2437 inline void Option::set_name(const std::string& value) { set_name() function in Option
2452 inline void Option::set_name(std::string&& value) { set_name() function in Option
2458 inline void Option::set_name(const char* value) { set_name() function in Option
2465 inline void Option::set_name(const char* value, set_name() function in Option
[all...]
H A Ddescriptor.pb.h6660 inline void FileDescriptorProto::set_name(const std::string& value) { set_name() function in FileDescriptorProto
6675 inline void FileDescriptorProto::set_name(std::string&& value) { set_name() function in FileDescriptorProto
6681 inline void FileDescriptorProto::set_name(const char* value) { set_name() function in FileDescriptorProto
6688 inline void FileDescriptorProto::set_name(const char* value, set_name() function in FileDescriptorProto
7579 inline void DescriptorProto::set_name(const std::string& value) { set_name() function in DescriptorProto
7594 inline void DescriptorProto::set_name(std::string&& value) { set_name() function in DescriptorProto
7600 inline void DescriptorProto::set_name(const char* value) { set_name() function in DescriptorProto
7607 inline void DescriptorProto::set_name(const char* value, set_name() function in DescriptorProto
8130 inline void FieldDescriptorProto::set_name(const std::string& value) { set_name() function in FieldDescriptorProto
8145 inline void FieldDescriptorProto::set_name(std::string&& value) { set_name() function in FieldDescriptorProto
8151 inline void FieldDescriptorProto::set_name(const char* value) { set_name() function in FieldDescriptorProto
8158 inline void FieldDescriptorProto::set_name(const char* value, set_name() function in FieldDescriptorProto
8729 inline void OneofDescriptorProto::set_name(const std::string& value) { set_name() function in OneofDescriptorProto
8744 inline void OneofDescriptorProto::set_name(std::string&& value) { set_name() function in OneofDescriptorProto
8750 inline void OneofDescriptorProto::set_name(const char* value) { set_name() function in OneofDescriptorProto
8757 inline void OneofDescriptorProto::set_name(const char* value, set_name() function in OneofDescriptorProto
8950 inline void EnumDescriptorProto::set_name(const std::string& value) { set_name() function in EnumDescriptorProto
8965 inline void EnumDescriptorProto::set_name(std::string&& value) { set_name() function in EnumDescriptorProto
8971 inline void EnumDescriptorProto::set_name(const char* value) { set_name() function in EnumDescriptorProto
8978 inline void EnumDescriptorProto::set_name(const char* value, set_name() function in EnumDescriptorProto
9263 inline void EnumValueDescriptorProto::set_name(const std::string& value) { set_name() function in EnumValueDescriptorProto
9278 inline void EnumValueDescriptorProto::set_name(std::string&& value) { set_name() function in EnumValueDescriptorProto
9284 inline void EnumValueDescriptorProto::set_name(const char* value) { set_name() function in EnumValueDescriptorProto
9291 inline void EnumValueDescriptorProto::set_name(const char* value, set_name() function in EnumValueDescriptorProto
9452 inline void ServiceDescriptorProto::set_name(const std::string& value) { set_name() function in ServiceDescriptorProto
9467 inline void ServiceDescriptorProto::set_name(std::string&& value) { set_name() function in ServiceDescriptorProto
9473 inline void ServiceDescriptorProto::set_name(const char* value) { set_name() function in ServiceDescriptorProto
9480 inline void ServiceDescriptorProto::set_name(const char* value, set_name() function in ServiceDescriptorProto
9652 inline void MethodDescriptorProto::set_name(const std::string& value) { set_name() function in MethodDescriptorProto
9667 inline void MethodDescriptorProto::set_name(std::string&& value) { set_name() function in MethodDescriptorProto
9673 inline void MethodDescriptorProto::set_name(const char* value) { set_name() function in MethodDescriptorProto
9680 inline void MethodDescriptorProto::set_name(const char* value, set_name() function in MethodDescriptorProto
[all...]
/third_party/rust/crates/rustix/src/thread/
H A Dprctl.rs81 pub fn set_name(name: &CStr) -> io::Result<()> { in set_name() functions
/kernel/linux/linux-5.10/include/uapi/linux/raid/
H A Dmd_p.h237 char set_name[32]; /* set and interpreted by user-space */ member
/kernel/linux/linux-6.6/include/uapi/linux/raid/
H A Dmd_p.h237 char set_name[32]; /* set and interpreted by user-space */ member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/raid/
H A Dmd_p.h128 char set_name[32]; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/raid/
H A Dmd_p.h129 char set_name[32]; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/raid/
H A Dmd_p.h129 char set_name[32]; member
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-posix.cc1059 void Thread::set_name(const char* name) { in set_name() function in v8::base::Thread
H A Dplatform-win32.cc1607 void Thread::set_name(const char* name) { in set_name() function in v8::base::Thread
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftobjs.c5198 const FT_String* set_name = "FT_Property_Set"; in ft_property_do() local
/third_party/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.h1419 inline void CodeGeneratorResponse_File::set_name(const std::string& value) { in set_name() function in compiler::CodeGeneratorResponse_File
1434 inline void CodeGeneratorResponse_File::set_name(std::string&& value) { in set_name() function in compiler::CodeGeneratorResponse_File
1440 inline void CodeGeneratorResponse_File::set_name(const char* value) { in set_name() function in compiler::CodeGeneratorResponse_File
1447 inline void CodeGeneratorResponse_File::set_name(const char* value, in set_name() function in compiler::CodeGeneratorResponse_File
/third_party/libabigail/src/
H A Dabg-suppression.cc2172 function_suppression::set_name(const string& n) in set_name() function in abigail::suppr::function_suppression
3445 variable_suppression::set_name(const string& n) in set_name() function in abigail::suppr::variable_suppression
H A Dabg-ir.cc1951 elf_symbol::set_name(const string& n) in set_name() function in abigail::ir::elf_symbol
4646 decl_base::set_name(const string& n) in set_name() function in abigail::ir::decl_base
18464 enum_type_decl::enumerator::set_name(const string& n) set_name() function in abigail::ir::enum_type_decl::enumerator
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Dcmp.c876 static int set_name(const char *str, in set_name() function
/third_party/openssl/apps/
H A Dcmp.c876 static int set_name(const char *str, in set_name() function
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross.cpp1103 void Compiler::set_name(ID id, const std::string &name) in set_name() function in Compiler
/third_party/python/Objects/
H A Dtypeobject.c8584 PyObject *set_name = _PyObject_LookupSpecial(value, in type_new_set_names() local
/kernel/linux/linux-5.10/include/linux/qed/
H A Dqed_if.h858 void (*set_name) (struct qed_dev *cdev, char name[]); member
/kernel/linux/linux-6.6/include/linux/qed/
H A Dqed_if.h886 void (*set_name) (struct qed_dev *cdev, char name[]); member

Completed in 108 milliseconds

12