Searched refs:isDebug (Results 1 - 15 of 15) sorted by relevance

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
H A DXMPVersionInfo.java40 boolean isDebug(); method in interface:XMPVersionInfo
H A DXMPMetaFactory.java290 public boolean isDebug()
/external/deqp/modules/internal/
H A DditBuildInfoTests.cpp185 const bool isDebug = true; local
187 const bool isDebug = false;
192 addChild(new BuildInfoStringCase (m_testCtx, "de_debug", "DE_DEBUG", isDebug ? "1" : "not defined"));
/external/llvm/include/llvm/CodeGen/
H A DMachineOperand.h319 bool isDebug() const { function in class:llvm::MachineOperand
374 assert((!Val || !isDebug()) && "Marking a debug operation as kill");
552 bool isUndef = false, bool isDebug = false);
581 bool isDebug = false,
594 Op.IsDebug = isDebug;
H A DMachineRegisterInfo.h784 (SkipDebug && op->isDebug()))
800 assert(!Op->isDebug() && "Can't have debug defs");
805 (SkipDebug && Op->isDebug())))
887 (SkipDebug && op->isDebug()))
903 assert(!Op->isDebug() && "Can't have debug defs");
908 (SkipDebug && Op->isDebug())))
/external/llvm/lib/Target/X86/
H A DX86VZeroUpper.cpp132 if (MO.isDebug())
/external/llvm/lib/Target/Hexagon/
H A DHexagonPeephole.cpp333 Src.isDebug());
H A DHexagonInstrInfo.cpp880 MO.isDebug());
923 PredMO.isDebug());
H A DHexagonHardwareLoops.cpp963 if (Use.isDebug())
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/
H A DTool.java645 generator.setDebug(isDebug());
1112 public boolean isDebug() { method in class:Tool
/external/llvm/lib/CodeGen/
H A DMachineInstr.cpp92 assert((!Val || !isDebug()) && "Marking a debug operation as def");
130 bool isDebug) {
153 IsDebug = isDebug;
128 ChangeToRegister(unsigned Reg, bool isDef, bool isImp, bool isKill, bool isDead, bool isUndef, bool isDebug) argument
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
H A Ddojo-1.6.1.js67 // isDebug: Boolean
70 // on your platform, setting `isDebug` to `true` will force Dojo to
73 // debugging/logging console when `isDebug` is enabled. Note that
75 // `isDebug` is false and you are on a platform without Firebug, these
77 isDebug: false,
164 // isDebug is true and Firebug is not available or running, then it bypasses
254 isDebug: false,
1816 if(dojo.config.isDebug){
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.help.base_3.5.2.v201011171123.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...

Completed in 1105 milliseconds