Searched defs:sub_type (Results 1 - 13 of 13) sorted by relevance
| /third_party/rust/crates/clap/clap_derive/src/utils/ |
| H A D | ty.rs | 73 pub fn sub_type(ty: &syn::Type) -> Option<&syn::Type> { in sub_type() functions
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | avs.c | 57 AvsVideoSubType sub_type; in avs_decode_frame() local
|
| H A D | cavsdec.c | 787 enum cavs_sub_mb sub_type[4]; in decode_mb_b() local
|
| H A D | g2meet.c | 1059 int sub_type; in kempf_decode_tile() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | avs.c | 157 int sub_type = 0, size = 0; in avs_read_packet() local 92 avs_read_video_packet(AVFormatContext * s, AVPacket * pkt, AvsBlockType type, int sub_type, int size, uint8_t * palette, int palette_size) avs_read_video_packet() argument
|
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| H A D | validate_interfaces.cpp | 335 auto sub_type = type; in GetLocationsForVariable() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
| H A D | validate_interfaces.cpp | 335 auto sub_type = type; in GetLocationsForVariable() local
|
| /third_party/spirv-tools/source/val/ |
| H A D | validate_interfaces.cpp | 370 auto sub_type = type; in GetLocationsForVariable() local
|
| /third_party/protobuf/src/google/protobuf/util/internal/ |
| H A D | default_value_objectwriter.cc | 288 util::StatusOr<const google::protobuf::Type*> sub_type = in GetMapValueType() local
|
| /third_party/jerryscript/jerry-core/debugger/ |
| H A D | debugger.c | 1332 jerry_debugger_send_string(uint8_t message_type, uint8_t sub_type, const uint8_t *string_p, size_t string_length) jerry_debugger_send_string() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Demangle/ |
| H A D | ItaniumDemangle.cpp | 4204 typedef std::vector<string_pair<std::string>> sub_type; global() typedef [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | dhcp6.c | 367 uint16_t sub_type = ntohs(*((uint16_t*)(t))); in parse_ia_na() local
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | spirv_msl.cpp | 6819 auto &sub_type = get<SPIRType>(result_type.parent_type); in emit_tessellation_io_load() local
|
Completed in 40 milliseconds