/aosp_15_r20/external/deqp/framework/delibs/decpp/ |
H A D | deStringUtil.cpp | 59 struct ToUpper struct 61 const locale &loc; 62 ToUpper(void) : loc(locale::classic()) in ToUpper() function 65 char operator()(char c) in operator ()()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/unicode/ |
D | letter.go | 254 func ToUpper(r rune) rune { func 287 func (special SpecialCase) ToUpper(r rune) rune { func
|
/aosp_15_r20/external/sonivox/arm-wt-22k/lib_src/ |
H A D | eas_ctype.h | 37 EAS_INLINE EAS_I8 ToUpper (EAS_I8 c) { if ((c >= 'a') && (c <= 'z')) return c & ~0x20; else return … in ToUpper() function
|
/aosp_15_r20/external/protobuf/src/google/protobuf/stubs/ |
H A D | strutil.h | 193 inline void ToUpper(std::string* s) { UpperString(s); } in ToUpper() function 195 inline std::string ToUpper(const std::string& s) { in ToUpper() function
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/stubs/ |
H A D | strutil.h | 193 inline void ToUpper(std::string* s) { UpperString(s); } in ToUpper() function 195 inline std::string ToUpper(const std::string& s) { in ToUpper() function
|
/aosp_15_r20/external/cronet/net/base/ |
H A D | net_string_util_icu.cc | 66 bool ToUpper(std::u16string_view str, std::u16string* output) { in ToUpper() function
|
H A D | net_string_util_icu_alternatives_android.cc | 124 bool ToUpper(std::u16string_view str, std::u16string* output) { in ToUpper() function
|
/aosp_15_r20/frameworks/libs/binary_translation/tests/ndk_program_tests/ |
D | ctype_test.cc | 157 TEST(Ctype, ToUpper) { in TEST() argument
|
/aosp_15_r20/external/libchrome/base/i18n/ |
H A D | case_conversion.cc | 81 string16 ToUpper(StringPiece16 string) { in ToUpper() function
|
/aosp_15_r20/external/cronet/base/i18n/ |
H A D | case_conversion.cc | 84 std::u16string ToUpper(std::u16string_view string) { in ToUpper() function
|
/aosp_15_r20/external/skia/tools/unicode_comparison/go/bridge/ |
H A D | bridge.go | 95 func ToUpper(str string) SkString { func
|
/aosp_15_r20/device/google/cuttlefish/common/libs/utils/ |
D | tee_logging.cpp | 55 std::string ToUpper(const std::string& input) { in ToUpper() function
|
/aosp_15_r20/system/tools/sysprop/ |
D | Common.cpp | 351 std::string ToUpper(std::string str) { in ToUpper() function
|
/aosp_15_r20/external/libtextclassifier/native/utils/utf8/ |
H A D | unilib-javaicu.cc | 72 char32 UniLibBase::ToUpper(char32 codepoint) const { in ToUpper() function in libtextclassifier3::UniLibBase
|
H A D | unilib-common.cc | 681 char32 ToUpper(char32 codepoint) { in ToUpper() function
|
/aosp_15_r20/external/angle/src/common/ |
H A D | string_utils.cpp | 244 void ToUpper(std::string *str) in ToUpper() function
|
/aosp_15_r20/external/perfetto/src/base/ |
H A D | string_utils.cc | 146 std::string ToUpper(const std::string& str) { in ToUpper() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/strings/ |
D | strings.go | 633 func ToUpper(s string) string { func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/bytes/ |
D | bytes.go | 638 func ToUpper(s []byte) []byte { func
|
/aosp_15_r20/system/tools/aidl/ |
D | diagnostics.cpp | 53 static std::string ToUpper(const std::string& name) { in ToUpper() function
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | descriptor.cc | 87 char ToUpper(char ch) { in ToUpper() function
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | descriptor.cc | 87 char ToUpper(char ch) { in ToUpper() function
|
/aosp_15_r20/prebuilts/checkstyle/ |
HD | checkstyle.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/puppycrawl/
com/ ... |
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/ |
H A D | tokenizer.json | 80298 "ToUpper": 77886, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-3B-Instruct/ |
H A D | tokenizer.json | 80298 "ToUpper": 77886, number
|