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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/cjkcodecs/
multibytecodec.h 33 typedef int (*mbcodec_init)(const void *config); typedef
56 mbcodec_init codecinit;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/
multibytecodec.h 33 typedef int (*mbcodec_init)(const void *config); typedef
56 mbcodec_init codecinit;
  /external/python/cpython2/Modules/cjkcodecs/
multibytecodec.h 33 typedef int (*mbcodec_init)(const void *config); typedef
56 mbcodec_init codecinit;
  /external/python/cpython3/Modules/cjkcodecs/
multibytecodec.h 27 typedef int (*mbcodec_init)(const void *config); typedef
51 mbcodec_init codecinit;

Completed in 136 milliseconds