Home
last modified time | relevance | path

Searched defs:newFormat (Results 1 – 11 of 11) sorted by relevance

/third_party/libphonenumber/migrator/src/main/java/com/google/phonenumbers/migrator/
DMigrationJob.java161 String newFormat = (String) recipeRow.get(RecipesTableSchema.NEW_FORMAT); in migrate() local
191 private DigitSequence getMigratedValue(String staleString, String oldFormat, String newFormat) { in getMigratedValue()
/third_party/node/deps/icu-small/source/i18n/
Dmsgfmt.cpp661 Format* newFormat = nullptr; in setFormats() local
681 MessageFormat::adoptFormat(int32_t n, Format *newFormat) { in adoptFormat()
737 MessageFormat::setFormat(int32_t n, const Format& newFormat) { in setFormat()
781 const Format& newFormat, in setFormat()
1349 Format* newFormat = ((Format*)(cur->value.pointer))->clone(); in copyObjects() local
Dsmpdtfmt.cpp2110 const SharedNumberFormat *newFormat = createSharedNumberFormat(fmt.orphan()); in adoptNumberFormat() local
/third_party/icu/icu4c/source/i18n/
Dmsgfmt.cpp660 Format* newFormat = NULL; in setFormats() local
680 MessageFormat::adoptFormat(int32_t n, Format *newFormat) { in adoptFormat()
736 MessageFormat::setFormat(int32_t n, const Format& newFormat) { in setFormat()
780 const Format& newFormat, in setFormat()
1348 Format* newFormat = ((Format*)(cur->value.pointer))->clone(); in copyObjects() local
Dsmpdtfmt.cpp2151 const SharedNumberFormat *newFormat = createSharedNumberFormat(fmt.orphan()); in adoptNumberFormat() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dmsgfmt.cpp660 Format* newFormat = NULL; in setFormats() local
680 MessageFormat::adoptFormat(int32_t n, Format *newFormat) { in adoptFormat()
736 MessageFormat::setFormat(int32_t n, const Format& newFormat) { in setFormat()
780 const Format& newFormat, in setFormat()
1346 Format* newFormat = ((Format*)(cur->value.pointer))->clone(); in copyObjects() local
Dsmpdtfmt.cpp2103 const SharedNumberFormat *newFormat = createSharedNumberFormat(fmt.orphan()); in adoptNumberFormat() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DMessageFormat.java703 public void setFormatByArgumentIndex(int argumentIndex, Format newFormat) { in setFormatByArgumentIndex()
734 public void setFormatByArgumentName(String argumentName, Format newFormat) { in setFormatByArgumentName()
763 public void setFormat(int formatElementIndex, Format newFormat) { in setFormat()
2185 Format newFormat = null; in createAppropriateFormat() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMessageFormat.java718 public void setFormatByArgumentIndex(int argumentIndex, Format newFormat) { in setFormatByArgumentIndex()
750 public void setFormatByArgumentName(String argumentName, Format newFormat) { in setFormatByArgumentName()
780 public void setFormat(int formatElementIndex, Format newFormat) { in setFormat()
2229 Format newFormat = null; in createAppropriateFormat() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DDateTimeGeneratorTest.java669 SimpleDateFormat newFormat = new SimpleDateFormat(newPattern, locales[i]); in TestReplacingZoneString() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateTimeGeneratorTest.java666 SimpleDateFormat newFormat = new SimpleDateFormat(newPattern, locales[i]); in TestReplacingZoneString() local