Home
last modified time | relevance | path

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

/external/python/cpython3/android/
Dlauncher_main.cpp98 status = PyConfig_Read(&config); in main()
/external/python/cpython3/Include/cpython/
Dinitconfig.h225 PyAPI_FUNC(PyStatus) PyConfig_Read(PyConfig *config);
/external/python/cpython3/Programs/
D_testembed.c1331 status = PyConfig_Read(&config); in test_init_read_set()
1521 status = PyConfig_Read(&config); in test_init_warnoptions()
1690 PyStatus status = PyConfig_Read(&config); in test_get_argc_argv()
/external/python/cpython3/Doc/c-api/
Dinit_config.rst476 .. c:function:: PyStatus PyConfig_Read(PyConfig *config)
482 The :c:func:`PyConfig_Read` function only parses
890 string, :c:func:`PyConfig_Read` copies :c:member:`~PyConfig.argv` into
910 The :c:func:`PyConfig_Read` function only parses
1253 status = PyConfig_Read(&config);
1265 /* 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
/external/python/cpython3/Python/
Dpylifecycle.c486 status = PyConfig_Read(&config); in _PyInterpreterState_SetConfig()
Dinitconfig.c2891 PyConfig_Read(PyConfig *config) in PyConfig_Read() function
/external/python/cpython3/Misc/NEWS.d/
D3.10.0a3.rst1413 The :c:func:`PyConfig_Read` function now only parses
/external/python/cpython3/Doc/library/
Dsys.rst646 startup by the :c:func:`PyConfig_Read` function: see
674 startup by the :c:func:`PyConfig_Read` function: see
Dos.rst75 startup by the :c:func:`PyConfig_Read` function: see
135 ``C`` or ``POSIX`` at Python startup (see the :c:func:`PyConfig_Read`
/external/python/cpython3/Doc/
Dglossary.rst416 Python startup by the :c:func:`PyConfig_Read` function: see
/external/python/cpython3/Doc/whatsnew/
D3.8.rst311 * :c:func:`PyConfig_Read`
/external/python/cpython3/Doc/data/
Dpython3.10.abi104 …<elf-symbol name='PyConfig_Read' type='func-type' binding='global-binding' visibility='default-vis…
15977PyConfig_Read' mangled-name='PyConfig_Read' filepath='./Python/initconfig.c' line='2891' column='1…
17141 …<function-decl name='PyConfig_Read' mangled-name='PyConfig_Read' filepath='./Include/cpython/initc…