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

  /external/qemu/audio/
coreaudio.c 171 Boolean isInput;
188 core->deviceID, 0, core->isInput,
233 D("%s: %s started\n", __FUNCTION__, core->isInput ? "input" : "output");
244 D("%s: %s stopped\n", __FUNCTION__, core->isInput ? "input" : "output");
299 core->isInput = input ? true : false;
339 core->isInput,
367 core->isInput,
383 core->isInput,
399 core->isInput,
417 core->isInput,
    [all...]
  /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/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())
  /prebuilt/common/jython/
jython.jar 

Completed in 304 milliseconds