Home
last modified time | relevance | path

Searched defs:isForward (Results 1 – 12 of 12) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/sampling/
DStepInterpolator.java119 boolean isForward(); in isForward() method
DAbstractStepInterpolator.java180 protected void reinitialize(final double[] y, final boolean isForward) { in reinitialize()
320 public boolean isForward() { in isForward() method in AbstractStepInterpolator
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/jacobians/
DStepInterpolatorWithJacobians.java175 boolean isForward(); in isForward() method
DFirstOrderIntegratorWithJacobians.java643 public boolean isForward() { in isForward() method in FirstOrderIntegratorWithJacobians.StepInterpolatorWrapper
/external/apache-commons-math/src/main/java/org/apache/commons/math/transform/
DFastFourierTransformer.java791 private boolean isForward; field in FastFourierTransformer.RootsOfUnity
811 public synchronized boolean isForward() throws IllegalStateException { in isForward() method in FastFourierTransformer.RootsOfUnity
/external/llvm/lib/Target/X86/
DX86FloatingPoint.cpp1280 bool isForward = TOS == Op0; in handleTwoArgFP() local
/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVEntry.h263 bool isForward() const { return OpCode == OpForward;} in isForward() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FloatingPoint.cpp1328 bool isForward = TOS == Op0; in handleTwoArgFP() local
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86FloatingPoint.cpp1211 bool isForward = TOS == Op0; in handleTwoArgFP() local
/external/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp1084 bool MemoryDepChecker::Dependence::isForward() const { in isForward() function in MemoryDepChecker::Dependence
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp1260 bool MemoryDepChecker::Dependence::isForward() const { in isForward() function in MemoryDepChecker::Dependence
/external/icu/icu4c/source/test/intltest/
Dusettest.cpp2915 UBool isForward; in getSpans() local