HomeSort by relevance Sort by last modified time
    Searched defs:ucs2_t (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/cjkcodecs/
multibytecodec.h 20 typedef uint16_t ucs2_t, DBCHAR; typedef
22 typedef unsigned short ucs2_t, DBCHAR; typedef
29 ucs2_t u2[4];
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/
multibytecodec.h 20 typedef uint16_t ucs2_t, DBCHAR; typedef
22 typedef unsigned short ucs2_t, DBCHAR; typedef
29 ucs2_t u2[4];
  /external/python/cpython2/Modules/cjkcodecs/
multibytecodec.h 20 typedef uint16_t ucs2_t, DBCHAR; typedef
22 typedef unsigned short ucs2_t, DBCHAR; typedef
29 ucs2_t u2[4];

Completed in 759 milliseconds