Home
last modified time | relevance | path

Searched defs:sub_type (Results 1 – 16 of 16) sorted by relevance

/third_party/ffmpeg/libavformat/
Davs.c93 AvsBlockType type, int sub_type, int size, in avs_read_video_packet()
157 int sub_type = 0, size = 0; in avs_read_packet() local
/third_party/rust/crates/clap/clap_derive/src/utils/
Dty.rs73 pub fn sub_type(ty: &syn::Type) -> Option<&syn::Type> { in sub_type() function
/third_party/ffmpeg/libavcodec/
Davs.c57 AvsVideoSubType sub_type; in avs_decode_frame() local
Dcavsdec.c787 enum cavs_sub_mb sub_type[4]; in decode_mb_b() local
Dg2meet.c1059 int sub_type; in kempf_decode_tile() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_interfaces.cpp335 auto sub_type = type; in GetLocationsForVariable() local
Dvalidate_memory.cpp1191 auto sub_type = _.FindDef(target_pointer_type->GetOperandAs<uint32_t>(2)); in ValidateCopyMemory() local
/third_party/spirv-tools/source/val/
Dvalidate_interfaces.cpp370 auto sub_type = type; in GetLocationsForVariable() local
Dvalidate_memory.cpp1264 auto sub_type = _.FindDef(target_pointer_type->GetOperandAs<uint32_t>(2)); in ValidateCopyMemory() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_interfaces.cpp335 auto sub_type = type; in GetLocationsForVariable() local
Dvalidate_memory.cpp1191 auto sub_type = _.FindDef(target_pointer_type->GetOperandAs<uint32_t>(2)); in ValidateCopyMemory() local
/third_party/protobuf/src/google/protobuf/util/internal/
Ddefault_value_objectwriter.cc288 util::StatusOr<const google::protobuf::Type*> sub_type = in GetMapValueType() local
/third_party/toybox/toys/pending/
Ddhcp6.c367 uint16_t sub_type = ntohs(*((uint16_t*)(t))); in parse_ia_na() local
/third_party/jerryscript/jerry-core/debugger/
Ddebugger.c1333 uint8_t sub_type, /**< subtype of the string */ in jerry_debugger_send_string()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Demangle/
DItaniumDemangle.cpp4204 typedef std::vector<string_pair<std::string>> sub_type; typedef
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_msl.cpp6819 auto &sub_type = get<SPIRType>(result_type.parent_type); in emit_tessellation_io_load() local