/third_party/mesa3d/src/compiler/ |
D | builtin_type_macros.h | 34 #define DECL_VEC_TYPE(stype, vtype, btype, etype, ...) \ argument
|
/third_party/skia/third_party/externals/libpng/contrib/visupng/ |
D | cexcept.h | 196 #define define_exception_type(etype) \ argument
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtpgstpay.h | 50 guint8 etype; member
|
D | gstrtpgstpay.c | 492 gst_rtp_gst_pay_send_event (GstRtpGSTPay * rtpgstpay, guint etype, in gst_rtp_gst_pay_send_event() 524 guint etype = 0; in gst_rtp_gst_pay_sink_event() local
|
D | gstrtpgstdepay.c | 266 GstEventType etype; in read_event() local
|
/third_party/python/Lib/ |
D | cgitb.py | 269 def __call__(self, etype, evalue, etb): argument
|
D | traceback.py | 161 def _format_final_exc_line(etype, value): argument
|
/third_party/ffmpeg/libavcodec/ |
D | gif_parser.c | 52 int etype; member
|
D | pictordec.c | 129 int bits_per_plane, bpp, etype, esize, npal, pos_after_pal; in decode_frame() local
|
/third_party/gstreamer/gstplugins_bad/ext/opencv/ |
D | gstskindetect.cpp | 90 static GType etype = 0; in gst_skin_detect_method_get_type() local
|
D | gstretinex.cpp | 103 static GType etype = 0; in gst_retinex_method_get_type() local
|
D | gstdisparity.cpp | 153 static GType etype = 0; in gst_disparity_method_get_type() local
|
D | gstsegmentation.cpp | 129 static GType etype = 0; in gst_segmentation_method_get_type() local
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | navigation.c | 97 GstNavigationEventType etype = gst_navigation_event_get_type (event); in nav_send_event() local
|
D | rtpbasedepayload.c | 1001 const GstEventType etype[] = { in GST_START_TEST() local
|
/third_party/gstreamer/gstplugins_bad/ext/openni2/ |
D | gstopenni2src.cpp | 68 static GType etype = 0; in gst_openni2_src_sourcetype_get_type() local
|
/third_party/openssl/crypto/cms/ |
D | cms_lib.c | 353 ASN1_OBJECT **petype, *etype; in CMS_set1_eContentType() local
|
/third_party/node/deps/openssl/openssl/crypto/cms/ |
D | cms_lib.c | 357 ASN1_OBJECT **petype, *etype; in CMS_set1_eContentType() local
|
/third_party/lwip/src/netif/ppp/ |
D | pppoe.c | 721 u16_t etype; in pppoe_output() local
|
/third_party/python/Lib/tkinter/ |
D | ttk.py | 113 def _format_elemcreate(etype, script=False, *args, **kw): argument 457 def element_create(self, elementname, etype, *args, **kw): argument
|
/third_party/libinput/tools/ |
D | libinput-record.c | 627 enum libinput_event_type etype = libinput_event_get_type(e); in print_touch_event() local 708 enum libinput_event_type etype = libinput_event_get_type(e); in print_gesture_event() local
|
/third_party/python/Include/cpython/ |
D | object.h | 296 #define PyHeapType_GET_MEMBERS(etype) \ argument
|
/third_party/gstreamer/gstplugins_bad/ext/resindvd/ |
D | resindvdsrc.c | 1634 GstNavigationEventType etype = gst_navigation_event_get_type (event); in rsn_dvdsrc_handle_navigation_event() local
|
/third_party/ffmpeg/libavfilter/ |
D | vf_nnedi.c | 97 int etype; member
|
/third_party/python/Lib/unittest/test/testmock/ |
D | testpatch.py | 1672 def __exit__(self, etype=None, val=None, tb=None): argument
|