Home
last modified time | relevance | path

Searched refs:ucs (Results 1 – 22 of 22) sorted by relevance

/external/libvterm/src/
Dunicode.c132 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/
Dkeysym2ucs.c41 unsigned short ucs; member
842 return keysymtab[mid].ucs; in keysym2ucs()
/external/tinyxml/
Dtinyxmlparser.cpp428 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/icu/icu4c/source/test/intltest/
Dtfsmalls.cpp246 UnicodeString ucs = "unicode-string"; in test_Formattable() local
254 ucs, in test_Formattable()
263 && (ft_arr[3].getType() == Formattable::kString) && (ft_arr[3].getString(temp) == ucs) in test_Formattable()
Dustrtest.cpp1129 static const UChar ucs[]={ 0x68, 0x6d, 0x20, 0 }; in TestMiscellaneous() local
1130 test1.insert(9, ucs, -1); in TestMiscellaneous()
1169 test1.setTo(TRUE, ucs, 3); in TestMiscellaneous()
/external/sfntly/cpp/src/test/tinyxml/
Dtinyxmlparser.cpp447 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/icu/icu4c/source/extra/uconv/samples/utf8/
Dutf-8-demo.txt3 … is available from Markus Kuhn's website at http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-demo…
/external/bison/runtime-po/
Den@quot.header5 # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
Den@boldquot.header5 # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
/external/bison/po/
Den@quot.header5 # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
Den@boldquot.header5 # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
/external/elfutils/po/
Den@quot.header5 # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
Den@boldquot.header5 # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
/external/libexif/po/
Den@quot.header5 # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
Den@boldquot.header5 # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
/external/e2fsprogs/po/
Den@quot.header5 # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
Den@boldquot.header5 # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
/external/tinyxml2/
Dtinyxml2.cpp309 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()
/external/valgrind/docs/
DREADME182 latex-ucs
/external/libxml2/result/
Dintsubset2.xml.sax68 ucs - Unicode 4.0 - hex coding (4 or 5 hexadecimal digits)
Dintsubset2.xml.sax268 ucs - Unicode 4.0 - hex coding (4 or 5 hexadecimal digits)
/external/icu/icu4c/source/data/mappings/
Dconvrtrs.txt161 ucs-2
187 # iso-10646-ucs-2 { JAVA } # This is ambiguous
211 ucs-4