Home
last modified time | relevance | path

Searched defs:unichar (Results 1 – 25 of 50) sorted by relevance

12

/external/antlr/runtime/ObjC/Framework/
DLexer.m256 unichar charLA; argument
274 unichar charLA = (unichar)[input LA:1]; argument
DMismatchedTokenException.m50 {
94 [desc appendFormat:@" expected:%C got:%c", self.c, (unichar)expectingChar]; argument
/external/e2fsprogs/util/
Dmkutf8data.c307 unsigned int unichar = 0; in utf8decode() local
333 static int utf32valid(unsigned int unichar) in utf32valid()
1580 unsigned int unichar; in utf8_init() local
1678 unsigned int unichar; in trees_populate() local
1742 unsigned int unichar; in verify() local
1908 static void print_utf32nfkdi(unsigned int unichar) in print_utf32nfkdi()
1915 static void print_utf32nfkdicf(unsigned int unichar) in print_utf32nfkdicf()
1929 unsigned int unichar; in age_init() local
2050 unsigned int unichar; in ccc_init() local
2098 unsigned int unichar; in nfkdi_init() local
[all …]
/external/llvm-project/clang/test/FixIt/
Dformat.mm18 typedef unsigned short unichar; typedef
/external/clang/test/FixIt/
Dformat.mm18 typedef unsigned short unichar; typedef
/external/skia/src/utils/
DSkCharToGlyphCache.h47 void addCharAndGlyph(SkUnichar unichar, SkGlyphID glyph) { in addCharAndGlyph()
DSkCharToGlyphCache.cpp110 void SkCharToGlyphCache::insertCharAndGlyph(int index, SkUnichar unichar, SkGlyphID glyph) { in insertCharAndGlyph()
/external/libxkbcommon/src/
Dutf8.c36 utf32_to_utf8(uint32_t unichar, char *buffer) in utf32_to_utf8()
/external/libxkbcommon/test/
Dutf8.c156 check_utf32_to_utf8(uint32_t unichar, int expected_length, const char *expected) { in check_utf32_to_utf8()
/external/clang/test/Analysis/Inputs/
Dsystem-header-simulator-objc.h14 typedef unsigned short unichar; typedef
/external/llvm-project/clang/test/Analysis/Inputs/
Dsystem-header-simulator-objc.h17 typedef unsigned short unichar; typedef
/external/skia/gm/
Dcoloremoji_blendmodes.cpp148 SkUnichar unichar = SkUTF::NextUTF8(&text, text + strlen(text)); in onDraw() local
/external/skqp/gm/
Dcoloremoji_blendmodes.cpp147 SkUnichar unichar = SkUTF::NextUTF8(&text, text + strlen(text)); in onDraw() local
/external/clang/test/SemaObjC/
Dcomptypes-9.m45 typedef unsigned short unichar; typedef
/external/llvm-project/clang/test/SemaObjC/
Dcomptypes-9.m45 typedef unsigned short unichar; typedef
/external/skia/samplecode/
DSampleStrokeVerb.cpp165 bool CCPRGeometryView::onChar(SkUnichar unichar) { in onChar()
DSampleTessellatedWedge.cpp213 bool TessellatedWedge::onChar(SkUnichar unichar) { in onChar()
DSampleFitCubicToCircle.cpp230 bool SampleFitCubicToCircle::onChar(SkUnichar unichar) { in onChar()
/external/skia/modules/skshaper/src/
DSkUnicode.h144 SkUnichar unichar = SkUTF::NextUTF8(&current, end); in forEachCodepoint() local
/external/clang/test/Analysis/
Dpr4209.m24 @end typedef unsigned short unichar; typedef
Dmethod-arg-decay.m26 @end typedef unsigned short unichar; typedef
Ddelegates.m67 typedef unsigned short unichar; typedef
/external/llvm-project/clang/test/Analysis/
Dpr4209.m24 @end typedef unsigned short unichar; typedef
/external/harfbuzz_ng/src/
Dhb-ot-shape-normalize.cc102 output_char (hb_buffer_t *buffer, hb_codepoint_t unichar, hb_codepoint_t glyph) in output_char()
/external/python/cffi/doc/source/
Dref.rst947 .. _unichar: target

12