| /third_party/skia/third_party/externals/icu/scripts/ |
| D | euckr_gen.sh | 41 function ascii { function
|
| D | sjis_gen.sh | 49 function ascii { function
|
| D | big5_gen.sh | 53 function ascii { function
|
| D | eucjp_gen.sh | 47 function ascii { function
|
| /third_party/musl/libc-test/src/functionalext/supplement/ctype/ |
| D | isascii.c | 28 const unsigned char ascii[TEST_DATA_COUNT] = {0x10, 0x20, 0x74, 0x34, 0x7f}; in isascii_0100() local
|
| /third_party/cJSON/tests/ |
| D | print_string.c | 49 char ascii[0x7F]; in print_string_should_print_ascii() local
|
| /third_party/rust/crates/unicode-ident/benches/ |
| D | xid.rs | 33 let ascii = Uniform::new_inclusive('\0', '\x7f'); in gen_string() localVariable
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/ |
| D | TestIDNA.java | 732 String ascii = IDNA.convertToASCII(in[i],IDNA.DEFAULT).toString(); in TestJB4490() local 753 String ascii = IDNA.convertToASCII(in[i],IDNA.DEFAULT).toString(); in TestJB4475() local 776 String ascii = IDNA.convertToASCII("\u00AD",IDNA.DEFAULT).toString(); in TestDebug() local
|
| D | TestData.java | 257 public String ascii; field in TestData.ErrorCase
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/ |
| D | TestIDNA.java | 735 String ascii = IDNA.convertToASCII(in[i],IDNA.DEFAULT).toString(); in TestJB4490() local 756 String ascii = IDNA.convertToASCII(in[i],IDNA.DEFAULT).toString(); in TestJB4475() local 779 String ascii = IDNA.convertToASCII("\u00AD",IDNA.DEFAULT).toString(); in TestDebug() local
|
| D | TestData.java | 260 public String ascii; field in TestData.ErrorCase
|
| /third_party/icu/icu4c/source/test/perf/normperf/ |
| D | simplenormperf.cpp | 66 static const UChar *const ascii; member in __anon1733be800111::CommonChars 129 const UChar *const CommonChars::ascii = member in __anon1733be800111::CommonChars
|
| /third_party/python/Include/internal/ |
| D | pycore_global_strings.h | 363 } ascii[128]; member
|
| /third_party/mesa3d/src/freedreno/decode/ |
| D | util.h | 145 uint8_t *ascii = ptr; in dump_hex_ascii() local
|
| D | pgmdump2.c | 149 uint8_t *ascii = buf; in dump_unknown() local
|
| /third_party/gn/src/base/strings/ |
| D | utf_string_conversions.cc | 185 std::u16string ASCIIToUTF16(std::string_view ascii) { in ASCIIToUTF16()
|
| /third_party/python/Lib/curses/ |
| D | ascii.py | 71 def ascii(c): function
|
| /third_party/icu/icu4c/source/common/ |
| D | utrie2.h | 906 #define _UTRIE2_U8_NEXT(trie, ascii, data, src, limit, result) UPRV_BLOCK_MACRO_BEGIN { \ argument 941 #define _UTRIE2_U8_PREV(trie, ascii, data, start, src, result) UPRV_BLOCK_MACRO_BEGIN { \ argument
|
| D | ucasemap.cpp | 238 char ascii = (char)(lead + d); in toLower() local 346 char ascii = (char)(lead + d); in toUpper() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | utrie2.h | 906 #define _UTRIE2_U8_NEXT(trie, ascii, data, src, limit, result) UPRV_BLOCK_MACRO_BEGIN { \ argument 941 #define _UTRIE2_U8_PREV(trie, ascii, data, start, src, result) UPRV_BLOCK_MACRO_BEGIN { \ argument
|
| D | ucasemap.cpp | 239 char ascii = (char)(lead + d); in toLower() local 347 char ascii = (char)(lead + d); in toUpper() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | testidna.cpp | 244 const char *ascii; member 1527 UnicodeString ascii("xn--b1abfaaepdrnnbgefbadotcwatmq2g4l"); in TestIDNAMonkeyTest() local
|
| /third_party/alsa-lib/src/ |
| D | confmisc.c | 89 int snd_config_get_bool_ascii(const char *ascii) in snd_config_get_bool_ascii() 180 int snd_config_get_ctl_iface_ascii(const char *ascii) in snd_config_get_ctl_iface_ascii()
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| D | dng_string.cpp | 1960 const char *ascii; member 2097 const char *ascii = NULL; in ForceASCII() local
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| D | bocu1tst.c | 937 static const UChar ascii[]={ 0x61, 0x62, 0x20, 0x63, 0x61 }; variable
|