| /third_party/jerryscript/tests/jerry/ |
| D | string-upper-lower-case-conversion.js | 105 String.prototype.toUpperCase.call(null); method in String
|
| /third_party/typescript/tests/cases/conformance/types/primitives/string/ |
| D | assignFromStringInterface2.ts | 28 toUpperCase(): string; method
|
| /third_party/typescript/tests/cases/conformance/types/typeRelationships/subtypesAndSuperTypes/ |
| D | stringLiteralTypeIsSubtypeOfString.ts | 58 toUpperCase(): string { return null; } method in C
|
| /third_party/typescript/tests/baselines/reference/ |
| D | stringLiteralTypeIsSubtypeOfString.js | 139 C.prototype.toUpperCase = function () { return null; }; method in C
|
| /third_party/typescript/tests/cases/conformance/decorators/ |
| D | 1.0lib-noErrors.ts | 406 toUpperCase(): string; method
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
| D | UCharacter.java | 4743 public static int toUpperCase(int ch) { in toUpperCase() method in UCharacter 5374 public static String toUpperCase(String str) in toUpperCase() method in UCharacter 5440 public static String toUpperCase(Locale locale, String str) in toUpperCase() method in UCharacter 5453 public static String toUpperCase(ULocale locale, String str) { in toUpperCase() method in UCharacter
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/ |
| D | UCharacter.java | 4043 public static int toUpperCase(int ch) { in toUpperCase() method in UCharacter 4650 public static String toUpperCase(String str) in toUpperCase() method in UCharacter 4713 public static String toUpperCase(Locale locale, String str) in toUpperCase() method in UCharacter 4725 public static String toUpperCase(ULocale locale, String str) { in toUpperCase() method in UCharacter
|
| /third_party/icu/icu4c/source/common/ |
| D | ucurr.cpp | 949 toUpperCase(const UChar* source, int32_t len, const char* locale) { in toUpperCase() function
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | ucurr.cpp | 926 toUpperCase(const UChar* source, int32_t len, const char* locale) { in toUpperCase() function
|
| /third_party/node/deps/icu-small/source/common/ |
| D | ucurr.cpp | 972 toUpperCase(const char16_t* source, int32_t len, const char* locale) { in toUpperCase() function
|
| /third_party/typescript/lib/ |
| D | lib.es5.d.ts | 494 toUpperCase(): string; method
|
| /third_party/typescript/src/lib/ |
| D | es5.d.ts | 474 toUpperCase(): string; method
|
| /third_party/typescript/tests/lib/ |
| D | lib.d.ts | 421 toUpperCase(): string; method
|