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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/cjkcodecs/
_codecs_iso2022.c 541 #define ENCMAP(enc) static const encode_map *enc##_encmap = NULL;
545 ENCMAP(cp949)
549 ENCMAP(jisxcommon)
552 ENCMAP(jisx0213_bmp)
555 ENCMAP(jisx0213_emp)
560 ENCMAP(gbcommon)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/
_codecs_iso2022.c 541 #define ENCMAP(enc) static const encode_map *enc##_encmap = NULL;
545 ENCMAP(cp949)
549 ENCMAP(jisxcommon)
552 ENCMAP(jisx0213_bmp)
555 ENCMAP(jisx0213_emp)
560 ENCMAP(gbcommon)
    [all...]
  /external/python/cpython2/Modules/cjkcodecs/
_codecs_iso2022.c 541 #define ENCMAP(enc) static const encode_map *enc##_encmap = NULL;
545 ENCMAP(cp949)
549 ENCMAP(jisxcommon)
552 ENCMAP(jisx0213_bmp)
555 ENCMAP(jisx0213_emp)
560 ENCMAP(gbcommon)
    [all...]
  /external/python/cpython3/Modules/cjkcodecs/
_codecs_iso2022.c 543 #define ENCMAP(enc) static const encode_map *enc##_encmap = NULL;
547 ENCMAP(cp949)
551 ENCMAP(jisxcommon)
554 ENCMAP(jisx0213_bmp)
557 ENCMAP(jisx0213_emp)
562 ENCMAP(gbcommon)
    [all...]

Completed in 897 milliseconds