/third_party/ffmpeg/libavformat/ |
D | avs.c | 93 AvsBlockType type, int sub_type, int size, in avs_read_video_packet() 153 int sub_type = 0, size = 0; in avs_read_packet() local
|
/third_party/boost/boost/geometry/algorithms/detail/ |
D | sub_range.hpp | 88 >::type sub_type; typedef
|
/third_party/openh264/codec/common/inc/ |
D | wels_common_defs.h | 321 #define IS_SUB_8x8(sub_type) (((sub_type)&SUB_MB_TYPE_8x8) != 0) argument 322 #define IS_SUB_8x4(sub_type) (((sub_type)&SUB_MB_TYPE_8x4) != 0) argument 323 #define IS_SUB_4x8(sub_type) (((sub_type)&SUB_MB_TYPE_4x8) != 0) argument 324 #define IS_SUB_4x4(sub_type) (((sub_type)&SUB_MB_TYPE_4x4) != 0) argument
|
/third_party/ffmpeg/libavcodec/ |
D | avs.c | 58 AvsVideoSubType sub_type; in avs_decode_frame() local
|
D | cavsdec.c | 784 enum cavs_sub_mb sub_type[4]; in decode_mb_b() local
|
D | g2meet.c | 1057 int sub_type; in kempf_decode_tile() local
|
/third_party/gstreamer/gstplugins_good/sys/osxaudio/ |
D | gstosxcoreaudiocommon.c | 313 gst_core_audio_open_device (GstCoreAudio * core_audio, OSType sub_type, in gst_core_audio_open_device()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_interfaces.cpp | 335 auto sub_type = type; in GetLocationsForVariable() local
|
D | validate_memory.cpp | 1191 auto sub_type = _.FindDef(target_pointer_type->GetOperandAs<uint32_t>(2)); in ValidateCopyMemory() local
|
/third_party/spirv-tools/source/val/ |
D | validate_interfaces.cpp | 327 auto sub_type = type; in GetLocationsForVariable() local
|
D | validate_memory.cpp | 1185 auto sub_type = _.FindDef(target_pointer_type->GetOperandAs<uint32_t>(2)); in ValidateCopyMemory() local
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | validate_interfaces.cpp | 335 auto sub_type = type; in GetLocationsForVariable() local
|
D | validate_memory.cpp | 1191 auto sub_type = _.FindDef(target_pointer_type->GetOperandAs<uint32_t>(2)); in ValidateCopyMemory() local
|
/third_party/protobuf/src/google/protobuf/util/internal/ |
D | default_value_objectwriter.cc | 288 util::StatusOr<const google::protobuf::Type*> sub_type = in GetMapValueType() local
|
/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/ |
D | gstdshow.cpp | 143 gst_dshow_check_mediatype (AM_MEDIA_TYPE * media_type, const GUID sub_type, in gst_dshow_check_mediatype()
|
/third_party/boost/boost/icl/ |
D | interval_base_set.hpp | 60 typedef SubType sub_type; typedef in boost::icl::interval_base_set
|
D | interval_base_map.hpp | 70 typedef SubType sub_type; typedef in boost::icl::interval_base_map
|
/third_party/toybox/toys/pending/ |
D | dhcp6.c | 367 uint16_t sub_type = ntohs(*((uint16_t*)(t))); in parse_ia_na() local
|
/third_party/jerryscript/jerry-core/debugger/ |
D | debugger.c | 1333 uint8_t sub_type, /**< subtype of the string */ in jerry_debugger_send_string()
|
/third_party/gettext/gettext-tools/src/ |
D | x-perl.c | 584 int sub_type; /* for token_type_string, token_type_symbol */ member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Demangle/ |
D | ItaniumDemangle.cpp | 4204 typedef std::vector<string_pair<std::string>> sub_type; typedef
|
/third_party/mindspore/mindspore/ops/operations/ |
D | array_ops.py | 386 def __infer__(self, sub_type, type_): argument
|
/third_party/skia/third_party/externals/spirv-cross/ |
D | spirv_msl.cpp | 6819 auto &sub_type = get<SPIRType>(result_type.parent_type); in emit_tessellation_io_load() local
|