/third_party/ltp/doc/ |
D | C-Test-Case-Tutorial.asciidoc | 297 3.1 Report TCONF instead of TPASS 305 3.2 Check Git ignores the executable 310 3.3 Run make check 316 3.4 Install the LTP and run the test with runtest
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/ |
D | NumberSkeletonTest.java | 328 String skeleton = cas[0]; in flexibleSeparators() local 362 String skeleton = NumberFormatter.with().roundingMode(mode).toSkeleton(); in roundingModeNames() local 419 String skeleton = "measure-unit/"; in perUnitInArabic() local 444 String skeleton = "measure-unit/" + cas1[0] + "-" + cas1[1] + " per-measure-unit/" + in perUnitToSkeleton() local
|
D | NumberFormatterApiTest.java | 2337 public void runTest(UnlocalizedNumberFormatter unf, String skeleton) { in runTest() 2354 public void runTestWithDisplayOptions(UnlocalizedNumberFormatter unf, String skeleton) { in runTestWithDisplayOptions() 2380 String skeleton; in unitInflections() local 4044 String skeleton = f.toSkeleton(); in roundingIncrementRegressionTest() local 6000 String skeleton, in assertFormatDescending() 6011 String skeleton, in assertFormatDescendingBig() 6022 String skeleton, in assertFormatDescending() 6072 String skeleton, in assertFormatSingle() 6114 String skeleton, in assertFormatSingleMeasure() 6155 String skeleton = f.toSkeleton(); in assertUndefinedSkeleton() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | DateIntervalFormat.java | 404 final String skeleton; field in DateIntervalFormat.SkeletonAndItsBestMatch 406 SkeletonAndItsBestMatch(String skeleton, String bestMatch) { in SkeletonAndItsBestMatch() 500 public DateIntervalFormat(String skeleton, DateIntervalInfo dtItvInfo, in DateIntervalFormat() 514 private DateIntervalFormat(String skeleton, ULocale locale, in DateIntervalFormat() 539 getInstance(String skeleton) in getInstance() 558 getInstance(String skeleton, Locale locale) in getInstance() 593 getInstance(String skeleton, ULocale locale) in getInstance() 614 public static final DateIntervalFormat getInstance(String skeleton, in getInstance() 635 public static final DateIntervalFormat getInstance(String skeleton, in getInstance() 679 public static final DateIntervalFormat getInstance(String skeleton, in getInstance() [all …]
|
D | DateIntervalInfo.java | 715 public void setIntervalPattern(String skeleton, in setIntervalPattern() 761 private PatternInfo setIntervalPatternInternally(String skeleton, in setIntervalPatternInternally() 798 private void setIntervalPattern(String skeleton, in setIntervalPattern() 840 public PatternInfo getIntervalPattern(String skeleton, int field) in getIntervalPattern() 956 String skeleton = skeletonEntry.getKey(); in cloneIntervalPatterns() local 1006 static void parseSkeleton(String skeleton, int[] skeletonFieldWidth) { in parseSkeleton()
|
D | DateFormat.java | 2013 public final static DateFormat getInstanceForSkeleton(String skeleton) { in getInstanceForSkeleton() 2027 public final static DateFormat getInstanceForSkeleton(String skeleton, Locale locale) { in getInstanceForSkeleton() 2041 public final static DateFormat getInstanceForSkeleton(String skeleton, ULocale locale) { in getInstanceForSkeleton() 2060 …public final static DateFormat getInstanceForSkeleton(Calendar cal, String skeleton, Locale locale… in getInstanceForSkeleton() 2078 Calendar cal, String skeleton, ULocale locale) { in getInstanceForSkeleton() 2099 public final static DateFormat getPatternInstance(String skeleton) { in getPatternInstance() 2114 public final static DateFormat getPatternInstance(String skeleton, Locale locale) { in getPatternInstance() 2129 public final static DateFormat getPatternInstance(String skeleton, ULocale locale) { in getPatternInstance() 2147 … public final static DateFormat getPatternInstance(Calendar cal, String skeleton, Locale locale) { in getPatternInstance() 2166 Calendar cal, String skeleton, ULocale locale) { in getPatternInstance()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | DateIntervalFormat.java | 419 final String skeleton; field in DateIntervalFormat.SkeletonAndItsBestMatch 421 SkeletonAndItsBestMatch(String skeleton, String bestMatch) { in SkeletonAndItsBestMatch() 518 public DateIntervalFormat(String skeleton, DateIntervalInfo dtItvInfo, in DateIntervalFormat() 532 private DateIntervalFormat(String skeleton, ULocale locale, in DateIntervalFormat() 558 getInstance(String skeleton) in getInstance() 578 getInstance(String skeleton, Locale locale) in getInstance() 614 getInstance(String skeleton, ULocale locale) in getInstance() 636 public static final DateIntervalFormat getInstance(String skeleton, in getInstance() 658 public static final DateIntervalFormat getInstance(String skeleton, in getInstance() 703 public static final DateIntervalFormat getInstance(String skeleton, in getInstance() [all …]
|
D | DateIntervalInfo.java | 732 public void setIntervalPattern(String skeleton, in setIntervalPattern() 778 private PatternInfo setIntervalPatternInternally(String skeleton, in setIntervalPatternInternally() 815 private void setIntervalPattern(String skeleton, in setIntervalPattern() 857 public PatternInfo getIntervalPattern(String skeleton, int field) in getIntervalPattern() 978 String skeleton = skeletonEntry.getKey(); in cloneIntervalPatterns() local 1034 static void parseSkeleton(String skeleton, int[] skeletonFieldWidth) { in parseSkeleton()
|
D | DateFormat.java | 2153 public final static DateFormat getInstanceForSkeleton(String skeleton) { in getInstanceForSkeleton() 2169 public final static DateFormat getInstanceForSkeleton(String skeleton, Locale locale) { in getInstanceForSkeleton() 2185 public final static DateFormat getInstanceForSkeleton(String skeleton, ULocale locale) { in getInstanceForSkeleton() 2206 …public final static DateFormat getInstanceForSkeleton(Calendar cal, String skeleton, Locale locale… in getInstanceForSkeleton() 2226 Calendar cal, String skeleton, ULocale locale) { in getInstanceForSkeleton() 2249 public final static DateFormat getPatternInstance(String skeleton) { in getPatternInstance() 2266 public final static DateFormat getPatternInstance(String skeleton, Locale locale) { in getPatternInstance() 2283 public final static DateFormat getPatternInstance(String skeleton, ULocale locale) { in getPatternInstance() 2303 … public final static DateFormat getPatternInstance(Calendar cal, String skeleton, Locale locale) { in getPatternInstance() 2324 Calendar cal, String skeleton, ULocale locale) { in getPatternInstance()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/ |
D | NumberSkeletonTest.java | 315 String skeleton = cas[0]; in flexibleSeparators() local 350 String skeleton = NumberFormatter.with().roundingMode(mode).toSkeleton(); in roundingModeNames() local 407 String skeleton = "measure-unit/"; in perUnitInArabic() local
|
/third_party/node/deps/v8/src/objects/ |
D | js-number-format.cc | 390 const icu::UnicodeString& skeleton) { in CurrencyDisplayString() 411 bool UseGroupingFromSkeleton(const icu::UnicodeString& skeleton) { in UseGroupingFromSkeleton() 416 const icu::UnicodeString& skeleton) { in UseGroupingFromSkeleton() 447 const icu::UnicodeString& skeleton) { in CurrencyFromSkeleton() 456 const icu::UnicodeString& skeleton) { in NumberingSystemFromSkeleton() 469 const icu::UnicodeString& skeleton) { in CurrencySignString() 481 const icu::UnicodeString& skeleton) { in UnitDisplayString() 498 Notation NotationFromSkeleton(const icu::UnicodeString& skeleton) { in NotationFromSkeleton() 536 const icu::UnicodeString& skeleton) { in CompactDisplayString() 550 const icu::UnicodeString& skeleton) { in SignDisplayString() [all …]
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | udatpg.cpp | 60 const UChar *skeleton, int32_t length, in udatpg_getBestPattern() 70 const UChar *skeleton, int32_t length, in udatpg_getBestPatternWithOptions() 89 UChar *skeleton, int32_t capacity, in udatpg_getSkeleton() 107 UChar *skeleton, int32_t capacity, in udatpg_getBaseSkeleton() 240 const UChar *skeleton, int32_t skeletonLength, in udatpg_replaceFieldTypes() 251 const UChar *skeleton, int32_t skeletonLength, in udatpg_replaceFieldTypesWithOptions() 284 const UChar *skeleton, int32_t skeletonLength, in udatpg_getPatternForSkeleton()
|
D | dtitvfmt.cpp | 89 DateIntervalFormat::createInstance(const UnicodeString& skeleton, in createInstance() 96 DateIntervalFormat::createInstance(const UnicodeString& skeleton, in createInstance() 122 DateIntervalFormat::createInstance(const UnicodeString& skeleton, in createInstance() 130 DateIntervalFormat::createInstance(const UnicodeString& skeleton, in createInstance() 665 const UnicodeString* skeleton, in DateIntervalFormat() 699 const UnicodeString* skeleton, in create() 920 UnicodeString skeleton = fSkeleton; in initializePattern() local 1049 DateIntervalFormat::getDateTimeSkeleton(const UnicodeString& skeleton, in getDateTimeSkeleton() 1212 const UnicodeString* skeleton; in setSeparateDateTimePtn() local 1308 const UnicodeString& skeleton, in setFallbackPattern() [all …]
|
D | dtitvinf.cpp | 87 DateIntervalInfo::setIntervalPattern(const UnicodeString& skeleton, in setIntervalPattern() 183 DateIntervalInfo::getIntervalPattern(const UnicodeString& skeleton, in getIntervalPattern() 365 UnicodeString skeleton(currentSkeleton, -1, US_INV); in setIntervalPatternIfAbsent() local 505 DateIntervalInfo::setIntervalPatternInternally(const UnicodeString& skeleton, in setIntervalPatternInternally() 533 DateIntervalInfo::parseSkeleton(const UnicodeString& skeleton, in parseSkeleton() 561 DateIntervalInfo::getBestSkeleton(const UnicodeString& skeleton, in getBestSkeleton()
|
/third_party/icu/icu4c/source/i18n/ |
D | udatpg.cpp | 60 const UChar *skeleton, int32_t length, in udatpg_getBestPattern() 70 const UChar *skeleton, int32_t length, in udatpg_getBestPatternWithOptions() 89 UChar *skeleton, int32_t capacity, in udatpg_getSkeleton() 107 UChar *skeleton, int32_t capacity, in udatpg_getBaseSkeleton() 275 const UChar *skeleton, int32_t skeletonLength, in udatpg_replaceFieldTypes() 286 const UChar *skeleton, int32_t skeletonLength, in udatpg_replaceFieldTypesWithOptions() 319 const UChar *skeleton, int32_t skeletonLength, in udatpg_getPatternForSkeleton()
|
D | dtitvfmt.cpp | 89 DateIntervalFormat::createInstance(const UnicodeString& skeleton, in createInstance() 96 DateIntervalFormat::createInstance(const UnicodeString& skeleton, in createInstance() 122 DateIntervalFormat::createInstance(const UnicodeString& skeleton, in createInstance() 130 DateIntervalFormat::createInstance(const UnicodeString& skeleton, in createInstance() 665 const UnicodeString* skeleton, in DateIntervalFormat() 699 const UnicodeString* skeleton, in create() 920 UnicodeString skeleton = fSkeleton; in initializePattern() local 1055 DateIntervalFormat::getDateTimeSkeleton(const UnicodeString& skeleton, in getDateTimeSkeleton() 1218 const UnicodeString* skeleton; in setSeparateDateTimePtn() local 1314 const UnicodeString& skeleton, in setFallbackPattern() [all …]
|
D | dtitvinf.cpp | 86 DateIntervalInfo::setIntervalPattern(const UnicodeString& skeleton, in setIntervalPattern() 182 DateIntervalInfo::getIntervalPattern(const UnicodeString& skeleton, in getIntervalPattern() 364 UnicodeString skeleton(currentSkeleton, -1, US_INV); in setIntervalPatternIfAbsent() local 487 DateIntervalInfo::setIntervalPatternInternally(const UnicodeString& skeleton, in setIntervalPatternInternally() 515 DateIntervalInfo::parseSkeleton(const UnicodeString& skeleton, in parseSkeleton() 543 DateIntervalInfo::getBestSkeleton(const UnicodeString& skeleton, in getBestSkeleton()
|
D | datefmt.cpp | 82 const UnicodeString &skeleton, in DateFmtBestPatternKey() 430 const UnicodeString &skeleton, in getBestPattern() 450 const UnicodeString& skeleton, in createInstanceForSkeleton() 476 const UnicodeString& skeleton, in createInstanceForSkeleton() 492 const UnicodeString& skeleton, in createInstanceForSkeleton()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | udatpg.cpp | 60 const char16_t *skeleton, int32_t length, in udatpg_getBestPattern() 70 const char16_t *skeleton, int32_t length, in udatpg_getBestPatternWithOptions() 89 char16_t *skeleton, int32_t capacity, in udatpg_getSkeleton() 107 char16_t *skeleton, int32_t capacity, in udatpg_getBaseSkeleton() 275 const char16_t *skeleton, int32_t skeletonLength, in udatpg_replaceFieldTypes() 286 const char16_t *skeleton, int32_t skeletonLength, in udatpg_replaceFieldTypesWithOptions() 319 const char16_t *skeleton, int32_t skeletonLength, in udatpg_getPatternForSkeleton()
|
D | dtitvfmt.cpp | 89 DateIntervalFormat::createInstance(const UnicodeString& skeleton, in createInstance() 96 DateIntervalFormat::createInstance(const UnicodeString& skeleton, in createInstance() 122 DateIntervalFormat::createInstance(const UnicodeString& skeleton, in createInstance() 130 DateIntervalFormat::createInstance(const UnicodeString& skeleton, in createInstance() 665 const UnicodeString* skeleton, in DateIntervalFormat() 699 const UnicodeString* skeleton, in create() 920 UnicodeString skeleton = fSkeleton; in initializePattern() local 1055 DateIntervalFormat::getDateTimeSkeleton(const UnicodeString& skeleton, in getDateTimeSkeleton() 1218 const UnicodeString* skeleton; in setSeparateDateTimePtn() local 1314 const UnicodeString& skeleton, in setFallbackPattern() [all …]
|
D | dtitvinf.cpp | 88 DateIntervalInfo::setIntervalPattern(const UnicodeString& skeleton, in setIntervalPattern() 184 DateIntervalInfo::getIntervalPattern(const UnicodeString& skeleton, in getIntervalPattern() 366 UnicodeString skeleton(currentSkeleton, -1, US_INV); in setIntervalPatternIfAbsent() local 491 DateIntervalInfo::setIntervalPatternInternally(const UnicodeString& skeleton, in setIntervalPatternInternally() 519 DateIntervalInfo::parseSkeleton(const UnicodeString& skeleton, in parseSkeleton() 547 DateIntervalInfo::getBestSkeleton(const UnicodeString& skeleton, in getBestSkeleton()
|
D | datefmt.cpp | 82 const UnicodeString &skeleton, in DateFmtBestPatternKey() 429 const UnicodeString &skeleton, in getBestPattern() 449 const UnicodeString& skeleton, in createInstanceForSkeleton() 475 const UnicodeString& skeleton, in createInstanceForSkeleton() 491 const UnicodeString& skeleton, in createInstanceForSkeleton()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/ |
D | UnitPreferences.java | 155 private final String skeleton; field in UnitPreferences.UnitPreference 158 public UnitPreference(String unit, String geq, String skeleton) { in UnitPreference() 223 String skeleton = ""; in put() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/ |
D | NumberFormatterFactory.java | 42 String skeleton = OptUtils.getString(fixedOptions, "skeleton"); in formatterForOptions() local 58 String skeleton = OptUtils.getString(fixedOptions, "skeleton"); in NumberFormatterImpl() local
|
/third_party/icu/icu4c/source/test/intltest/ |
D | numbertest_skeletons.cpp | 326 const char16_t* skeleton; in flexibleSeparators() member 436 UnicodeString skeleton(u"measure-unit/"); in perUnitInArabic() local 472 UnicodeString skeleton(u"measure-unit/"); in perUnitToSkeleton() local
|