Home
last modified time | relevance | path

Searched defs:subtype (Results 1 – 25 of 112) sorted by relevance

12345

/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
DMediaType.java36 private final String subtype; field in MediaType
39 private MediaType(String mediaType, String type, String subtype, String charset) { in MediaType()
54 String subtype = typeSubtype.group(2).toLowerCase(Locale.US); in parse() local
88 public String subtype() { in subtype() method in MediaType
/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/
DMediaType.java38 private final String subtype; field in MediaType
41 private MediaType(String mediaType, String type, String subtype, String charset) { in MediaType()
56 String subtype = typeSubtype.group(2).toLowerCase(Locale.US); in parse() local
90 public String subtype() { in subtype() method in MediaType
/external/libbrillo/brillo/
Dmime_utils.cc70 std::string* subtype, in Split()
94 std::string* subtype) { in Split()
108 const std::string& subtype, in Combine()
131 std::string subtype; in GetParameters() local
/external/guava/guava/src/com/google/common/net/
DMediaType.java111 private static MediaType createConstant(String type, String subtype) { in createConstant()
115 private static MediaType createConstantUtf8(String type, String subtype) { in createConstantUtf8()
360 private final String subtype; field in MediaType
363 private MediaType(String type, String subtype, in MediaType()
376 public String subtype() { in subtype() method in MediaType
/external/v8/src/inspector/
Dv8-internal-value-type.cc40 v8::Local<v8::String> subtype = subtypeForInternalType(isolate, type); in markAsInternal() local
49 v8::Local<v8::String> subtype = subtypeForInternalType(isolate, type); in markArrayEntriesAsInternal() local
/external/python/cpython3/Lib/email/
Dcontentmanager.py95 def _prepare_set(msg, maintype, subtype, headers): argument
181 def set_text_content(msg, string, subtype="plain", charset='utf-8', cte=None, argument
195 def set_message_content(msg, message, subtype="rfc822", cte=None, argument
228 def set_bytes_content(msg, data, maintype, subtype, cte='base64', argument
Diterators.py45 def typed_subpart_iterator(msg, maintype='text', subtype=None): argument
/external/libnl/include/netlink/netfilter/
Dnfnl.h24 #define NFNLMSG_TYPE(subsys, subtype) (((subsys) << 8) | (subtype)) argument
/external/grpc-grpc/examples/csharp/HelloworldXamarin/iOS/Assets.xcassets/AppIcon.appiconset/
DContents.json98 "subtype" : "38mm" string
105 "subtype" : "42mm" string
124 "subtype" : "38mm" string
131 "subtype" : "42mm" string
138 "subtype" : "38mm" string
145 "subtype" : "42mm" string
/external/python/cpython3/Lib/test/test_email/
Dtest_message.py573 def _make_subtype_test_message(self, subtype): argument
596 def _check_disallowed_subtype_raises(self, m, method_name, subtype, method): argument
619 def subtype_as_make(self, method, subtype, outcome): argument
637 def subtype_as_make_with_boundary(self, method, subtype, outcome): argument
665 def subtype_as_add(self, method, subtype, outcome): argument
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dtype_manager.cpp243 uint32_t subtype = GetTypeInstruction(type->AsVector()->element_type()); in GetTypeInstruction() local
253 uint32_t subtype = GetTypeInstruction(type->AsMatrix()->element_type()); in GetTypeInstruction() local
264 uint32_t subtype = GetTypeInstruction(image->sampled_type()); in GetTypeInstruction() local
284 uint32_t subtype = in GetTypeInstruction() local
292 uint32_t subtype = GetTypeInstruction(type->AsArray()->element_type()); in GetTypeInstruction() local
301 uint32_t subtype = in GetTypeInstruction() local
333 uint32_t subtype = GetTypeInstruction(pointer->pointee_type()); in GetTypeInstruction() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dtype_manager.cpp243 uint32_t subtype = GetTypeInstruction(type->AsVector()->element_type()); in GetTypeInstruction() local
253 uint32_t subtype = GetTypeInstruction(type->AsMatrix()->element_type()); in GetTypeInstruction() local
264 uint32_t subtype = GetTypeInstruction(image->sampled_type()); in GetTypeInstruction() local
284 uint32_t subtype = in GetTypeInstruction() local
292 uint32_t subtype = GetTypeInstruction(type->AsArray()->element_type()); in GetTypeInstruction() local
301 uint32_t subtype = in GetTypeInstruction() local
333 uint32_t subtype = GetTypeInstruction(pointer->pointee_type()); in GetTypeInstruction() local
/external/icu/icu4c/source/i18n/
Dnounit.cpp25 NoUnit::NoUnit(const char* subtype) { in NoUnit()
/external/python/pyasn1/docs/source/pyasn1/
Dcontents.rst117 .. _subtype: target in ASN.1 types
/external/nos/test/system-test-harness/src/
Dstress_test.cc89 uint16_t subtype = (msg.data[0] << 8) | msg.data[1]; in main() local
/external/nist-sip/java/gov/nist/javax/sip/header/
DMediaRange.java67 protected String subtype; field in MediaRange
DAccept.java159 public void setContentSubType(String subtype) { in setContentSubType()
/external/python/cpython2/Lib/email/
Diterators.py47 def typed_subpart_iterator(msg, maintype='text', subtype=None): argument
/external/webrtc/webrtc/modules/rtp_rtcp/source/rtcp_packet/
Dapp.cc45 void App::WithSubType(uint8_t subtype) { in WithSubType()
/external/yapf/yapf/yapflib/
Dsubtype_assigner.py356 def _AppendTokenSubtype(node, subtype): argument
362 def _AppendFirstLeafTokenSubtype(node, subtype): argument
370 def _AppendSubtypeRec(node, subtype, force=True): argument
/external/python/cpython2/Lib/
DMimeWriter.py145 def startmultipartbody(self, subtype, boundary=None, plist=[], prefix=1): argument
/external/opencensus-java/contrib/zpages/src/main/java/io/opencensus/contrib/zpages/
DTracezZPageHandler.java229 int subtype = Integer.parseInt(subtypeStr); in emitHtmlBody() local
466 int subtype = 0; in emitSummaryTable() local
536 int subtype) in emitSingleCell()
/external/webrtc/talk/app/webrtc/java/android/org/webrtc/
DNetworkMonitorAutoDetect.java76 private final int subtype; field in NetworkMonitorAutoDetect.NetworkState
78 public NetworkState(boolean connected, int type, int subtype) { in NetworkState()
/external/tcpdump/
Dprint-lldp.c651 int subtype, hexdump = FALSE; in lldp_private_8021_print() local
854 int subtype, hexdump = FALSE; in lldp_private_8023_print() local
938 int subtype, hexdump = FALSE; in lldp_private_iana_print() local
970 int subtype, hexdump = FALSE; in lldp_private_tia_print() local
1152 int subtype, hexdump = FALSE; in lldp_private_dcbx_print() local
1423 uint8_t subtype; in lldp_print() local
/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateBcp47Text.java73 private void showRecord(PrintWriter out, String extension, String key, String subtype) { in showRecord()

12345