Home
last modified time | relevance | path

Searched defs:arithmetic (Results 1 – 8 of 8) sorted by relevance

/external/guava/guava-testlib/test/com/google/common/testing/anotherpackage/
DForwardingWrapperTesterTest.java318 private final Arithmetic arithmetic; field in ForwardingWrapperTesterTest.ForwardingArithmetic
320 public ForwardingArithmetic(Arithmetic arithmetic) { in ForwardingArithmetic()
404 private final Arithmetic arithmetic; field in ForwardingWrapperTesterTest.ForwardsToTheWrongMethod
406 ForwardsToTheWrongMethod(Arithmetic arithmetic) { in ForwardsToTheWrongMethod()
/external/guava/android/guava-testlib/test/com/google/common/testing/anotherpackage/
DForwardingWrapperTesterTest.java318 private final Arithmetic arithmetic; field in ForwardingWrapperTesterTest.ForwardingArithmetic
320 public ForwardingArithmetic(Arithmetic arithmetic) { in ForwardingArithmetic()
404 private final Arithmetic arithmetic; field in ForwardingWrapperTesterTest.ForwardsToTheWrongMethod
406 ForwardsToTheWrongMethod(Arithmetic arithmetic) { in ForwardsToTheWrongMethod()
/external/rust/crates/ring/src/
Dlib.rs86 mod arithmetic; module
/external/python/pybind11/include/pybind11/
Dattr.h75 struct arithmetic { }; struct
/external/swiftshader/src/Reactor/
DOptimizer.cpp266 auto *arithmetic = llvm::cast<Ice::InstArithmetic>(use); in performScalarReplacementOfAggregates() local
632 auto *arithmetic = llvm::dyn_cast<Ice::InstArithmetic>(use); in isStaticallyIndexedArray() local
DSubzeroReactor.cpp1235 …Ice::InstArithmetic *arithmetic = Ice::InstArithmetic::create(::function, op, result, swapOperands… in createArithmetic() local
/external/rust/crates/vulkano/src/device/
Dphysical.rs856 pub arithmetic: bool, field
/external/skia/tests/
DImageFilterTest.cpp1889 sk_sp<SkImageFilter> arithmetic( in test_arithmetic_bounds() local