Home
last modified time | relevance | path

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

12

/third_party/mesa3d/src/compiler/
Dbuiltin_type_macros.h34 #define DECL_VEC_TYPE(stype, vtype, btype, etype, ...) \ argument
/third_party/skia/third_party/externals/libpng/contrib/visupng/
Dcexcept.h196 #define define_exception_type(etype) \ argument
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpgstpay.h50 guint8 etype; member
Dgstrtpgstpay.c492 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
Dgstrtpgstdepay.c266 GstEventType etype; in read_event() local
/third_party/python/Lib/
Dcgitb.py269 def __call__(self, etype, evalue, etb): argument
Dtraceback.py161 def _format_final_exc_line(etype, value): argument
/third_party/ffmpeg/libavcodec/
Dgif_parser.c52 int etype; member
Dpictordec.c129 int bits_per_plane, bpp, etype, esize, npal, pos_after_pal; in decode_frame() local
/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgstskindetect.cpp90 static GType etype = 0; in gst_skin_detect_method_get_type() local
Dgstretinex.cpp103 static GType etype = 0; in gst_retinex_method_get_type() local
Dgstdisparity.cpp153 static GType etype = 0; in gst_disparity_method_get_type() local
Dgstsegmentation.cpp129 static GType etype = 0; in gst_segmentation_method_get_type() local
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dnavigation.c97 GstNavigationEventType etype = gst_navigation_event_get_type (event); in nav_send_event() local
Drtpbasedepayload.c1001 const GstEventType etype[] = { in GST_START_TEST() local
/third_party/gstreamer/gstplugins_bad/ext/openni2/
Dgstopenni2src.cpp68 static GType etype = 0; in gst_openni2_src_sourcetype_get_type() local
/third_party/openssl/crypto/cms/
Dcms_lib.c353 ASN1_OBJECT **petype, *etype; in CMS_set1_eContentType() local
/third_party/node/deps/openssl/openssl/crypto/cms/
Dcms_lib.c357 ASN1_OBJECT **petype, *etype; in CMS_set1_eContentType() local
/third_party/lwip/src/netif/ppp/
Dpppoe.c721 u16_t etype; in pppoe_output() local
/third_party/python/Lib/tkinter/
Dttk.py113 def _format_elemcreate(etype, script=False, *args, **kw): argument
457 def element_create(self, elementname, etype, *args, **kw): argument
/third_party/libinput/tools/
Dlibinput-record.c627 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/
Dobject.h296 #define PyHeapType_GET_MEMBERS(etype) \ argument
/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Dresindvdsrc.c1634 GstNavigationEventType etype = gst_navigation_event_get_type (event); in rsn_dvdsrc_handle_navigation_event() local
/third_party/ffmpeg/libavfilter/
Dvf_nnedi.c97 int etype; member
/third_party/python/Lib/unittest/test/testmock/
Dtestpatch.py1672 def __exit__(self, etype=None, val=None, tb=None): argument

12