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

1 2 3 4 5 67 8 91011>>

  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Misc/
MemoryAttributesTable.c 106 DEBUG ((EFI_D_VERBOSE, "MemoryProtectionAttribute NON_EXECUTABLE_PE_DATA is not set, "));
107 DEBUG ((EFI_D_VERBOSE, "because Runtime Driver Section Alignment is not %dK.\n", EFI_ACPI_RUNTIME_PAGE_ALLOCATION_ALIGNMENT >> 10));
169 DEBUG ((EFI_D_VERBOSE, "MemoryAttributesTable:\n"));
170 DEBUG ((EFI_D_VERBOSE, " Version - 0x%08x\n", MemoryAttributesTable->Version));
171 DEBUG ((EFI_D_VERBOSE, " NumberOfEntries - 0x%08x\n", MemoryAttributesTable->NumberOfEntries));
172 DEBUG ((EFI_D_VERBOSE, " DescriptorSize - 0x%08x\n", MemoryAttributesTable->DescriptorSize));
181 DEBUG ((EFI_D_VERBOSE, "Entry (0x%x)\n", MemoryAttributesEntry));
182 DEBUG ((EFI_D_VERBOSE, " Type - 0x%x\n", MemoryAttributesEntry->Type));
183 DEBUG ((EFI_D_VERBOSE, " PhysicalStart - 0x%016lx\n", MemoryAttributesEntry->PhysicalStart));
184 DEBUG ((EFI_D_VERBOSE, " VirtualStart - 0x%016lx\n", MemoryAttributesEntry->VirtualStart));
    [all...]
  /device/linaro/bootloader/edk2/OvmfPkg/Library/PlatformBootManagerLib/
QemuKernel.c 61 DEBUG ((EFI_D_INFO, "qemu -kernel was not used.\n"));
67 DEBUG ((EFI_D_ERROR, "Unable to allocate memory for kernel setup!\n"));
71 DEBUG ((EFI_D_INFO, "Setup size: 0x%x\n", (UINT32) SetupSize));
72 DEBUG ((EFI_D_INFO, "Reading kernel setup image ..."));
75 DEBUG ((EFI_D_INFO, " [done]\n"));
97 DEBUG ((EFI_D_ERROR, "Unable to allocate memory for kernel!\n"));
102 DEBUG ((EFI_D_INFO, "Kernel size: 0x%x\n", (UINT32) KernelSize));
103 DEBUG ((EFI_D_INFO, "Reading kernel image ..."));
106 DEBUG ((EFI_D_INFO, " [done]\n"));
133 DEBUG ((EFI_D_INFO, "Initrd size: 0x%x\n", (UINT32) InitrdSize));
    [all...]
  /external/llvm/utils/
makellvm 9 set DEBUG = 0
35 set doit = 0; set DEBUG = 1; shift argv; breaksw
57 if ($DEBUG) then
58 echo "DEBUG: EXEC = $EXEC"
73 if ($DEBUG) then
74 echo "DEBUG: MFILE = $MFILE"
82 if ($DEBUG) then
83 echo "DEBUG: LLVMDIR = $LLVMDIR"
121 if ($DEBUG) then
122 echo "DEBUG: BUILDROOT = $BUILDROOT
    [all...]
  /external/ltp/testcases/kernel/syscalls/syslog/
syslogtst.c 129 "syslogtst: mail debug test.");
160 #ifdef DEBUG
191 #ifdef DEBUG
201 #ifdef DEBUG
205 #ifdef DEBUG
222 #ifdef DEBUG
233 #ifdef DEBUG
249 syslog(LOG_USER | LOG_DEBUG, "syslogtst: debug log");
309 #ifdef DEBUG
314 #ifdef DEBUG
    [all...]
  /external/mesa3d/src/gallium/drivers/ilo/core/
ilo_debug.h 35 /* enable debug flags affecting hot pathes only with debug builds */
36 #ifdef DEBUG
95 #ifdef DEBUG
108 #ifdef DEBUG
  /external/swiftshader/third_party/LLVM/utils/
