Searched defs:isInput (Results 1 - 12 of 12) sorted by relevance

/external/v8/tools/turbolizer/
H A Dnode.js21 isInput: function() {
43 return !(this.isControl() || this.isInput() ||
/external/sonic/
H A Dwave.c25 int isInput; member in struct:waveFileStruct
254 file->isInput = 1;
296 if(!file->isInput) {
/external/llvm/include/llvm/IR/
H A DInlineAsm.h94 isInput, // 'x' enumerator in enum:llvm::InlineAsm::ConstraintPrefix
/external/llvm/lib/Option/
H A DOptTable.cpp162 static bool isInput(const llvm::StringSet<> &Prefixes, StringRef Arg) { function
197 if (isInput(PrefixesUnion, Str))
/external/v8/benchmarks/
H A Ddeltablue.js200 Constraint.prototype.isInput = function () {
263 this.myOutput.stay = !this.isInput();
320 EditConstraint.prototype.isInput = function () {
671 if (c.isInput() && c.isSatisfied())
/external/webrtc/webrtc/modules/audio_device/mac/
H A Daudio_device_mac.cc1906 const bool isInput) {
1913 if (isInput) {
1974 if (isInput) {
1904 InitDevice(const uint16_t userDeviceIndex, AudioDeviceID& deviceId, const bool isInput) argument
/external/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp195 bool Dependence::isInput() const { function in class:Dependence
588 else if (isInput())
/external/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp2045 TreePattern::TreePattern(Record *TheRec, ListInit *RawPat, bool isInput, argument
2047 isInputPattern(isInput), HasError(false) {
2052 TreePattern::TreePattern(Record *TheRec, DagInit *Pat, bool isInput, argument
2054 isInputPattern(isInput), HasError(false) {
2058 TreePattern::TreePattern(Record *TheRec, TreePatternNode *Pat, bool isInput, argument
2060 isInputPattern(isInput), HasError(false) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.commons.httpclient_3.1.0.v201005080502.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 431 milliseconds