/external/cldr/tools/cldr-code/src/test/java/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/tests/android/icu/dev/test/number/ |
D | NumberSkeletonTest.java | 331 String skeleton = cas[0]; in flexibleSeparators() local 365 String skeleton = NumberFormatter.with().roundingMode(mode).toSkeleton(); in roundingModeNames() local 422 String skeleton = "measure-unit/"; in perUnitInArabic() local 447 String skeleton = "measure-unit/" + cas1[0] + "-" + cas1[1] + " per-measure-unit/" + in perUnitToSkeleton() local
|
D | NumberFormatterApiTest.java | 2224 public void runTest(UnlocalizedNumberFormatter unf, String skeleton) { in runTest() 2245 String skeleton; in unitInflections() local 3535 String skeleton = f.toSkeleton(); in roundingIncrementRegressionTest() local 5391 String skeleton, in assertFormatDescending() 5402 String skeleton, in assertFormatDescendingBig() 5413 String skeleton, in assertFormatDescending() 5463 String skeleton, in assertFormatSingle() 5505 String skeleton, in assertFormatSingleMeasure() 5546 String skeleton = f.toSkeleton(); in assertUndefinedSkeleton() local
|
/external/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 | 2221 public void runTest(UnlocalizedNumberFormatter unf, String skeleton) { in runTest() 2242 String skeleton; in unitInflections() local 3532 String skeleton = f.toSkeleton(); in roundingIncrementRegressionTest() local 5388 String skeleton, in assertFormatDescending() 5399 String skeleton, in assertFormatDescendingBig() 5410 String skeleton, in assertFormatDescending() 5460 String skeleton, in assertFormatSingle() 5502 String skeleton, in assertFormatSingleMeasure() 5543 String skeleton = f.toSkeleton(); in assertUndefinedSkeleton() local
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | DateIntervalFormat.java | 406 final String skeleton; field in DateIntervalFormat.SkeletonAndItsBestMatch 408 SkeletonAndItsBestMatch(String skeleton, String bestMatch) { in SkeletonAndItsBestMatch() 507 public DateIntervalFormat(String skeleton, DateIntervalInfo dtItvInfo, in DateIntervalFormat() 521 private DateIntervalFormat(String skeleton, ULocale locale, in DateIntervalFormat() 546 getInstance(String skeleton) in getInstance() 565 getInstance(String skeleton, Locale locale) in getInstance() 600 getInstance(String skeleton, ULocale locale) in getInstance() 621 public static final DateIntervalFormat getInstance(String skeleton, in getInstance() 642 public static final DateIntervalFormat getInstance(String skeleton, in getInstance() 686 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 | 2006 public final static DateFormat getInstanceForSkeleton(String skeleton) { in getInstanceForSkeleton() 2020 public final static DateFormat getInstanceForSkeleton(String skeleton, Locale locale) { in getInstanceForSkeleton() 2034 public final static DateFormat getInstanceForSkeleton(String skeleton, ULocale locale) { in getInstanceForSkeleton() 2053 …public final static DateFormat getInstanceForSkeleton(Calendar cal, String skeleton, Locale locale… in getInstanceForSkeleton() 2071 Calendar cal, String skeleton, ULocale locale) { in getInstanceForSkeleton() 2092 public final static DateFormat getPatternInstance(String skeleton) { in getPatternInstance() 2107 public final static DateFormat getPatternInstance(String skeleton, Locale locale) { in getPatternInstance() 2122 public final static DateFormat getPatternInstance(String skeleton, ULocale locale) { in getPatternInstance() 2140 … public final static DateFormat getPatternInstance(Calendar cal, String skeleton, Locale locale) { in getPatternInstance() 2159 Calendar cal, String skeleton, ULocale locale) { in getPatternInstance()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | DateIntervalFormat.java | 418 final String skeleton; field in DateIntervalFormat.SkeletonAndItsBestMatch 420 SkeletonAndItsBestMatch(String skeleton, String bestMatch) { in SkeletonAndItsBestMatch() 517 public DateIntervalFormat(String skeleton, DateIntervalInfo dtItvInfo, in DateIntervalFormat() 531 private DateIntervalFormat(String skeleton, ULocale locale, in DateIntervalFormat() 557 getInstance(String skeleton) in getInstance() 577 getInstance(String skeleton, Locale locale) in getInstance() 613 getInstance(String skeleton, ULocale locale) in getInstance() 635 public static final DateIntervalFormat getInstance(String skeleton, in getInstance() 657 public static final DateIntervalFormat getInstance(String skeleton, in getInstance() 702 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()
|
/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()
|
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowICU.java | 36 public static String getBestDateTimePattern(String skeleton, Locale locale) { in getBestDateTimePattern() 46 public static String getBestDateTimePattern(String skeleton, String locale) { in getBestDateTimePattern()
|
/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() 923 UnicodeString skeleton = fSkeleton; in initializePattern() local 1052 DateIntervalFormat::getDateTimeSkeleton(const UnicodeString& skeleton, in getDateTimeSkeleton() 1215 const UnicodeString* skeleton; in setSeparateDateTimePtn() local 1311 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()
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
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 …]
|
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()
|
/external/dagger2/java/dagger/internal/codegen/writing/ |
D | HjarSourceFileGenerator.java | 63 TypeSpec.Builder skeleton = in skeletonType() local 92 MethodSpec.Builder skeleton = in skeletonMethod() local
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/ |
D | UnitPreferences.java | 99 private final String skeleton; field in UnitPreferences.UnitPreference 102 public UnitPreference(String unit, String geq, String skeleton) { in UnitPreference() 167 String skeleton = ""; in put() local
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/units/ |
D | UnitPreferences.java | 106 private final String skeleton; field in UnitPreferences.UnitPreference 109 public UnitPreference(String unit, String geq, String skeleton) { in UnitPreference() 177 String skeleton = ""; in put() local
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/ |
D | FlexibleDateFromCLDR.java | 107 String skeleton = it.next(); in showFlexibles() local 253 String skeleton = path.substring(startIndex,endIndex); in addAvailableFormatsForFile() local 276 String skeleton = null; in checkValueAgainstSkeleton() local
|
/external/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
|
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
D | grpc_tensor_coding.cc | 122 TensorProto skeleton; in EncodeSkeleton() local 166 gtl::InlinedVector<char, 128> skeleton(SkeletonEncodingSizeUpperBound(val)); in EncodeTensorToByteBuffer() local
|