Home
last modified time | relevance | path

Searched refs:PyConfig_Read (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/python/cpython3/Programs/
D_bootstrap_python.c85 status = PyConfig_Read(&config); in wmain()
D_testembed.c1419 status = PyConfig_Read(&config); in test_init_read_set()
1649 status = PyConfig_Read(&config); in test_init_warnoptions()
1818 PyStatus status = PyConfig_Read(&config); in test_get_argc_argv()
/aosp_15_r20/external/python/cpython3/android/
Dlauncher_main.cpp98 status = PyConfig_Read(&config); in main()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/cpython/
Dinitconfig.h233 PyAPI_FUNC(PyStatus) PyConfig_Read(PyConfig *config);
/aosp_15_r20/external/python/cpython3/Include/cpython/
Dinitconfig.h233 PyAPI_FUNC(PyStatus) PyConfig_Read(PyConfig *config);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/cpython/
Dinitconfig.h233 PyAPI_FUNC(PyStatus) PyConfig_Read(PyConfig *config);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/cpython/
Dinitconfig.h233 PyAPI_FUNC(PyStatus) PyConfig_Read(PyConfig *config);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/cpython/
Dinitconfig.h233 PyAPI_FUNC(PyStatus) PyConfig_Read(PyConfig *config);
/aosp_15_r20/external/python/cpython3/Doc/c-api/
Dinit_config.rst478 .. c:function:: PyStatus PyConfig_Read(PyConfig *config)
487 The :c:func:`PyConfig_Read` function only parses
502 :c:func:`PyConfig_Read` no longer calculates all paths, and so fields
945 string, :c:func:`PyConfig_Read` copies :c:member:`~PyConfig.argv` into
965 The :c:func:`PyConfig_Read` function only parses
1315 status = PyConfig_Read(&config);
1335 /* Override executable computed by PyConfig_Read() */
Dsys.rst146 :c:func:`PyConfig_Read`: see :c:member:`~PyConfig.filesystem_encoding` and
186 :c:func:`PyConfig_Read`: see :c:member:`~PyConfig.filesystem_encoding` and
/aosp_15_r20/external/python/cpython3/Misc/NEWS.d/
D3.10.0a3.rst1413 The :c:func:`PyConfig_Read` function now only parses
/aosp_15_r20/external/python/cpython3/Python/
Dinitconfig.c2976 PyConfig_Read(PyConfig *config) in PyConfig_Read() function
/aosp_15_r20/external/python/cpython3/Doc/library/
Dsys.rst711 startup by the :c:func:`PyConfig_Read` function: see
739 startup by the :c:func:`PyConfig_Read` function: see
Dos.rst83 startup by the :c:func:`PyConfig_Read` function: see
143 ``C`` or ``POSIX`` at Python startup (see the :c:func:`PyConfig_Read`
/aosp_15_r20/external/python/cpython3/Doc/
Dglossary.rst423 Python startup by the :c:func:`PyConfig_Read` function: see
/aosp_15_r20/external/python/cpython3/Doc/whatsnew/
D3.8.rst313 * :c:func:`PyConfig_Read`
D3.11.rst2554 * :c:func:`PyConfig_Read` no longer calculates the initial search path, and will not
/aosp_15_r20/external/python/cpython3/Doc/data/
Dpython3.11.abi106 …<elf-symbol name='PyConfig_Read' type='func-type' binding='global-binding' visibility='default-vis…
13930PyConfig_Read' mangled-name='PyConfig_Read' filepath='Python/initconfig.c' line='2960' column='1' …