Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/rtp_rtcp/source/rtcp_packet/
Dapp.h41 uint8_t sub_type() const { return sub_type_; } in sub_type() function
/external/iproute2/misc/
Difstat.c54 int sub_type; variable
745 int sub_type; member
/external/protobuf/src/google/protobuf/util/internal/
Ddefault_value_objectwriter.cc269 util::StatusOr<const google::protobuf::Type*> sub_type = in GetMapValueType() local
/external/u-boot/lib/efi_loader/
Defi_device_path.c339 const u8 sub_type, in efi_dp_create_device_node()
/external/toybox/toys/pending/
Ddhcp6.c370 uint16_t sub_type = ntohs(*((uint16_t*)(t))); in parse_ia_na() local
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_rtcp_impl.cc557 const uint8_t sub_type, in SetRTCPApplicationSpecificData()
/external/gemmlowp/meta/generators/
Dneon_emitter.py334 def EmitVSub(self, sub_type, destination, source_1, source_2): argument
Dneon_emitter_64.py641 def EmitVSub(self, sub_type, destination, source_1, source_2): argument
/external/swiftshader/third_party/llvm-subzero/lib/Demangle/
DItaniumDemangle.cpp4204 typedef std::vector<string_pair<std::string>> sub_type; typedef
/external/u-boot/include/
Defi_api.h355 u8 sub_type; member