Home
last modified time | relevance | path

Searched defs:arithmetic (Results 1 – 6 of 6) 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/python/pybind11/include/pybind11/
Dattr.h71 struct arithmetic { }; struct
/external/skia/tests/
DImageFilterTest.cpp1839 sk_sp<SkImageFilter> arithmetic( in test_arithmetic_bounds() local
/external/skqp/tests/
DImageFilterTest.cpp1931 sk_sp<SkImageFilter> arithmetic( in test_arithmetic_bounds() local
/external/swiftshader/src/Reactor/
DSubzeroReactor.cpp1138 …Ice::InstArithmetic *arithmetic = Ice::InstArithmetic::create(::function, op, result, swapOperands… in createArithmetic() local