Home
last modified time | relevance | path

Searched defs:ascii_toupper (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dascii.h181 inline char ascii_toupper(unsigned char c) { in ascii_toupper() function
/third_party/abseil-cpp/absl/strings/
Dascii.h181 inline char ascii_toupper(unsigned char c) { in ascii_toupper() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DStringRef.cpp29 static char ascii_toupper(char x) { in ascii_toupper() function
/third_party/protobuf/src/google/protobuf/stubs/
Dstrutil.h91 inline char ascii_toupper(char c) { in ascii_toupper() function