/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/ |
D | CheckYear.java | 75 String skeleton = dtp.getSkeleton(dateTimePattern); in recordStockTime() local 83 String skeleton = dtp.getSkeleton(dateTimePattern); in recordStock() local 92 public void record(String skeleton, String dateTimePattern) { in record() 98 public void recordBase(String base, String skeleton, in recordBase() 121 public String getCoreSkeleton(String skeleton) { in getCoreSkeleton()
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | DateIntervalFormat.java | 290 final String skeleton; field in DateIntervalFormat.SkeletonAndItsBestMatch 292 SkeletonAndItsBestMatch(String skeleton, String bestMatch) { in SkeletonAndItsBestMatch() 376 public DateIntervalFormat(String skeleton, DateIntervalInfo dtItvInfo, in DateIntervalFormat() 390 private DateIntervalFormat(String skeleton, ULocale locale, in DateIntervalFormat() 415 getInstance(String skeleton) in getInstance() 434 getInstance(String skeleton, Locale locale) in getInstance() 469 getInstance(String skeleton, ULocale locale) in getInstance() 490 public static final DateIntervalFormat getInstance(String skeleton, in getInstance() 511 public static final DateIntervalFormat getInstance(String skeleton, in getInstance() 555 public static final DateIntervalFormat getInstance(String skeleton, in getInstance() [all …]
|
D | DateIntervalInfo.java | 714 public void setIntervalPattern(String skeleton, in setIntervalPattern() 760 private PatternInfo setIntervalPatternInternally(String skeleton, in setIntervalPatternInternally() 797 private void setIntervalPattern(String skeleton, in setIntervalPattern() 839 public PatternInfo getIntervalPattern(String skeleton, int field) in getIntervalPattern() 955 String skeleton = skeletonEntry.getKey(); in cloneIntervalPatterns() local 1005 static void parseSkeleton(String skeleton, int[] skeletonFieldWidth) { in parseSkeleton()
|
D | DateFormat.java | 1956 public final static DateFormat getInstanceForSkeleton(String skeleton) { in getInstanceForSkeleton() 1970 public final static DateFormat getInstanceForSkeleton(String skeleton, Locale locale) { in getInstanceForSkeleton() 1984 public final static DateFormat getInstanceForSkeleton(String skeleton, ULocale locale) { in getInstanceForSkeleton() 2003 …public final static DateFormat getInstanceForSkeleton(Calendar cal, String skeleton, Locale locale… in getInstanceForSkeleton() 2021 Calendar cal, String skeleton, ULocale locale) { in getInstanceForSkeleton() 2039 public final static DateFormat getPatternInstance(String skeleton) { in getPatternInstance() 2054 public final static DateFormat getPatternInstance(String skeleton, Locale locale) { in getPatternInstance() 2069 public final static DateFormat getPatternInstance(String skeleton, ULocale locale) { in getPatternInstance() 2087 … public final static DateFormat getPatternInstance(Calendar cal, String skeleton, Locale locale) { in getPatternInstance() 2106 Calendar cal, String skeleton, ULocale locale) { in getPatternInstance()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | DateIntervalFormat.java | 291 final String skeleton; field in DateIntervalFormat.SkeletonAndItsBestMatch 293 SkeletonAndItsBestMatch(String skeleton, String bestMatch) { in SkeletonAndItsBestMatch() 375 public DateIntervalFormat(String skeleton, DateIntervalInfo dtItvInfo, in DateIntervalFormat() 389 private DateIntervalFormat(String skeleton, ULocale locale, in DateIntervalFormat() 415 getInstance(String skeleton) in getInstance() 435 getInstance(String skeleton, Locale locale) in getInstance() 471 getInstance(String skeleton, ULocale locale) in getInstance() 493 public static final DateIntervalFormat getInstance(String skeleton, in getInstance() 515 public static final DateIntervalFormat getInstance(String skeleton, in getInstance() 560 public static final DateIntervalFormat getInstance(String skeleton, in getInstance() [all …]
|
D | DateIntervalInfo.java | 725 public void setIntervalPattern(String skeleton, in setIntervalPattern() 771 private PatternInfo setIntervalPatternInternally(String skeleton, in setIntervalPatternInternally() 808 private void setIntervalPattern(String skeleton, in setIntervalPattern() 850 public PatternInfo getIntervalPattern(String skeleton, int field) in getIntervalPattern() 971 String skeleton = skeletonEntry.getKey(); in cloneIntervalPatterns() local 1027 static void parseSkeleton(String skeleton, int[] skeletonFieldWidth) { in parseSkeleton()
|
D | DateFormat.java | 2099 public final static DateFormat getInstanceForSkeleton(String skeleton) { in getInstanceForSkeleton() 2115 public final static DateFormat getInstanceForSkeleton(String skeleton, Locale locale) { in getInstanceForSkeleton() 2131 public final static DateFormat getInstanceForSkeleton(String skeleton, ULocale locale) { in getInstanceForSkeleton() 2152 …public final static DateFormat getInstanceForSkeleton(Calendar cal, String skeleton, Locale locale… in getInstanceForSkeleton() 2172 Calendar cal, String skeleton, ULocale locale) { in getInstanceForSkeleton() 2192 public final static DateFormat getPatternInstance(String skeleton) { in getPatternInstance() 2209 public final static DateFormat getPatternInstance(String skeleton, Locale locale) { in getPatternInstance() 2226 public final static DateFormat getPatternInstance(String skeleton, ULocale locale) { in getPatternInstance() 2246 … public final static DateFormat getPatternInstance(Calendar cal, String skeleton, Locale locale) { in getPatternInstance() 2267 Calendar cal, String skeleton, ULocale locale) { in getPatternInstance()
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowICU.java | 20 public static String getBestDateTimePattern(String skeleton, Locale locale) { in getBestDateTimePattern() 30 public static String getBestDateTimePattern(String skeleton, String locale) { in getBestDateTimePattern()
|
D | ShadowDateIntervalFormat.java | 21 public static long createDateIntervalFormat(String skeleton, String localeName, String tzName) { in createDateIntervalFormat()
|
/external/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() 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 | 79 DateIntervalFormat::createInstance(const UnicodeString& skeleton, in createInstance() 86 DateIntervalFormat::createInstance(const UnicodeString& skeleton, in createInstance() 108 DateIntervalFormat::createInstance(const UnicodeString& skeleton, in createInstance() 116 DateIntervalFormat::createInstance(const UnicodeString& skeleton, in createInstance() 507 const UnicodeString* skeleton, in DateIntervalFormat() 540 const UnicodeString* skeleton, in create() 740 UnicodeString skeleton = fSkeleton; in initializePattern() local 779 DateIntervalFormat::getDateTimeSkeleton(const UnicodeString& skeleton, in getDateTimeSkeleton() 948 const UnicodeString* skeleton; in setSeparateDateTimePtn() local 1040 const UnicodeString& skeleton, in setFallbackPattern() [all …]
|
D | dtitvinf.cpp | 84 DateIntervalInfo::setIntervalPattern(const UnicodeString& skeleton, in setIntervalPattern() 180 DateIntervalInfo::getIntervalPattern(const UnicodeString& skeleton, in getIntervalPattern() 357 UnicodeString skeleton(currentSkeleton, -1, US_INV); in setIntervalPatternIfAbsent() local 475 DateIntervalInfo::setIntervalPatternInternally(const UnicodeString& skeleton, in setIntervalPatternInternally() 499 DateIntervalInfo::parseSkeleton(const UnicodeString& skeleton, in parseSkeleton() 527 DateIntervalInfo::getBestSkeleton(const UnicodeString& skeleton, in getBestSkeleton()
|
D | datefmt.cpp | 74 const UnicodeString &skeleton, in DateFmtBestPatternKey() 432 const UnicodeString &skeleton, in getBestPattern() 452 const UnicodeString& skeleton, in createInstanceForSkeleton() 473 const UnicodeString& skeleton, in createInstanceForSkeleton() 489 const UnicodeString& skeleton, in createInstanceForSkeleton()
|
D | udateintervalformat.cpp | 27 const UChar* skeleton, in udtitvfmt_open()
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | DateTimeFormats.java | 228 String skeleton = parts.set(path).getAttributeValue(-2, "id"); in set() local 425 public boolean isPresent(String skeleton) { in isPresent() 444 String skeleton = nameAndSkeleton[1]; in addTable() local 493 private String getExample(String skeleton) { in getExample() 533 public RelativePattern(CLDRFile file, String skeleton) { in RelativePattern() 565 private String getRelativeExampleFromSkeleton(String skeleton) { in getRelativeExampleFromSkeleton() 597 public SimpleDateFormat getDateFormatFromSkeleton(String skeleton) { in getDateFormatFromSkeleton() 608 public String getBestPattern(String skeleton) { in getBestPattern() 629 …private void showRow(Appendable output, RowStyle rowStyle, String name, String skeleton, String en… in showRow() 669 private String getFix(String skeleton) { in getFix() [all …]
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/number/ |
D | NumberSkeletonTest.java | 265 String skeleton = cas[0]; in flexibleSeparators() local 280 String skeleton = NumberFormatter.with().roundingMode(mode).toSkeleton(); in roundingModeNames() local
|
D | NumberFormatterApiTest.java | 2335 String skeleton, in assertFormatDescending() 2345 String skeleton, in assertFormatDescendingBig() 2355 String skeleton, in assertFormatDescending() 2388 String skeleton, in assertFormatSingle() 2414 String skeleton, in assertFormatSingleMeasure() 2440 String skeleton = f.toSkeleton(); in assertUndefinedSkeleton() local
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/ |
D | NumberSkeletonTest.java | 262 String skeleton = cas[0]; in flexibleSeparators() local 277 String skeleton = NumberFormatter.with().roundingMode(mode).toSkeleton(); in roundingModeNames() local
|
D | NumberFormatterApiTest.java | 2332 String skeleton, in assertFormatDescending() 2342 String skeleton, in assertFormatDescendingBig() 2352 String skeleton, in assertFormatDescending() 2385 String skeleton, in assertFormatSingle() 2411 String skeleton, in assertFormatSingleMeasure() 2437 String skeleton = f.toSkeleton(); in assertUndefinedSkeleton() local
|
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
D | grpc_tensor_coding.cc | 123 TensorProto skeleton; in EncodeSkeleton() local 157 gtl::InlinedVector<char, 128> skeleton(SkeletonEncodingSizeUpperBound(val)); in EncodeTensorToByteBuffer() local
|
/external/cldr/tools/java/org/unicode/cldr/test/ |
D | FlexibleDateFromCLDR.java | 108 String skeleton = it.next(); in showFlexibles() local 212 String skeleton = null; in checkValueAgainstSkeleton() local
|
/external/icu/icu4c/source/test/intltest/ |
D | numbertest_api.cpp | 2483 UnicodeString skeleton(TRUE, uskeleton, -1); in assertFormatDescending() local 2524 UnicodeString skeleton(TRUE, uskeleton, -1); in assertFormatDescendingBig() local 2555 UnicodeString skeleton(TRUE, uskeleton, -1); in assertFormatSingle() local 2570 UnicodeString skeleton = f.toSkeleton(status); in assertUndefinedSkeleton() local
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | CompareStockDatetime.java | 50 String skeleton = dtpg.getSkeleton(value); in main() local
|
/external/icu/icu4c/source/test/cintltst/ |
D | cdateintervalformattest.c | 43 const char * skeleton; member 257 const char * skeleton; member
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/ |
D | LocalizedNumberFormatterAsFormat.java | 124 String skeleton; field in LocalizedNumberFormatterAsFormat.Proxy
|