HomeSort by relevance Sort by last modified time
    Searched refs:localized (Results 1 - 25 of 45) sorted by null

1 2

  /external/protobuf/src/google/protobuf/io/
strtod.cc 93 string localized = LocalizeRadix(text, temp_endptr);
94 const char* localized_cstr = localized.c_str();
102 // size_diff is non-zero if the localized radix has multiple bytes.
103 int size_diff = localized.size() - strlen(text);
  /frameworks/base/tools/aapt2/compile/
PseudolocaleGenerator.cpp 204 StyleString localized; local
205 localized.str = std::move(new_string);
210 localized.spans.push_back(Span{std::move(span.tag.value()), span.first_char, span.last_char});
213 return util::make_unique<StyledString>(pool->MakeRef(localized));
228 std::unique_ptr<Plural> localized = util::make_unique<Plural>(); variable
234 localized->values[i] = std::move(sub_visitor.item);
236 localized->values[i] = std::unique_ptr<Item>(plural->values[i]->Clone(pool_));
240 localized->SetSource(plural->GetSource());
241 localized->SetWeak(true);
242 value = std::move(localized);
270 std::unique_ptr<String> localized = util::make_unique<String>(pool_->MakeRef(result)); variable
    [all...]
Pseudolocalizer.cpp 348 * Converts characters so they look like they've been localized.
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/number/
PatternStringTest.java 31 String localized = "?.'ab'c'b''a'''#,##0a0b'a%'"; local
34 assertEquals(localized, PatternStringUtils.convertLocalized(standard, symbols, true));
35 assertEquals(toStandard, PatternStringUtils.convertLocalized(localized, symbols, false));
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
PatternStringTest.java 28 String localized = "?.'ab'c'b''a'''#,##0a0b'a%'"; local
31 assertEquals(localized, PatternStringUtils.convertLocalized(standard, symbols, true));
32 assertEquals(toStandard, PatternStringUtils.convertLocalized(localized, symbols, false));
  /packages/apps/Settings/src/com/android/settings/localepicker/
LocaleDragCell.java 98 public void setLocalized(boolean localized) {
99 mLocalized.setVisibility(localized ? GONE : VISIBLE);
  /external/libcups/cups/
dest-localization.c 33 * 'cupsLocalizeDestMedia()' - Get the localized string for a destination media
42 const char * /* O - Localized string */
58 const char *lsize, /* Localized media size */
59 *lsource, /* Localized media source */
60 *ltype; /* Localized media type */
91 * If not, get the localized size, source, and type strings...
213 * 'cupsLocalizeDestOption()' - Get the localized string for a destination
222 const char * /* O - Localized string */
231 const char *localized; /* Localized string * local
274 const char *localized; \/* Localized string *\/ local
    [all...]
  /external/doclava/res/assets/templates-sdk/
trailer.cs 31 // Load localized metadata.
  /packages/experimental/RpcPerformance/
Android.mk 18 LOCAL_MODULE_TAGS := tests # Allows non-localized strings
  /packages/experimental/StrictModeTest/
Android.mk 18 LOCAL_MODULE_TAGS := tests # Allows non-localized strings
  /frameworks/base/tools/aapt/
pseudolocalize.cpp 232 * Converts characters so they look like they've been localized.
  /external/icu/icu4c/source/i18n/unicode/
udat.h 441 * Constant for <i>localized GMT/UTC format</i>, such as GMT+8:00 or HPG-8:00;
736 * This displays the localized GMT format.
    [all...]
unum.h     [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
DecimalFormat_ICU58_Android.java 57 * easily localized.
74 * Print out a number using the localized number, currency, and percent
109 * Print out a number using the localized number, currency, percent,
141 * character is replaced by a localized digit. Often the replacement character is the
152 * <p>The characters listed here are used in non-localized patterns. Localized patterns
155 * Two exceptions are the currency sign and quote, which are not localized.
159 * location, localized, and meaning.">
163 * <th align=left>Localized?
210 * <td>Prefix positive exponents with localized plus sign
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DecimalFormat_ICU58_Android.java 56 * easily localized.
73 * Print out a number using the localized number, currency, and percent
108 * Print out a number using the localized number, currency, percent,
140 * character is replaced by a localized digit. Often the replacement character is the
151 * <p>The characters listed here are used in non-localized patterns. Localized patterns
154 * Two exceptions are the currency sign and quote, which are not localized.
158 * location, localized, and meaning.">
162 * <th align=left>Localized?
209 * <td>Prefix positive exponents with localized plus sign
    [all...]
  /frameworks/support/room/integration-tests/testapp/src/androidTest/java/androidx/room/integration/testapp/test/
CollationTest.java 79 public void localized() { method in class:CollationTest
121 @ColumnInfo(collate = ColumnInfo.LOCALIZED)
180 @Query("SELECT * FROM CollateEntity ORDER BY unicodeName COLLATE LOCALIZED ASC")
  /external/icu/icu4c/source/i18n/
udat.cpp 528 UBool localized,
552 if(localized)
556 } else if (!localized && (reldtfmt=dynamic_cast<const RelativeDateFormat *>(df))!=NULL) {
570 UBool localized,
582 if(localized)
    [all...]
decimfmtimpl.h 479 UBool localized, UParseError &perror, UErrorCode &status);
unum.cpp 828 UBool localized,
852 if(localized) {
decimfmtimpl.cpp 828 UBool localized, UParseError &perror, UErrorCode &status) {
833 if (localized) {
    [all...]
  /prebuilts/tools/common/m2/repository/args4j/args4j/2.33/
args4j-2.33.jar 
  /prebuilts/go/darwin-x86/src/internal/syscall/windows/registry/
value.go 115 // GetMUIStringValue retrieves the localized string value for
117 // If the value name doesn't exist or the localized string value
  /prebuilts/go/linux-x86/src/internal/syscall/windows/registry/
value.go 115 // GetMUIStringValue retrieves the localized string value for
117 // If the value name doesn't exist or the localized string value
  /prebuilts/go/darwin-x86/src/crypto/x509/
root_darwin.go 219 // localized on macOS, just interpret any failure to mean that
  /prebuilts/go/linux-x86/src/crypto/x509/
root_darwin.go 219 // localized on macOS, just interpret any failure to mean that

Completed in 946 milliseconds

1 2