/external/yapf/yapftests/ |
D | subtype_assigner_test.py | 52 [('def', [format_token.Subtype.NONE]), 53 ('foo', {format_token.Subtype.FUNC_DEF}), 54 ('(', [format_token.Subtype.NONE]), 55 ('a', {format_token.Subtype.NONE, 56 format_token.Subtype.DEFAULT_OR_NAMED_ASSIGN_ARG_LIST}), 57 ('=', {format_token.Subtype.DEFAULT_OR_NAMED_ASSIGN, 58 format_token.Subtype.DEFAULT_OR_NAMED_ASSIGN_ARG_LIST}), 59 ('37', {format_token.Subtype.NONE, 60 format_token.Subtype.DEFAULT_OR_NAMED_ASSIGN_ARG_LIST}), 61 (',', {format_token.Subtype.NONE}), [all …]
|
/external/pdfium/core/fpdfdoc/ |
D | cpdf_annot.cpp | 29 bool IsTextMarkupAnnotation(CPDF_Annot::Subtype type) { in IsTextMarkupAnnotation() 30 return type == CPDF_Annot::Subtype::HIGHLIGHT || in IsTextMarkupAnnotation() 31 type == CPDF_Annot::Subtype::SQUIGGLY || in IsTextMarkupAnnotation() 32 type == CPDF_Annot::Subtype::STRIKEOUT || in IsTextMarkupAnnotation() 33 type == CPDF_Annot::Subtype::UNDERLINE; in IsTextMarkupAnnotation() 140 if (m_nSubtype == CPDF_Annot::Subtype::POPUP && !m_bOpenState) in ShouldDrawAnnotation() 150 CPDF_Annot::Subtype CPDF_Annot::GetSubtype() const { in GetSubtype() 233 CPDF_Annot::Subtype CPDF_Annot::StringToAnnotSubtype( in StringToAnnotSubtype() 236 return CPDF_Annot::Subtype::TEXT; in StringToAnnotSubtype() 238 return CPDF_Annot::Subtype::LINK; in StringToAnnotSubtype() [all …]
|
D | cpdf_annot.h | 35 enum class Subtype { enum 67 static CPDF_Annot::Subtype StringToAnnotSubtype(const ByteString& sSubtype); 68 static ByteString AnnotSubtypeToString(CPDF_Annot::Subtype nSubtype); 76 CPDF_Annot::Subtype GetSubtype() const; 110 CPDF_Annot::Subtype m_nSubtype;
|
/external/yapf/yapf/yapflib/ |
D | subtype_assigner.py | 50 '=': format_token.Subtype.DEFAULT_OR_NAMED_ASSIGN, 51 ':': format_token.Subtype.TYPED_NAME, 52 '*': format_token.Subtype.VARARGS_STAR, 53 '**': format_token.Subtype.KWARGS_STAR_STAR, 77 format_token.Subtype.DICT_SET_GENERATOR) 87 format_token.Subtype.KWARGS_STAR_STAR) 93 format_token.Subtype.DICTIONARY_VALUE) 101 format_token.Subtype.DICTIONARY_KEY) 102 _AppendSubtypeRec(child, format_token.Subtype.DICTIONARY_KEY_PART) 115 _AppendTokenSubtype(child, format_token.Subtype.ASSIGN_OPERATOR) [all …]
|
D | unwrapped_line.py | 214 return format_token.Subtype.UNARY_OPERATOR in tok.subtypes 259 format_token.Subtype.DEFAULT_OR_NAMED_ASSIGN not in left.subtypes): 266 if (format_token.Subtype.SUBSCRIPT_COLON in left.subtypes or 267 format_token.Subtype.SUBSCRIPT_COLON in right.subtypes): 270 if (format_token.Subtype.TYPED_NAME in left.subtypes or 271 format_token.Subtype.TYPED_NAME in right.subtypes): 276 format_token.Subtype.DEFAULT_OR_NAMED_ASSIGN_ARG_LIST in right.subtypes 306 if (format_token.Subtype.DEFAULT_OR_NAMED_ASSIGN in left.subtypes or 307 format_token.Subtype.DEFAULT_OR_NAMED_ASSIGN in right.subtypes): 310 if (format_token.Subtype.VARARGS_LIST in left.subtypes or [all …]
|
D | format_decision_state.py | 139 format_token.Subtype.DICTIONARY_KEY_PART in current.subtypes and 140 format_token.Subtype.DICTIONARY_KEY not in current.subtypes and 147 format_token.Subtype.DICTIONARY_VALUE in current.subtypes and 160 if token and format_token.Subtype.DICTIONARY_VALUE in token.subtypes: 207 if format_token.Subtype.SUBSCRIPT_BRACKET not in bracket.subtypes: 293 format_token.Subtype.DICTIONARY_KEY in current.subtypes and 314 format_token.Subtype.DICT_SET_GENERATOR in current.subtypes): 318 if (format_token.Subtype.DICTIONARY_VALUE in current.subtypes or 339 format_token.Subtype.DEFAULT_OR_NAMED_ASSIGN_ARG_LIST in 429 format_token.Subtype.SUBSCRIPT_BRACKET not in previous.subtypes): [all …]
|
/external/llvm/lib/Support/ |
D | Host.cpp | 301 unsigned *Type, unsigned *Subtype) { in getIntelProcessorTypeAndSubtype() argument 339 *Subtype = INTEL_PENTIUM_MMX; in getIntelProcessorTypeAndSubtype() 385 *Subtype = INTEL_CORE2_65; in getIntelProcessorTypeAndSubtype() 394 *Subtype = INTEL_CORE2_45; in getIntelProcessorTypeAndSubtype() 403 *Subtype = INTEL_COREI7_NEHALEM; in getIntelProcessorTypeAndSubtype() 410 *Subtype = INTEL_COREI7_WESTMERE; in getIntelProcessorTypeAndSubtype() 416 *Subtype = INTEL_COREI7_SANDYBRIDGE; in getIntelProcessorTypeAndSubtype() 421 *Subtype = INTEL_COREI7_IVYBRIDGE; in getIntelProcessorTypeAndSubtype() 430 *Subtype = INTEL_COREI7_HASWELL; in getIntelProcessorTypeAndSubtype() 439 *Subtype = INTEL_COREI7_BROADWELL; in getIntelProcessorTypeAndSubtype() [all …]
|
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/ |
D | TestCheckCLDR.java | 16 import org.unicode.cldr.test.CheckCLDR.CheckStatus.Subtype; 58 .setSubtype(Subtype.abbreviatedDateFieldTooWide) in doTest() 175 if (i.getSubtype() == Subtype.missingPlaceholders) { in TestPlaceholders() 182 + Subtype.missingPlaceholders + " for " in TestPlaceholders() 191 + Subtype.missingPlaceholders + " for " in TestPlaceholders() 351 if (status.getSubtype() != Subtype.modifiedEnglishValue) { in TestCheckNew() 382 { Type.format, DayPeriod.night1, Type.format, DayPeriod.night1, Subtype.none }, in TestCheckDates() 383 { Type.format, DayPeriod.morning1, Type.format, DayPeriod.morning1, Subtype.none }, in TestCheckDates() 384 { Type.format, DayPeriod.afternoon1, Type.format, DayPeriod.afternoon1, Subtype.none }, in TestCheckDates() 385 { Type.format, DayPeriod.evening1, Type.format, DayPeriod.evening1, Subtype.none }, in TestCheckDates() [all …]
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | Host.cpp | 335 unsigned *Type, unsigned *Subtype) { in getIntelProcessorTypeAndSubtype() argument 373 *Subtype = INTEL_PENTIUM_MMX; in getIntelProcessorTypeAndSubtype() 419 *Subtype = INTEL_CORE2_65; in getIntelProcessorTypeAndSubtype() 428 *Subtype = INTEL_CORE2_45; in getIntelProcessorTypeAndSubtype() 437 *Subtype = INTEL_COREI7_NEHALEM; in getIntelProcessorTypeAndSubtype() 444 *Subtype = INTEL_COREI7_WESTMERE; in getIntelProcessorTypeAndSubtype() 450 *Subtype = INTEL_COREI7_SANDYBRIDGE; in getIntelProcessorTypeAndSubtype() 455 *Subtype = INTEL_COREI7_IVYBRIDGE; in getIntelProcessorTypeAndSubtype() 464 *Subtype = INTEL_COREI7_HASWELL; in getIntelProcessorTypeAndSubtype() 473 *Subtype = INTEL_COREI7_BROADWELL; in getIntelProcessorTypeAndSubtype() [all …]
|
/external/tcpdump/tests/ |
D | dcb_ets.out | 16 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 …]
|
D | dcb_pfc.out | 15 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 …]
|
D | dcb_qcn.out | 27 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 …]
|
D | lldp_cdp-ev.out | 41 Subtype MAC address (4): 00:19:2f:a7:b2:8d 43 Subtype Interface alias (1): Uplink to S1 53 Port VLAN Id Subtype (1) 56 MAC/PHY configuration/status Subtype (1) 63 Subtype MAC address (4): 00:18:ba:98:68:8f 65 Subtype Local (7): Fa0/13 75 Port VLAN Id Subtype (1) 78 MAC/PHY configuration/status Subtype (1) 85 Subtype MAC address (4): 00:19:2f:a7:b2:8d 87 Subtype Interface alias (1): Uplink to S1 [all …]
|
D | lldp_mudurl-v.out | 3 Subtype MAC address (4): 00:23:54:c2:57:02 5 Subtype MAC address (3): 00:23:54:c2:57:02 21 Link aggregation Subtype (3) 24 MAC/PHY configuration/status Subtype (1) 29 MUD-URL Subtype (1) 34 Subtype MAC address (4): 00:23:54:c2:57:02 36 Subtype MAC address (3): 00:23:54:c2:57:02 52 Link aggregation Subtype (3) 55 MAC/PHY configuration/status Subtype (1) 60 MUD-URL Subtype (1)
|
D | lldp_mudurl-vv.out | 3 Subtype MAC address (4): 00:23:54:c2:57:02 6 Subtype MAC address (3): 00:23:54:c2:57:02 37 Link aggregation Subtype (3) 41 MAC/PHY configuration/status Subtype (1) 47 MUD-URL Subtype (1) 56 Subtype MAC address (4): 00:23:54:c2:57:02 59 Subtype MAC address (3): 00:23:54:c2:57:02 90 Link aggregation Subtype (3) 94 MAC/PHY configuration/status Subtype (1) 100 MUD-URL Subtype (1)
|
/external/cldr/tools/java/org/unicode/cldr/test/ |
D | CheckForExemplars.java | 19 import org.unicode.cldr.test.CheckCLDR.CheckStatus.Subtype; 192 .setSubtype(Subtype.noExemplarCharacters) in setCldrFileToCheck() 253 … .setCause(this).setMainType(CheckStatus.errorType).setSubtype(Subtype.couldNotAccessExemplars) in safeGetExemplars() 300 .setSubtype(Subtype.illegalCharactersInPattern) in handleCheck() 315 Subtype.patternCannotContainDigits, in handleCheck() 316 Subtype.patternCannotContainDigits, in handleCheck() 324 Subtype.patternContainsInvalidCharacters, in handleCheck() 325 Subtype.patternContainsInvalidCharacters, in handleCheck() 343 Subtype.charactersNotInMainOrAuxiliaryExemplars, in handleCheck() 344 … Subtype.asciiCharactersNotInMainOrAuxiliaryExemplars, "are not in the exemplar characters", in handleCheck() [all …]
|
D | CheckNumbers.java | 13 import org.unicode.cldr.test.CheckCLDR.CheckStatus.Subtype; 116 .setSubtype(Subtype.invalidCurrencyMatchSet) in handleCheck() 128 .setSubtype(Subtype.badMinimumGroupingDigits) in handleCheck() 133 .setSubtype(Subtype.badMinimumGroupingDigits) in handleCheck() 138 .setSubtype(Subtype.badMinimumGroupingDigits) in handleCheck() 143 .setSubtype(Subtype.badMinimumGroupingDigits) in handleCheck() 150 .setSubtype(Subtype.badMinimumGroupingDigits) in handleCheck() 161 .setSubtype(Subtype.illegalNumberingSystem) in handleCheck() 183 .setSubtype(Subtype.missingMinusSign) in handleCheck() 194 .setSubtype(Subtype.currencyPatternMissingCurrencySymbol) in handleCheck() [all …]
|
D | CheckExemplars.java | 6 import org.unicode.cldr.test.CheckCLDR.CheckStatus.Subtype; 142 .setSubtype(Subtype.missingAuxiliaryExemplars) in setCldrFileToCheck() 185 .setSubtype(Subtype.auxiliaryExemplarsOverlap) in handleCheck() 210 .setSubtype(Subtype.missingPunctuationCharacters) in handleCheck() 227 .setSubtype(Subtype.charactersNotInMainOrAuxiliaryExemplars) in handleCheck() 253 .setSubtype(Subtype.orientationDisagreesWithExemplars) in handleCheck() 274 .setSubtype(Subtype.badParseLenient) in checkParse() 281 .setSubtype(Subtype.badParseLenient) in checkParse() 339 .setSubtype(Subtype.illegalExemplarSet) in checkMixedScripts() 351 .setSubtype(Subtype.illegalExemplarSet) in checkExemplar() [all …]
|
D | CheckDates.java | 22 import org.unicode.cldr.test.CheckCLDR.CheckStatus.Subtype; 218 … message.contains("Conflicting fields") ? Subtype.dateSymbolCollision : Subtype.internalError) in setCldrFileToCheck() 244 .setSubtype(Subtype.internalError) in setCldrFileToCheck() 319 .setSubtype(Subtype.incorrectDatePattern) in handleCheck() 334 .setSubtype(Subtype.abbreviatedDateFieldTooWide) in handleCheck() 359 .setSubtype(Subtype.inconsistentPeriods) in handleCheck() 372 .setSubtype(Subtype.narrowDateFieldTooWide) in handleCheck() 384 .setSubtype(Subtype.narrowDateFieldTooWide) in handleCheck() 396 .setSubtype(Subtype.abbreviatedDateFieldTooWide) in handleCheck() 409 .setSubtype(Subtype.illegalDatePattern) in handleCheck() [all …]
|
D | CheckCLDR.java | 26 import org.unicode.cldr.test.CheckCLDR.CheckStatus.Subtype; 77 private Map<Subtype, List<Pattern>> filtersForLocale = new HashMap<Subtype, List<Pattern>>(); 668 for (R3<Pattern, Subtype, Pattern> filter : allFilters) { in setCldrFileToCheck() 670 Subtype subtype = filter.get1(); in setCldrFileToCheck() 694 public enum Subtype { enum in CheckCLDR.CheckStatus 729 public static EnumSet<Subtype> crossCheckSubtypes = EnumSet.of( 730 Subtype.dateSymbolCollision, 731 Subtype.displayCollision, 732 Subtype.inconsistentDraftStatus, 733 Subtype.incompleteLogicalGroup, [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | Host.cpp | 500 unsigned *Subtype) { in getIntelProcessorTypeAndSubtype() argument 556 *Subtype = X86::INTEL_CORE2_65; in getIntelProcessorTypeAndSubtype() 565 *Subtype = X86::INTEL_CORE2_45; in getIntelProcessorTypeAndSubtype() 574 *Subtype = X86::INTEL_COREI7_NEHALEM; in getIntelProcessorTypeAndSubtype() 581 *Subtype = X86::INTEL_COREI7_WESTMERE; in getIntelProcessorTypeAndSubtype() 587 *Subtype = X86::INTEL_COREI7_SANDYBRIDGE; in getIntelProcessorTypeAndSubtype() 592 *Subtype = X86::INTEL_COREI7_IVYBRIDGE; in getIntelProcessorTypeAndSubtype() 601 *Subtype = X86::INTEL_COREI7_HASWELL; in getIntelProcessorTypeAndSubtype() 610 *Subtype = X86::INTEL_COREI7_BROADWELL; in getIntelProcessorTypeAndSubtype() 619 *Subtype = X86::INTEL_COREI7_SKYLAKE; in getIntelProcessorTypeAndSubtype() [all …]
|
/external/pdfium/fpdfsdk/ |
D | fpdfannot.cpp | 31 static_assert(static_cast<int>(CPDF_Annot::Subtype::UNKNOWN) == 34 static_assert(static_cast<int>(CPDF_Annot::Subtype::TEXT) == FPDF_ANNOT_TEXT, 36 static_assert(static_cast<int>(CPDF_Annot::Subtype::LINK) == FPDF_ANNOT_LINK, 38 static_assert(static_cast<int>(CPDF_Annot::Subtype::FREETEXT) == 41 static_assert(static_cast<int>(CPDF_Annot::Subtype::LINE) == FPDF_ANNOT_LINE, 43 static_assert(static_cast<int>(CPDF_Annot::Subtype::SQUARE) == 46 static_assert(static_cast<int>(CPDF_Annot::Subtype::CIRCLE) == 49 static_assert(static_cast<int>(CPDF_Annot::Subtype::POLYGON) == 52 static_assert(static_cast<int>(CPDF_Annot::Subtype::POLYLINE) == 55 static_assert(static_cast<int>(CPDF_Annot::Subtype::HIGHLIGHT) == [all …]
|
D | fpdf_ext.cpp | 50 CPDF_Annot::Subtype nAnnotSubtype = pPDFAnnot->GetSubtype(); in CheckUnSupportAnnot() 51 if (nAnnotSubtype == CPDF_Annot::Subtype::THREED) { in CheckUnSupportAnnot() 53 } else if (nAnnotSubtype == CPDF_Annot::Subtype::SCREEN) { in CheckUnSupportAnnot() 60 } else if (nAnnotSubtype == CPDF_Annot::Subtype::MOVIE) { in CheckUnSupportAnnot() 62 } else if (nAnnotSubtype == CPDF_Annot::Subtype::SOUND) { in CheckUnSupportAnnot() 64 } else if (nAnnotSubtype == CPDF_Annot::Subtype::RICHMEDIA) { in CheckUnSupportAnnot() 66 } else if (nAnnotSubtype == CPDF_Annot::Subtype::FILEATTACHMENT) { in CheckUnSupportAnnot() 68 } else if (nAnnotSubtype == CPDF_Annot::Subtype::WIDGET) { in CheckUnSupportAnnot()
|
/external/pdfium/testing/resources/ |
D | annotiter.in | 78 /Subtype /Widget 93 /Subtype /Widget 102 /Subtype /Widget 111 /Subtype /Widget 120 /Subtype /Widget
|
/external/pdfium/testing/resources/javascript/ |
D | bug_494057.in | 37 /Subtype /Widget 52 /Subtype /Widget 61 /Subtype /Widget 70 /Subtype /Widget 79 /Subtype /Widget
|