Home
last modified time | relevance | path

Searched defs:UpperCase (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DScopedPrinter.cpp15 const std::string to_hexString(uint64_t Value, bool UpperCase) { in to_hexString()
DAPFloat.cpp4417 bool UpperCase, in convertToHexString()
/third_party/typescript/tests/cases/fourslash/etslib/
Dtext.d.ts55
56 interface TextInterface {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPFloat.h1027 bool UpperCase, roundingMode RM) const { in convertToHexString()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPFloat.h1158 bool UpperCase, roundingMode RM) const { in convertToHexString()
/third_party/protobuf/conformance/
Dbinary_json_conformance_suite.cc302 string UpperCase(string str) { in UpperCase() function