Home
last modified time | relevance | path

Searched defs:unichar (Results 1 – 25 of 28) 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/clang/test/FixIt/
Dformat.mm18 typedef unsigned short unichar; typedef
/external/libxkbcommon/xkbcommon/src/
Dutf8.c34 utf32_to_utf8(uint32_t unichar, char *buffer) in utf32_to_utf8()
/external/clang/test/Analysis/Inputs/
Dsystem-header-simulator-objc.h14 typedef unsigned short unichar; typedef
/external/skia/gm/
Dcoloremoji_blendmodes.cpp145 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/clang/test/Analysis/
Dpr4209.m24 @end typedef unsigned short unichar; typedef
Ddelegates.m67 typedef unsigned short unichar; typedef
Dmethod-arg-decay.m26 @end typedef unsigned short unichar; typedef
DNSString.m77 typedef unsigned short unichar; typedef
Dretain-release-gc-only.m124 @end typedef unsigned short unichar; typedef
Dretain-release.mm151 @end typedef unsigned short unichar; typedef
Dretain-release-inline.m126 @end typedef unsigned short unichar; typedef
/external/harfbuzz_ng/src/
Dhb-ot-shape-normalize.cc98 output_char (hb_buffer_t *buffer, hb_codepoint_t unichar, hb_codepoint_t glyph) in output_char()
Dhb-font.hh592 hb_codepoint_t unichar; in glyph_from_string() local
/external/skia/samplecode/
DSampleCCPRGeometry.cpp443 SkUnichar unichar; in onQuery() local
DSamplePathText.cpp60 SkUnichar unichar; in onQuery() local
/external/skqp/samplecode/
DSampleCCPRGeometry.cpp441 SkUnichar unichar; in onQuery() local
DSamplePathText.cpp60 SkUnichar unichar; in onQuery() local
/external/skqp/src/ports/
DSkFontHost_mac.cpp1580 UniChar unichar = 0; in populate_glyph_to_unicode_slow() local
1632 UniChar unichar = static_cast<UniChar>((i << 3) + j); in populate_glyph_to_unicode() local
/external/skia/src/ports/
DSkFontHost_mac.cpp1581 UniChar unichar = 0; in populate_glyph_to_unicode_slow() local
1633 UniChar unichar = static_cast<UniChar>((i << 3) + j); in populate_glyph_to_unicode() local
/external/google-breakpad/src/processor/
Dminidump.cc250 uint32_t unichar; in UTF16ToUTF8() local
/external/skia/src/pdf/
DSkPDFDevice.cpp1149 SkUnichar unichar = SkUTF::NextUTF8(&textPtr, textEnd); in internalDrawGlyphRun() local

12