/external/antlr/runtime/ObjC/Framework/ |
D | Lexer.m | 256 unichar charLA; argument 274 unichar charLA = (unichar)[input LA:1]; argument
|
D | MismatchedTokenException.m | 50 { 94 [desc appendFormat:@" expected:%C got:%c", self.c, (unichar)expectingChar]; argument
|
/external/e2fsprogs/util/ |
D | mkutf8data.c | 307 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/ |
D | format.mm | 18 typedef unsigned short unichar; typedef
|
/external/clang/test/FixIt/ |
D | format.mm | 18 typedef unsigned short unichar; typedef
|
/external/skia/src/utils/ |
D | SkCharToGlyphCache.h | 47 void addCharAndGlyph(SkUnichar unichar, SkGlyphID glyph) { in addCharAndGlyph()
|
D | SkCharToGlyphCache.cpp | 110 void SkCharToGlyphCache::insertCharAndGlyph(int index, SkUnichar unichar, SkGlyphID glyph) { in insertCharAndGlyph()
|
/external/libxkbcommon/src/ |
D | utf8.c | 36 utf32_to_utf8(uint32_t unichar, char *buffer) in utf32_to_utf8()
|
/external/libxkbcommon/test/ |
D | utf8.c | 156 check_utf32_to_utf8(uint32_t unichar, int expected_length, const char *expected) { in check_utf32_to_utf8()
|
/external/clang/test/Analysis/Inputs/ |
D | system-header-simulator-objc.h | 14 typedef unsigned short unichar; typedef
|
/external/llvm-project/clang/test/Analysis/Inputs/ |
D | system-header-simulator-objc.h | 17 typedef unsigned short unichar; typedef
|
/external/skia/gm/ |
D | coloremoji_blendmodes.cpp | 148 SkUnichar unichar = SkUTF::NextUTF8(&text, text + strlen(text)); in onDraw() local
|
/external/skqp/gm/ |
D | coloremoji_blendmodes.cpp | 147 SkUnichar unichar = SkUTF::NextUTF8(&text, text + strlen(text)); in onDraw() local
|
/external/clang/test/SemaObjC/ |
D | comptypes-9.m | 45 typedef unsigned short unichar; typedef
|
/external/llvm-project/clang/test/SemaObjC/ |
D | comptypes-9.m | 45 typedef unsigned short unichar; typedef
|
/external/skia/samplecode/ |
D | SampleStrokeVerb.cpp | 165 bool CCPRGeometryView::onChar(SkUnichar unichar) { in onChar()
|
D | SampleTessellatedWedge.cpp | 213 bool TessellatedWedge::onChar(SkUnichar unichar) { in onChar()
|
D | SampleFitCubicToCircle.cpp | 230 bool SampleFitCubicToCircle::onChar(SkUnichar unichar) { in onChar()
|
/external/skia/modules/skshaper/src/ |
D | SkUnicode.h | 144 SkUnichar unichar = SkUTF::NextUTF8(¤t, end); in forEachCodepoint() local
|
/external/clang/test/Analysis/ |
D | pr4209.m | 24 @end typedef unsigned short unichar; typedef
|
D | method-arg-decay.m | 26 @end typedef unsigned short unichar; typedef
|
D | delegates.m | 67 typedef unsigned short unichar; typedef
|
/external/llvm-project/clang/test/Analysis/ |
D | pr4209.m | 24 @end typedef unsigned short unichar; typedef
|
/external/harfbuzz_ng/src/ |
D | hb-ot-shape-normalize.cc | 102 output_char (hb_buffer_t *buffer, hb_codepoint_t unichar, hb_codepoint_t glyph) in output_char()
|
/external/python/cffi/doc/source/ |
D | ref.rst | 947 .. _unichar: target
|