/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/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/ |
D | NumberSkeletonTest.java | 312 String skeleton = cas[0]; in flexibleSeparators() local 347 String skeleton = NumberFormatter.with().roundingMode(mode).toSkeleton(); in roundingModeNames() local 404 String skeleton = "measure-unit/"; in perUnitInArabic() local 429 String skeleton = "measure-unit/" + cas1[0] + "-" + cas1[1] + " per-measure-unit/" + in perUnitToSkeleton() local
|
D | NumberFormatterApiTest.java | 4043 String skeleton, in assertFormatDescending() 4054 String skeleton, in assertFormatDescendingBig() 4065 String skeleton, in assertFormatDescending() 4115 String skeleton, in assertFormatSingle() 4157 String skeleton, in assertFormatSingleMeasure() 4198 String skeleton = f.toSkeleton(); in assertUndefinedSkeleton() local
|
/external/icu/android_icu4j/src/main/tests/android/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 432 String skeleton = "measure-unit/" + cas1[0] + "-" + cas1[1] + " per-measure-unit/" + in perUnitToSkeleton() local
|
D | NumberFormatterApiTest.java | 4046 String skeleton, in assertFormatDescending() 4057 String skeleton, in assertFormatDescendingBig() 4068 String skeleton, in assertFormatDescending() 4118 String skeleton, in assertFormatSingle() 4160 String skeleton, in assertFormatSingleMeasure() 4201 String skeleton = f.toSkeleton(); in assertUndefinedSkeleton() local
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | DateIntervalFormat.java | 404 final String skeleton; field in DateIntervalFormat.SkeletonAndItsBestMatch 406 SkeletonAndItsBestMatch(String skeleton, String bestMatch) { in SkeletonAndItsBestMatch() 505 public DateIntervalFormat(String skeleton, DateIntervalInfo dtItvInfo, in DateIntervalFormat() 519 private DateIntervalFormat(String skeleton, ULocale locale, in DateIntervalFormat() 544 getInstance(String skeleton) in getInstance() 563 getInstance(String skeleton, Locale locale) in getInstance() 598 getInstance(String skeleton, ULocale locale) in getInstance() 619 public static final DateIntervalFormat getInstance(String skeleton, in getInstance() 640 public static final DateIntervalFormat getInstance(String skeleton, in getInstance() 684 public static final DateIntervalFormat getInstance(String skeleton, in getInstance() [all …]
|
D | DateIntervalInfo.java | 721 public void setIntervalPattern(String skeleton, in setIntervalPattern() 767 private PatternInfo setIntervalPatternInternally(String skeleton, in setIntervalPatternInternally() 804 private void setIntervalPattern(String skeleton, in setIntervalPattern() 846 public PatternInfo getIntervalPattern(String skeleton, int field) in getIntervalPattern() 962 String skeleton = skeletonEntry.getKey(); in cloneIntervalPatterns() local 1012 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()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | DateIntervalFormat.java | 417 final String skeleton; field in DateIntervalFormat.SkeletonAndItsBestMatch 419 SkeletonAndItsBestMatch(String skeleton, String bestMatch) { in SkeletonAndItsBestMatch() 516 public DateIntervalFormat(String skeleton, DateIntervalInfo dtItvInfo, in DateIntervalFormat() 530 private DateIntervalFormat(String skeleton, ULocale locale, in DateIntervalFormat() 556 getInstance(String skeleton) in getInstance() 576 getInstance(String skeleton, Locale locale) in getInstance() 612 getInstance(String skeleton, ULocale locale) in getInstance() 634 public static final DateIntervalFormat getInstance(String skeleton, in getInstance() 656 public static final DateIntervalFormat getInstance(String skeleton, in getInstance() 701 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 | 2160 public final static DateFormat getInstanceForSkeleton(String skeleton) { in getInstanceForSkeleton() 2176 public final static DateFormat getInstanceForSkeleton(String skeleton, Locale locale) { in getInstanceForSkeleton() 2192 public final static DateFormat getInstanceForSkeleton(String skeleton, ULocale locale) { in getInstanceForSkeleton() 2213 …public final static DateFormat getInstanceForSkeleton(Calendar cal, String skeleton, Locale locale… in getInstanceForSkeleton() 2233 Calendar cal, String skeleton, ULocale locale) { in getInstanceForSkeleton() 2256 public final static DateFormat getPatternInstance(String skeleton) { in getPatternInstance() 2273 public final static DateFormat getPatternInstance(String skeleton, Locale locale) { in getPatternInstance() 2290 public final static DateFormat getPatternInstance(String skeleton, ULocale locale) { in getPatternInstance() 2310 … public final static DateFormat getPatternInstance(Calendar cal, String skeleton, Locale locale) { in getPatternInstance() 2331 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/cldr/tools/java/org/unicode/cldr/util/ |
D | UnitPreferences.java | 32 public final String skeleton; field in UnitPreferences.UnitPreference 34 public UnitPreference(Rational geq, String unit, String skeleton) { in UnitPreference() 68 …public void add(String quantity, String usage, String regions, String geq, String skeleton, String… in add() 135 … order, String quantity, String usage, Collection<String> regions, Rational geq, String skeleton) { in getPath()
|
D | DateTimeFormats.java | 250 String skeleton = parts.getAttributeValue(-2, "id"); in set() local 447 public boolean isPresent(String skeleton) { in isPresent() 466 String skeleton = nameAndSkeleton[1]; in addTable() local 515 private String getExample(String skeleton) { in getExample() 555 public RelativePattern(CLDRFile file, String skeleton) { in RelativePattern() 587 private String getRelativeExampleFromSkeleton(String skeleton) { in getRelativeExampleFromSkeleton() 619 public SimpleDateFormat getDateFormatFromSkeleton(String skeleton) { in getDateFormatFromSkeleton() 630 public String getBestPattern(String skeleton) { in getBestPattern() 651 …private void showRow(Appendable output, RowStyle rowStyle, String name, String skeleton, String en… in showRow() 691 private String getFix(String skeleton) { in getFix() [all …]
|
/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 | 92 DateIntervalFormat::createInstance(const UnicodeString& skeleton, in createInstance() 99 DateIntervalFormat::createInstance(const UnicodeString& skeleton, in createInstance() 125 DateIntervalFormat::createInstance(const UnicodeString& skeleton, in createInstance() 133 DateIntervalFormat::createInstance(const UnicodeString& skeleton, in createInstance() 668 const UnicodeString* skeleton, in DateIntervalFormat() 702 const UnicodeString* skeleton, in create() 907 UnicodeString skeleton = fSkeleton; in initializePattern() local 1031 DateIntervalFormat::getDateTimeSkeleton(const UnicodeString& skeleton, in getDateTimeSkeleton() 1194 const UnicodeString* skeleton; in setSeparateDateTimePtn() local 1290 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()
|
D | datefmt.cpp | 74 const UnicodeString &skeleton, in DateFmtBestPatternKey() 432 const UnicodeString &skeleton, in getBestPattern() 452 const UnicodeString& skeleton, in createInstanceForSkeleton() 478 const UnicodeString& skeleton, in createInstanceForSkeleton() 494 const UnicodeString& skeleton, in createInstanceForSkeleton()
|
/external/dagger2/java/dagger/internal/codegen/writing/ |
D | HjarSourceFileGenerator.java | 65 TypeSpec.Builder skeleton = in skeletonType() local 94 MethodSpec.Builder skeleton = in skeletonMethod() local
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/units/ |
D | UnitPreferences.java | 104 private final String skeleton; field in UnitPreferences.UnitPreference 107 public UnitPreference(String unit, String geq, String skeleton) { in UnitPreference() 175 String skeleton = ""; in put() local
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/ |
D | UnitPreferences.java | 97 private final String skeleton; field in UnitPreferences.UnitPreference 100 public UnitPreference(String unit, String geq, String skeleton) { in UnitPreference() 165 String skeleton = ""; in put() local
|
/external/icu/icu4c/source/test/intltest/ |
D | numbertest_skeletons.cpp | 310 const char16_t* skeleton; in flexibleSeparators() member 421 UnicodeString skeleton(u"measure-unit/"); in perUnitInArabic() local 457 UnicodeString skeleton(u"measure-unit/"); in perUnitToSkeleton() local
|
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
D | grpc_tensor_coding.cc | 125 TensorProto skeleton; in EncodeSkeleton() local 169 gtl::InlinedVector<char, 128> skeleton(SkeletonEncodingSizeUpperBound(val)); in EncodeTensorToByteBuffer() local
|
/external/cldr/tools/java/org/unicode/cldr/test/ |
D | FlexibleDateFromCLDR.java | 107 String skeleton = it.next(); in showFlexibles() local 213 String skeleton = null; in checkValueAgainstSkeleton() local
|