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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
sysmodule.c 445 sys_getprofile(PyObject *self, PyObject *args) function
982 {"getprofile", sys_getprofile, METH_NOARGS, getprofile_doc},
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
sysmodule.c 446 sys_getprofile(PyObject *self, PyObject *args) function
964 {"getprofile", sys_getprofile, METH_NOARGS, getprofile_doc},
    [all...]
  /external/python/cpython2/Python/
sysmodule.c 445 sys_getprofile(PyObject *self, PyObject *args) function
982 {"getprofile", sys_getprofile, METH_NOARGS, getprofile_doc},
    [all...]
  /external/python/cpython3/Python/
sysmodule.c 614 sys_getprofile(PyObject *self, PyObject *args) function
    [all...]

Completed in 111 milliseconds