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

1 2 3 4 5 6 7 8 91011>>

  /device/linaro/bootloader/edk2/OvmfPkg/AcpiPlatformDxe/
EntryPoint.c 48 DEBUG ((EFI_D_INFO,
53 DEBUG ((EFI_D_ERROR, "%a: InstallAcpiTables: %r\n", __FUNCTION__, Status));
75 DEBUG ((EFI_D_INFO, "%a: PCI or its enumeration disabled, installing "
90 DEBUG ((EFI_D_INFO,
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/S3Support/Dxe/
QncS3Support.c 112 DEBUG ((DEBUG_INFO, "QncS3SupportEntryPoint() in reserved memory - Begin\n"));
134 DEBUG ((DEBUG_INFO, "QncS3SupportEntry Code = %08x, Size = %08x\n", (UINTN)mQncS3ImageAddress, mQncS3ImageSize));
135 DEBUG ((DEBUG_INFO, "QncS3SupportEntry Contex = %08x, Size = %08x\n", (UINTN)mS3Parameter, EFI_PAGE_SIZE));
151 DEBUG ((DEBUG_INFO, "QncS3SupportEntryPoint() in reserved memory - End\n"));
189 DEBUG ((DEBUG_INFO, "QncS3SetDispatchItem() Start\n"));
201 DEBUG ((DEBUG_INFO, "QncS3SetDispatchItem exceeds max length - 0x%08x\n", (UINTN)mS3Parameter->MaxContexts));
213 DEBUG ((DEBUG_INFO, "QncS3InitPcieRootPortDownstream @ 0x%08x - context 0x%08x\n", (UINTN)*S3DispatchEntryPoint, (UINTN)*Context));
222 DEBUG ((DEBUG_INFO, "QncS3SetDispatchItem() End\n"));
304 DEBUG ((DEBUG_INFO, "LoadQncS3Image failed for no enough space! \n"));
329 DEBUG ((DEBUG_INFO, "LoadQncS3Image failed for PeCoffLoaderLoadImage failure! \n"));
    [all...]
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DebugTimer.c 2 Code for debug timer to support debug agent library implementation.
51 // Disable Debug Timer interrupt to avoid it is delivered before Debug Port
57 DEBUG ((EFI_D_INFO, "Debug Timer: FSB Clock = %d\n", PcdGet32(PcdFSBClock)));
58 DEBUG ((EFI_D_INFO, "Debug Timer: Divisor = %d\n", ApicTimerDivisor));
59 DEBUG ((EFI_D_INFO, "Debug Timer: Frequency = %d\n", ApicTimerFrequency));
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformInitPei/
MemoryCallback.c 87 DEBUG ((EFI_D_ERROR, "Memory TOLM: %X\n", PlatformInfo->MemData.MemTolm));
88 DEBUG ((EFI_D_ERROR, "PCIE OSBASE: %lX\n", PlatformInfo->PciData.PciExpressBase));
89 DEBUG (
95 DEBUG (
101 DEBUG (
107 DEBUG ((EFI_D_ERROR, "UC START: %lX End : %lX\n", PlatformInfo->MemData.MemMir0, PlatformInfo->MemData.MemMir1));
205 DEBUG ((EFI_D_INFO, "RootComplexBar : 0x%x\n", RootComplexBar));
214 DEBUG ((EFI_D_INFO, "PmcBase : 0x%x\n", PmcBase));
223 DEBUG ((EFI_D_INFO, "IoBase : 0x%x\n", IoBase));
232 DEBUG ((EFI_D_INFO, "IlbBase : 0x%x\n", IlbBase));
    [all...]
  /external/google-breakpad/src/testing/scripts/generator/cpp/
utils.py 27 DEBUG = True
  /external/googletest/googlemock/scripts/generator/cpp/
utils.py 27 DEBUG = True
  /external/libcups/cups/
ipp-private.h 63 #ifdef DEBUG
65 #endif /* DEBUG */
  /external/libmojo/base/android/java/src/org/chromium/base/library_loader/
ModernLinker.java 102 if (DEBUG) {
135 if (DEBUG) {
159 if (DEBUG) {
170 long startTime = DEBUG ? SystemClock.uptimeMillis() : 0;
180 if (DEBUG) {
198 if (DEBUG) {
217 if (DEBUG) {
222 if (DEBUG) {
232 if (DEBUG) {
236 if (DEBUG) {
    [all...]
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyISelDAGToDAG.cpp 20 #include "llvm/Support/Debug.h"
72 DEBUG(errs() << "Selecting: ");
73 DEBUG(Node->dump(CurDAG));
74 DEBUG(errs() << "\n");
78 DEBUG(errs() << "== "; Node->dump(CurDAG); errs() << "\n");
  /external/llvm/lib/Transforms/ObjCARC/
ObjCARCExpand.cpp 37 #include "llvm/Support/Debug.h"
94 DEBUG(dbgs() << "ObjCARCExpand: Visiting Function: " << F.getName() << "\n");
99 DEBUG(dbgs() << "ObjCARCExpand: Visiting: " << *Inst << "\n");
114 DEBUG(dbgs() << "ObjCARCExpand: Old = " << *Inst << "\n"
124 DEBUG(dbgs() << "ObjCARCExpand: Finished List.\n\n");
  /external/ltp/testcases/open_posix_testsuite/conformance/behavior/timers/
2-1.c 23 #ifdef DEBUG
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_getres/
1-1.c 28 #ifdef DEBUG
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_open/
7-1.c 59 #ifdef DEBUG
72 #ifdef DEBUG
85 #ifdef DEBUG
98 #ifdef DEBUG
  /external/mesa3d/src/gallium/auxiliary/os/
os_memory.h 70 #elif defined(PIPE_OS_WINDOWS) && defined(DEBUG) && !defined(DEBUG_MEMORY_IMPLEMENTATION)
  /external/mesa3d/src/gallium/drivers/trace/
tr_context.h 61 #ifdef DEBUG
  /external/syslinux/com32/lib/syslinux/
dump_mmap.c 38 #ifdef DEBUG
dump_movelist.c 39 #ifdef DEBUG
  /external/v8/src/base/platform/
elapsed-timer.h 16 #ifdef DEBUG
26 #ifdef DEBUG
37 #ifdef DEBUG
90 #ifdef DEBUG
mutex.h 72 #ifdef DEBUG
77 #ifdef DEBUG
84 #ifdef DEBUG
167 #ifdef DEBUG
  /external/v8/testing/gmock/scripts/generator/cpp/
utils.py 27 DEBUG = True
  /frameworks/base/cmds/statsd/src/
statscompanion_util.cpp 17 #define DEBUG false // STOPSHIP if true
  /frameworks/base/core/java/android/os/
UpdateLock.java 30 private static final boolean DEBUG = false;
84 if (DEBUG) {
103 if (DEBUG) {
129 if (DEBUG) Log.v(TAG, "release() : " + this, new RuntimeException("here"));
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
SystemBars.java 33 private static final boolean DEBUG = false;
41 if (DEBUG) Log.d(TAG, "start");
53 if (DEBUG) Log.d(TAG, "createStatusBarFromConfig");
72 if (DEBUG) Log.d(TAG, "started " + mStatusBar.getClass().getSimpleName());
  /frameworks/base/services/backup/java/com/android/server/backup/utils/
BackupObserverUtils.java 19 import static com.android.server.backup.BackupManagerService.DEBUG;
41 if (DEBUG) {
58 if (DEBUG) {
74 if (DEBUG) {
  /frameworks/base/services/core/java/com/android/server/net/watchlist/
ReportWatchlistJobService.java 35 private static final boolean DEBUG = NetworkWatchlistService.DEBUG;
48 if (DEBUG) Slog.d(TAG, "Start scheduled job.");
63 if (DEBUG) Slog.d(TAG, "Scheduling records aggregator task");

Completed in 737 milliseconds

1 2 3 4 5 6 7 8 91011>>