HomeSort by relevance Sort by last modified time
    Searched refs:DEBUG (Results 1 - 25 of 7260) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/mdnsresponder/mDNSWindows/NSPTool/
Prefix.h 22 #define DEBUG 1
25 #define DEBUG 0
  /external/mdnsresponder/mDNSWindows/SystemService/
Prefix.h 22 #define DEBUG 1
25 #define DEBUG 0
  /art/tools/dexfuzz/
dexfuzz 21 DEBUG=
22 #DEBUG="-Xdebug -Xrunjdwp:transport=dt_socket,address=127.0.0.1:8888,server=y,suspend=n -XX:+HeapDumpOnOutOfMemoryError -ea"
24 java ${DEBUG} -jar ${ANDROID_HOST_OUT}/framework/dexfuzz.jar "$@"
  /packages/apps/TV/tuner/
BuildConfig.java.in 5 public static final boolean DEBUG = %DEBUG%;
  /device/linaro/bootloader/edk2/EmbeddedPkg/Universal/MmcDxe/
MmcDebug.c 29 DEBUG ((EFI_D_ERROR, "- PrintCID\n"));
30 DEBUG ((EFI_D_ERROR, "\t- Manufacturing date: %d/%d\n", (Cid[0] >> 8) & 0xF, (Cid[0] >> 12) & 0xFF));
31 DEBUG ((EFI_D_ERROR, "\t- Product serial number: 0x%X%X\n", Cid[1] & 0xFFFFFF, (Cid[0] >> 24) & 0xFF));
32 DEBUG ((EFI_D_ERROR, "\t- Product revision: %d\n", Cid[1] >> 24));
33 //DEBUG ((EFI_D_ERROR, "\t- Product name: %s\n", (char*)(Cid + 2)));
34 DEBUG ((EFI_D_ERROR, "\t- OEM ID: %c%c\n", (Cid[3] >> 8) & 0xFF, (Cid[3] >> 16) & 0xFF));
46 DEBUG ((EFI_D_ERROR, "- PrintCSD Version 1.01-1.10/Version 2.00/Standard Capacity\n"));
48 DEBUG ((EFI_D_ERROR, "- PrintCSD Version 2.00/High Capacity\n"));
50 DEBUG ((EFI_D_ERROR, "- PrintCSD Version Higher than v3.3\n"));
53 DEBUG ((EFI_D_ERROR, "\t- Supported card command class: 0x%X\n", MMC_CSD_GET_CCC (Csd)));
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciDxe/
UhciDebug.c 3 This file provides the information dump support for Uhci when in debug mode.
29 DEBUG ((EFI_D_VERBOSE, "&QhSw @ 0x%p\n", QhSw));
30 DEBUG ((EFI_D_VERBOSE, "QhSw.NextQh - 0x%p\n", QhSw->NextQh));
31 DEBUG ((EFI_D_VERBOSE, "QhSw.TDs - 0x%p\n", QhSw->TDs));
32 DEBUG ((EFI_D_VERBOSE, "QhSw.QhHw:\n"));
33 DEBUG ((EFI_D_VERBOSE, " Horizon Link - %x\n", QhSw->QhHw.HorizonLink));
34 DEBUG ((EFI_D_VERBOSE, " Vertical Link - %x\n\n", QhSw->QhHw.VerticalLink));
54 DEBUG ((EFI_D_VERBOSE, "TdSw @ 0x%p\n", CurTdSw));
55 DEBUG ((EFI_D_VERBOSE, "TdSw.NextTd - 0x%p\n", CurTdSw->NextTd));
56 DEBUG ((EFI_D_VERBOSE, "TdSw.DataLen - %d\n", CurTdSw->DataLen));
    [all...]
  /external/libavc/common/
