Home
last modified time | relevance | path

Searched refs:DEBUG_BUILD (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/intel/dev/
H A Dintel_hwconfig.c36 #define DEBUG_BUILD false macro
38 #define DEBUG_BUILD true macro
166 else if (DEBUG_BUILD && devinfo->F != (V)) \
/third_party/python/Lib/test/test_importlib/
H A Dtest_windows.py57 if machinery.WindowsRegistryFinder.DEBUG_BUILD:
71 if machinery.WindowsRegistryFinder.DEBUG_BUILD:
/third_party/python/Lib/importlib/
H A D_bootstrap_external.py861 DEBUG_BUILD = (_MS_WINDOWS and '_d.pyd' in EXTENSION_SUFFIXES) variable in WindowsRegistryFinder
872 if cls.DEBUG_BUILD:

Completed in 4 milliseconds