/third_party/gn/src/gn/ |
H A D | visual_studio_writer.cc | 256 VisualStudioWriter::SolutionEntry::SolutionEntry(const std::string& _name, in SolutionEntry() argument 263 SolutionProject( const std::string& _name, const std::string& _path, const std::string& _guid, const std::string& _label_dir_path, const std::string& _config_platform) SolutionProject() argument
|
/third_party/lame/ACM/tinyxml/ |
H A D | tinyxml.h | 440 TiXmlAttribute( const std::string& _name, const std::string& _value ) : name( _name ), value( _value ), prev( 0 ), next( 0 ) {} in TiXmlAttribute() argument
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | icusvtst.cpp | 956 UnicodeString _name; member in SimpleListener
|
/third_party/python/Lib/ctypes/ |
H A D | __init__.py | 338 _name = '<uninitialized>' variable in CDLL
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cExplicitUniformLocationTest.cpp | 696 void setName(const std::string& parentName, const std::string& _name) in setName() argument 701 __name << parentName << _name; in setName() local 755 void setName(int _name) in setName() argument 758 __name << "sf" << _name; in setName() local 786 void setTypeName(int _name) in setTypeName() argument 789 __name << "st" << _name; in setTypeName() local 856 void setName(const std::string& _name) in setName() argument
|
/third_party/python/Lib/tkinter/ |
H A D | ttk.py | 342 _name = "ttk::style" variable in Style [all...] |
/kernel/linux/linux-5.10/net/bridge/netfilter/ |
H A D | ebtables.c | 1326 static inline int ebt_obj_to_user(char __user *um, const char *_name, in ebt_obj_to_user() argument
|
/kernel/linux/linux-6.6/net/bridge/netfilter/ |
H A D | ebtables.c | 1436 static inline int ebt_obj_to_user(char __user *um, const char *_name, in ebt_obj_to_user() argument
|
/third_party/alsa-lib/src/ucm/ |
H A D | parser.c | 2522 const char *_driver, *_name, *_long_name; in get_by_card_name() local
|
/third_party/node/deps/simdutf/ |
H A D | simdutf.h | 3305 const std::string _name; member in simdutf::implementation
|
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/ |
H A D | tinyxml.h | 793 TiXmlAttribute( const std::string& _name, const std::string& _value ) in TiXmlAttribute() argument 803 TiXmlAttribute( const char * _name, const char * _value ) in TiXmlAttribute() argument [all...] |
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm.c | 41 static const char *_name = DM_NAME; variable
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm.c | 51 static const char *_name = DM_NAME; variable
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | mds_client.c | 450 u8 *altname, *_name; in parse_reply_info_readdir() local [all...] |