Home
last modified time | relevance | path

Searched defs:isScale (Results 1 – 25 of 63) sorted by relevance

123

/dports/math/jags/JAGS-4.3.0/src/modules/bugs/functions/
H A DMean.cc25 bool Mean::isScale(vector<bool> const &mask, vector<bool> const &fix) const in isScale() function in jags::bugs::Mean
H A DInProd.cc35 InProd::isScale(vector<bool> const &mask, vector<bool> const &fix) const in isScale() function in jags::bugs::InProd
H A DIfElse.cc23 bool IfElse::isScale(vector<bool> const &mask, in isScale() function in jags::bugs::IfElse
H A DSum.cc48 bool Sum::isScale(vector<bool> const &mask, vector<bool> const &fix) const in isScale() function in jags::bugs::Sum
H A DMatMult.cc79 MatMult::isScale(vector<bool> const &mask, vector<bool> const &fix) const in isScale() function in jags::bugs::MatMult
H A DDSumFunc.cc59 bool DSumFunc::isScale(vector<bool> const &mask, in isScale() function in jags::bugs::DSumFunc
H A DTranspose.cc51 bool Transpose::isScale(vector<bool> const &mask, in isScale() function in jags::bugs::Transpose
H A DCombine.cc61 bool Combine::isScale(vector<bool> const &mask, in isScale() function in jags::bugs::Combine
/dports/math/jags/JAGS-4.3.0/src/modules/base/functions/
H A DNeg.cc27 bool Neg::isScale(vector<bool> const &mask, vector<bool> const &fix) const in isScale() function in jags::base::Neg
H A DDivide.cc24 Divide::isScale(vector<bool> const &mask, vector<bool> const &fix) const in isScale() function in jags::base::Divide
H A DSubtract.cc38 Subtract::isScale(vector<bool> const &mask, vector<bool> const &fix) const in isScale() function in jags::base::Subtract
H A DMultiply.cc40 bool Multiply::isScale(vector<bool> const &mask, in isScale() function in jags::base::Multiply
H A DAdd.cc50 bool Add::isScale(vector<bool> const &mask, vector<bool> const &fix) const in isScale() function in jags::base::Add
/dports/graphics/pencil2d/pencil-0.6.6/core_lib/src/tool/
H A Dhandtool.cpp95 bool isScale = (keyMod & Qt::ControlModifier) || (buttons & Qt::RightButton); in transformView() local
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/src/FCollada/FCDocument/
H A DFCDocumentTools.cpp135 void operator() (FMVector3& data, bool isScale = false) { (*functor)(data, (isScale ? 1 : -1)); } in operator ()()
260 …& lengthFunctor, FCDConversionSwapFunctor& upAxisFunctor, bool convertLength, bool isScale = false) in ConvertAnimationVector3()
338 FCDConversionSwapFunctor& upAxisFunctor, bool convertLength, bool isScale = false) in ConvertAnimationVector3()
343 FCDConversionSwapFunctor& upAxisFunctor, bool convertLength, bool isScale = false) in ConvertAnimationVector3()
348 FCDConversionSwapFunctor& upAxisFunctor, bool convertLength, bool isScale = false) in ConvertAnimationVector3()
/dports/science/teem/teem-1.11.0-src/src/bin/
H A Dmiter.c45 float ads[3], isScale; in main() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86InstrInfo.h105 inline static bool isScale(const MachineOperand &MO) { in isScale() function
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/X86/
H A DX86InstrInfo.h105 inline static bool isScale(const MachineOperand &MO) { in isScale() function
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86InstrInfo.h105 inline static bool isScale(const MachineOperand &MO) { in isScale() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.h105 inline static bool isScale(const MachineOperand &MO) { in isScale() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/X86/
H A DX86InstrInfo.h105 inline static bool isScale(const MachineOperand &MO) { in isScale() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86InstrInfo.h105 inline static bool isScale(const MachineOperand &MO) { in isScale() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86InstrInfo.h105 inline static bool isScale(const MachineOperand &MO) { in isScale() function
/dports/math/jags/JAGS-4.3.0/src/lib/function/
H A DFunction.cc40 bool Function::isScale(vector<bool> const &mask, in isScale() function in jags::Function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/X86/
H A DX86InstrInfo.h105 inline static bool isScale(const MachineOperand &MO) { in isScale() function

123