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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/cjkcodecs/
_codecs_jp.c 708 MAPPING_DECONLY(jisx0208)
709 MAPPING_DECONLY(jisx0212)
711 MAPPING_DECONLY(jisx0213_1_bmp)
712 MAPPING_DECONLY(jisx0213_2_bmp)
714 MAPPING_DECONLY(jisx0213_1_emp)
715 MAPPING_DECONLY(jisx0213_2_emp)
_codecs_cn.c 431 MAPPING_DECONLY(gb2312)
432 MAPPING_DECONLY(gbkext)
_codecs_hk.c 175 MAPPING_DECONLY(big5hkscs)
_codecs_kr.c 441 MAPPING_DECONLY(ksx1001)
443 MAPPING_DECONLY(cp949ext)
cjkcodecs.h 206 #define MAPPING_DECONLY(enc) {#enc, NULL, (void*)enc##_decmap},
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/
_codecs_jp.c 708 MAPPING_DECONLY(jisx0208)
709 MAPPING_DECONLY(jisx0212)
711 MAPPING_DECONLY(jisx0213_1_bmp)
712 MAPPING_DECONLY(jisx0213_2_bmp)
714 MAPPING_DECONLY(jisx0213_1_emp)
715 MAPPING_DECONLY(jisx0213_2_emp)
_codecs_cn.c 431 MAPPING_DECONLY(gb2312)
432 MAPPING_DECONLY(gbkext)
_codecs_hk.c 174 MAPPING_DECONLY(big5hkscs)
_codecs_kr.c 441 MAPPING_DECONLY(ksx1001)
443 MAPPING_DECONLY(cp949ext)
cjkcodecs.h 206 #define MAPPING_DECONLY(enc) {#enc, NULL, (void*)enc##_decmap},
  /external/python/cpython2/Modules/cjkcodecs/
_codecs_jp.c 708 MAPPING_DECONLY(jisx0208)
709 MAPPING_DECONLY(jisx0212)
711 MAPPING_DECONLY(jisx0213_1_bmp)
712 MAPPING_DECONLY(jisx0213_2_bmp)
714 MAPPING_DECONLY(jisx0213_1_emp)
715 MAPPING_DECONLY(jisx0213_2_emp)
_codecs_cn.c 431 MAPPING_DECONLY(gb2312)
432 MAPPING_DECONLY(gbkext)
_codecs_hk.c 175 MAPPING_DECONLY(big5hkscs)
_codecs_kr.c 441 MAPPING_DECONLY(ksx1001)
443 MAPPING_DECONLY(cp949ext)
cjkcodecs.h 206 #define MAPPING_DECONLY(enc) {#enc, NULL, (void*)enc##_decmap},

Completed in 2176 milliseconds