| /external/antlr/runtime/ObjC/Framework/ | 
| D | Lexer.m | 256     unichar charLA;  argument274     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()  local333 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/clang/test/FixIt/ | 
| D | format.mm | 18   typedef unsigned short unichar;  typedef
 | 
| /external/skia/src/utils/ | 
| D | SkCharToGlyphCache.h | 50     void addCharAndGlyph(SkUnichar unichar, SkGlyphID glyph) {  in addCharAndGlyph()
 | 
| D | SkCharToGlyphCache.cpp | 109 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/skia/modules/skunicode/src/ | 
| D | SkUnicode_client.cpp | 131     static bool isWhitespace(SkUnichar unichar) {  in isWhitespace()161     static bool isSpace(SkUnichar unichar) {  in isSpace()
 218             SkUnichar unichar = SkUTF::NextUTF8(¤t, end);  in computeCodeUnitFlags()  local
 
 | 
| D | SkUnicode_icu.cpp | 283                 auto unichar = utf8_next(&ch, end);  in extractPositions()  local401             SkUnichar unichar = SkUTF::NextUTF8(¤t, end);  in computeCodeUnitFlags()  local
 434            [results, replaceTabs, &utf16](SkUnichar unichar, int32_t start, int32_t end) {  in computeCodeUnitFlags()
 
 | 
| /external/skia/experimental/sktext/editor/ | 
| D | Texts.h | 172     void insertElement(SkUnichar unichar, TextIndex toInsert) {  in insertElement()180     void replaceElement(SkUnichar unichar, TextRange toReplace) {  in replaceElement()
 
 | 
| D | Editor.cpp | 178 bool Editor::insertCodepoint(SkUnichar unichar) {  in insertCodepoint()
 | 
| /external/clang/test/Analysis/Inputs/ | 
| D | system-header-simulator-objc.h | 14 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/skia/modules/skunicode/include/ | 
| D | SkUnicode.h | 211                 SkUnichar unichar = SkUTF::NextUTF8(¤t, end);  in forEachCodepoint()  local226 …            SkUnichar unichar = SkUTF::NextUTF16((const uint16_t**)¤t, (const uint16_t*)end);  in forEachCodepoint()  local
 
 | 
| /external/clang/test/SemaObjC/ | 
| D | comptypes-9.m | 45 typedef unsigned short unichar;  typedef
 | 
| /external/skia/tools/viewer/ | 
| D | StrokeVerbSlide.cpp | 174 bool StrokeVerbSlide::onChar(SkUnichar unichar) {  in onChar()
 | 
| D | FitCubicToCircleSlide.cpp | 234 bool SampleFitCubicToCircle::onChar(SkUnichar unichar) {  in onChar()
 | 
| D | PathTessellatorsSlide.cpp | 295 bool PathTessellatorsSlide::onChar(SkUnichar unichar) {  in onChar()
 | 
| /external/clang/test/Analysis/ | 
| D | pr4209.m | 24 @end         typedef unsigned short unichar;  typedef
 | 
| D | delegates.m | 67 typedef unsigned short unichar;  typedef
 | 
| D | method-arg-decay.m | 26 @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/skia/src/pdf/ | 
| D | SkPDFTypes.cpp | 199             SkUnichar unichar = SkUTF::NextUTF8(&textPtr, textEnd);  in write_text_string()  local233         SkUnichar unichar = SkUTF::NextUTF8(&textPtr, textEnd);  in write_text_string()  local
 
 | 
| /external/python/cffi/doc/source/ | 
| D | ref.rst | 968 .. _unichar:  target
 |