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

  /external/doclava/src/com/google/doclava/
Doclava2.java 24 private static final boolean DEBUG_MODE = false;
26 if (DEBUG_MODE) {
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
BogusMoveEventDetector.java 30 private static final boolean DEBUG_MODE = DebugFlags.DEBUG_ENABLED;
51 if (DEBUG_MODE) {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
AMDGPUKernelDescriptor.h 76 AMDGPU_BITS_ENUM_ENTRY(DEBUG_MODE, 22, 1),
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
AMDGPUKernelDescriptor.h 76 AMDGPU_BITS_ENUM_ENTRY(DEBUG_MODE, 22, 1),
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
AMDGPUKernelDescriptor.h 76 AMDGPU_BITS_ENUM_ENTRY(DEBUG_MODE, 22, 1),
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
AMDGPUKernelDescriptor.h 76 AMDGPU_BITS_ENUM_ENTRY(DEBUG_MODE, 22, 1),
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
AMDGPUKernelDescriptor.h 76 AMDGPU_BITS_ENUM_ENTRY(DEBUG_MODE, 22, 1),
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
AMDGPUKernelDescriptor.h 76 AMDGPU_BITS_ENUM_ENTRY(DEBUG_MODE, 22, 1),
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
AMDGPUKernelDescriptor.h 76 AMDGPU_BITS_ENUM_ENTRY(DEBUG_MODE, 22, 1),
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
AMDGPUKernelDescriptor.h 76 AMDGPU_BITS_ENUM_ENTRY(DEBUG_MODE, 22, 1),
  /sdk/eclipse/plugins/com.android.ide.eclipse.pdt/src/com/android/ide/eclipse/pdt/internal/
DebuggerConnector.java 99 DebugUITools.launch(config, ILaunchManager.DEBUG_MODE);
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
PointerTracker.java 55 private static boolean DEBUG_MODE = DebugFlags.DEBUG_ENABLED || DEBUG_EVENT;
627 if (DEBUG_MODE)
    [all...]
  /external/llvm/lib/Target/AMDGPU/Utils/
AMDKernelCodeTInfo.h 105 COMPPGM1(debug_mode, DEBUG_MODE),
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/
AndroidJUnitLaunchAction.java 76 final String mode = info.isDebugMode() ? ILaunchManager.DEBUG_MODE :
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
AndroidLaunchController.java 178 DebugUITools.launch(config, ILaunchManager.DEBUG_MODE);
289 * <code>DEBUG_MODE</code>.
314 launchInfo.setDebugMode(mode.equals(ILaunchManager.DEBUG_MODE));
    [all...]
  /frameworks/base/services/core/java/com/android/server/audio/
AudioService.java 179 protected static final boolean DEBUG_MODE = Log.isLoggable(TAG + ".MOD", Log.DEBUG);
    [all...]
  /frameworks/opt/setupwizard/tools/docs/
doclava.jar 

Completed in 1153 milliseconds