/external/libvterm/src/ |
D | unicode.c | 132 static int bisearch(wchar_t ucs, const struct interval *table, int max) { in bisearch() argument 136 if (ucs < table[0].first || ucs > table[max].last) in bisearch() 140 if (ucs > table[mid].last) in bisearch() 142 else if (ucs < table[mid].first) in bisearch() 185 static int mk_wcwidth(wchar_t ucs) in mk_wcwidth() argument 188 if (ucs == 0) in mk_wcwidth() 190 if (ucs < 32 || (ucs >= 0x7f && ucs < 0xa0)) in mk_wcwidth() 194 if (bisearch(ucs, combining, in mk_wcwidth() 201 (ucs >= 0x1100 && in mk_wcwidth() 202 (ucs <= 0x115f || /* Hangul Jamo init. consonants */ in mk_wcwidth() [all …]
|
/external/skia/src/views/unix/ |
D | keysym2ucs.c | 41 unsigned short ucs; member 842 return keysymtab[mid].ucs; in keysym2ucs()
|
/external/chromium_org/third_party/skia/src/views/unix/ |
D | keysym2ucs.c | 41 unsigned short ucs; member 842 return keysymtab[mid].ucs; in keysym2ucs()
|
/external/chromium_org/third_party/fontconfig/include/fc-glyphname/ |
D | fcglyphname.h | 33 static const struct { const FcChar32 ucs; const FcChar8 name[5]; } _fc_glyph_names[201] = { member
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | tfsmalls.cpp | 247 UnicodeString ucs = "unicode-string"; in test_Formattable() local 255 ucs, in test_Formattable() 264 && (ft_arr[3].getType() == Formattable::kString) && (ft_arr[3].getString(temp) == ucs) in test_Formattable()
|
/external/icu/icu4c/source/test/intltest/ |
D | tfsmalls.cpp | 247 UnicodeString ucs = "unicode-string"; in test_Formattable() local 255 ucs, in test_Formattable() 264 && (ft_arr[3].getType() == Formattable::kString) && (ft_arr[3].getString(temp) == ucs) in test_Formattable()
|
/external/tinyxml/ |
D | tinyxmlparser.cpp | 428 unsigned long ucs = 0; in GetEntity() local 448 ucs += mult * (*q - '0'); in GetEntity() 450 ucs += mult * (*q - 'a' + 10); in GetEntity() 452 ucs += mult * (*q - 'A' + 10 ); in GetEntity() 475 ucs += mult * (*q - '0'); in GetEntity() 485 ConvertUTF32ToUTF8( ucs, value, length ); in GetEntity() 489 *value = (char)ucs; in GetEntity()
|
/external/chromium_org/third_party/sfntly/cpp/src/test/tinyxml/ |
D | tinyxmlparser.cpp | 447 unsigned long ucs = 0; in GetEntity() local 467 ucs += mult * (*q - '0'); in GetEntity() 469 ucs += mult * (*q - 'a' + 10); in GetEntity() 471 ucs += mult * (*q - 'A' + 10 ); in GetEntity() 494 ucs += mult * (*q - '0'); in GetEntity() 504 ConvertUTF32ToUTF8( ucs, value, length ); in GetEntity() 508 *value = (char)ucs; in GetEntity()
|
/external/sfntly/cpp/src/test/tinyxml/ |
D | tinyxmlparser.cpp | 447 unsigned long ucs = 0; in GetEntity() local 467 ucs += mult * (*q - '0'); in GetEntity() 469 ucs += mult * (*q - 'a' + 10); in GetEntity() 471 ucs += mult * (*q - 'A' + 10 ); in GetEntity() 494 ucs += mult * (*q - '0'); in GetEntity() 504 ConvertUTF32ToUTF8( ucs, value, length ); in GetEntity() 508 *value = (char)ucs; in GetEntity()
|
/external/chromium_org/third_party/cython/src/Cython/Debugger/ |
D | libpython.py | 1189 ucs = int(field_str[i]) 1191 if ucs < 0xD800 or ucs >= 0xDC00 or i == field_length: 1192 Py_UNICODEs.append(ucs) 1198 code = (ucs & 0x03FF) << 10 1207 result = u''.join([_unichr(ucs) for ucs in Py_UNICODEs]) 1261 ucs = ch 1270 ucs = ch + ch2 1275 printable = _unichr_is_printable(ucs) 1278 ucs.encode(ENCODING) 1292 code = ord(ucs)
|
/external/icu/icu4c/source/extra/uconv/samples/utf8/ |
D | utf-8-demo.txt | 3 … is available from Markus Kuhn's website at http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-demo…
|
/external/chromium_org/third_party/icu/source/extra/uconv/samples/utf8/ |
D | utf-8-demo.txt | 3 … is available from Markus Kuhn's website at http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-demo…
|
/external/elfutils/0.153/po/ |
D | en@quot.header | 5 # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
|
D | en@boldquot.header | 5 # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
|
/external/e2fsprogs/po/ |
D | en@quot.header | 5 # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
|
D | en@boldquot.header | 5 # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
|
/external/bison/po/ |
D | en@quot.header | 5 # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
|
D | en@boldquot.header | 5 # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
|
/external/bison/runtime-po/ |
D | en@quot.header | 5 # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
|
D | en@boldquot.header | 5 # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
|
/external/libexif/po/ |
D | en@quot.header | 5 # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
|
D | en@boldquot.header | 5 # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
|
/external/chromium_org/third_party/yasm/source/patched-yasm/po/ |
D | en@quot.header | 5 # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
|
D | en@boldquot.header | 5 # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
|
/external/tinyxml2/ |
D | tinyxml2.cpp | 309 unsigned long ucs = 0; in GetCharacterRef() local 329 ucs += mult * (*q - '0'); in GetCharacterRef() 331 ucs += mult * (*q - 'a' + 10); in GetCharacterRef() 333 ucs += mult * (*q - 'A' + 10 ); in GetCharacterRef() 356 ucs += mult * (*q - '0'); in GetCharacterRef() 364 ConvertUTF32ToUTF8( ucs, value, length ); in GetCharacterRef()
|