Home
last modified time | relevance | path

Searched refs:Py_VerboseFlag (Results 1 – 25 of 37) sorted by relevance

12

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Ddynload_atheos.c24 if (Py_VerboseFlag) in _PyImport_GetDynLoadFunc()
30 if (Py_VerboseFlag) in _PyImport_GetDynLoadFunc()
38 if (Py_VerboseFlag) in _PyImport_GetDynLoadFunc()
42 if (Py_VerboseFlag) in _PyImport_GetDynLoadFunc()
Ddynload_hpux.c31 if (Py_VerboseFlag) { in _PyImport_GetDynLoadFunc()
40 if (Py_VerboseFlag) in _PyImport_GetDynLoadFunc()
48 if (Py_VerboseFlag) in _PyImport_GetDynLoadFunc()
54 if (p == NULL && Py_VerboseFlag) in _PyImport_GetDynLoadFunc()
Ddynload_beos.c166 if( Py_VerboseFlag ) { in _PyImport_GetDynLoadFunc()
179 if( Py_VerboseFlag ) { in _PyImport_GetDynLoadFunc()
192 if( Py_VerboseFlag ) { in _PyImport_GetDynLoadFunc()
210 if( Py_VerboseFlag ) { in _PyImport_GetDynLoadFunc()
220 if( Py_VerboseFlag ) { in _PyImport_GetDynLoadFunc()
Dimport.c182 if (Py_VerboseFlag) in _PyImportHooks_Init()
214 if (Py_VerboseFlag) in _PyImportHooks_Init()
223 if (Py_VerboseFlag) in _PyImportHooks_Init()
233 if (Py_VerboseFlag) in _PyImportHooks_Init()
416 if (Py_VerboseFlag) in PyImport_Cleanup()
426 if (Py_VerboseFlag) in PyImport_Cleanup()
431 if (Py_VerboseFlag) in PyImport_Cleanup()
443 if (Py_VerboseFlag) in PyImport_Cleanup()
477 if (Py_VerboseFlag) in PyImport_Cleanup()
496 if (Py_VerboseFlag) in PyImport_Cleanup()
[all …]
Dfrozenmain.c44 if (Py_VerboseFlag) in Py_FrozenMain()
Dimportdl.c70 if (Py_VerboseFlag) in _PyImport_LoadDynamicModule()
Ddynload_shlib.c115 if (Py_VerboseFlag) in _PyImport_GetDynLoadFunc()
Dmactoolboxglue.c41 if (Py_VerboseFlag) in PyMac_StrError()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
Dgetpath.c611 …if (Py_VerboseFlag) PySys_WriteStderr("%s[%d]: module_search_path = \"%s\"\n", __func__, __LINE__,… in calculate_path()
612 …if (Py_VerboseFlag) PySys_WriteStderr("%s[%d]: prefix = \"%s\"\n", __func__, __LINE__,… in calculate_path()
613 …if (Py_VerboseFlag) PySys_WriteStderr("%s[%d]: exec_prefix = \"%s\"\n", __func__, __LINE__,… in calculate_path()
614 …if (Py_VerboseFlag) PySys_WriteStderr("%s[%d]: progpath = \"%s\"\n", __func__, __LINE__,… in calculate_path()
Dmain.c396 Py_VerboseFlag++; in Py_Main()
545 if (Py_VerboseFlag || in Py_Main()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dimport.c210 if (Py_VerboseFlag) in _PyImportHooks_Init()
242 if (Py_VerboseFlag) in _PyImportHooks_Init()
251 if (Py_VerboseFlag) in _PyImportHooks_Init()
261 if (Py_VerboseFlag) in _PyImportHooks_Init()
448 if (Py_VerboseFlag) in PyImport_Cleanup()
458 if (Py_VerboseFlag) in PyImport_Cleanup()
463 if (Py_VerboseFlag) in PyImport_Cleanup()
475 if (Py_VerboseFlag) in PyImport_Cleanup()
509 if (Py_VerboseFlag) in PyImport_Cleanup()
528 if (Py_VerboseFlag) in PyImport_Cleanup()
[all …]
Dimportdl.c70 if (Py_VerboseFlag) in _PyImport_LoadDynamicModule()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Python/
Dimport.c182 if (Py_VerboseFlag) in _PyImportHooks_Init()
214 if (Py_VerboseFlag) in _PyImportHooks_Init()
223 if (Py_VerboseFlag) in _PyImportHooks_Init()
233 if (Py_VerboseFlag) in _PyImportHooks_Init()
416 if (Py_VerboseFlag) in PyImport_Cleanup()
426 if (Py_VerboseFlag) in PyImport_Cleanup()
431 if (Py_VerboseFlag) in PyImport_Cleanup()
443 if (Py_VerboseFlag) in PyImport_Cleanup()
477 if (Py_VerboseFlag) in PyImport_Cleanup()
496 if (Py_VerboseFlag) in PyImport_Cleanup()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dgetpath.c680 …if (Py_VerboseFlag) PySys_WriteStderr("%s[%d]: module_search_path = \"%s\"\n", __func__, __LINE__,… in calculate_path()
681 …if (Py_VerboseFlag) PySys_WriteStderr("%s[%d]: prefix = \"%s\"\n", __func__, __LINE__,… in calculate_path()
682 …if (Py_VerboseFlag) PySys_WriteStderr("%s[%d]: exec_prefix = \"%s\"\n", __func__, __LINE__,… in calculate_path()
683 …if (Py_VerboseFlag) PySys_WriteStderr("%s[%d]: progpath = \"%s\"\n", __func__, __LINE__,… in calculate_path()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dpydebug.h9 PyAPI_DATA(int) Py_VerboseFlag;
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dpydebug.h9 PyAPI_DATA(int) Py_VerboseFlag;
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dmoduleobject.c123 if (Py_VerboseFlag > 1) in _PyModule_Clear()
137 if (Py_VerboseFlag > 1) in _PyModule_Clear()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dmoduleobject.c123 if (Py_VerboseFlag > 1) in _PyModule_Clear()
136 if (Py_VerboseFlag > 1) in _PyModule_Clear()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dzipimport.c362 if (Py_VerboseFlag) in zipimporter_load_module()
797 if (Py_VerboseFlag) in read_directory()
838 if (Py_VerboseFlag) in get_decompress_func()
978 if (Py_VerboseFlag) in unmarshal_code()
987 if (Py_VerboseFlag) in unmarshal_code()
1157 if (Py_VerboseFlag > 1) in get_module_code()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dzipimport.c362 if (Py_VerboseFlag) in zipimporter_load_module()
789 if (Py_VerboseFlag) in read_directory()
825 if (Py_VerboseFlag) in get_decompress_func()
950 if (Py_VerboseFlag) in unmarshal_code()
959 if (Py_VerboseFlag) in unmarshal_code()
1129 if (Py_VerboseFlag > 1) in get_module_code()
Dmain.c362 Py_VerboseFlag++; in Py_Main()
507 if (Py_VerboseFlag || in Py_Main()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Parser/
Dparsetok.c60 if (Py_TabcheckFlag || Py_VerboseFlag) { in PyParser_ParseStringFlagsFilenameEx()
100 if (Py_TabcheckFlag || Py_VerboseFlag) { in PyParser_ParseFileFlagsEx()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
Dparsetok.c69 if (Py_TabcheckFlag || Py_VerboseFlag) { in PyParser_ParseStringFlagsFilenameEx()
109 if (Py_TabcheckFlag || Py_VerboseFlag) { in PyParser_ParseFileFlagsEx()
Dpgenmain.c24 int Py_VerboseFlag; variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
Dmain.c368 Py_VerboseFlag++; in Py_Main()
522 if (Py_VerboseFlag || in Py_Main()

12