Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRLexer.m251 unichar charLA; argument
269 unichar charLA = (unichar)[input LA:1]; argument
DANTLRMismatchedTokenException.m50 {
94 [desc appendFormat:@" expected:%c got:%c", expectingChar, (unichar)[self unexpectedType]]; argument
/external/clang/test/FixIt/
Dformat.mm18 typedef unsigned short unichar; typedef
/external/clang/test/Analysis/Inputs/
Dsystem-header-simulator-objc.h14 typedef unsigned short unichar; typedef
/external/skia/example/
DHelloWorld.cpp179 bool HelloWorldWindow::onHandleChar(SkUnichar unichar) { in onHandleChar()
/external/skia/tools/VisualBench/
DVisualBench.cpp172 bool VisualBench::onHandleChar(SkUnichar unichar) { in onHandleChar()
/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.mm151 @end typedef unsigned short unichar; typedef
Dretain-release-gc-only.m124 @end typedef unsigned short unichar; typedef
Dretain-release-inline.m126 @end typedef unsigned short unichar; typedef
Dretain-release.m178 @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-private.hh497 hb_codepoint_t unichar; in glyph_from_string() local
/external/skia/tools/debugger/
DSkObjectParser.cpp384 for (const SkUnichar* unichar = begin; unichar < end; ++unichar) { in TextToString() local
/external/skia/src/ports/
DSkFontHost_mac.cpp1478 UniChar unichar = 0; in populate_glyph_to_unicode_slow() local
1529 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/clang/test/ARCMT/
Dobjcmt-arc-cf-annotations.m190 @end typedef unsigned short unichar; typedef