Home
last modified time | relevance | path

Searched refs:DEBUG_FILES (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Tools/nuget/
Dmake_zip.py20 DEBUG_FILES = { variable
58 return p.stem.lower() not in DEBUG_FILES
/external/python/cpython3/Tools/msi/
Dmake_zip.py19 DEBUG_FILES = { variable
66 return p.stem.lower() not in DEBUG_FILES and p.stem.lower() not in EXCLUDED_FILES
/external/libxml2/python/
Dlibxml.c254 #ifdef DEBUG_FILES in xmlPythonFileCloseRaw()
284 #ifdef DEBUG_FILES in xmlPythonFileReadRaw()
349 #ifdef DEBUG_FILES in xmlPythonFileRead()
414 #ifdef DEBUG_FILES in xmlPythonFileWrite()
455 #ifdef DEBUG_FILES in xmlPythonFileClose()