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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
socketmodule.h 80 #define PySocket_CAPI_NAME "CAPI"
81 #define PySocket_CAPSULE_NAME (PySocket_MODULE_NAME "." PySocket_CAPI_NAME)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
socketmodule.h 80 #define PySocket_CAPI_NAME "CAPI"
81 #define PySocket_CAPSULE_NAME (PySocket_MODULE_NAME "." PySocket_CAPI_NAME)
socketmodule.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
socketmodule.h 80 #define PySocket_CAPI_NAME "CAPI"
81 #define PySocket_CAPSULE_NAME (PySocket_MODULE_NAME "." PySocket_CAPI_NAME)
socketmodule.c     [all...]
  /external/python/cpython2/Modules/
socketmodule.h 80 #define PySocket_CAPI_NAME "CAPI"
81 #define PySocket_CAPSULE_NAME (PySocket_MODULE_NAME "." PySocket_CAPI_NAME)
socketmodule.c     [all...]
  /external/python/cpython3/Modules/
socketmodule.h 109 #define PySocket_CAPI_NAME "CAPI"
110 #define PySocket_CAPSULE_NAME PySocket_MODULE_NAME "." PySocket_CAPI_NAME
socketmodule.c     [all...]

Completed in 815 milliseconds