Home
last modified time | relevance | path

Searched refs:isVariant (Results 151 – 175 of 363) sorted by relevance

12345678910>>...15

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCSchedule.h130 bool isVariant() const { in isVariant() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/MC/
H A DMCSchedule.h131 bool isVariant() const { in isVariant() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/MC/
H A DMCSchedule.h130 bool isVariant() const { in isVariant() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/MC/
H A DMCSchedule.h131 bool isVariant() const { in isVariant() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/MC/
H A DMCSchedule.h130 bool isVariant() const { in isVariant() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/MC/
H A DMCSchedule.h130 bool isVariant() const { in isVariant() function
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/MC/
H A DMCSchedule.h131 bool isVariant() const { in isVariant() function
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/MC/
H A DMCSchedule.h130 bool isVariant() const { in isVariant() function
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/MC/
H A DMCSchedule.h130 bool isVariant() const { in isVariant() function
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/MC/
H A DMCSchedule.h130 bool isVariant() const {
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/tools/walkers/annotator/
H A DInbreedingCoeff.java74 if (genotypes == null || genotypes.size() < MIN_SAMPLES || !vc.isVariant()) { in annotate()
/dports/devel/llvm70/llvm-7.0.1.src/tools/llvm-mca/
H A DInstrBuilder.cpp333 while (SchedClassID && SM.getSchedClassDesc(SchedClassID)->isVariant()) in createInstrDescImpl()
386 if (!SM.getSchedClassDesc(SchedClassID)->isVariant()) { in createInstrDescImpl()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/llvm-mca/Views/
H A DInstructionInfoView.cpp106 while (SchedClassID && SM.getSchedClassDesc(SchedClassID)->isVariant()) in collectData()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/llvm-mca/Views/
H A DInstructionInfoView.cpp106 while (SchedClassID && SM.getSchedClassDesc(SchedClassID)->isVariant()) in collectData()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/tools/llvm-mca/Views/
H A DInstructionInfoView.cpp106 while (SchedClassID && SM.getSchedClassDesc(SchedClassID)->isVariant()) in collectData()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/tools/llvm-mca/Views/
H A DInstructionInfoView.cpp106 while (SchedClassID && SM.getSchedClassDesc(SchedClassID)->isVariant()) in collectData()
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/script/api/
H A Dqscriptvalue.h141 bool isVariant() const;
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/script/api/
H A Dqscriptvalue.h141 bool isVariant() const;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/tools/llvm-mca/Views/
H A DInstructionInfoView.cpp106 while (SchedClassID && SM.getSchedClassDesc(SchedClassID)->isVariant()) in collectData()
/dports/security/openconnect-gui/openconnect-gui-v1.5.3/external/src/qt-solutions-master/qtscriptclassic/src/
H A Dqscriptvalue.h143 bool isVariant() const;
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/tools/llvm-mca/Views/
H A DInstructionInfoView.cpp106 while (SchedClassID && SM.getSchedClassDesc(SchedClassID)->isVariant()) in collectData()
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/tools/walkers/varianteval/stratifications/
H A DDegeneracy.java87 if (eval != null && eval.isVariant()) { in getRelevantStates()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/tools/llvm-mca/Views/
H A DInstructionInfoView.cpp106 while (SchedClassID && SM.getSchedClassDesc(SchedClassID)->isVariant()) in collectData()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/tools/llvm-mca/Views/
H A DInstructionInfoView.cpp106 while (SchedClassID && SM.getSchedClassDesc(SchedClassID)->isVariant()) in collectData()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/script/bridge/
H A Dqscriptqobject.cpp211 if (QScriptEnginePrivate::isVariant(value)) { in variantFromValue()
377 inline bool isVariant() const in isVariant() function in QScript::QScriptMetaType
422 if (isVariant()) in typeId()
619 } else if (argType.isVariant()) { in callQtMethod()
620 if (QScriptEnginePrivate::isVariant(actual)) { in callQtMethod()
635 if (QScriptEnginePrivate::isVariant(actual)) { in callQtMethod()
758 } else if (QScriptEnginePrivate::isVariant(actual)) { in callQtMethod()
759 if (argType.isVariant() in callQtMethod()
970 if (retType.isVariant()) { in callQtMethod()

12345678910>>...15