Home
last modified time | relevance | path

Searched refs:Py_DontWriteBytecodeFlag (Results 1 – 10 of 10) sorted by relevance

/external/python/cpython2/Launcher/
Dlauncher_main.cpp42 Py_DontWriteBytecodeFlag = 1; in main()
/external/python/cpython3/Include/cpython/
Dpydebug.h18 PyAPI_DATA(int) Py_DontWriteBytecodeFlag;
/external/python/cpython2/Include/
Dpydebug.h21 PyAPI_DATA(int) Py_DontWriteBytecodeFlag;
/external/python/cpython3/Programs/
D_testembed.c459 Py_DontWriteBytecodeFlag = 1; in test_init_global_config()
595 Py_DontWriteBytecodeFlag = 0; in test_init_from_config()
910 Py_DontWriteBytecodeFlag = 1; in set_all_global_config_variables()
980 Py_DontWriteBytecodeFlag = 1; in check_init_python_config()
/external/python/cpython2/Modules/
Dmain.c384 Py_DontWriteBytecodeFlag++; in Py_Main()
/external/python/cpython2/Python/
Dpythonrun.c74 int Py_DontWriteBytecodeFlag; /* Suppress writing bytecode files (*.py[co]) */ variable
195 Py_DontWriteBytecodeFlag = add_flag(Py_DontWriteBytecodeFlag, p); in Py_InitializeEx()
Dsysmodule.c1264 SetFlag(Py_DontWriteBytecodeFlag); in make_flags()
1433 PyBool_FromLong(Py_DontWriteBytecodeFlag)); in _PySys_Init()
/external/python/cpython3/Python/
Dinitconfig.c158 int Py_DontWriteBytecodeFlag = 0; /* Suppress writing bytecode files (*.pyc) */ variable
217 SET_ITEM_INT(Py_DontWriteBytecodeFlag); in _Py_GetGlobalVariablesAsDict()
1412 COPY_NOT_FLAG(write_bytecode, Py_DontWriteBytecodeFlag); in config_get_global_vars()
1449 COPY_NOT_FLAG(write_bytecode, Py_DontWriteBytecodeFlag); in config_set_global_vars()
/external/python/cpython3/Doc/c-api/
Dinit.rst100 .. c:var:: int Py_DontWriteBytecodeFlag
/external/python/cpython3/Doc/data/
Dpython3.10.abi1579 …<elf-symbol name='Py_DontWriteBytecodeFlag' size='4' type='object-type' binding='global-binding' v…
15947Py_DontWriteBytecodeFlag' type-id='type-id-9' mangled-name='Py_DontWriteBytecodeFlag' visibility='…