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

  /external/llvm/lib/VMCore/
InlineAsm.cpp 60 Type(isInput), isEarlyClobber(false),
92 Type = isInput;
162 Type != isInput)
267 case InlineAsm::isInput:
  /external/qemu/audio/
coreaudio.c 165 Boolean isInput;
181 core->deviceID, 0, core->isInput,
230 D("%s: %s started\n", __FUNCTION__, core->isInput ? "input" : "output");
241 D("%s: %s stopped\n", __FUNCTION__, core->isInput ? "input" : "output");
296 core->isInput = input ? true : false;
336 core->isInput,
364 core->isInput,
380 core->isInput,
396 core->isInput,
414 core->isInput,
    [all...]
  /external/llvm/include/llvm/
InlineAsm.h 86 isInput, // 'x'
  /external/llvm/utils/TableGen/
CodeGenDAGPatterns.h 520 TreePattern(Record *TheRec, ListInit *RawPat, bool isInput,
522 TreePattern(Record *TheRec, DagInit *Pat, bool isInput,
524 TreePattern(Record *TheRec, TreePatternNode *Pat, bool isInput,
CodeGenDAGPatterns.cpp     [all...]
  /external/llvm/lib/Analysis/
PHITransAddr.cpp 152 bool isInput = std::count(InstInputs.begin(), InstInputs.end(), Inst);
155 if (isInput) {
  /external/v8/benchmarks/
deltablue.js 200 Constraint.prototype.isInput = function () {
263 this.myOutput.stay = !this.isInput();
320 EditConstraint.prototype.isInput = function () {
671 if (c.isInput() && c.isSatisfied())
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
v8-deltablue.js 194 Constraint.prototype.isInput = function () {
257 this.myOutput.stay = !this.isInput();
314 EditConstraint.prototype.isInput = function () {
665 if (c.isInput() && c.isSatisfied())
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-deltablue.js 194 Constraint.prototype.isInput = function () {
257 this.myOutput.stay = !this.isInput();
314 EditConstraint.prototype.isInput = function () {
665 if (c.isInput() && c.isSatisfied())
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
v8-deltablue.js 194 Constraint.prototype.isInput = function () {
257 this.myOutput.stay = !this.isInput();
314 EditConstraint.prototype.isInput = function () {
665 if (c.isInput() && c.isSatisfied())
  /external/llvm/lib/Transforms/Scalar/
CodeGenPrepare.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
TargetLowering.cpp     [all...]
  /external/llvm/lib/Target/CBackend/
CBackend.cpp     [all...]
  /prebuilt/common/jython/
jython.jar 

Completed in 370 milliseconds