Home
last modified time | relevance | path

Searched defs:DEBUG (Results 1 – 24 of 24) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Ddebug.py7 DEBUG = os.environ.get('DISTUTILS_DEBUG') variable
Dlog.py6 DEBUG = 1 variable
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dres_config.h1 #define DEBUG 1 /* enable debugging code (needed for dig) */ macro
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
DEdkIIGlueDebugLib.h307 #define DEBUG(Expression) \ macro
315 #define DEBUG(Expression) do{} while(0) macro
322 #define DEBUG(Expression) \ macro
329 #define DEBUG(Expression) do{} while(0) macro
/device/generic/opengl-transport/host/commands/emugen/tests/t.001/expected/decoder/
Dfoo_dec.cpp20 # define DEBUG(...) do { if (emugl_cxt_logger) { emugl_cxt_logger(__VA_ARGS__); } } while(0) macro
22 # define DEBUG(...) ((void)0) macro
/device/linaro/bootloader/arm-trusted-firmware/tools/cert_create/
DMakefile10 DEBUG := 0 macro
/device/generic/goldfish/qemu-props/
Dqemu-props.c27 #define DEBUG 1 macro
/device/linaro/bootloader/edk2/MdePkg/Include/Library/
DDebugLib.h315 #define DEBUG(Expression) \ macro
322 #define DEBUG(Expression) macro
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/
DEfiDebug.h88 #define DEBUG(arg) EfiDebugPrint arg macro
116 #define DEBUG(arg) macro
/device/generic/goldfish/lights/
Dlights_qemu.c45 #define DEBUG 0 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dre.py126 DEBUG = sre_compile.SRE_FLAG_DEBUG # dump pattern after compilation variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dre.py130 DEBUG = sre_compile.SRE_FLAG_DEBUG # dump pattern after compilation variable
/device/google/cuttlefish_common/guest/hals/ril/libril/
Dril_event.cpp75 #define DEBUG 0 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/
DbgenGenerator.py8 DEBUG=0 variable
/device/google/wahoo/usb/
DUsbGadget.cpp32 constexpr bool DEBUG = false; variable
/device/google/bonito/usb/
DUsbGadget.cpp32 constexpr bool DEBUG = false; variable
/device/google/crosshatch/usb/
DUsbGadget.cpp32 constexpr bool DEBUG = false; variable
/device/linaro/bootloader/edk2/IntelFsp2Pkg/Tools/
DSplitFspBin.py252 DEBUG = 6 variable in EFI_IMAGE_DIRECTORY_ENTRY
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/
Dsymbols.py79 def DEBUG(self): member in Scope
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DFormatConversions.cpp24 #define DEBUG 0 macro
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc.cpp53 #define DEBUG 0 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/
D__init__.py134 DEBUG = 10 variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Ddtoa.c169 #define DEBUG macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Ddtoa.c169 #define DEBUG macro