/external/eigen/Eigen/src/Core/arch/SYCL/ |
D | MathFunctions.h | 31 #define SYCL_PLOG(packet_type) \ argument 42 #define SYCL_PLOG1P(packet_type) \ argument 53 #define SYCL_PLOG10(packet_type) \ argument 64 #define SYCL_PEXP(packet_type) \ argument 76 #define SYCL_PEXPM1(packet_type) \ argument 87 #define SYCL_PSQRT(packet_type) \ argument 98 #define SYCL_PRSQRT(packet_type) \ argument 110 #define SYCL_PSIN(packet_type) \ argument 122 #define SYCL_PCOS(packet_type) \ argument 134 #define SYCL_PTAN(packet_type) \ argument [all …]
|
D | PacketMath.h | 125 #define SYCL_PLOADT_RO_SPECIAL(packet_type, Alignment) \ argument 142 #define SYCL_PLOAD_SPECIAL(packet_type, alignment_type) \ argument 159 #define SYCL_PSTORE(scalar, packet_type, address_space_target, alignment) \ argument 209 #define SYCL_PSET1(packet_type) \ argument
|
D | InteropHeaders.h | 79 #define SYCL_PACKET_TRAITS(packet_type, has_blend, unpacket_type, lengths) \ argument 96 #define SYCL_ARITHMETIC(packet_type) \ argument 105 #define SYCL_UNPACKET_TRAITS(packet_type, unpacket_type, lengths) \ argument
|
/external/kernel-headers/original/uapi/linux/ |
D | batadv_packet.h | 217 __u8 packet_type; member 243 __u8 packet_type; member 264 __u8 packet_type; member 289 __u8 packet_type; member 312 __u8 packet_type; member 341 __u8 packet_type; member 380 __u8 packet_type; member 414 __u8 packet_type; member 455 __u8 packet_type; member 485 __u8 packet_type; member [all …]
|
/external/pigweed/pw_rpc/pwpb/public/pw_rpc/pwpb/ |
D | fake_channel_output.h | 132 constexpr internal::pwpb::PacketType packet_type = variable 159 constexpr internal::pwpb::PacketType packet_type = variable
|
/external/pigweed/pw_rpc/nanopb/public/pw_rpc/nanopb/ |
D | fake_channel_output.h | 132 constexpr internal::pwpb::PacketType packet_type = variable 157 constexpr internal::pwpb::PacketType packet_type = variable
|
/external/webrtc/modules/rtp_rtcp/source/ |
D | rtcp_packet.cc | 71 uint8_t packet_type, in CreateHeader() 81 uint8_t packet_type, in CreateHeader()
|
D | rtp_sender_egress.cc | 279 RtpPacketMediaType packet_type = *packet->packet_type(); in SendPacket() local 559 RtpPacketMediaType packet_type, in UpdateRtpStats()
|
D | rtp_packet_to_send.h | 53 absl::optional<RtpPacketMediaType> packet_type() const { in packet_type() function
|
/external/autotest/docs/ |
D | wifi-basics-codelab-pcap-test.py | 14 packet_type = line[0:4] variable
|
/external/webrtc/modules/pacing/ |
D | prioritized_packet_queue.cc | 117 RtpPacketMediaType packet_type = packet->packet_type().value(); in Push() local 168 RtpPacketMediaType packet_type = packet.packet->packet_type().value(); in Pop() local
|
D | pacing_controller.cc | 473 const RtpPacketMediaType packet_type = *rtp_packet->packet_type(); in ProcessPackets() local 636 void PacingController::OnPacketSent(RtpPacketMediaType packet_type, in OnPacketSent()
|
/external/rust/android-crates-io/crates/etherparse/src/link/ |
D | linux_sll_header.rs | 7 pub packet_type: LinuxSllPacketType, field 39 let packet_type = LinuxSllPacketType::try_from(u16::from_be_bytes([bytes[0], bytes[1]]))?; localVariable
|
D | linux_sll_header_slice.rs | 88 pub fn packet_type(&self) -> LinuxSllPacketType { in packet_type() method
|
D | linux_sll_slice.rs | 50 pub fn packet_type(&self) -> LinuxSllPacketType { in packet_type() method
|
/external/perfetto/protos/perfetto/trace/android/ |
D | bluetooth_trace.proto | 37 optional BluetoothTracePacketType packet_type = 1; field
|
/external/webrtc/test/fuzzers/ |
D | forward_error_correction_fuzzer.cc | 75 uint8_t packet_type; in FuzzOneInput() local
|
/external/webrtc/media/base/ |
D | rtp_utils.cc | 155 bool IsValidRtpPacketSize(RtpPacketType packet_type, size_t size) { in IsValidRtpPacketSize() 163 absl::string_view RtpPacketTypeToString(RtpPacketType packet_type) { in RtpPacketTypeToString()
|
/external/python/bumble/rust/src/internal/hci/ |
D | tests.rs | 24 let packet_type = PacketType::Event; in prepends_packet_type() localVariable
|
/external/pdfium/xfa/fxfa/parser/ |
D | xfa_basic_data.h | 36 XFA_PacketType packet_type; member
|
/external/webrtc/rtc_base/network/ |
D | sent_packet.h | 46 PacketType packet_type = PacketType::kUnknown; member
|
/external/openscreen/cast/streaming/ |
D | rtcp_common.h | 28 RtcpPacketType packet_type = RtcpPacketType::kNull; member
|
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
D | TensorReductionGpu.h | 220 typedef packet_traits<Eigen::half>::type packet_type; in ReductionInitFullReduxKernelHalfFloat() typedef 364 typedef packet_traits<Eigen::half>::type packet_type; in ReductionCleanupKernelHalfFloat() typedef
|
/external/python/bumble/bumble/transport/ |
D | pyusb.py | 192 def run(self, endpoint, packet_type): argument
|
/external/webrtc/pc/ |
D | rtp_transport.cc | 251 cricket::RtpPacketType packet_type = cricket::InferRtpPacketType(array_view); in OnReadPacket() local
|