/external/chromium_org/ui/file_manager/file_manager/foreground/js/ |
D | file_type.js | 19 type: 'image', name: 'IMAGE_FILE_TYPE', subtype: 'JPEG', property 23 type: 'image', name: 'IMAGE_FILE_TYPE', subtype: 'BMP', property 27 type: 'image', name: 'IMAGE_FILE_TYPE', subtype: 'GIF', property 31 type: 'image', name: 'IMAGE_FILE_TYPE', subtype: 'ICO', property 35 type: 'image', name: 'IMAGE_FILE_TYPE', subtype: 'PNG', property 39 type: 'image', name: 'IMAGE_FILE_TYPE', subtype: 'WebP', property 43 type: 'image', name: 'IMAGE_FILE_TYPE', subtype: 'TIFF', property 49 type: 'video', name: 'VIDEO_FILE_TYPE', subtype: '3GP', property 53 type: 'video', name: 'VIDEO_FILE_TYPE', subtype: 'AVI', property 57 type: 'video', name: 'VIDEO_FILE_TYPE', subtype: 'QuickTime', property [all …]
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/ |
D | MediaType.java | 36 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 85 public String subtype() { in subtype() method in MediaType
|
/external/chromium_org/mojo/system/ |
D | message_in_transit.cc | 89 Subtype subtype, in MessageInTransit() 107 Subtype subtype, in MessageInTransit() 198 Subtype subtype, in ConstructorHelper()
|
D | message_in_transit.h | 120 Subtype subtype() const { return header()->subtype; } in subtype() function 196 Subtype subtype() const { return header()->subtype; } in subtype() function 234 Subtype subtype; // 2 bytes. member
|
/external/jmdns/src/javax/jmdns/ |
D | ServiceInfo.java | 98 …public static ServiceInfo create(final String type, final String name, final String subtype, final… in create() 142 …public static ServiceInfo create(final String type, final String name, final String subtype, final… in create() 186 …public static ServiceInfo create(final String type, final String name, final String subtype, final… in create() 230 …public static ServiceInfo create(final String type, final String name, final String subtype, final… in create() 278 …public static ServiceInfo create(final String type, final String name, final String subtype, final… in create() 326 …public static ServiceInfo create(final String type, final String name, final String subtype, final… in create() 374 …public static ServiceInfo create(final String type, final String name, final String subtype, final… in create()
|
/external/libnl/include/netlink/netfilter/ |
D | nfnl.h | 24 #define NFNLMSG_TYPE(subsys, subtype) (((subsys) << 8) | (subtype)) argument
|
/external/smack/src/org/xbill/DNS/ |
D | AFSDBRecord.java | 30 AFSDBRecord(Name name, int dclass, long ttl, int subtype, Name host) { in AFSDBRecord()
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
D | MediaRange.java | 67 protected String subtype; field in MediaRange
|
D | Accept.java | 159 public void setContentSubType(String subtype) { in setContentSubType()
|
/external/chromium_org/chrome/browser/autocomplete/ |
D | autocomplete_controller.cc | 47 size_t* subtype) { in AutocompleteMatchToAssistedQuery() 144 size_t subtype, in AppendAvailableAutocompletion() 611 size_t subtype = base::string16::npos; in UpdateAssistedQueryStats() local
|
/external/chromium_org/chrome/browser/local_discovery/ |
D | privet_device_lister_impl.cc | 26 const std::string& subtype) in PrivetDeviceListerImpl()
|
/external/jmdns/src/javax/jmdns/impl/ |
D | ServiceInfoImpl.java | 127 …public ServiceInfoImpl(String type, String name, String subtype, int port, int weight, int priorit… in ServiceInfoImpl() 150 …public ServiceInfoImpl(String type, String name, String subtype, int port, int weight, int priorit… in ServiceInfoImpl() argument 165 …public ServiceInfoImpl(String type, String name, String subtype, int port, int weight, int priorit… in ServiceInfoImpl() 236 …ublic static Map<Fields, String> decodeQualifiedNameMap(String type, String name, String subtype) { in decodeQualifiedNameMap() 253 String subtype = ""; in decodeQualifiedNameMapForType() local 345 …String subtype = (qualifiedNameMap.containsKey(Fields.Subtype) ? qualifiedNameMap.get(Fields.Subty… in checkQualifiedNameMap() local 388 String subtype = this.getSubtype(); in getTypeWithSubtype() local
|
D | JmDNSImpl.java | 125 public SubTypeEntry(String subtype) { in SubTypeEntry() 232 public boolean contains(String subtype) { in contains() 244 public boolean add(String subtype) { in add() 740 … ServiceInfoImpl resolveServiceInfo(String type, String name, String subtype, boolean persistent) { in resolveServiceInfo() 756 …ServiceInfoImpl getServiceInfoFromCache(String type, String name, String subtype, boolean persiste… in getServiceInfoFromCache() 1087 String subtype = map.get(Fields.Subtype); in registerServiceType() local 1962 String subtype = info.getSubtype().toLowerCase(); in listBySubtype() local 2045 String subtype = (info != null ? info.getSubtype() : ""); in serviceAdded() local
|
D | DNSEntry.java | 96 String subtype = this.getQualifiedNameMap().get(Fields.Subtype); in getSubtype() local
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/ |
D | RemoteObject.js | 46 get subtype() getter in WebInspector.RemoteObject 235 WebInspector.RemoteObjectImpl = function(target, objectId, type, subtype, value, description, previ… argument 278 get subtype() getter in WebInspector.RemoteObjectImpl 719 WebInspector.ScopeRemoteObject = function(target, objectId, scopeRef, type, subtype, value, descrip… argument 964 get subtype() getter in WebInspector.LocalJSONObject
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_state_batch.c | 65 uint32_t subtype, uint32_t ending_offset) in make_annotation()
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
D | brw_state_batch.c | 65 uint32_t subtype, uint32_t ending_offset) in make_annotation()
|
/external/wpa_supplicant_8/src/eap_server/ |
D | eap_server_sake.c | 91 u8 id, size_t length, u8 subtype) in eap_sake_build_msg() 241 u8 version, session_id, subtype; in eap_sake_check() local 414 u8 subtype; in eap_sake_process() local
|
/external/chromium_org/tools/gyp/test/ios/extension/ExtensionContainer/Images.xcassets/LaunchImage.launchimage/ |
D | Contents.json | 13 "subtype" : "retina4", string
|
/external/wpa_supplicant_8/src/p2p/ |
D | p2p_build.c | 17 void p2p_buf_add_action_hdr(struct wpabuf *buf, u8 subtype, u8 dialog_token) in p2p_buf_add_action_hdr() 28 void p2p_buf_add_public_action_hdr(struct wpabuf *buf, u8 subtype, in p2p_buf_add_public_action_hdr()
|
/external/tcpdump/ |
D | print-lldp.c | 642 int subtype, hexdump = FALSE; in lldp_private_8021_print() local 845 int subtype, hexdump = FALSE; in lldp_private_8023_print() local 923 int subtype, hexdump = FALSE; in lldp_private_tia_print() local 1104 int subtype, hexdump = FALSE; in lldp_private_dcbx_print() local 1370 u_int8_t subtype; in lldp_print() local
|
D | print-mptcp.c | 286 u_int subtype; in mptcp_print() local
|
D | print-eap.c | 168 u_int tlen, type, subtype; in eap_print() local
|
/external/wpa_supplicant_8/src/eap_peer/ |
D | eap_sake.c | 116 int id, size_t length, u8 subtype) in eap_sake_build_msg() 370 u8 subtype, session_id; in eap_sake_process() local
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
D | DOMImplementation.cpp | 296 size_t subtype = mimeType.find("+json", 12, false); in isJSONMIMEType() local
|