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

1 2 34 5 6 7 8 91011>>

  /frameworks/base/core/java/android/util/
StatsLog.java 29 private static final boolean DEBUG = false;
46 if (DEBUG) Slog.d(TAG, "Failed to find statsd when logging start");
54 if (DEBUG) Slog.d(TAG, "Failed to connect to statsd when logging start");
71 if (DEBUG) Slog.d(TAG, "Failed to find statsd when logging stop");
78 if (DEBUG) Slog.d(TAG, "Failed to connect to statsd when logging stop");
95 if (DEBUG) Slog.d(TAG, "Failed to find statsd when logging event");
103 if (DEBUG) Slog.d(TAG, "Failed to connect to statsd when logging event");
Config.java 31 public static final boolean DEBUG = false;
  /packages/apps/TV/tuner/src/com/android/tv/tuner/tvinput/
TunerRecordingSession.java 30 private static final boolean DEBUG = false;
46 if (DEBUG) {
55 if (DEBUG) {
64 if (DEBUG) {
73 if (DEBUG) {
82 if (DEBUG) {
90 if (DEBUG) {
  /external/syslinux/gnu-efi/gnu-efi-3.0/apps/
FreePages.c 74 #ifdef DEBUG
75 #undef DEBUG
77 #define DEBUG 0
108 #if DEBUG
113 #if DEBUG
117 #if DEBUG
121 #if DEBUG
125 #if DEBUG
129 #if DEBUG
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Pei/PlatformInit/
BootMode.c 50 DEBUG ((EFI_D_INFO, "IsFirstBoot = %x , EnableFastBoot= %x. \n", IsFirstBoot, EnableFastBoot));
84 DEBUG ((EFI_D_INFO, "Boot mode recovery\n"));
152 DEBUG ((EFI_D_ERROR, "RegValue = %08x\n", RegValue));
159 DEBUG ((EFI_D_ERROR, "RECOVERY from sticky bit\n"));;
172 DEBUG ((EFI_D_ERROR, "RECOVERY from corrupt FV\n"));;
186 DEBUG ((EFI_D_INFO, "Boot mode Flash Update\n"));
189 DEBUG ((EFI_D_INFO, "Boot mode S3 resume\n"));
193 DEBUG ((EFI_D_INFO, "Boot mode S3 resume\n"));
201 DEBUG ((EFI_D_INFO, "Power On Reset\n"));
204 DEBUG ((EFI_D_INFO, "Boot with Minimum cfg\n"));
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/PTX/
PTXRegisterInfo.cpp 20 #include "llvm/Support/Debug.h"
56 DEBUG(dbgs() << "eliminateFrameIndex: " << MI);
57 DEBUG(dbgs() << "- SPAdj: " << SPAdj << "\n");
58 DEBUG(dbgs() << "- FrameIndex: " << FrameIndex << "\n");
  /system/netd/tests/
runtests.sh 14 DEBUG=""
50 $DEBUG $cmd
69 DEBUG=echo
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/VarCheckPcdLib/
VarCheckPcdLibNullClass.c 72 DEBUG ((EFI_D_INFO, "%*a%08X: %-48a *%a*\r\n", Indent, "", Offset, Val, Str));
125 DEBUG ((EFI_D_INFO, "VarCheckPcdValidData fail: ValidList mismatch (0x%lx)\n", OneData));
145 DEBUG ((EFI_D_INFO, "VarCheckPcdValidData fail: ValidRange mismatch (0x%lx)\n", OneData));
208 DEBUG ((EFI_D_INFO, "VarCheckPcdVariable - %s:%g with Attributes = 0x%08x Size = 0x%x\n", VariableName, VendorGuid, Attributes, DataSize));
210 DEBUG ((EFI_D_INFO, "VarCheckPcdVariable fail for Attributes - 0x%08x\n", PcdVariable->Attributes));
215 DEBUG ((EFI_D_INFO, "VarCheckPcdVariable - CHECK PASS with DataSize == 0 !\n"));
236 DEBUG ((EFI_D_INFO, "VarCheckPcdVariable - ALL CHECK PASS!\n"));
266 DEBUG ((EFI_D_INFO, " VAR_CHECK_PCD_VALID_DATA_HEADER\n"));
267 DEBUG ((EFI_D_INFO, " Type - 0x%02x\n", PcdValidData->Type));
268 DEBUG ((EFI_D_INFO, " Length - 0x%02x\n", PcdValidData->Length));
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/
IpSecDebug.c 2 The Interfaces of IPsec debug information printing.
104 @param[in] Level Debug print error level. Pass to DEBUG().
117 DEBUG (
129 DEBUG (
142 DEBUG (
175 DEBUG ((DEBUG_INFO, "\n****Current state is %a\n", mIkev1StateStr[Previous]));
177 DEBUG ((DEBUG_INFO, "\n****Current state is %a\n", mIkev2StateStr[Previous]));
181 DEBUG ((DEBUG_INFO, "\n****Change state from %a to %a\n", mIkev1StateStr[Previous], mIkev1StateStr[Current]));
183 DEBUG ((DEBUG_INFO, "\n****Change state from %a to %a\n", mIkev2StateStr[Previous], mIkev2StateStr[Curre (…)
    [all...]
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/cpus/
errata_report.h 17 #if DEBUG
  /device/linaro/bootloader/arm-trusted-firmware/lib/stack_protector/
stack_protector.c 6 #include <debug.h>
25 #if DEBUG
  /device/linaro/bootloader/edk2/EmbeddedPkg/Universal/MmcDxe/
MmcIdentification.c 89 DEBUG ((EFI_D_ERROR, "EmmcGetDeviceState(): Failed to get card status, Status=%r.\n", Status));
94 DEBUG ((EFI_D_ERROR, "EmmcGetDeviceState(): Failed to get response of CMD13, Status=%r.\n", Status));
98 DEBUG ((EFI_D_ERROR, "EmmcGetDeviceState(): Failed to switch expected mode, Status=%r.\n", Status));
124 DEBUG ((EFI_D_ERROR, "EmmcSetEXTCSD(): Failed to send CMD6, Status=%r.\n", Status));
131 DEBUG ((EFI_D_ERROR, "EmmcSetEXTCSD(): Failed to get device state, Status=%r.\n", Status));
158 DEBUG ((EFI_D_ERROR, "EmmcIdentificationMode(): Failed to send CMD2, Status=%r.\n", Status));
164 DEBUG ((EFI_D_ERROR, "EmmcIdentificationMode(): CID retrieval error, Status=%r.\n", Status));
173 DEBUG ((EFI_D_ERROR, "EmmcIdentificationMode(): RCA set error, Status=%r.\n", Status));
180 DEBUG ((EFI_D_ERROR, "EmmcIdentificationMode(): Failed to send CMD9, Status=%r.\n", Status));
186 DEBUG ((EFI_D_ERROR, "EmmcIdentificationMode(): CSD retrieval error, Status=%r.\n", Status));
    [all...]
  /device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/FspmWrapperPeim/
FspmWrapperPeim.c 63 DEBUG ((DEBUG_INFO, "PeiFspMemoryInit enter\n"));
71 DEBUG ((DEBUG_INFO, "FspmHeaderPtr - 0x%x\n", FspmHeaderPtr));
81 DEBUG ((DEBUG_INFO, "UpdateFspmUpdData enter\n"));
83 DEBUG ((DEBUG_INFO, " NvsBufferPtr - 0x%x\n", FspmUpdDataPtr->FspmArchUpd.NvsBufferPtr));
84 DEBUG ((DEBUG_INFO, " StackBase - 0x%x\n", FspmUpdDataPtr->FspmArchUpd.StackBase));
85 DEBUG ((DEBUG_INFO, " StackSize - 0x%x\n", FspmUpdDataPtr->FspmArchUpd.StackSize));
86 DEBUG ((DEBUG_INFO, " BootLoaderTolumSize - 0x%x\n", FspmUpdDataPtr->FspmArchUpd.BootLoaderTolumSize));
87 DEBUG ((DEBUG_INFO, " BootMode - 0x%x\n", FspmUpdDataPtr->FspmArchUpd.BootMode));
88 DEBUG ((DEBUG_INFO, " HobListPtr - 0x%x\n", &FspHobListPtr));
95 DEBUG ((DEBUG_INFO, "Total time spent executing FspMemoryInitApi: %d millisecond\n", DivU64x32 (GetTimeI (…)
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Library/FmpAuthenticationLibRsa2048Sha256/
FmpAuthenticationLibRsa2048Sha256.c 85 DEBUG ((DEBUG_INFO, "FmpAuthenticatedHandlerRsa2048Sha256 - Image: 0x%08x - 0x%08x\n", (UINTN)Image, (UINTN)ImageSize));
88 DEBUG((DEBUG_ERROR, "FmpAuthenticatedHandlerRsa2048Sha256 - dwLength: 0x%04x, dwLength - 0x%04x\n", (UINTN)Image->AuthInfo.Hdr.dwLength, (UINTN)OFFSET_OF(WIN_CERTIFICATE_UEFI_GUID, CertData) + sizeof(EFI_CERT_BLOCK_RSA_2048_SHA256)));
94 DEBUG((DEBUG_ERROR, "FmpAuthenticatedHandlerRsa2048Sha256 - HashType: %g, expect - %g\n", &CertBlockRsa2048Sha256->HashType, &gEfiHashAlgorithmSha256Guid));
107 DEBUG ((DEBUG_ERROR, "FmpAuthenticatedHandlerRsa2048Sha256: Can not allocate hash context\n"));
118 DEBUG ((DEBUG_ERROR, "FmpAuthenticatedHandlerRsa2048Sha256: Sha256Init() failed\n"));
124 DEBUG ((DEBUG_ERROR, "FmpAuthenticatedHandlerRsa2048Sha256: Sha256Update() failed\n"));
130 DEBUG ((DEBUG_ERROR, "FmpAuthenticatedHandlerRsa2048Sha256: Sha256Final() failed\n"));
150 DEBUG ((DEBUG_ERROR, "FmpAuthenticatedHandlerRsa2048Sha256: Public key in section is not supported\n"));
161 DEBUG ((DEBUG_ERROR, "FmpAuthenticatedHandlerRsa2048Sha256: RsaNew() failed\n"));
172 DEBUG ((DEBUG_ERROR, "FmpAuthenticatedHandlerRsa2048Sha256: RsaSetKey(RsaKeyN) failed\n"));
    [all...]
  /external/curl/packages/vms/
make_gnv_curl_install.sh 30 export GNV_CC_QUALIFIERS=/DEBUG/OPTIMIZE/STANDARD=RELAXED\
32 export GNV_CXX_QUALIFIERS=/DEBUG/OPTIMIZE/float=ieee/ieee_mode=denorm_results
  /external/fec/
decode_rs_8.c 6 #ifdef DEBUG
decode_rs_char.c 6 #ifdef DEBUG
decode_rs_int.c 6 #ifdef DEBUG
  /external/flac/include/FLAC/
assert.h 37 #ifdef DEBUG
  /external/ltp/testcases/kernel/device-drivers/v4l/user_space/
v4l2_test.h 12 //#define DEBUG 1
14 #ifdef DEBUG
  /external/ltp/testcases/open_posix_testsuite/stress/signals/
sigismember_stress_1.c 25 #ifdef DEBUG
  /external/python/cpython2/Modules/_ctypes/libffi_arm_wince/
fficonfig.h 19 #ifdef DEBUG /* Defined by the project settings for Debug builds */
  /external/v8/src/compiler/
graph-replay.h 22 #ifdef DEBUG
  /frameworks/base/core/java/android/service/settings/suggestions/
SuggestionService.java 37 private static final boolean DEBUG = false;
44 if (DEBUG) {
52 if (DEBUG) {
60 if (DEBUG) {
  /packages/services/Car/tests/InstrumentClusterRendererSample/src/com/android/car/cluster/sample/
DebugUtil.java 28 public static final boolean DEBUG = true;

Completed in 1077 milliseconds

1 2 34 5 6 7 8 91011>>