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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_hotshot.c 1048 profiler_fileno(ProfilerObject *self) function
1173 {"fileno", (PyCFunction)profiler_fileno, METH_NOARGS, fileno__doc__},
    [all...]
  /external/python/cpython2/Modules/
_hotshot.c 1052 profiler_fileno(ProfilerObject *self) function
1177 {"fileno", (PyCFunction)profiler_fileno, METH_NOARGS, fileno__doc__},
    [all...]

Completed in 530 milliseconds