/third_party/python/Include/internal/ |
H A D | pycore_pylifecycle.h | 92 PyAPI_FUNC(void) _PyErr_Print(PyThreadState *tstate); variable 96 PyAPI_FUNC(void) _PyThreadState_DeleteCurrent(PyThreadState *tstate); variable
|
H A D | pycore_pyerrors.h | 20 static inline PyObject* _PyErr_Occurred(PyThreadState *tstate) in _PyErr_Occurred() argument 58 PyAPI_FUNC(void) _PyErr_Clear(PyThreadState *tstate); variable 62 PyAPI_FUNC(PyObject *) _PyErr_NoMemory(PyThreadState *tstate); variable 95 PyAPI_FUNC(int) _PyErr_CheckSignalsTstate(PyThreadState *tstate); global() variable [all...] |
H A D | pycore_ceval.h | 70 _PyEval_EvalFrame(PyThreadState *tstate, struct _PyInterpreterFrame *frame, int throwflag) in _PyEval_EvalFrame() argument 98 _Py_MakeRecCheck(PyThreadState *tstate) _Py_MakeRecCheck() argument 103 _Py_MakeRecCheck(PyThreadState *tstate) _Py_MakeRecCheck() argument 112 _Py_EnterRecursiveCallTstate(PyThreadState *tstate, const char *where) _Py_EnterRecursiveCallTstate() argument 118 PyThreadState *tstate = _PyThreadState_GET(); _Py_EnterRecursiveCall() local 122 _Py_LeaveRecursiveCallTstate(PyThreadState *tstate) _Py_LeaveRecursiveCallTstate() argument 127 PyThreadState *tstate = _PyThreadState_GET(); _Py_LeaveRecursiveCall() local [all...] |
H A D | pycore_call.h | 77 _PyObject_VectorcallTstate(PyThreadState *tstate, PyObject *callable, in _PyObject_VectorcallTstate() argument 98 _PyObject_CallNoArgsTstate(PyThreadState *tstate, PyObject *func) { in _PyObject_CallNoArgsTstate() argument 106 PyThreadState *tstate in _PyObject_CallNoArgs() local 112 _PyObject_FastCallTstate(PyThreadState *tstate, PyObject *func, PyObject *const *args, Py_ssize_t nargs) _PyObject_FastCallTstate() argument [all...] |
H A D | pycore_pystate.h | 91 _Py_EnsureFuncTstateNotNULL(const char *func, PyThreadState *tstate) in _Py_EnsureFuncTstateNotNULL() argument 112 PyThreadState *tstate = _PyThreadState_GET(); in _PyInterpreterState_GET() local 122 PyAPI_FUNC(void) _PyThreadState_SetCurrent(PyThreadState *tstate); variable 125 PyThreadState *tstate); variable 132 _PyThreadState_UpdateTracingState(PyThreadState *tstate) _PyThreadState_UpdateTracingState() argument 162 PyAPI_FUNC(int) _PyOS_InterruptOccurred(PyThreadState *tstate); global() variable [all...] |
/third_party/python/Include/ |
H A D | pystate.h | 71 PyAPI_FUNC(PyInterpreterState*) PyThreadState_GetInterpreter(PyThreadState *tstate); variable 72 PyAPI_FUNC(PyFrameObject*) PyThreadState_GetFrame(PyThreadState *tstate); variable 73 PyAPI_FUNC(uint64_t) PyThreadState_GetID(PyThreadState *tstate); variable
|
H A D | ceval.h | 139 PyAPI_FUNC(void) PyEval_AcquireThread(PyThreadState *tstate); variable 140 PyAPI_FUNC(void) PyEval_ReleaseThread(PyThreadState *tstate); variable
|
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/ |
H A D | psrcompat.h | 28 static inline unsigned int tstate_to_psr(unsigned long tstate) in tstate_to_psr() argument 40 unsigned long tstate = ((unsigned long)(psr & PSR_ICC)) << 12; in psr_to_tstate_icc() local
|
/kernel/linux/linux-6.6/arch/sparc/include/uapi/asm/ |
H A D | psrcompat.h | 28 static inline unsigned int tstate_to_psr(unsigned long tstate) in tstate_to_psr() argument 40 unsigned long tstate = ((unsigned long)(psr & PSR_ICC)) << 12; in psr_to_tstate_icc() local
|
/third_party/python/Python/ |
H A D | frame.c | 151 _PyFrame_Push(PyThreadState *tstate, PyFunctionObject *func) in _PyFrame_Push() argument
|
H A D | ceval_gil.h | 196 tstate_must_exit(PyThreadState *tstate) in tstate_must_exit() argument 146 drop_gil(struct _ceval_runtime_state *ceval, struct _ceval_state *ceval2, PyThreadState *tstate) drop_gil() argument 213 take_gil(PyThreadState *tstate) take_gil() argument [all...] |
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | as102_fe.c | 305 struct as10x_tune_status tstate = { 0 }; in as102_fe_read_status() local
|
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_proc.c | 140 struct ahc_tmode_tstate *tstate; in ahc_dump_target_state() local
|
H A D | aic79xx_proc.c | 162 struct ahd_tmode_tstate *tstate; in ahd_dump_target_state() local
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_quotaops.c | 20 xfs_qm_fill_state( struct qc_type_state *tstate, struct xfs_mount *mp, struct xfs_inode *ip, xfs_ino_t ino, struct xfs_def_quota *defq) xfs_qm_fill_state() argument [all...] |
/kernel/linux/linux-5.10/drivers/media/usb/as102/ |
H A D | as102_drv.c | 207 static int as102_get_status(void *priv, struct as10x_tune_status *tstate) in as102_get_status() argument
|
/kernel/linux/linux-6.6/drivers/media/usb/as102/ |
H A D | as102_drv.c | 207 static int as102_get_status(void *priv, struct as10x_tune_status *tstate) in as102_get_status() argument
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_quotaops.c | 20 xfs_qm_fill_state( struct qc_type_state *tstate, struct xfs_mount *mp, struct xfs_inode *ip, xfs_ino_t ino, struct xfs_def_quota *defq) xfs_qm_fill_state() argument [all...] |
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_proc.c | 140 struct ahc_tmode_tstate *tstate; in ahc_dump_target_state() local
|
H A D | aic79xx_proc.c | 162 struct ahd_tmode_tstate *tstate; in ahd_dump_target_state() local
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | as102_fe.c | 305 struct as10x_tune_status tstate = { 0 }; in as102_fe_read_status() local
|
/third_party/lwip/src/netif/ppp/ |
H A D | vj.c | 51 struct cstate *tstate = comp->tstate; in vj_compress_init() local
|
/third_party/python/Include/cpython/ |
H A D | pyerrors.h | 93 PyAPI_FUNC(_PyErr_StackItem*) _PyErr_GetTopmostException(PyThreadState *tstate); variable
|
/third_party/python/Parser/ |
H A D | myreadline.c | 31 my_fgets(PyThreadState* tstate, char *buf, int len, FILE *fp) in my_fgets() argument 117 _PyOS_WindowsConsoleReadline(PyThreadState *tstate, HANDLE hStdIn) in _PyOS_WindowsConsoleReadline() argument 246 PyThreadState *tstate = _PyOS_ReadlineTState; PyOS_StdioReadline() local 360 PyThreadState *tstate = _PyThreadState_GET(); PyOS_Readline() local [all...] |
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
H A D | sigcontext.h | 77 unsigned long tstate; member
|