Home
last modified time | relevance | path

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

123

/third_party/python/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
Dimport.c311 PyInterpreterState *interp = _PyInterpreterState_GET(); in PyImport_GetModuleDict() local
323 _PyImport_IsInitialized(PyInterpreterState *interp) in _PyImport_IsInitialized()
386 PyInterpreterState *interp = tstate->interp; in import_ensure_initialized() local
433 PyInterpreterState *interp = tstate->interp; in _PyImport_Cleanup() local
645 PyInterpreterState *interp = _PyInterpreterState_GET(); in PyImport_GetMagicNumber() local
984 PyInterpreterState *interp = _PyInterpreterState_GET(); in PyImport_ExecCodeModuleWithPathnames() local
1732 PyInterpreterState *interp = tstate->interp; in import_find_and_load() local
1822 PyInterpreterState *interp = tstate->interp; in PyImport_ImportModuleLevelObject() local
/third_party/libexif/contrib/aolserver/
Dnsexif.c75 Tcl_Interp *interp, in Tcl_ReadExifDataCmd()
109 Tcl_InitExif (interp) in Tcl_InitExif() argument
117 nsexif_interp_init (Tcl_Interp *interp, void *dummy) in nsexif_interp_init()
/third_party/python/Parser/
Dlistnode.c23 PyInterpreterState *interp = _PyInterpreterState_GET(); in listnode() local
33 PyInterpreterState *interp; in list1node() local
/third_party/python/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()
/third_party/python/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()
/third_party/flutter/skia/docs/examples/
DPath_interpolate.cpp18 SkPath interp; in draw() local
/third_party/skia/docs/examples/
DPath_interpolate.cpp18 SkPath interp; in draw() local
/third_party/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
/third_party/skia/experimental/docs/
DinterpolatorFunctions.js1 function interp(A, B, t) { function
/third_party/flutter/skia/experimental/docs/
DinterpolatorFunctions.js1 function interp(A, B, t) { function
/third_party/flutter/skia/src/gpu/text/
DGrDistanceFieldAdjustTable.cpp81 float interp = (127.5f - rowPtr[col]) / (rowPtr[col + 1] - rowPtr[col]); local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cff2-table.cc115 cff2_cs_interpreter_t<cff2_cs_opset_extents_t, cff2_extents_param_t> interp; in get_extents() local
206 cff2_cs_interpreter_t<cff2_cs_opset_path_t, cff2_path_param_t> interp; in get_path() local
/third_party/harfbuzz/src/
Dhb-ot-cff2-table.cc115 cff2_cs_interpreter_t<cff2_cs_opset_extents_t, cff2_extents_param_t> interp; in get_extents() local
206 cff2_cs_interpreter_t<cff2_cs_opset_path_t, cff2_path_param_t> interp; in get_path() local
/third_party/skia/src/gpu/text/
DGrDistanceFieldAdjustTable.cpp81 float interp = (127.5f - rowPtr[col]) / (rowPtr[col + 1] - rowPtr[col]); local
/third_party/python/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
/third_party/python/Include/internal/
Dpycore_pystate.h35 _Py_ThreadCanHandleSignals(PyInterpreterState *interp) in _Py_ThreadCanHandleSignals()
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
Dparser_impl_variable_decoration_test.cc187 auto* interp = var_deco->As<ast::InterpolateDecoration>(); in TEST_F() local
203 auto* interp = var_deco->As<ast::InterpolateDecoration>(); in TEST_F() local
219 auto* interp = var_deco->As<ast::InterpolateDecoration>(); in TEST_F() local
235 auto* interp = var_deco->As<ast::InterpolateDecoration>(); in TEST_F() local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_gain_map.cpp282 dng_gain_map_interpolator interp (*this, in Interpolate() local
572 dng_gain_map_interpolator interp (*fGainMap, in ProcessArea() local
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cff1-table.cc297 cff1_cs_interpreter_t<cff1_cs_opset_extents_t, extents_param_t> interp; in _get_bounds() local
378 cff1_cs_interpreter_t<cff1_cs_opset_seac_t, get_seac_param_t> interp; in get_seac_components() local
Dhb-ot-cff2-table.cc114 cff2_cs_interpreter_t<cff2_cs_opset_extents_t, extents_param_t> interp; in get_extents() local
/third_party/python/Include/cpython/
Dpystate.h56 PyInterpreterState *interp; member
230 int64_t interp; member

123