Searched defs:lowercase (Results 1 – 10 of 10) sorted by relevance
/third_party/flutter/skia/third_party/externals/icu/source/samples/case/ |
D | case.cpp | 53 UChar lowercase[] = {0x69, 0x73, 0x74, 0x61, 0x6e, 0x62, 0x75, 0x6c, 0}; in main() local
|
/third_party/icu/icu4c/source/samples/case/ |
D | case.cpp | 53 UChar lowercase[] = {0x69, 0x73, 0x74, 0x61, 0x6e, 0x62, 0x75, 0x6c, 0}; in main() local
|
/third_party/skia/third_party/externals/icu/source/samples/case/ |
D | case.cpp | 53 UChar lowercase[] = {0x69, 0x73, 0x74, 0x61, 0x6e, 0x62, 0x75, 0x6c, 0}; in main() local
|
/third_party/protobuf/ruby/tests/ |
D | generated_code.proto | 73 message lowercase{} message
|
/third_party/boost/boost/spirit/home/support/char_encoding/unicode/ |
D | query.hpp | 86 lowercase = 256, enumerator
|
/third_party/boost/boost/spirit/home/support/ |
D | char_class.hpp | 151 struct lowercase { BOOST_SPIRIT_IS_TAG() }; struct
|
/third_party/gettext/gettext-tools/src/ |
D | x-perl.c | 932 bool lowercase; in extract_quotelike_pass3() local
|
/third_party/ffmpeg/libavformat/ |
D | utils.c | 4930 char *ff_data_to_hex(char *buff, const uint8_t *src, int s, int lowercase)
|
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
D | nir_to_spirv.c | 2995 #define LOAD_SHADER_BALLOT(lowercase, camelcase) \ in emit_intrinsic() argument
|
/third_party/node/tools/ |
D | lint-md.mjs | 9065 lowercase: function () { return 'null'; }, method 9098 lowercase: function (object) { return object ? 'true' : 'false'; }, method
|