Home
last modified time | relevance | path

Searched defs:uppercase (Results 1 – 25 of 30) sorted by relevance

12

/third_party/boost/libs/log/src/
Did_formatting.hpp33 inline void format_id(CharT* buf, std::size_t size, IdT id, bool uppercase) BOOST_NOEXCEPT in format_id()
/third_party/flutter/skia/third_party/externals/icu/source/samples/case/
Dcase.cpp55 UChar uppercase[] = {0x0130, 0x53, 0x54, 0x41, 0x4e, 0x42, 0x55, 0x4C, 0}; in main() local
/third_party/icu/icu4c/source/samples/case/
Dcase.cpp55 UChar uppercase[] = {0x0130, 0x53, 0x54, 0x41, 0x4e, 0x42, 0x55, 0x4C, 0}; in main() local
/third_party/skia/third_party/externals/icu/source/samples/case/
Dcase.cpp55 UChar uppercase[] = {0x0130, 0x53, 0x54, 0x41, 0x4e, 0x42, 0x55, 0x4C, 0}; in main() local
/third_party/ffmpeg/libavformat/
Dpcmdec.c128 #define PCMDEF_EXT(name, long_name, ext, uppercase, ...) \ argument
131 #define PCMDEF(name, long_name, ext, uppercase) \ argument
Dpcmenc.c40 #define PCMDEF(name, long_name, ext, uppercase) \ argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DPunycode.java93 private static char asciiCaseMap(char b, boolean uppercase) { in asciiCaseMap()
112 private static char digitToBasic(int digit, boolean uppercase) { in digitToBasic()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DPunycode.java83 private static char asciiCaseMap(char b, boolean uppercase) { in asciiCaseMap()
102 private static char digitToBasic(int digit, boolean uppercase) { in digitToBasic()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dpunycode.cpp95 digitToBasic(int32_t digit, UBool uppercase) { in digitToBasic()
142 asciiCaseMap(char b, UBool uppercase) { in asciiCaseMap()
/third_party/node/deps/icu-small/source/common/
Dpunycode.cpp95 digitToBasic(int32_t digit, UBool uppercase) { in digitToBasic()
132 asciiCaseMap(char b, UBool uppercase) { in asciiCaseMap()
/third_party/icu/icu4c/source/common/
Dpunycode.cpp95 digitToBasic(int32_t digit, UBool uppercase) { in digitToBasic()
132 asciiCaseMap(char b, UBool uppercase) { in asciiCaseMap()
/third_party/skia/third_party/externals/icu/source/common/
Dpunycode.cpp95 digitToBasic(int32_t digit, UBool uppercase) { in digitToBasic()
132 asciiCaseMap(char b, UBool uppercase) { in asciiCaseMap()
/third_party/node/deps/brotli/c/common/
Dtransform.c261 uint8_t* uppercase = &dst[idx - len]; in BrotliTransformDictionaryWord() local
/third_party/skia/third_party/externals/brotli/c/common/
Dtransform.c261 uint8_t* uppercase = &dst[idx - len]; in BrotliTransformDictionaryWord() local
/third_party/boost/libs/convert/test/
Dstream_converter.cpp223 ccnv(std::uppercase)(std::hex); in test_manipulators() local
/third_party/boost/boost/convert/
Dstream.hpp96 bool uppercase = arg[cnv::parameter::uppercase]; in BOOST_CNV_PARAM() local
/third_party/boost/boost/log/expressions/
Dformatter.hpp93 static BOOST_CONSTEXPR_OR_CONST fmtflags uppercase = StreamT::uppercase; member in boost::expressions::aux::stream_ref
256 BOOST_CONSTEXPR_OR_CONST typename stream_ref< StreamT >::fmtflags stream_ref< StreamT >::uppercase; member in boost::expressions::aux::stream_ref< StreamT >
/third_party/boost/boost/log/utility/
Dformatting_ostream.hpp192 static BOOST_CONSTEXPR_OR_CONST fmtflags uppercase = ostream_type::uppercase; member in boost::basic_formatting_ostream
810 … TraitsT, AllocatorT >::fmtflags basic_formatting_ostream< CharT, TraitsT, AllocatorT >::uppercase; member in boost::basic_formatting_ostream< CharT, TraitsT, AllocatorT >
/third_party/abseil-cpp/absl/strings/internal/str_format/
Dfloat_conversion.cc838 bool uppercase, const FormatState &state) { in FormatA()
1364 bool uppercase = (c == FormatConversionCharInternal::A); in FloatToSink() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
Dfloat_conversion.cc857 bool uppercase, const FormatState &state) { in FormatA()
1383 bool uppercase = (c == FormatConversionCharInternal::A); in FloatToSink() local
/third_party/boost/boost/spirit/home/support/char_encoding/unicode/
Dquery.hpp85 uppercase = 128, enumerator
/third_party/boost/boost/spirit/home/support/
Dchar_class.hpp150 struct uppercase { BOOST_SPIRIT_IS_TAG() }; struct
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dcommon.c317 size_t len, int uppercase) in _wpa_snprintf_hex()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dcommon.c318 size_t len, int uppercase) in _wpa_snprintf_hex()
/third_party/gettext/gettext-tools/src/
Dx-perl.c931 bool uppercase; in extract_quotelike_pass3() local

12