HomeSort by relevance Sort by last modified time
    Searched refs:GB18030 (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/cld/encodings/proto/
encodings.pb.h 90 GB18030 = 46,
  /ndk/sources/android/support/src/musl-locale/
iconv.c 20 #define GB18030 0330
47 "gb18030\0\0\330"
61 static const unsigned short gb18030[126][190] = { variable
62 #include "gb18030.h"
246 case GB18030:
254 if (d-'0'>9 || type != GB18030)
271 if (gb18030[i][j]-d <= c-d)
280 c = gb18030[c][d];
  /external/bison/
configure     [all...]
  /ndk/sources/host-tools/sed-4.2.1/
configure     [all...]

Completed in 517 milliseconds