Home
last modified time | relevance | path

Searched defs:codepoint (Results 1 – 23 of 23) sorted by relevance

/external/icu4c/common/
Ducnv_ct.c104 #define isASCIIRange(codepoint) \ argument
108 #define isIBM915(codepoint) \ argument
111 #define isIBM916(codepoint) \ argument
114 #define isCompoundS3(codepoint) \ argument
119 #define isCompoundS2(codepoint) \ argument
122 #define isIBM914(codepoint) \ argument
129 #define isIBM874(codepoint) \ argument
132 #define isIBM912(codepoint) \ argument
140 #define isIBM913(codepoint) \ argument
146 #define isCompoundS1(codepoint) \ argument
[all …]
/external/harfbuzz_ng/src/
Dhb-set.cc114 hb_codepoint_t codepoint) in hb_set_has()
121 hb_codepoint_t codepoint) in hb_set_add()
136 hb_codepoint_t codepoint) in hb_set_del()
217 hb_codepoint_t *codepoint) in hb_set_next()
Dhb-buffer.h45 hb_codepoint_t codepoint; member
Dhb-buffer.cc200 hb_buffer_t::add (hb_codepoint_t codepoint, in add()
823 hb_codepoint_t codepoint, in hb_buffer_add()
Dhb-ot-shape.cc307 hb_codepoint_t codepoint = unicode->mirroring (c->buffer->info[i].codepoint); in hb_ot_mirror_chars() local
/external/icu4c/common/unicode/
Dusetiter.h78 UChar32 codepoint; variable
/external/icu4c/tools/dumpce/
Ddumpce.cpp163 const UChar *codepoint = iter->iteratordata_.string; in serialize() local
380 UChar32 codepoint = 0; in serialize() local
875 UChar32 codepoint; in outputScriptElem() local
906 UChar32 codepoint) in checkInScripts()
940 UChar32 codepoint; in checkInScripts() local
959 UChar32 codepoint = 0; in getScriptElementsFromExemplars() local
1039 UChar32 codepoint = 0; in getScriptElements() local
/external/icu4c/tools/gensprep/
Dstore.c242 int32_t codepoint = 0; in storeMappingData() local
354 storeMapping(uint32_t codepoint, uint32_t* mapping,int32_t length, in storeMapping()
/external/harfbuzz_ng/test/api/
Dtest-unicode.c65 hb_codepoint_t codepoint, in simple_get_script()
82 hb_codepoint_t codepoint, in a_is_for_arabic_get_script()
/external/icu4c/test/cintltst/
Dsprpdata.c147 compareMapping(UStringPrepProfile* data, uint32_t codepoint, uint32_t* mapping,int32_t mapLength, in compareMapping()
Dutf16tst.c82 static uint32_t codepoint[]={ in TestCharLength() local
Dutf8tst.c126 static const uint32_t codepoint[]={ in TestCharLength() local
Dcitertst.c227 UChar codepoint; in TestUnicodeChar() local
293 UChar codepoint; in TestNormalizedUnicodeChar() local
Dcucdtst.c1522 const int32_t codepoint[]={ in TestCharLength() local
/external/icu4c/test/intltest/
Dtestidn.cpp326 compareMapping(uint32_t codepoint, uint32_t* mapping,int32_t mapLength, in compareMapping()
Ditercoll.cpp51 UChar codepoint; in TestUnicodeChar() local
Dtestidna.cpp1353 int32_t codepoint = rand_uni(); in getTestSource() local
/external/llvm/lib/Support/
DYAMLParser.cpp211 uint32_t codepoint = ((*Position & 0x1F) << 6) | in decodeUTF8() local
222 uint32_t codepoint = ((*Position & 0x0F) << 12) | in decodeUTF8() local
238 uint32_t codepoint = ((*Position & 0x07) << 18) | in decodeUTF8() local
/external/icu4c/samples/ucnv/
Dconvsamp.cpp381 UChar32 codepoint; member
/external/libxml2/
Dxmlregexp.c190 int codepoint; member
2106 int codepoint; in xmlFACompareRanges() local
2782 xmlRegCheckCharacterRange(xmlRegAtomType type, int codepoint, int neg, in xmlRegCheckCharacterRange()
2952 xmlRegCheckCharacter(xmlRegAtomPtr atom, int codepoint) { in xmlRegCheckCharacter()
3177 int ret, codepoint = 0, len, deter; in xmlFARegExec() local
5234 int codepoint, len; in xmlFAParseAtom() local
Dparser.c10661 int codepoint; in xmlCheckCdataPush() local
/external/chromium/base/
Dfile_path.cc1045 int codepoint = 0; in HFSReadNextNonIgnorableCodepoint() local
/external/icu4c/i18n/
Dusearch.cpp895 UChar32 codepoint; in checkExtraMatchAccents() local
1335 UChar32 codepoint = 0; in getUnblockedAccentIndex() local