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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
imageop.c 758 static PyMethodDef imageop_methods[] = { variable
787 m = Py_InitModule("imageop", imageop_methods);
  /external/python/cpython2/Modules/
imageop.c 761 static PyMethodDef imageop_methods[] = { variable
790 m = Py_InitModule("imageop", imageop_methods);

Completed in 76 milliseconds