Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/dbus/
Ddbus-dict.h36 int sub_type; member
/external/webrtc/webrtc/modules/rtp_rtcp/source/rtcp_packet/
Dapp.h41 uint8_t sub_type() const { return sub_type_; } in sub_type() function
/external/r8/src/test/java/com/android/tools/r8/shaking/
DR8Shaking2LookupTest.java35 private void validateSubtype(DexType super_type, DexType sub_type) { in validateSubtype()
/external/protobuf/src/google/protobuf/util/internal/
Ddefault_value_objectwriter.cc269 util::StatusOr<const google::protobuf::Type*> sub_type = in GetMapValueType() local
/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/libcxxabi/src/
Dcxa_demangle.cpp4951 typedef Vector<string_pair<String>> sub_type; typedef