Home
last modified time | relevance | path

Searched refs:localized (Results 1 – 25 of 70) sorted by relevance

123

/external/llvm-project/clang/test/Analysis/
Dlocalization-aggressive.m81 // A C-Funtion that returns a localized string because it has the
84 // An ObjC method that returns a localized string because it has the
92 // An ObjC method that returns a localized string
105 …[testLabel setText:bar]; // expected-warning {{User-facing text should use localized string macro}}
115 … 0) withAttributes:nil]; // expected-warning {{User-facing text should use localized string macro}}
164 …[testLabel setText:@"Hello"]; // expected-warning {{User-facing text should use localized string m…
173 // A method that takes in a localized string and returns a string
174 // most likely that string is localized.
199 // requires a localized string should give an error
203 …[testLabel setText:argumentString]; // expected-warning {{User-facing text should use localized st…
[all …]
Dlocalization.m65 bar = @"Unlocalized string"; // expected-note {{Non-localized string literal here}}
68 …[testLabel setText:bar]; // expected-warning {{User-facing text should use localized string macro}…
75 bar = @"Unlocalized string"; // expected-note {{Non-localized string literal here}}
83 …[testLabel setText:bar]; // expected-warning {{User-facing text should use localized string macro}…
178 // of having 1 or 2 in the RHS of a BinaryOperator and having a localized string
/external/clang/test/Analysis/
Dlocalization-aggressive.m67 // A C-Funtion that returns a localized string because it has the
70 // An ObjC method that returns a localized string because it has the
76 // An ObjC method that returns a localized string
89 …[testLabel setText:bar]; // expected-warning {{User-facing text should use localized string macro}}
99 … 0) withAttributes:nil]; // expected-warning {{User-facing text should use localized string macro}}
148 …[testLabel setText:@"Hello"]; // expected-warning {{User-facing text should use localized string m…
157 // A method that takes in a localized string and returns a string
158 // most likely that string is localized.
183 // requires a localized string should give an error
187 …[testLabel setText:argumentString]; // expected-warning {{User-facing text should use localized st…
[all …]
Dlocalization.m65 bar = @"Unlocalized string"; // expected-note {{Non-localized string literal here}}
68 …[testLabel setText:bar]; // expected-warning {{User-facing text should use localized string macro}…
75 bar = @"Unlocalized string"; // expected-note {{Non-localized string literal here}}
83 …[testLabel setText:bar]; // expected-warning {{User-facing text should use localized string macro}…
178 // of having 1 or 2 in the RHS of a BinaryOperator and having a localized string
/external/protobuf/src/google/protobuf/io/
Dstrtod.cc97 std::string localized = LocalizeRadix(text, temp_endptr); in NoLocaleStrtod() local
98 const char* localized_cstr = localized.c_str(); in NoLocaleStrtod()
106 int size_diff = localized.size() - strlen(text); in NoLocaleStrtod()
/external/libcups/cups/
Ddest-localization.c239 const char *localized; /* Localized string */ in cupsLocalizeDestOption() local
253 else if ((localized = _cupsLangString(cupsLangDefault(), option)) != NULL) in cupsLocalizeDestOption()
254 return (localized); in cupsLocalizeDestOption()
281 const char *localized; /* Localized string */ in cupsLocalizeDestValue() local
312 …else if ((localized = _cupsLangString(cupsLangDefault(), pair)) != NULL && strcmp(localized, pair)) in cupsLocalizeDestValue()
313 return (localized); in cupsLocalizeDestValue()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/number/
DPatternStringTest.java31 String localized = "’.'ab'c'b''a'''#,##0a0b'a%'"; in testLocalized() local
34 assertEquals(localized, PatternStringUtils.convertLocalized(standard, symbols, true)); in testLocalized()
35 assertEquals(toStandard, PatternStringUtils.convertLocalized(localized, symbols, false)); in testLocalized()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
DPatternStringTest.java28 String localized = "’.'ab'c'b''a'''#,##0a0b'a%'"; in testLocalized() local
31 assertEquals(localized, PatternStringUtils.convertLocalized(standard, symbols, true)); in testLocalized()
32 assertEquals(toStandard, PatternStringUtils.convertLocalized(localized, symbols, false)); in testLocalized()
/external/icu/icu4c/source/test/intltest/
Dnumbertest_patternstring.cpp33 UnicodeString localized = u"’.'ab'c'b''a'''#,##0a0b'a%'"; in testLocalized() local
38 localized, in testLocalized()
43 PatternStringUtils::convertLocalized(localized, symbols, false, status)); in testLocalized()
/external/grpc-grpc/src/proto/grpc/status/
Dstatus.proto41 // developers *understand* and *resolve* the error. If a localized user-facing
42 // error message is needed, put the localized message in the error details or
85 // user-facing error message should be localized and sent in the
86 // [google.rpc.Status.details][google.rpc.Status.details] field, or localized by the client.
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/status/
Dstatus.proto41 // developers *understand* and *resolve* the error. If a localized user-facing
42 // error message is needed, put the localized message in the error details or
85 // user-facing error message should be localized and sent in the
86 // [google.rpc.Status.details][google.rpc.Status.details] field, or localized by the client.
/external/llvm-project/llvm/test/Transforms/GlobalOpt/
Dlocalize-constexpr.ll18 ; @H can't be localized because @Halias uses it, and @Halias can't be converted to an instruction.
Dlocalize-constexpr-debuginfo.ll10 ; Make sure we localized the global.
/external/llvm/test/Transforms/GlobalOpt/
Dlocalize-constexpr.ll18 ; @H can't be localized because @Halias uses it, and @Halias can't be converted to an instruction.
/external/llvm-project/mlir/lib/Transforms/Utils/
DUtils.cpp346 bool localized = true; in createAffineComputationSlice() local
351 localized = false; in createAffineComputationSlice()
357 if (localized) in createAffineComputationSlice()
/external/icu/libandroidicu/include/unicode/
Dudat.h1420 UBool localized,
1437 UBool localized,
/external/icu/icu4c/source/i18n/unicode/
Dudat.h1420 UBool localized,
1437 UBool localized,
Dunum.h941 UBool localized,
/external/icu/libicu/cts_headers/unicode/
Dudat.h1420 UBool localized,
1437 UBool localized,
/external/freetype/src/base/
Dftver.rc56 /* The following line should only be modified for localized versions. */
/external/icu/icu4c/source/i18n/
Dudat.cpp537 UBool localized, in udat_toPattern() argument
561 if(localized) in udat_toPattern()
565 } else if (!localized && (reldtfmt=dynamic_cast<const RelativeDateFormat *>(df))!=NULL) { in udat_toPattern()
579 UBool localized, in udat_applyPattern() argument
591 if(localized) in udat_applyPattern()
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/
Ddiscovery.proto30 // user-facing error message should be localized and sent in the
31 // [google.rpc.Status.details][] field, or localized by the client.
/external/icu/icu4c/source/samples/
Dreadme.txt18 date - prints out the current date, localized.
/external/icu/tools/srcgen/javadoc_patches/patches/src/main/java/android/icu/text/
DMessageFormat.java.patch51 - * to be localized).<br>
/external/clang/include/clang/StaticAnalyzer/Checkers/
DCheckers.td32 // localized or not -- this is best determined at the IDE or build-system level.
568 …HelpText<"Warns about uses of non-localized NSStrings passed to UI methods expecting localized NSS…
578 …HelpText<"Warns against using one vs. many plural pattern in code when generating localized string…

123