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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/cjkcodecs/
_codecs_iso2022.c 542 #define DECMAP(enc) static const decode_map *enc##_decmap = NULL;
546 DECMAP(ksx1001)
550 DECMAP(jisx0208)
551 DECMAP(jisx0212)
553 DECMAP(jisx0213_1_bmp)
554 DECMAP(jisx0213_2_bmp)
556 DECMAP(jisx0213_1_emp)
557 DECMAP(jisx0213_2_emp)
561 DECMAP(gb2312)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/
_codecs_iso2022.c 542 #define DECMAP(enc) static const decode_map *enc##_decmap = NULL;
546 DECMAP(ksx1001)
550 DECMAP(jisx0208)
551 DECMAP(jisx0212)
553 DECMAP(jisx0213_1_bmp)
554 DECMAP(jisx0213_2_bmp)
556 DECMAP(jisx0213_1_emp)
557 DECMAP(jisx0213_2_emp)
561 DECMAP(gb2312)
    [all...]
  /external/python/cpython2/Modules/cjkcodecs/
_codecs_iso2022.c 542 #define DECMAP(enc) static const decode_map *enc##_decmap = NULL;
546 DECMAP(ksx1001)
550 DECMAP(jisx0208)
551 DECMAP(jisx0212)
553 DECMAP(jisx0213_1_bmp)
554 DECMAP(jisx0213_2_bmp)
556 DECMAP(jisx0213_1_emp)
557 DECMAP(jisx0213_2_emp)
561 DECMAP(gb2312)
    [all...]
  /external/python/cpython3/Modules/cjkcodecs/
_codecs_iso2022.c 544 #define DECMAP(enc) static const decode_map *enc##_decmap = NULL;
548 DECMAP(ksx1001)
552 DECMAP(jisx0208)
553 DECMAP(jisx0212)
555 DECMAP(jisx0213_1_bmp)
556 DECMAP(jisx0213_2_bmp)
558 DECMAP(jisx0213_1_emp)
559 DECMAP(jisx0213_2_emp)
563 DECMAP(gb2312)
    [all...]

Completed in 93 milliseconds