/external/webrtc/modules/rtp_rtcp/source/rtcp_packet/ |
D | app.h | 38 uint8_t sub_type() const { return sub_type_; } in sub_type() function
|
/external/rust/crates/structopt-derive/src/ |
D | ty.rs | 43 pub fn sub_type(ty: &syn::Type) -> Option<&syn::Type> { in sub_type() function
|
/external/tensorflow/tensorflow/compiler/mlir/xla/ |
D | type_to_shape.cc | 179 for (mlir::Type sub_type : tuple_type.getTypes()) { in TypeToShape() local
|
/external/pdfium/fpdfsdk/ |
D | fpdf_annot_unittest.cpp | 78 ByteString sub_type = stream_dict->GetStringFor(pdfium::annotation::kSubtype); in TEST_F() local
|
/external/iproute2/misc/ |
D | ifstat.c | 54 int sub_type; variable 745 int sub_type; member
|
/external/llvm-project/lldb/source/Breakpoint/ |
D | Watchpoint.cpp | 332 WatchpointEventType sub_type, const WatchpointSP &new_watchpoint_sp) in WatchpointEventData()
|
D | Breakpoint.cpp | 1030 BreakpointEventType sub_type, const BreakpointSP &new_breakpoint_sp) in BreakpointEventData()
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
D | mark_ops_for_outside_compilation.cc | 152 auto sub_type = type.dyn_cast<TF::TensorFlowTypeWithSubtype>(); in IsStringType() local
|
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_interfaces.cpp | 327 auto sub_type = type; in GetLocationsForVariable() local
|
D | validate_memory.cpp | 1188 auto sub_type = _.FindDef(target_pointer_type->GetOperandAs<uint32_t>(2)); in ValidateCopyMemory() local
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/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
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_interfaces.cpp | 327 auto sub_type = type; in GetLocationsForVariable() local
|
D | validate_memory.cpp | 1148 auto sub_type = _.FindDef(target_pointer_type->GetOperandAs<uint32_t>(2)); in ValidateCopyMemory() local
|
/external/protobuf/src/google/protobuf/util/internal/ |
D | default_value_objectwriter.cc | 289 util::StatusOr<const google::protobuf::Type*> sub_type = in GetMapValueType() local
|
/external/toybox/toys/pending/ |
D | dhcp6.c | 367 uint16_t sub_type = ntohs(*((uint16_t*)(t))); in parse_ia_na() local
|
/external/webrtc/modules/video_capture/windows/ |
D | sink_filter_ds.cc | 202 const GUID& sub_type = media_type->subtype; in TranslateMediaTypeToVideoCaptureCapability() local
|
/external/webrtc/modules/rtp_rtcp/source/ |
D | rtp_rtcp_impl.cc | 531 const uint8_t sub_type, in SetRTCPApplicationSpecificData()
|
/external/OpenCSD/decoder/include/opencsd/ |
D | ocsd_if_types.h | 402 ocsd_instr_subtype sub_type; /**< Decoder : current instruction sub-type if known */ member
|
/external/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ |
D | ObjectFileELF.cpp | 514 const uint32_t sub_type = subTypeFromElfHeader(header); in GetModuleSpecifications() local 1324 const uint32_t sub_type = subTypeFromElfHeader(header); in GetSectionHeaderInfo() local
|
/external/gemmlowp/meta/generators/ |
D | neon_emitter.py | 334 def EmitVSub(self, sub_type, destination, source_1, source_2): argument
|
D | neon_emitter_64.py | 641 def EmitVSub(self, sub_type, destination, source_1, source_2): argument
|
/external/swiftshader/third_party/llvm-subzero/lib/Demangle/ |
D | ItaniumDemangle.cpp | 4204 typedef std::vector<string_pair<std::string>> sub_type; typedef
|