makellvm 9 set DEBUG = 0
35 set doit = 0; set DEBUG = 1; shift argv; breaksw
57 if ($DEBUG) then
58 echo "DEBUG: EXEC = $EXEC"
73 if ($DEBUG) then
74 echo "DEBUG: MFILE = $MFILE"
82 if ($DEBUG) then
83 echo "DEBUG: LLVMDIR = $LLVMDIR"
121 if ($DEBUG) then
122 echo "DEBUG: BUILDROOT = $BUILDROOT"
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
CatLog.java 22 static final boolean DEBUG = true;
25 if (!DEBUG) {
35 if (!DEBUG) {
  /packages/apps/DocumentsUI/src/com/android/documentsui/selection/
ContentLock.java 19 import static com.android.documentsui.selection.Shared.DEBUG;
44 if (DEBUG) Log.v(TAG, "Incremented content lock count to " + mLocks + ".");
56 if (DEBUG) Log.v(TAG, "Decremented content lock count to " + mLocks + ".");
  /packages/apps/EmergencyInfo/src/com/android/emergency/overlay/
FeatureFactory.java 33 private static final boolean DEBUG = false;
43 if (DEBUG) Log.d(LOG_TAG, "getFactory");
54 if (DEBUG) Log.d(LOG_TAG, "started " + sFactory.getClass().getSimpleName());
  /packages/apps/StorageManager/src/com/android/storagemanager/overlay/
FeatureFactory.java 33 private static final boolean DEBUG = false;
47 if (DEBUG) Log.d(LOG_TAG, "getFactory");
58 if (DEBUG) Log.d(LOG_TAG, "started " + sFactory.getClass().getSimpleName());
  /device/linaro/bootloader/edk2/SignedCapsulePkg/Library/EdkiiSystemCapsuleLib/
EdkiiSystemCapsuleLib.c 106 DEBUG ((DEBUG_INFO, "GetSectionByType - Buffer: 0x%08x - 0x%08x\n", SectionBuffer, SectionBufferSize));
115 DEBUG ((DEBUG_INFO, "GetSectionByType - Section: 0x%08x\n", SectionHeader));
126 DEBUG((DEBUG_INFO, "GetSectionByType - 0x%x - 0x%x\n", *OutSectionBuffer, *OutSectionSize));
129 DEBUG((DEBUG_INFO, "GetSectionByType - find section instance %x\n", Instance));
136 DEBUG ((DEBUG_INFO, "GetSectionByType - other section type 0x%x\n", SectionHeader->Type));
179 DEBUG ((DEBUG_INFO, "GetFfsByName - FV: 0x%08x - 0x%08x\n", (UINTN)FdStart, (UINTN)FdSize));
190 DEBUG((DEBUG_ERROR, "checking FV....0x%08x - 0x%x\n", FvHeader, FvHeader->FvLength));
193 DEBUG((DEBUG_ERROR, "GetFfsByName - FvSize: 0x%08x, MaxSize - 0x%08x\n", (UINTN)FvHeader->FvLength, (UINTN)FvSize));
210 DEBUG((DEBUG_INFO, "GetFfsByName - FFS: 0x%08x\n", FfsHeader));
237 DEBUG((DEBUG_INFO, "GetFfsByName - other FFS type 0x%x, name %g\n", FfsHeader->Type, &FfsHeader->Name));
    [all...]
  /external/ltp/testcases/kernel/syscalls/nftw/
test.c 52 #ifdef DEBUG
67 #ifdef DEBUG
112 #ifdef DEBUG
156 #ifdef DEBUG
194 #ifdef DEBUG
230 #ifdef DEBUG
273 #ifdef DEBUG
302 #ifdef DEBUG
330 #ifdef DEBUG
359 #ifdef DEBUG
    [all...]
test64.c 50 #ifdef DEBUG
65 #ifdef DEBUG
110 #ifdef DEBUG
155 #ifdef DEBUG
194 #ifdef DEBUG
231 #ifdef DEBUG
275 #ifdef DEBUG
305 #ifdef DEBUG
335 #ifdef DEBUG
365 #ifdef DEBUG
    [all...]
  /device/linaro/bootloader/edk2/IntelFspPkg/Library/BaseFspPlatformLib/
FspPlatformNotify.c 70 DEBUG ((DEBUG_INFO | DEBUG_INIT, "FSP Post PCI Enumeration ...\n"));
78 DEBUG ((DEBUG_INFO| DEBUG_INIT, "FSP Ready To Boot ...\n"));
134 DEBUG ((DEBUG_INFO | DEBUG_INIT, "FspSiliconInitApi() - End\n"));
165 DEBUG ((DEBUG_INFO, "FSP Got Notification. Notification Value : 0x%08X\n", NotificationValue));
171 DEBUG ((DEBUG_INFO, "Unsupported FSP Notification Value\n"));
178 DEBUG ((DEBUG_INFO, "FSP Notification Handler Returns : 0x%08X\n", Status));
  /external/annotation-tools/annotation-file-utilities/scripts/
extract-annotations 7 # If the very first argument is "--debug-script", debug this script (but
8 # don't pass --debug-script to the underlying program).
9 DEBUG=0
10 if [ "$1" = "--debug-script" ]; then
11 DEBUG=1
20 if [ "$DEBUG" = "1" ]; then
  /external/libmojo/base/android/java/src/org/chromium/base/library_loader/
LegacyLinker.java 140 if (DEBUG) {
162 if (DEBUG) {
167 if (DEBUG) {
175 if (DEBUG) {
183 if (DEBUG) {
217 if (DEBUG) {
246 if (DEBUG) {
268 if (DEBUG) {
273 if (DEBUG) {
280 if (DEBUG) {
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64AddressTypePromotion.cpp 42 #include "llvm/Support/Debug.h"
252 DEBUG(dbgs() << "*** Propagate Sign Extension ***\n");
261 DEBUG(dbgs() << "Consider:\n" << *SExt << '\n');
265 DEBUG(dbgs() << "No uses => marked as delete\n");
271 DEBUG(dbgs() << "Try to get through:\n" << *Inst << '\n');
275 DEBUG(dbgs() << "Cannot get through\n");
282 DEBUG(dbgs() << "SExt or trunc, mark it as to remove\n");
310 DEBUG(dbgs() << "Propagate SExt to operands\n");
313 DEBUG(dbgs() << "Operand:\n" << *(Inst->getOperand(OpIdx)) << '\n');
316 DEBUG(dbgs() << "No need to propagate\n")
    [all...]
  /frameworks/base/core/java/android/hardware/camera2/utils/
TaskDrainer.java 56 private final boolean DEBUG = false;
93 * @param name an optional name used for debug logging
118 if (DEBUG) {
152 if (DEBUG) {
178 if (DEBUG) {
187 if (DEBUG) {
203 if (DEBUG) {
  /frameworks/base/services/core/java/com/android/server/policy/
GlobalActions.java 28 private static final boolean DEBUG = false;
60 if (DEBUG) Slog.d(TAG, "showDialog " + keyguardShowing + " " + deviceProvisioned);
79 if (DEBUG) Slog.d(TAG, "onGlobalActionsShown");
86 if (DEBUG) Slog.d(TAG, "onGlobalActionsDismissed");
92 if (DEBUG) Slog.d(TAG, "onGlobalActionsAvailableChanged " + available);
105 if (DEBUG) Slog.d(TAG, "Global actions timeout");
  /frameworks/opt/bitmap/src/com/android/bitmap/
UnrefedBitmapCache.java 42 private final static boolean DEBUG = DecodeTask.DEBUG;
60 if (DEBUG) {
87 if (DEBUG) {
95 if (DEBUG) {
111 if (DEBUG) {
  /test/vts/agents/hal/
TcpServerForRunner.cpp 68 LOG(DEBUG) << "TCP server port is " << (int)ntohs(serv_addr.sin_port);
78 LOG(DEBUG) << "Listening";
85 LOG(DEBUG) << "Accepting";
92 LOG(DEBUG) << "[runner->agent] NEW SESSION";
93 LOG(DEBUG) << "[runner->agent] ===========";
97 LOG(DEBUG) << "Process for a runner - pid = " << getpid();
  /external/llvm/utils/TableGen/
DFAPacketizerEmitter.cpp 26 #include "llvm/Support/Debug.h"
81 // To enable debugging, run llvm-tblgen with: "-debug-only dfa-emitter".
269 // To enable debugging, run llvm-tblgen with: "-debug-only dfa-emitter".
274 DEBUG(dbgs() << "InsnClass: ");
277 DEBUG(dbgs() << ", ");
279 DEBUG(dbgs() << "0x" << utohexstr(InsnClass[i]));
282 DEBUG(dbgs() << " (input: 0x" << utohexstr(InsnInput) << ")");
289 DEBUG(dbgs() << "StateInfo: ");
295 DEBUG(dbgs() << ", ");
297 DEBUG(dbgs() << "0x" << utohexstr(thisState))
    [all...]
  /cts/tests/framework/base/activitymanager/util/src/android/server/am/
StateLogger.java 26 private static final boolean DEBUG = false;
30 * Simple info-level logging gated by {@link #DEBUG} flag
33 if (DEBUG) {
  /cts/tests/tests/keystore/src/android/server/am/
StateLogger.java 26 private static final boolean DEBUG = false;
30 * Simple info-level logging gated by {@link #DEBUG} flag
33 if (DEBUG) {
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePostCodeLibDebug/
PostCode.c 49 DEBUG((EFI_D_INFO, "POST %08x\n", Value));
85 DEBUG((EFI_D_INFO, "POST %08x - %s\n", Value, Description));

Completed in 896 milliseconds

1 2 3 4 5 67 8 91011>>