Home
last modified time | relevance | path

Searched defs:_obj (Results 1 – 13 of 13) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_dump.h140 #define trace_dump_array(_type, _obj, _size) \ argument
156 #define trace_dump_struct_array(_type, _obj, _size) \ argument
172 #define trace_dump_member(_type, _obj, _member) \ argument
186 #define trace_dump_member_array(_type, _obj, _member) \ argument
/third_party/mesa3d/src/vulkan/util/
Dvk_log.c276 __vk_errorv(const void *_obj, VkResult error, in __vk_errorv()
326 __vk_errorf(const void *_obj, VkResult error, in __vk_errorf()
/third_party/libxml2/python/
Dlibxml.py55 def __init__(self, _obj): argument
98 def __init__(self, _obj, enc = ""): argument
116 def __init__(self, _obj, enc = ""): argument
268 def __init__(self, _obj=None): argument
648 def __init__(self, _obj=None): argument
722 def __init__(self, _obj=None): argument
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_dump_state.c183 #define util_dump_array(_stream, _type, _obj, _size) \ argument
195 #define util_dump_struct_array(_stream, _type, _obj, _size) \ argument
207 #define util_dump_member(_stream, _type, _obj, _member) \ argument
221 #define util_dump_member_array(_stream, _type, _obj, _member) \ argument
/third_party/libwebsockets/lib/core-net/
Dlws-dsh.c360 lws_dsh_obj_t *_obj; in lws_dsh_get_head() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_modifiers.cpp60 const ModifierStore* _obj, Signum _signum, StandardPlural::Form _plural) in Parameters()
/third_party/icu/icu4c/source/i18n/
Dnumber_modifiers.cpp60 const ModifierStore* _obj, Signum _signum, StandardPlural::Form _plural) in Parameters()
/third_party/node/deps/icu-small/source/i18n/
Dnumber_modifiers.cpp60 const ModifierStore* _obj, Signum _signum, StandardPlural::Form _plural) in Parameters()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumber_modifiers.cpp60 const ModifierStore* _obj, int8_t _signum, StandardPlural::Form _plural) in Parameters()
/third_party/skia/third_party/externals/icu/source/common/
Dserv.cpp422 UVector* _obj; member
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dserv.cpp422 UVector* _obj; member
/third_party/icu/icu4c/source/common/
Dserv.cpp422 UVector* _obj; member
/third_party/alsa-utils/topology/
Dpre-process-object.c1582 snd_config_t *n, *n2, *_obj_type, *_obj_class, *_obj; in tplg_pre_process_objects() local