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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
sysmodule.c 425 sys_setprofile(PyObject *self, PyObject *args) function
981 {"setprofile", sys_setprofile, METH_O, setprofile_doc},
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
sysmodule.c 426 sys_setprofile(PyObject *self, PyObject *args) function
963 {"setprofile", sys_setprofile, METH_O, setprofile_doc},
    [all...]
  /external/python/cpython2/Python/
sysmodule.c 425 sys_setprofile(PyObject *self, PyObject *args) function
981 {"setprofile", sys_setprofile, METH_O, setprofile_doc},
    [all...]
  /external/python/cpython3/Python/
sysmodule.c 595 sys_setprofile(PyObject *self, PyObject *args) function
    [all...]

Completed in 312 milliseconds