Home
last modified time | relevance | path

Searched refs:Subtype (Results 1 – 25 of 86) sorted by relevance

1234

/external/tcpdump/tests/
Ddcb_ets.out16 Subtype MAC address (4): 08:00:27:0d:f1:3c
19 Subtype MAC address (3): 08:00:27:0d:f1:3c
24 Port VLAN Id Subtype (1)
28 Port and Protocol VLAN ID Subtype (2)
32 VLAN name Subtype (3)
37 Protocol Identity Subtype (4)
41 ETS Configuration Subtype (9)
55 ETS Recommendation Subtype (10)
113 Subtype MAC address (4): 08:00:27:0d:f1:3c
116 Subtype MAC address (3): 08:00:27:0d:f1:3c
[all …]
Ddcb_pfc.out15 Subtype MAC address (4): 08:00:27:42:ba:59
18 Subtype MAC address (3): 08:00:27:42:ba:59
23 Port VLAN Id Subtype (1)
27 Port and Protocol VLAN ID Subtype (2)
31 VLAN name Subtype (3)
36 Protocol Identity Subtype (4)
40 Priority Flow Control Configuration Subtype (11)
49 Subtype MAC address (4): 08:00:27:42:ba:59
52 Subtype MAC address (3): 08:00:27:42:ba:59
57 Port VLAN Id Subtype (1)
[all …]
Ddcb_qcn.out27 Subtype MAC address (4): 08:00:27:42:ba:59
30 Subtype MAC address (3): 08:00:27:42:ba:59
35 Port VLAN Id Subtype (1)
39 Port and Protocol VLAN ID Subtype (2)
43 VLAN name Subtype (3)
48 Protocol Identity Subtype (4)
52 Application Priority Subtype (12)
58 Subtype MAC address (4): 08:00:27:42:ba:59
61 Subtype MAC address (3): 08:00:27:42:ba:59
66 Port VLAN Id Subtype (1)
[all …]
Devb.out24 Subtype MAC address (4): 08:00:27:0d:f1:3c
27 Subtype MAC address (3): 08:00:27:0d:f1:3c
32 Port VLAN Id Subtype (1)
36 Port and Protocol VLAN ID Subtype (2)
40 VLAN name Subtype (3)
45 Protocol Identity Subtype (4)
49 EVB Subtype (13)
58 CDCP Subtype (14)
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMAsmBackendDarwin.h20 const MachO::CPUSubTypeARM Subtype;
22 : ARMAsmBackend(T, TT, /* IsLittleEndian */ true), Subtype(st) { in ARMAsmBackendDarwin()
28 Subtype); in createObjectWriter()
/external/pdfium/testing/resources/
Dbug_487928.in29 /Subtype /Widget
53 /Subtype /Type1
60 /Subtype /Form
Dhello_world.in27 /Subtype /Type1
33 /Subtype /Type1
Dbug_451265.in36 /Subtype /Form
48 /Subtype /Form
Dweblinks.in27 /Subtype /Type1
33 /Subtype /Type1
Dbug_57.in26 /Subtype /Type1
Dbug_459580.in26 /Subtype /Type1
Dbug_481363.in34 /Subtype /Type1
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMultiMasterFontDictionary_autogen.cpp11 SkString SkPdfMultiMasterFontDictionary::Subtype(SkPdfNativeDoc* doc) { in Subtype() function in SkPdfMultiMasterFontDictionary
DSkPdfTrueTypeFontDictionary_autogen.cpp11 SkString SkPdfTrueTypeFontDictionary::Subtype(SkPdfNativeDoc* doc) { in Subtype() function in SkPdfTrueTypeFontDictionary
DSkPdfSoftMaskImageDictionary_autogen.h25 SkString Subtype(SkPdfNativeDoc* doc);
DSkPdfMultiMasterFontDictionary_autogen.h28 SkString Subtype(SkPdfNativeDoc* doc);
DSkPdfTrueTypeFontDictionary_autogen.h28 SkString Subtype(SkPdfNativeDoc* doc);
DSkPdfMetadataStreamDictionary_autogen.cpp23 SkString SkPdfMetadataStreamDictionary::Subtype(SkPdfNativeDoc* doc) { in Subtype() function in SkPdfMetadataStreamDictionary
DSkPdfPrinterMarkAnnotationDictionary_autogen.cpp11 SkString SkPdfPrinterMarkAnnotationDictionary::Subtype(SkPdfNativeDoc* doc) { in Subtype() function in SkPdfPrinterMarkAnnotationDictionary
DSkPdfType1FontDictionary_autogen.h28 SkString Subtype(SkPdfNativeDoc* doc);
DSkPdfType0FontDictionary_autogen.h37 SkString Subtype(SkPdfNativeDoc* doc);
DSkPdfSoftMaskImageDictionary_autogen.cpp23 SkString SkPdfSoftMaskImageDictionary::Subtype(SkPdfNativeDoc* doc) { in Subtype() function in SkPdfSoftMaskImageDictionary
DSkPdfPSXobjectDictionary_autogen.cpp23 SkString SkPdfPSXobjectDictionary::Subtype(SkPdfNativeDoc* doc) { in Subtype() function in SkPdfPSXobjectDictionary
DSkPdfEmbeddedFileStreamDictionary_autogen.cpp23 SkString SkPdfEmbeddedFileStreamDictionary::Subtype(SkPdfNativeDoc* doc) { in Subtype() function in SkPdfEmbeddedFileStreamDictionary
/external/jmdns/src/javax/jmdns/impl/
DServiceInfoImpl.java192 this._subtype = map.get(Fields.Subtype); in ServiceInfoImpl()
240 qualifiedNameMap.put(Fields.Subtype, subtype); in decodeQualifiedNameMap()
307 qualifiedNameMap.put(Fields.Subtype, subtype); in decodeQualifiedNameMapForType()
345 …tring subtype = (qualifiedNameMap.containsKey(Fields.Subtype) ? qualifiedNameMap.get(Fields.Subtyp… in checkQualifiedNameMap()
350 checkedQualifiedNameMap.put(Fields.Subtype, subtype); in checkQualifiedNameMap()
743 map.put(Fields.Subtype, this.getSubtype()); in getQualifiedNameMap()

1234