HomeSort by relevance Sort by last modified time
    Searched defs:isDebug (Results 1 - 12 of 12) sorted by null

  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPVersionInfo.java 40 boolean isDebug();
  /external/libusb_aah/msvc/
ddk_build.cmd 40 if %DDKBUILDENV%==chk goto isDebug
42 :isDebug
  /hardware/qcom/display/libhwcomposer/
hwc_mdpcomp.h 151 static bool isDebug() { return sDebugLogs ? true : false; };
  /external/llvm/include/llvm/CodeGen/
MachineOperand.h 133 /// IsDebug - True if this MO_Register 'use' operand is in a debug pseudo,
135 bool IsDebug : 1;
314 bool isDebug() const {
316 return IsDebug;
369 assert((!Val || !isDebug()) && "Marking a debug operation as kill");
395 IsDebug = Val;
536 bool isUndef = false, bool isDebug = false);
565 bool isDebug = false,
576 Op.IsDebug = isDebug;
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/runtime/
RemoteAdtTestRunner.java 242 boolean isDebug, ITestRunListener listener) {
246 mIsDebug = isDebug;
283 public boolean isDebug() {
295 public TestTreeCollectorJob(String name, RemoteAndroidTestRunner runner, boolean isDebug,
297 super(name, runner, isDebug, listener);
319 public InstrumentationRunJob(String name, RemoteAndroidTestRunner runner, boolean isDebug,
321 super(name, runner, isDebug, listener);
329 if (isDebug()) {
  /external/jmonkeyengine/engine/src/core-effects/com/jme3/water/
SimpleWaterProcessor.java 493 public boolean isDebug() {
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/
Tool.java 645 generator.setDebug(isDebug());
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.help.base_3.5.2.v201011171123.jar 
  /prebuilts/devtools/tools/lib/
bcprov-jdk15on-1.48.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar 
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/antlr/
antlr-3.4-complete.jar 

Completed in 155 milliseconds