| /third_party/uboot/u-boot-2020.01/include/ |
| D | linker_lists.h | 29 #define llsym(_type, _name, _list) \ argument 70 #define ll_entry_declare(_type, _name, _list) \ argument 93 #define ll_entry_declare_list(_type, _name, _list) \ argument 125 #define ll_entry_start(_type, _list) \ argument 151 #define ll_entry_end(_type, _list) \ argument 176 #define ll_entry_count(_type, _list) \ argument 205 #define ll_entry_get(_type, _name, _list) \ argument 229 #define ll_start(_type) \ argument 252 #define ll_end(_type) \ argument
|
| D | binman_sym.h | 35 #define binman_sym_declare(_type, _entry_name, _prop_name) \ argument 46 #define binman_sym_extern(_type, _entry_name, _prop_name) \ argument 60 #define binman_sym_declare_optional(_type, _entry_name, _prop_name) \ argument 77 #define binman_sym(_type, _entry_name, _prop_name) \ argument 82 #define binman_sym_declare(_type, _entry_name, _prop_name) argument 84 #define binman_sym_declare_optional(_type, _entry_name, _prop_name) argument 86 #define binman_sym_extern(_type, _entry_name, _prop_name) argument 88 #define binman_sym(_type, _entry_name, _prop_name) BINMAN_SYM_MISSING argument
|
| D | match_table.h | 44 #define match_set_type_reg(_type, _reg) {(_type), (_reg), (void *)0} argument 45 #define match_set_type_data(_type, _data) {(_type), 0, (void *)(_data)} argument 46 #define match_set(_type, _reg, _data) {(_type), (_reg), (void *)(_data)} argument
|
| D | hifmc_common.h | 97 #define fmc_cfg_spi_nand_sel(_type) (((_size) & 0x3) << 11) argument 100 #define fmc_cfg_ecc_type(_type) (((_type) & 0x7) << 5) argument 102 #define fmc_cfg_flash_sel(_type) (((_type) & 0x3) << 1) argument 245 #define op_cfg_mem_if_type(_type) (((_type) & 0x7) << 7) argument 365 #define op_ctrl_dma_op(_type) ((_type) << 2) argument 468 #define fmc_pr(_type, _fmt, arg...) \ argument
|
| /third_party/gstreamer/gstplugins_bad/sys/androidmedia/ |
| D | gstjniutils.h | 114 #define DEF_CALL_STATIC_TYPE_METHOD(_type, _name, _jname, _retval) \ argument 132 #define DEF_CALL_TYPE_METHOD(_type, _name, _jname, _retval) \ argument 150 #define DEF_GET_TYPE_FIELD(_type, _name, _jname) \ argument 163 #define DEF_GET_STATIC_TYPE_FIELD(_type, _name, _jname) \ argument
|
| /third_party/glib/gobject/ |
| D | gatomicarray.h | 42 #define G_ATOMIC_ARRAY_GET_LOCKED(_array, _type) ((_type *)((_array)->data)) argument 44 #define G_ATOMIC_ARRAY_DO_TRANSACTION(_array, _type, _C_) G_STMT_START { \ argument
|
| /third_party/uboot/u-boot-2020.01/include/fsl-mc/ |
| D | fsl_mc_cmd.h | 80 #define MC_PREP_OP(_ext, _param, _offset, _width, _type, _arg) \ argument 83 #define MC_EXT_OP(_ext, _param, _offset, _width, _type, _arg) \ argument 86 #define MC_CMD_OP(_cmd, _param, _offset, _width, _type, _arg) \ argument 89 #define MC_RSP_OP(_cmd, _param, _offset, _width, _type, _arg) \ argument
|
| /third_party/newfs_msdos/ |
| D | mkfs_msdos.h | 66 #define AOPT(_opt, _type, _name, _min, _desc) _type _name; argument
|
| /third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
| D | gstaudiometa.c | 185 GType _type = gst_meta_api_type_register ("GstAudioDownmixMetaAPI", tags); in gst_audio_downmix_meta_api_get_type() local 288 GType _type = gst_meta_api_type_register ("GstAudioClippingMetaAPI", tags); in gst_audio_clipping_meta_api_get_type() local 473 GType _type = gst_meta_api_type_register ("GstAudioMetaAPI", tags); in gst_audio_meta_api_get_type() local
|
| /third_party/mingw-w64/mingw-w64-headers/include/ |
| D | wsnetbs.h | 22 #define SET_NETBIOS_SOCKADDR(_snb,_type,_name,_port) { int _i; (_snb)->snb_family = AF_NETBIOS; (_s… argument
|
| /third_party/gstreamer/gstplugins_bad/ext/ttml/ |
| D | subtitlemeta.c | 39 GType _type = gst_meta_api_type_register ("GstSubtitleMetaAPI", tags); in gst_subtitle_meta_api_get_type() local
|
| /third_party/flutter/skia/platform_tools/libraries/include/ |
| D | arcore_c_api.h | 434 #define AR_DEFINE_ENUM(_type) enum _type : int32_t argument 436 #define AR_DEFINE_ENUM(_type) \ argument
|
| /third_party/skia/platform_tools/libraries/include/ |
| D | arcore_c_api.h | 434 #define AR_DEFINE_ENUM(_type) enum _type : int32_t argument 436 #define AR_DEFINE_ENUM(_type) \ argument
|
| /third_party/gstreamer/gstplugins_bad/gst-libs/gst/sctp/ |
| D | sctpreceivemeta.c | 42 GType _type = gst_meta_api_type_register ("GstSctpReceiveMetaAPI", tags); in gst_sctp_receive_meta_api_get_type() local
|
| D | sctpsendmeta.c | 42 GType _type = gst_meta_api_type_register ("GstSctpSendMetaAPI", tags); in gst_sctp_send_meta_api_get_type() local
|
| /third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
| D | gstvideometa.c | 129 GType _type = gst_meta_api_type_register ("GstVideoMetaAPI", tags); in gst_video_meta_api_get_type() local 452 GType _type = gst_meta_api_type_register ("GstVideoCropMetaAPI", tags); in gst_video_crop_meta_api_get_type() local 511 GType _type = in gst_video_gl_texture_upload_meta_api_get_type() local 681 GType _type = in gst_video_region_of_interest_meta_api_get_type() local 936 GType _type = gst_meta_api_type_register ("GstVideoTimeCodeMetaAPI", tags); in gst_video_time_code_meta_api_get_type() local
|
| D | gstvideoaffinetransformationmeta.c | 46 GType _type = in gst_video_affine_transformation_meta_api_get_type() local
|
| /third_party/gstreamer/gstreamer/libs/gst/net/ |
| D | gstnetcontrolmessagemeta.c | 82 GType _type = in gst_net_control_message_meta_api_get_type() local
|
| D | gstnetaddressmeta.c | 79 GType _type = gst_meta_api_type_register ("GstNetAddressMetaAPI", tags); in gst_net_address_meta_api_get_type() local
|
| /third_party/gstreamer/gstplugins_bad/ext/closedcaption/ |
| D | misc.h | 71 #define PARENT(_ptr, _type, _member) ({ \ argument 78 #define CONST_PARENT(_ptr, _type, _member) ({ \ argument 171 #define PARENT(_ptr, _type, _member) \ argument 174 #define CONST_PARENT(_ptr, _type, _member) \ argument
|
| /third_party/gstreamer/gstplugins_bad/ext/opencv/ |
| D | gstcvdilateerode.cpp | 93 GType _type; in gst_cv_dilate_erode_get_type() local
|
| /third_party/jsframework/runtime/main/model/ |
| D | events.ts | 43 private _type: string; property in Evt
|
| /third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/ |
| D | gstmpegvideometa.c | 103 GType _type = gst_meta_api_type_register ("GstMpegVideoMetaAPI", tags); in gst_mpeg_video_meta_api_get_type() local
|
| /third_party/boost/boost/gil/extension/io/pnm/ |
| D | tags.hpp | 52 pnm_image_type::type _type; member
|
| /third_party/uboot/u-boot-2020.01/drivers/clk/renesas/ |
| D | renesas-cpg-mssr.h | 66 #define DEF_TYPE(_name, _id, _type...) \ argument 68 #define DEF_BASE(_name, _id, _type, _parent...) \ argument
|