/third_party/libnl/lib/idiag/ |
D | idiag_meminfo_obj.c | 29 void idiagnl_meminfo_get(struct idiagnl_meminfo *minfo) in idiagnl_meminfo_get() 34 void idiagnl_meminfo_put(struct idiagnl_meminfo *minfo) in idiagnl_meminfo_put() 43 uint32_t idiagnl_meminfo_get_rmem(const struct idiagnl_meminfo *minfo) in idiagnl_meminfo_get_rmem() 48 void idiagnl_meminfo_set_rmem(struct idiagnl_meminfo *minfo, uint32_t rmem) in idiagnl_meminfo_set_rmem() 53 uint32_t idiagnl_meminfo_get_wmem(const struct idiagnl_meminfo *minfo) in idiagnl_meminfo_get_wmem() 58 void idiagnl_meminfo_set_wmem(struct idiagnl_meminfo *minfo, uint32_t wmem) in idiagnl_meminfo_set_wmem() 63 uint32_t idiagnl_meminfo_get_fmem(const struct idiagnl_meminfo *minfo) in idiagnl_meminfo_get_fmem() 68 void idiagnl_meminfo_set_fmem(struct idiagnl_meminfo *minfo, uint32_t fmem) in idiagnl_meminfo_set_fmem() 73 uint32_t idiagnl_meminfo_get_tmem(const struct idiagnl_meminfo *minfo) in idiagnl_meminfo_get_tmem() 78 void idiagnl_meminfo_set_tmem(struct idiagnl_meminfo *minfo, uint32_t tmem) in idiagnl_meminfo_set_tmem()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video-hdr.c | 53 gst_video_mastering_display_info_init (GstVideoMasteringDisplayInfo * minfo) in gst_video_mastering_display_info_init() 72 gst_video_mastering_display_info_from_string (GstVideoMasteringDisplayInfo * in gst_video_mastering_display_info_from_string() 147 gst_video_mastering_display_info_to_string (const GstVideoMasteringDisplayInfo * in gst_video_mastering_display_info_to_string() 167 gst_video_mastering_display_info_is_equal (const GstVideoMasteringDisplayInfo * in gst_video_mastering_display_info_is_equal() 204 gst_video_mastering_display_info_from_caps (GstVideoMasteringDisplayInfo * in gst_video_mastering_display_info_from_caps() 234 gst_video_mastering_display_info_add_to_caps (const GstVideoMasteringDisplayInfo in gst_video_mastering_display_info_add_to_caps()
|
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/ |
D | gstvc1parse.c | 637 GstMapInfo minfo; in gst_vc1_parse_detect() local 788 GstMapInfo minfo; in gst_vc1_parse_make_sequence_layer() local 990 GstMapInfo minfo; in gst_vc1_parse_update_caps() local 1028 GstMapInfo minfo, sminfo, eminfo; in gst_vc1_parse_update_caps() local 1134 GstMapInfo minfo; in gst_vc1_parse_handle_bdus() local 1182 GstMapInfo minfo; in gst_vc1_parse_handle_frame() local 2073 GstMapInfo minfo; in gst_vc1_parse_handle_seq_hdr() local 2204 GstMapInfo minfo; in gst_vc1_parse_handle_seq_layer() local 2384 GstMapInfo minfo; in gst_vc1_parse_set_caps() local
|
/third_party/glib/gio/tests/ |
D | gdbus-introspection.c | 144 GDBusMethodInfo *minfo; in test_generate() local 226 GDBusMethodInfo *minfo; in test_default_direction() local
|
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/ |
D | gstamcaudiodec.c | 509 GstMapInfo minfo; in gst_amc_audio_dec_loop() local 913 GstMapInfo minfo; in gst_amc_audio_dec_set_format() local 930 GstMapInfo minfo; in gst_amc_audio_dec_set_format() local 1062 GstMapInfo minfo; in gst_amc_audio_dec_handle_frame() local
|
/third_party/gptfdisk/ |
D | diskio-unix.cc | 158 struct dk_minfo minfo; in GetBlockSize() local 437 struct dk_minfo minfo; in DiskSize() local
|
/third_party/flutter/skia/modules/skottie/src/effects/ |
D | Effects.cpp | 141 const auto minfo = this->onMakeMask(); in apply() local
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11screencapturedevice.cpp | 309 const MONITORINFOEXW * minfo, const DEVMODEW * dev_mode, in create_device() 406 MONITORINFOEXW minfo; in gst_d3d11_screen_capture_device_provider_probe() local
|
/third_party/skia/modules/skottie/src/effects/ |
D | Effects.cpp | 192 const auto minfo = this->onMakeMask(); in onSync() local
|
/third_party/gstreamer/gstplugins_good/gst/shapewipe/ |
D | gstshapewipe.h | 63 GstVideoInfo minfo; member
|
/third_party/gstreamer/gstplugins_base/ext/theora/ |
D | gsttheoradec.c | 312 GstMapInfo minfo; in theora_dec_set_format() local 857 GstMapInfo minfo; in theora_dec_decode_buffer() local
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstnvh265enc.c | 427 GstVideoMasteringDisplayInfo * minfo, guint * size) in gst_nv_h265_enc_create_mastering_display_sei_nal() 607 GstVideoMasteringDisplayInfo minfo; in gst_nv_h265_enc_set_encoder_config() local
|
/third_party/gstreamer/gstplugins_good/ext/vpx/ |
D | gstvpxdec.c | 583 GstMapInfo minfo; in gst_vpx_dec_open_codec() local 679 GstMapInfo minfo; in gst_vpx_dec_handle_frame() local
|
/third_party/gstreamer/gstplugins_bad/ext/rsvg/ |
D | gstrsvgdec.c | 161 GstMapInfo minfo; in gst_rsvg_decode_image() local
|
/third_party/gstreamer/gstplugins_good/ext/libpng/ |
D | gstpngenc.c | 236 GstMapInfo minfo; in user_write_data() local
|
/third_party/gstreamer/gstplugins_good/sys/oss/ |
D | gstosshelper.c | 388 struct mixer_info minfo; in gst_oss_helper_get_card_name() local
|
/third_party/node/deps/icu-small/source/i18n/ |
D | tzgnames.cpp | 163 GMatchInfo *minfo = (GMatchInfo *)fMatches->elementAt(index); in getGenericNameType() local 172 ZMatchInfo *minfo = (ZMatchInfo *)fMatches->elementAt(index); in getMatchLength() local 181 GMatchInfo *minfo = (GMatchInfo *)fMatches->elementAt(index); in getTimeZoneID() local
|
/third_party/icu/icu4c/source/i18n/ |
D | tzgnames.cpp | 163 GMatchInfo *minfo = (GMatchInfo *)fMatches->elementAt(index); in getGenericNameType() local 172 ZMatchInfo *minfo = (ZMatchInfo *)fMatches->elementAt(index); in getMatchLength() local 181 GMatchInfo *minfo = (GMatchInfo *)fMatches->elementAt(index); in getTimeZoneID() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | tzgnames.cpp | 163 GMatchInfo *minfo = (GMatchInfo *)fMatches->elementAt(index); in getGenericNameType() local 172 ZMatchInfo *minfo = (ZMatchInfo *)fMatches->elementAt(index); in getMatchLength() local 181 GMatchInfo *minfo = (GMatchInfo *)fMatches->elementAt(index); in getTimeZoneID() local
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | tzgnames.cpp | 160 GMatchInfo *minfo = (GMatchInfo *)fMatches->elementAt(index); in getGenericNameType() local 169 ZMatchInfo *minfo = (ZMatchInfo *)fMatches->elementAt(index); in getMatchLength() local 178 GMatchInfo *minfo = (GMatchInfo *)fMatches->elementAt(index); in getTimeZoneID() local
|
/third_party/gstreamer/gstplugins_bad/ext/aom/ |
D | gstav1dec.c | 418 GstMapInfo minfo; in gst_av1_dec_handle_frame() local
|
/third_party/gstreamer/gstplugins_bad/gst/audiolatency/ |
D | gstaudiolatency.c | 318 GstMapInfo minfo; in buffer_has_wave() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | TZDBTimeZoneNames.java | 319 MatchInfo minfo = new MatchInfo(ntype, null, match.mzID, matchLength); in handlePrefixMatch() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | TZDBTimeZoneNames.java | 317 MatchInfo minfo = new MatchInfo(ntype, null, match.mzID, matchLength); in handlePrefixMatch() local
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/ |
D | SDL_windowsmodes.c | 359 MONITORINFO minfo; in WIN_GetDisplayUsableBounds() local
|