Home
last modified time | relevance | path

Searched defs:attr_name (Results 1 – 25 of 31) sorted by relevance

12

/third_party/boost/boost/log/attributes/
Dscoped_attribute.hpp138 #define BOOST_LOG_SCOPED_LOGGER_ATTR_INTERNAL(logger, attr_name, attr, sentry_var_name)\ argument
145 #define BOOST_LOG_SCOPED_LOGGER_ATTR(logger, attr_name, attr)\ argument
153 #define BOOST_LOG_SCOPED_LOGGER_TAG(logger, attr_name, attr_value)\ argument
231 #define BOOST_LOG_SCOPED_THREAD_ATTR_INTERNAL(attr_name, attr, sentry_var_name)\ argument
238 #define BOOST_LOG_SCOPED_THREAD_ATTR(attr_name, attr)\ argument
245 #define BOOST_LOG_SCOPED_THREAD_TAG(attr_name, attr_value)\ argument
/third_party/skia/modules/svg/include/
DSkSVGNode.h64 #define SVG_PRES_ATTR(attr_name, attr_type, attr_inherited) \ argument
187 #define _SVG_ATTR_SETTERS(attr_name, attr_type, attr_default, set_cp, set_mv) \ argument
203 #define SVG_ATTR(attr_name, attr_type, attr_default) \ argument
213 #define SVG_OPTIONAL_ATTR(attr_name, attr_type) \ argument
/third_party/flutter/skia/modules/sksg/include/
DSkSGNode.h98 #define SG_ATTRIBUTE(attr_name, attr_type, attr_container) \ argument
111 #define SG_MAPPED_ATTRIBUTE(attr_name, attr_type, attr_container) \ argument
/third_party/skia/modules/sksg/include/
DSkSGNode.h98 #define SG_ATTRIBUTE(attr_name, attr_type, attr_container) \ argument
111 #define SG_MAPPED_ATTRIBUTE(attr_name, attr_type, attr_container) \ argument
/third_party/boost/boost/log/utility/setup/
Dformatter_parser.hpp141 >::type register_formatter_factory(attribute_name const& attr_name, shared_ptr< FactoryT > const& f… in register_formatter_factory()
160 inline void register_simple_formatter_factory(attribute_name const& attr_name) in register_simple_formatter_factory()
/third_party/protobuf/python/
Dstubout.py45 def SmartSet(self, obj, attr_name, new_attr): argument
Dmox.py208 def StubOutWithMock(self, obj, attr_name, use_mock_anything=False): argument
/third_party/ntfs-3g/ntfsprogs/
Dntfscat.h36 ntfschar *attr_name; /* Attribute name to display */ member
Dntfscat.c111 static const char *attr_name[] = { in parse_attribute() local
Dntfscp.c68 char *attr_name; /* Write to attribute with this name. */ member
850 ntfschar *attr_name; in main() local
Dntfstruncate.c79 ntfschar *attr_name = NULL; variable
Dntfsfallocate.c84 ntfschar *attr_name = NULL; variable
Dntfsresize.c189 ntfschar *attr_name; member
1551 ntfschar *attr_name; in replace_later() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/cocoa/
Dgstglcontext_cocoa.m92 const gchar *attr_name; field
/third_party/gstreamer/gstplugins_bad/ext/ttml/
Dttmlparse.c133 ttml_style_set_add_attr (TtmlStyleSet * style_set, const gchar * attr_name, in ttml_style_set_add_attr()
142 ttml_style_set_contains_attr (TtmlStyleSet * style_set, const gchar * attr_name) in ttml_style_set_contains_attr()
149 ttml_style_set_get_attr (TtmlStyleSet * style_set, const gchar * attr_name) in ttml_style_set_get_attr()
204 gpointer attr_name, attr_value; in ttml_style_set_print() local
674 gpointer attr_name, attr_value; in ttml_style_set_copy() local
699 gpointer attr_name, attr_value; in ttml_style_set_merge() local
731 gpointer attr_name, attr_value; in ttml_style_set_inherit() local
/third_party/boost/libs/log/example/settings_file_custom_factories/
Dmain.cpp146 logging::attribute_name const& attr_name, args_map const& args) in create_formatter()
/third_party/boost/libs/log/test/run/
Dutil_stp_formatter_parser.cpp161 logging::attribute_name attr_name("MyCustomAttr"); in BOOST_AUTO_TEST_CASE() local
Dutil_stp_filter_parser.cpp729 logging::attribute_name attr_name("MyCustomAttr"); in BOOST_AUTO_TEST_CASE() local
/third_party/skia/experimental/skrive/include/
DSkRive.h29 #define ACTOR_ATTR(attr_name, attr_type, attr_default) \ argument
/third_party/python/Lib/test/
Dpythoninfo.py60 def copy_attr(info_add, name, mod, attr_name): argument
/third_party/gstreamer/gstplugins_base/gst/subparse/
Dsamiparse.c494 gchar *attr_name = NULL, *attr_value = NULL; in html_context_handle_element() local
/third_party/selinux/libsepol/src/
Dmodule_to_cil.c183 char *attr_name; member
750 char *attr_name = NULL; in get_new_attr_name() local
779 static int cil_add_attr_to_list(struct list *attr_list, char *attr_name, int is_type, void *set) in cil_add_attr_to_list()
807 … int cil_print_attr_strs(int indent, struct policydb *pdb, int is_type, void *set, char *attr_name) in cil_print_attr_strs()
952 char *attr_name = NULL; in set_to_names() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
Dspp_client.c35 char *attr_name) in get_spp_attr_value()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
Dspp_client.c35 char *attr_name) in get_spp_attr_value()
/third_party/python/Modules/
D_operator.c1287 PyObject *attr_name; in dotted_getattr() local

12