/external/llvm-project/clang/test/Analysis/ |
D | localization-aggressive.m | 81 // 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 …]
|
D | localization.m | 65 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/ |
D | localization-aggressive.m | 67 // 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 …]
|
D | localization.m | 65 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/ |
D | strtod.cc | 97 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/ |
D | dest-localization.c | 239 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/ |
D | PatternStringTest.java | 31 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/ |
D | PatternStringTest.java | 28 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/ |
D | numbertest_patternstring.cpp | 33 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/ |
D | status.proto | 41 // 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/ |
D | status.proto | 41 // 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/ |
D | localize-constexpr.ll | 18 ; @H can't be localized because @Halias uses it, and @Halias can't be converted to an instruction.
|
D | localize-constexpr-debuginfo.ll | 10 ; Make sure we localized the global.
|
/external/llvm/test/Transforms/GlobalOpt/ |
D | localize-constexpr.ll | 18 ; @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/ |
D | Utils.cpp | 346 bool localized = true; in createAffineComputationSlice() local 351 localized = false; in createAffineComputationSlice() 357 if (localized) in createAffineComputationSlice()
|
/external/icu/libandroidicu/include/unicode/ |
D | udat.h | 1420 UBool localized, 1437 UBool localized,
|
/external/icu/icu4c/source/i18n/unicode/ |
D | udat.h | 1420 UBool localized, 1437 UBool localized,
|
D | unum.h | 941 UBool localized,
|
/external/icu/libicu/cts_headers/unicode/ |
D | udat.h | 1420 UBool localized, 1437 UBool localized,
|
/external/freetype/src/base/ |
D | ftver.rc | 56 /* The following line should only be modified for localized versions. */
|
/external/icu/icu4c/source/i18n/ |
D | udat.cpp | 537 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/ |
D | discovery.proto | 30 // 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/ |
D | readme.txt | 18 date - prints out the current date, localized.
|
/external/icu/tools/srcgen/javadoc_patches/patches/src/main/java/android/icu/text/ |
D | MessageFormat.java.patch | 51 - * to be localized).<br>
|
/external/clang/include/clang/StaticAnalyzer/Checkers/ |
D | Checkers.td | 32 // 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…
|