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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
pystate.h 44 /* Py_tracefunc return -1 when raising an exception, or 0 for success. */
45 typedef int (*Py_tracefunc)(PyObject *, struct _frame *, int, PyObject *);
70 Py_tracefunc c_profilefunc;
71 Py_tracefunc c_tracefunc;
ceval.h 23 PyAPI_FUNC(void) PyEval_SetProfile(Py_tracefunc, PyObject *);
24 PyAPI_FUNC(void) PyEval_SetTrace(Py_tracefunc, PyObject *);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
pystate.h 44 /* Py_tracefunc return -1 when raising an exception, or 0 for success. */
45 typedef int (*Py_tracefunc)(PyObject *, struct _frame *, int, PyObject *);
70 Py_tracefunc c_profilefunc;
71 Py_tracefunc c_tracefunc;
ceval.h 23 PyAPI_FUNC(void) PyEval_SetProfile(Py_tracefunc, PyObject *);
24 PyAPI_FUNC(void) PyEval_SetTrace(Py_tracefunc, PyObject *);
  /external/python/cpython2/Include/
pystate.h 44 /* Py_tracefunc return -1 when raising an exception, or 0 for success. */
45 typedef int (*Py_tracefunc)(PyObject *, struct _frame *, int, PyObject *);
70 Py_tracefunc c_profilefunc;
71 Py_tracefunc c_tracefunc;
ceval.h 23 PyAPI_FUNC(void) PyEval_SetProfile(Py_tracefunc, PyObject *);
24 PyAPI_FUNC(void) PyEval_SetTrace(Py_tracefunc, PyObject *);
  /prebuilts/gdb/darwin-x86/include/python2.7/
pystate.h 44 /* Py_tracefunc return -1 when raising an exception, or 0 for success. */
45 typedef int (*Py_tracefunc)(PyObject *, struct _frame *, int, PyObject *);
70 Py_tracefunc c_profilefunc;
71 Py_tracefunc c_tracefunc;
ceval.h 23 PyAPI_FUNC(void) PyEval_SetProfile(Py_tracefunc, PyObject *);
24 PyAPI_FUNC(void) PyEval_SetTrace(Py_tracefunc, PyObject *);
  /prebuilts/gdb/linux-x86/include/python2.7/
pystate.h 44 /* Py_tracefunc return -1 when raising an exception, or 0 for success. */
45 typedef int (*Py_tracefunc)(PyObject *, struct _frame *, int, PyObject *);
70 Py_tracefunc c_profilefunc;
71 Py_tracefunc c_tracefunc;
ceval.h 23 PyAPI_FUNC(void) PyEval_SetProfile(Py_tracefunc, PyObject *);
24 PyAPI_FUNC(void) PyEval_SetTrace(Py_tracefunc, PyObject *);
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pystate.h 44 /* Py_tracefunc return -1 when raising an exception, or 0 for success. */
45 typedef int (*Py_tracefunc)(PyObject *, struct _frame *, int, PyObject *);
70 Py_tracefunc c_profilefunc;
71 Py_tracefunc c_tracefunc;
ceval.h 23 PyAPI_FUNC(void) PyEval_SetProfile(Py_tracefunc, PyObject *);
24 PyAPI_FUNC(void) PyEval_SetTrace(Py_tracefunc, PyObject *);
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pystate.h 44 /* Py_tracefunc return -1 when raising an exception, or 0 for success. */
45 typedef int (*Py_tracefunc)(PyObject *, struct _frame *, int, PyObject *);
70 Py_tracefunc c_profilefunc;
71 Py_tracefunc c_tracefunc;
ceval.h 23 PyAPI_FUNC(void) PyEval_SetProfile(Py_tracefunc, PyObject *);
24 PyAPI_FUNC(void) PyEval_SetTrace(Py_tracefunc, PyObject *);
  /external/python/cpython3/Include/
pystate.h 58 /* Py_tracefunc return -1 when raising an exception, or 0 for success. */
59 typedef int (*Py_tracefunc)(PyObject *, struct _frame *, int, PyObject *);
93 Py_tracefunc c_profilefunc;
94 Py_tracefunc c_tracefunc;
ceval.h 24 PyAPI_FUNC(void) PyEval_SetProfile(Py_tracefunc, PyObject *);
25 PyAPI_FUNC(void) PyEval_SetTrace(Py_tracefunc, PyObject *);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
ceval.c 129 static int call_trace(Py_tracefunc, PyObject *, PyFrameObject *,
131 static int call_trace_protected(Py_tracefunc, PyObject *,
133 static void call_exc_trace(Py_tracefunc, PyObject *, PyFrameObject *);
134 static int maybe_call_line_trace(Py_tracefunc, PyObject *,
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
ceval.c 127 static int call_trace(Py_tracefunc, PyObject *, PyFrameObject *,
129 static int call_trace_protected(Py_tracefunc, PyObject *,
131 static void call_exc_trace(Py_tracefunc, PyObject *, PyFrameObject *);
132 static int maybe_call_line_trace(Py_tracefunc, PyObject *,
    [all...]
  /external/python/cpython2/Python/
ceval.c 129 static int call_trace(Py_tracefunc, PyObject *, PyFrameObject *,
131 static int call_trace_protected(Py_tracefunc, PyObject *,
133 static void call_exc_trace(Py_tracefunc, PyObject *, PyFrameObject *);
134 static int maybe_call_line_trace(Py_tracefunc, PyObject *,
    [all...]
  /external/python/cpython3/Python/
ceval.c 44 static int call_trace(Py_tracefunc, PyObject *,
47 static int call_trace_protected(Py_tracefunc, PyObject *,
50 static void call_exc_trace(Py_tracefunc, PyObject *,
52 static int maybe_call_line_trace(Py_tracefunc, PyObject *,
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_hotshot.c 968 PyEval_SetTrace((Py_tracefunc) tracer_callback, (PyObject *)self);
970 PyEval_SetProfile((Py_tracefunc) tracer_callback, (PyObject *)self);
    [all...]
  /external/python/cpython2/Modules/
_hotshot.c 972 PyEval_SetTrace((Py_tracefunc) tracer_callback, (PyObject *)self);
974 PyEval_SetProfile((Py_tracefunc) tracer_callback, (PyObject *)self);
    [all...]

Completed in 337 milliseconds