/third_party/boost/boost/log/attributes/ |
D | scoped_attribute.hpp | 138 #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/ |
D | SkSVGNode.h | 64 #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/ |
D | SkSGNode.h | 98 #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/ |
D | SkSGNode.h | 98 #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/ |
D | formatter_parser.hpp | 141 >::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/ |
D | stubout.py | 45 def SmartSet(self, obj, attr_name, new_attr): argument
|
D | mox.py | 208 def StubOutWithMock(self, obj, attr_name, use_mock_anything=False): argument
|
/third_party/ntfs-3g/ntfsprogs/ |
D | ntfscat.h | 36 ntfschar *attr_name; /* Attribute name to display */ member
|
D | ntfscat.c | 111 static const char *attr_name[] = { in parse_attribute() local
|
D | ntfscp.c | 68 char *attr_name; /* Write to attribute with this name. */ member 850 ntfschar *attr_name; in main() local
|
D | ntfstruncate.c | 79 ntfschar *attr_name = NULL; variable
|
D | ntfsfallocate.c | 84 ntfschar *attr_name = NULL; variable
|
D | ntfsresize.c | 189 ntfschar *attr_name; member 1551 ntfschar *attr_name; in replace_later() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/cocoa/ |
D | gstglcontext_cocoa.m | 92 const gchar *attr_name; field
|
/third_party/gstreamer/gstplugins_bad/ext/ttml/ |
D | ttmlparse.c | 133 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/ |
D | main.cpp | 146 logging::attribute_name const& attr_name, args_map const& args) in create_formatter()
|
/third_party/boost/libs/log/test/run/ |
D | util_stp_formatter_parser.cpp | 161 logging::attribute_name attr_name("MyCustomAttr"); in BOOST_AUTO_TEST_CASE() local
|
D | util_stp_filter_parser.cpp | 729 logging::attribute_name attr_name("MyCustomAttr"); in BOOST_AUTO_TEST_CASE() local
|
/third_party/skia/experimental/skrive/include/ |
D | SkRive.h | 29 #define ACTOR_ATTR(attr_name, attr_type, attr_default) \ argument
|
/third_party/python/Lib/test/ |
D | pythoninfo.py | 60 def copy_attr(info_add, name, mod, attr_name): argument
|
/third_party/gstreamer/gstplugins_base/gst/subparse/ |
D | samiparse.c | 494 gchar *attr_name = NULL, *attr_value = NULL; in html_context_handle_element() local
|
/third_party/selinux/libsepol/src/ |
D | module_to_cil.c | 183 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/ |
D | spp_client.c | 35 char *attr_name) in get_spp_attr_value()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/ |
D | spp_client.c | 35 char *attr_name) in get_spp_attr_value()
|
/third_party/python/Modules/ |
D | _operator.c | 1287 PyObject *attr_name; in dotted_getattr() local
|