Home
last modified time | relevance | path

Searched defs:attribute_name (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/boost/log/attributes/
Dattribute_name.hpp44 class attribute_name class
70 BOOST_CONSTEXPR attribute_name() BOOST_NOEXCEPT : m_id(uninitialized) in attribute_name() function in boost::attribute_name
79 attribute_name(const char* name) : in attribute_name() function in boost::attribute_name
88 attribute_name(string_type const& name) : in attribute_name() function in boost::attribute_name
/third_party/gn/src/gn/
Dxml_element_writer.h98 const std::string& attribute_name, in XmlElementWriter()
115 const std::string& attribute_name, in SubElement()
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
Dgenerator_impl_test.cc38 const char* attribute_name; member
/third_party/skia/third_party/externals/tint/src/writer/glsl/
Dgenerator_impl_test.cc51 const char* attribute_name; member
/third_party/skia/third_party/externals/tint/src/writer/msl/
Dgenerator_impl_test.cc47 const char* attribute_name; member
/third_party/boost/tools/quickbook/src/
Dxml_parse.cpp157 quickbook::string_view attribute_name = in read_tag() local
/third_party/ntfs-3g/ntfsprogs/
Dntfsinfo.c1361 char *attribute_name = NULL; in ntfs_dump_attribute_header() local
/third_party/python/Lib/unittest/
Dmock.py1246 attribute_name = None variable in _patch