HomeSort by relevance Sort by last modified time
    Searched refs:DEBUG_EVENT (Results 1 - 8 of 8) sorted by null

  /device/linaro/bootloader/edk2/Nt32Pkg/Include/Common/
WinNTInclude.h 45 #undef DEBUG_EVENT
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
KeyboardState.java 41 private static final boolean DEBUG_EVENT = false;
129 if (DEBUG_EVENT) {
166 if (DEBUG_EVENT) {
173 if (DEBUG_EVENT) {
355 if (DEBUG_EVENT) {
395 if (DEBUG_EVENT) {
432 if (DEBUG_EVENT) {
443 if (DEBUG_EVENT) {
600 if (DEBUG_EVENT) {
623 if (DEBUG_EVENT) {
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
DebugLib.h 52 #define DEBUG_EVENT 0x00080000 // Event messages
76 #define EFI_D_EVENT DEBUG_EVENT
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
EdkIIGlueDebugLib.h 79 #define DEBUG_EVENT 0x00080000 // Event messages
99 #define EFI_D_EVENT DEBUG_EVENT
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
PointerTracker.java 52 private static final boolean DEBUG_EVENT = false;
55 private static boolean DEBUG_MODE = DebugFlags.DEBUG_ENABLED || DEBUG_EVENT;
619 if (DEBUG_EVENT) {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
minwinbase.h 277 } DEBUG_EVENT, *LPDEBUG_EVENT;
  /external/llvm/utils/KillTheDoctor/
KillTheDoctor.cpp 371 DEBUG_EVENT DebugEvent;
  /external/swiftshader/third_party/LLVM/utils/KillTheDoctor/
KillTheDoctor.cpp 411 DEBUG_EVENT DebugEvent;

Completed in 319 milliseconds