Home
last modified time | relevance | path

Searched refs:_PyDict_GetItemStringWithError (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/cpython/
Ddictobject.h36 PyAPI_FUNC(PyObject *) _PyDict_GetItemStringWithError(PyObject *, const char *);
/aosp_15_r20/external/python/cpython3/Include/cpython/
Ddictobject.h36 PyAPI_FUNC(PyObject *) _PyDict_GetItemStringWithError(PyObject *, const char *);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/cpython/
Ddictobject.h36 PyAPI_FUNC(PyObject *) _PyDict_GetItemStringWithError(PyObject *, const char *);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/cpython/
Ddictobject.h36 PyAPI_FUNC(PyObject *) _PyDict_GetItemStringWithError(PyObject *, const char *);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/cpython/
Ddictobject.h36 PyAPI_FUNC(PyObject *) _PyDict_GetItemStringWithError(PyObject *, const char *);
/aosp_15_r20/external/python/cpython3/Python/
Dpylifecycle.c803 PyObject *import_func = _PyDict_GetItemStringWithError(interp->builtins, in pycore_init_builtins()
1361 PyObject *value = _PyDict_GetItemStringWithError(interp->sysdict, in finalize_modules_delete_special()
2115 if (_PyDict_GetItemStringWithError(d, "__builtins__") == NULL) { in add_main_module()
2135 loader = _PyDict_GetItemStringWithError(d, "__loader__"); in add_main_module()
Dpythonrun.c394 if (_PyDict_GetItemStringWithError(d, "__file__") == NULL) { in _PyRun_SimpleFileObject()
1705 if (globals != NULL && _PyDict_GetItemStringWithError(globals, "__builtins__") == NULL) { in run_eval_code_obj()
Dgetargs.c1764 current_arg = _PyDict_GetItemStringWithError(kwargs, kwlist[i]); in vgetargskeywords()
1849 current_arg = _PyDict_GetItemStringWithError(kwargs, kwlist[i]); in vgetargskeywords()
Dcodecs.c648 handler = _PyDict_GetItemStringWithError(interp->codec_error_registry, name); in PyCodec_LookupError()
Dsysmodule.c86 return _PyDict_GetItemStringWithError(sysdict, name); in _PySys_GetObject()
Dinitconfig.c1134 PyObject *item = _PyDict_GetItemStringWithError(dict, name); in config_dict_get()
/aosp_15_r20/external/python/cpython3/Objects/
Dstructseq.c212 ob = _PyDict_GetItemStringWithError(dict, in structseq_new_impl()
Ddictobject.c1818 _PyDict_GetItemStringWithError(PyObject *v, const char *key) in _PyDict_GetItemStringWithError() function
/aosp_15_r20/external/python/cpython3/Doc/data/
Dpython3.11.abi996 …<elf-symbol name='_PyDict_GetItemStringWithError' type='func-type' binding='global-binding' visibi…
8966_PyDict_GetItemStringWithError' mangled-name='_PyDict_GetItemStringWithError' filepath='Objects/di…