Home
last modified time | relevance | path

Searched defs:interp (Results 1 – 25 of 130) sorted by relevance

123456

/external/python/cpython3/Python/
Dpystate.c206 PyInterpreterState *interp = PyMem_RawCalloc(1, sizeof(PyInterpreterState)); in PyInterpreterState_New() local
277 PyInterpreterState_Clear(PyInterpreterState *interp) in PyInterpreterState_Clear()
323 zapthreads(PyInterpreterState *interp, int check_current) in zapthreads()
335 PyInterpreterState_Delete(PyInterpreterState *interp) in PyInterpreterState_Delete()
392 PyInterpreterState *interp = interpreters->head; in _PyInterpreterState_DeleteExceptMain() local
425 PyInterpreterState *interp = tstate->interp; in PyInterpreterState_Get() local
434 PyInterpreterState_GetID(PyInterpreterState *interp) in PyInterpreterState_GetID()
447 PyInterpreterState *interp = runtime->interpreters.head; in interp_look_up_id() local
464 PyInterpreterState *interp = NULL; in _PyInterpreterState_LookUpID() local
480 _PyInterpreterState_IDInitref(PyInterpreterState *interp) in _PyInterpreterState_IDInitref()
[all …]
Dpylifecycle.c147 PyInterpreterState *interp = tstate->interp; in init_importlib() local
457 PyInterpreterState *interp = tstate->interp; in pyinit_core_reconfigure() local
550 PyInterpreterState *interp = PyInterpreterState_New(); in pycore_create_interpreter() local
646 PyInterpreterState *interp = tstate->interp; in pycore_init_builtins() local
971 PyInterpreterState *interp = tstate->interp; in init_interp_main() local
1088 PyInterpreterState *interp = tstate->interp; in pyinit_main() local
1551 PyInterpreterState *interp = PyInterpreterState_New(); in new_interpreter() local
1648 PyInterpreterState *interp = tstate->interp; in Py_EndInterpreter() local
1675 add_main_module(PyInterpreterState *interp) in add_main_module()
2061 _Py_FatalError_DumpTracebacks(int fd, PyInterpreterState *interp, in _Py_FatalError_DumpTracebacks()
[all …]
Dcodecs.c36 PyInterpreterState *interp = _PyInterpreterState_GET(); in PyCodec_Register() local
108 PyInterpreterState *interp = _PyInterpreterState_GET(); in _PyCodec_Lookup() local
191 PyInterpreterState *interp = _PyInterpreterState_GET(); in _PyCodec_Forget() local
624 PyInterpreterState *interp = _PyInterpreterState_GET(); in PyCodec_RegisterError() local
642 PyInterpreterState *interp = _PyInterpreterState_GET(); in PyCodec_LookupError() local
1494 PyInterpreterState *interp = _PyInterpreterState_GET(); in _PyCodecRegistry_Init() local
/external/python/cpython2/Python/
Dpystate.c60 PyInterpreterState *interp = (PyInterpreterState *) in PyInterpreterState_New() local
99 PyInterpreterState_Clear(PyInterpreterState *interp) in PyInterpreterState_Clear()
117 zapthreads(PyInterpreterState *interp) in zapthreads()
129 PyInterpreterState_Delete(PyInterpreterState *interp) in PyInterpreterState_Delete()
157 new_threadstate(PyInterpreterState *interp, int init) in new_threadstate()
211 PyThreadState_New(PyInterpreterState *interp) in PyThreadState_New()
217 _PyThreadState_Prealloc(PyInterpreterState *interp) in _PyThreadState_Prealloc()
261 PyInterpreterState *interp; in tstate_delete_common() local
394 PyInterpreterState *interp = tstate->interp; in PyThreadState_SetAsyncExc() local
436 PyInterpreterState_Next(PyInterpreterState *interp) { in PyInterpreterState_Next()
[all …]
Dcodecs.c31 PyInterpreterState *interp = PyThreadState_GET()->interp; in PyCodec_Register() local
96 PyInterpreterState *interp; in _PyCodec_Lookup() local
565 PyInterpreterState *interp = PyThreadState_GET()->interp; in PyCodec_RegisterError() local
583 PyInterpreterState *interp = PyThreadState_GET()->interp; in PyCodec_LookupError() local
1001 PyInterpreterState *interp = PyThreadState_GET()->interp; in _PyCodecRegistry_Init() local
/external/python/cpython3/Parser/
Dlistnode.c23 PyInterpreterState *interp = _PyInterpreterState_GET(); in listnode() local
33 PyInterpreterState *interp; in list1node() local
/external/llvm-project/lldb/source/Breakpoint/
DBreakpointResolverScripted.cpp114 ScriptInterpreter *interp = GetScriptInterpreter(); in SearchCallback() local
128 ScriptInterpreter *interp = GetScriptInterpreter(); in GetDepth() local
140 ScriptInterpreter *interp = GetScriptInterpreter(); in GetDescription() local
/external/python/cpython3/Modules/
D_xxsubinterpretersmodule.c487 int64_t interp; member
492 _channelend_new(int64_t interp) in _channelend_new()
522 _channelend_find(_channelend *first, int64_t interp, _channelend **pprev) in _channelend_find()
584 _channelends_add(_channelends *ends, _channelend *prev, int64_t interp, in _channelends_add()
613 _channelends_associate(_channelends *ends, int64_t interp, int send) in _channelends_associate()
657 _channelends_close_interpreter(_channelends *ends, int64_t interp, int which) in _channelends_close_interpreter()
763 _channel_add(_PyChannelState *chan, int64_t interp, in _channel_add()
788 _channel_next(_PyChannelState *chan, int64_t interp) in _channel_next()
815 _channel_close_interpreter(_PyChannelState *chan, int64_t interp, int end) in _channel_close_interpreter()
1285 PyInterpreterState *interp = _get_current(); in _channel_send() local
[all …]
Dtkappinit.c27 Tcl_AppInit(Tcl_Interp *interp) in Tcl_AppInit()
/external/python/cpython3/Objects/
Dinterpreteridobject.c17 PyInterpreterState *interp = _PyInterpreterState_LookUpID(id); in newinterpid() local
86 PyInterpreterState *interp = _PyInterpreterState_LookUpID(id); in interpid_dealloc() local
268 _PyInterpreterState_GetIDObject(PyInterpreterState *interp) in _PyInterpreterState_GetIDObject()
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_flatshade.c170 int interp; in find_interp() local
236 int interp = find_interp(fs, indexed_interp, in flatshade_init_state() local
250 int interp = find_interp(fs, indexed_interp, in flatshade_init_state() local
/external/mesa3d/src/compiler/nir/
Dnir_lower_io_to_temporaries.c145 nir_intrinsic_instr *interp) in emit_interp()
221 nir_intrinsic_instr *interp, nir_builder *b) in fixup_interpolation_instr()
264 nir_intrinsic_instr *interp = nir_instr_as_intrinsic(instr); in fixup_interpolation() local
/external/mesa3d/src/mesa/tnl/
Dt_vb_cliptmp.h122 tnl_interp_func interp = tnl->Driver.Render.Interp; in TAG() local
190 tnl_interp_func interp = tnl->Driver.Render.Interp; in TAG() local
269 tnl_interp_func interp = tnl->Driver.Render.Interp; in TAG() local
/external/mesa3d/src/gallium/drivers/r300/
Dr300_vs_draw.c89 unsigned name, unsigned index, unsigned interp, in emit_output()
109 unsigned name, unsigned index, unsigned interp) in insert_output_before()
128 unsigned name, unsigned index, unsigned interp) in insert_output_after()
/external/llvm-project/clang/lib/AST/Interp/
DPrimType.cpp15 namespace interp { namespace
/external/libxkbcommon/src/xkbcomp/
Dkeymap.c90 const struct xkb_sym_interpret *interp = &keymap->sym_interprets[i]; in FindInterpForKey() local
142 const struct xkb_sym_interpret *interp; in ApplyInterpsToKey() local
/external/skia/docs/examples/
DPath_interpolate.cpp18 SkPath interp; in draw() local
/external/mesa3d/src/compiler/glsl/
Dbuiltin_variables.cpp337 enum glsl_interp_mode interp) in add_field()
402 enum glsl_interp_mode interp = INTERP_MODE_NONE) in add_input()
408 enum glsl_interp_mode interp = INTERP_MODE_NONE) in add_input()
464 enum glsl_interp_mode interp = INTERP_MODE_NONE) in add_varying()
562 enum glsl_interp_mode interp) in add_variable()
1432 enum glsl_interp_mode interp) in add_varying()
/external/python/cpython2/Modules/
Dtkappinit.c27 Tcl_AppInit(Tcl_Interp *interp) in Tcl_AppInit()
/external/sonivox/arm-wt-22k/lib_src/
Deas_flog.c67 EAS_U32 interp; in EAS_flog2() local
/external/llvm-project/lldb/test/API/api/command-return-object/
Dmain.cpp28 SBCommandInterpreter interp = dbg.GetCommandInterpreter(); in main() local
/external/rust/crates/libsqlite3-sys/sqlite3/
Dwasm32-wasi-vfs.c648 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ in register_demovfs()
657 Tcl_Interp *interp, /* The TCL interpreter that invoked this command */ in unregister_demovfs()
668 int Sqlitetest_demovfs_Init(Tcl_Interp *interp){ in Sqlitetest_demovfs_Init()
675 int Sqlitetest_demovfs_Init(Tcl_Interp *interp){ return TCL_OK; } in Sqlitetest_demovfs_Init()
/external/skqp/experimental/docs/
DinterpolatorFunctions.js1 function interp(A, B, t) { function
/external/skia/experimental/docs/
DinterpolatorFunctions.js1 function interp(A, B, t) { function
/external/python/cpython3/Lib/test/
Dtest__xxsubinterpreters.py34 def _run_output(interp, request, shared=None): argument
42 def _running(interp): argument
137 def __new__(cls, action, end=None, interp=None): argument
165 def resolve_interp(self, interp, other, extra): argument
1896 def __new__(cls, end, interp, other, extra, creator): argument
1930 def get_interpreter(self, interp): argument
1942 def prep_interpreter(self, interp): argument
1970 def _get_interpreter(self, interp): argument
1985 def _prep_interpreter(self, interp): argument
2225 def _assert_closed_in_interp(self, fix, interp=None): argument

123456