ih264_debug.h 44 #define DEBUG(...) \
52 #define DEBUG(...) {}
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/
EhciDebug.c 3 This file provides the information dump support for EHCI when in debug mode.
31 DEBUG ((EFI_D_VERBOSE, " Do_Ping"));
33 DEBUG ((EFI_D_VERBOSE, " Do_Out"));
37 DEBUG ((EFI_D_VERBOSE, " Do_CS"));
39 DEBUG ((EFI_D_VERBOSE, " Do_SS"));
43 DEBUG ((EFI_D_VERBOSE, " Transfer_Error"));
47 DEBUG ((EFI_D_VERBOSE, " Babble_Error"));
51 DEBUG ((EFI_D_VERBOSE, " Buffer_Error"));
55 DEBUG ((EFI_D_VERBOSE, " Halted"));
59 DEBUG ((EFI_D_VERBOSE, " Active"));
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/
BuildConfig.java 20 public static final boolean DEBUG = false;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
debug.py 6 # debug mode.
7 DEBUG = os.environ.get('DISTUTILS_DEBUG')
  /device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/
PlatformInit.c 41 DEBUG ((DEBUG_INFO, "PrintPeiCoreEntryPointParam in PlatformInit\n"));
42 DEBUG ((DEBUG_INFO, "FspHobList - 0x%x\n", FspHobList));
43 DEBUG ((DEBUG_INFO, "StartOfRange - 0x%x\n", StartOfRange));
44 DEBUG ((DEBUG_INFO, "EndOfRange - 0x%x\n", EndOfRange));
  /device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/SecPeiFspPlatformSecLibSample/
PlatformInit.c 39 DEBUG ((DEBUG_INFO, "PrintPeiCoreEntryPointParam\n"));
40 DEBUG ((DEBUG_INFO, "FspHobList - 0x%x\n", FspHobList));
41 DEBUG ((DEBUG_INFO, "StartOfRange - 0x%x\n", StartOfRange));
42 DEBUG ((DEBUG_INFO, "EndOfRange - 0x%x\n", EndOfRange));
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/
OhciDebug.c 2 This file provides the information dump support for OHCI when in debug mode.
42 DEBUG ((EFI_D_INFO, "\n Before executing command\n"));
44 DEBUG ((EFI_D_INFO, "\n after executing command\n"));
47 DEBUG ((EFI_D_INFO, "\nED Address:%p, ED buffer:\n", Ed));
48 DEBUG ((EFI_D_INFO, "DWord0 :TD Tail :TD Head :Next ED\n"));
50 DEBUG ((EFI_D_INFO, "%8x ", *((UINT32*)(Ed) + Index) ));
52 DEBUG ((EFI_D_INFO, "\nNext TD buffer:%p\n", Td));
56 DEBUG ((EFI_D_INFO, "\nSetup PID "));
58 DEBUG ((EFI_D_INFO, "\nOut PID "));
60 DEBUG ((EFI_D_INFO, "\nIn PID "));
    [all...]
  /external/python/cpython2/Lib/distutils/
debug.py 6 # debug mode.
7 DEBUG = os.environ.get('DISTUTILS_DEBUG')
  /external/python/cpython3/Lib/distutils/
debug.py 4 # debug mode.
5 DEBUG = os.environ.get('DISTUTILS_DEBUG')
  /frameworks/base/packages/SystemUI/src/com/android/keyguard/
KeyguardConstants.java 28 public static final boolean DEBUG = false;
  /frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/util/
Debug.java 19 public class Debug {
21 public final static boolean DEBUG = false;
  /frameworks/support/recyclerview-selection/src/main/java/androidx/recyclerview/selection/
Shared.java 20 * Shared constants used in this package. Disable DEBUG and VERBOSE prior to releases.
24 static final boolean DEBUG = false;
  /packages/apps/DeskClock/gen/com/android/deskclock/
BuildConfig.java 20 public static final boolean DEBUG = false;
  /packages/apps/TV/common/
BuildConfig.java.in 5 public static final boolean DEBUG = %DEBUG%;
  /packages/apps/TV/partner_support/
BuildConfig.java.in 5 public static final boolean DEBUG = %DEBUG%;
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
debug.py 6 # debug mode.
7 DEBUG = os.environ.get('DISTUTILS_DEBUG')
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
debug.py 6 # debug mode.
7 DEBUG = os.environ.get('DISTUTILS_DEBUG')
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
debug.py 6 # debug mode.
7 DEBUG = os.environ.get('DISTUTILS_DEBUG')
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
debug.py 6 # debug mode.
7 DEBUG = os.environ.get('DISTUTILS_DEBUG')

Completed in 328 milliseconds

1 2 3 4 5 6 7 8 91011>>