/external/libvncserver/webclients/novnc/include/ |
D | keysymdef.js | 8 …var codepoints = {"32":32,"33":33,"34":34,"35":35,"36":36,"37":37,"38":38,"39":39,"40":40,"41":41,… variable 12 fromUnicode : function(u) { return lookup(codepoints[u]); },
|
/external/harfbuzz_ng/test/api/ |
D | test-buffer.c | 367 const uint32_t codepoints[8]; member 398 for (chars = 0; test->codepoints[chars]; chars++) in test_buffer_utf8_conversion() 407 g_assert_cmphex (glyphs[j].codepoint, ==, test->codepoints[j]); in test_buffer_utf8_conversion() 711 const uint32_t codepoints[8]; member 744 for (chars = 0; test->codepoints[chars]; chars++) in test_buffer_utf16_conversion() 753 g_assert_cmphex (glyphs[j].codepoint, ==, test->codepoints[j]); in test_buffer_utf16_conversion() 762 const uint32_t codepoints[8]; member 798 for (chars = 0; test->codepoints[chars]; chars++) in test_buffer_utf32_conversion() 807 g_assert_cmphex (glyphs[j].codepoint, ==, test->codepoints[j]); in test_buffer_utf32_conversion()
|
/external/icu/icu4c/source/test/cintltst/ |
D | cucdapi.c | 264 uint32_t codepoints[] = { in TestUScriptCodeAPI() local 319 for(i=0; i<UPRV_LENGTHOF(codepoints); ++i){ in TestUScriptCodeAPI() 320 code = uscript_getScript(codepoints[i],&status); in TestUScriptCodeAPI() 323 code != (UScriptCode)u_getIntPropertyValue(codepoints[i], UCHAR_SCRIPT) in TestUScriptCodeAPI() 325 log_err("uscript_getScript for codepoint \\U%08X failed\n",codepoints[i]); in TestUScriptCodeAPI() 330 codepoints[i],u_errorName(status)); in TestUScriptCodeAPI()
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/ |
D | indicExceptions.txt | 11 These codepoints are marked RESERVED in all 9 indic scripts. 12 There should not be any transliteration work on these codepoints, 13 if they are ever encountered. Ignore these codepoints. 15 Common reserved codepoints in ALL 9 scripts : (offset) 24 These codepoints are specific to their respective script. 25 Transliteration of these codepoints from one script to another is meaningless. 28 \u0B70 (Oriya) and \u0BF0 (Tamil) are non-reserved codepoints within each script.
|
/external/chromium-trace/catapult/third_party/html5lib-python/html5lib/serializer/ |
D | htmlserializer.py | 42 codepoints = [] 54 codepoints.append(codepoint) 55 for cp in codepoints:
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
D | TestUScript.java | 330 int codepoints[][] = new int[][] { in TestGetScript() local 360 while(i< codepoints.length){ in TestGetScript() 361 code = UScript.getScript(codepoints[i][0]); in TestGetScript() 363 if(code != codepoints[i][1]){ in TestGetScript() 364 logln("UScript.getScript for codepoint 0x"+ hex(codepoints[i][0])+" failed"); in TestGetScript()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/ |
D | TestUScript.java | 334 int codepoints[][] = new int[][] { in TestGetScript() local 364 while(i< codepoints.length){ in TestGetScript() 365 code = UScript.getScript(codepoints[i][0]); in TestGetScript() 367 if(code != codepoints[i][1]){ in TestGetScript() 368 logln("UScript.getScript for codepoint 0x"+ hex(codepoints[i][0])+" failed"); in TestGetScript()
|
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/tools/ |
D | named_entity_trie_generator.js | 8 var resultCodepoints = entitiesData[entity].codepoints;
|
/external/libvterm/src/ |
D | state.c | 208 uint32_t codepoints[len]; in on_text() local 219 codepoints, &npoints, state->gsingle_set ? 1 : len, in on_text() 229 if(vterm_unicode_is_combining(codepoints[i])) { in on_text() 246 while(i < npoints && vterm_unicode_is_combining(codepoints[i])) { in on_text() 249 state->combine_chars[saved_i++] = codepoints[i++]; in on_text() 274 if(!vterm_unicode_is_combining(codepoints[glyph_ends])) in on_text() 282 chars[i - glyph_starts] = codepoints[i]; in on_text() 283 width += vterm_unicode_width(codepoints[i]); in on_text()
|
/external/harfbuzz_ng/test/shaping/ |
D | README.md | 9 Unicode codepoints: U+0041,0042,0043,0627. When you are happy with
|
/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/ |
D | UnicodeMap.java | 416 public UnicodeMap<T> putAll(UnicodeSet codepoints, T value) { 417 UnicodeSetIterator it = new UnicodeSetIterator(codepoints);
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/util/ |
D | UnicodeMap.java | 417 public UnicodeMap<T> putAll(UnicodeSet codepoints, T value) { 418 UnicodeSetIterator it = new UnicodeSetIterator(codepoints);
|
/external/pcre/dist/ |
D | config.h.in | 198 3349 or 3365 (CRLF) because there are two alternative codepoints (0x15 and
|
D | config.h.generic | 211 3349 or 3365 (CRLF) because there are two alternative codepoints (0x15 and
|
D | NEWS | 64 . Following Perl, added \o{} to specify codepoints in octal, making it
|
D | configure.ac | 775 (CRLF) because there are two alternative codepoints (0x15 and 0x25) that are
|
D | ChangeLog | 678 22. Following Perl, added \o{} to specify codepoints in octal, making it 765 43. A minimizing repeat of a class containing codepoints greater than 255 in 1040 (c) A bug that is fixed as a result of (b) is that codepoints less than 256 1081 30. In 8-bit UTF-8 mode, pcretest failed to give an error for data codepoints 1237 codepoints that are too big for the mode are faulted, and in a UTF mode, 1238 disallowed codepoints are also faulted. 1289 9. The invalid Unicode surrogate codepoints U+D800 to U+DFFF are now rejected 2726 codepoints greater than 255 (in UTF-8 mode, of course) caused a buffer
|
/external/harfbuzz_ng/ |
D | NEWS | 491 now replaces invalid Unicode codepoints with the replacement
|
/external/tcpdump/ |
D | CHANGES | 361 Update diffserver-TE codepoints as per RFC 4124.
|
/external/pcre/dist/doc/ |
D | pcre.txt | 990 UTF support allows the libraries to process character codepoints up to 4968 codepoints are greater than 127) are treated as literals. 5132 Invalid Unicode codepoints are the range 0xd800 to 0xdfff (the so- 5133 called "surrogate" codepoints), and 0xffef. 5274 In 8-bit, non-UTF-8 mode, only the characters with codepoints less than 5292 In other modes, two additional characters whose codepoints are greater 5329 course limited to testing characters whose codepoints are less than 8157 UTF-16, where they are used in pairs to encode codepoints with values
|
/external/jetty/ |
D | VERSION.txt | 310 + 397190 improve ValidUrlRule to iterate on codepoints 355 + 397190 improve ValidUrlRule to iterate on codepoints 1237 + 333481 Handle UCS-4 codepoints in decode and encode 1291 + 333481 Handle UTF-32 codepoints in decode and encode
|
/external/e2fsprogs/ |
D | RELEASE-NOTES | 704 Reserve the codepoints for the INCOMPAT features LARGEDATA and
|