Home
last modified time | relevance | path

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

/external/guava/guava-testlib/test/com/google/common/testing/anotherpackage/
DForwardingWrapperTesterTest.java254 private final Arithmetic arithmetic; field in ForwardingWrapperTesterTest.ForwardingArithmetic
256 public ForwardingArithmetic(Arithmetic arithmetic) { in ForwardingArithmetic()
331 private final Arithmetic arithmetic; field in ForwardingWrapperTesterTest.ForwardsToTheWrongMethod
333 ForwardsToTheWrongMethod(Arithmetic arithmetic) { in ForwardsToTheWrongMethod()
/external/skqp/tests/
DImageFilterTest.cpp1931 sk_sp<SkImageFilter> arithmetic( in test_arithmetic_bounds() local
/external/skia/tests/
DImageFilterTest.cpp1929 sk_sp<SkImageFilter> arithmetic( in test_arithmetic_bounds() local
/external/swiftshader/src/Reactor/
DSubzeroReactor.cpp725 …Ice::InstArithmetic *arithmetic = Ice::InstArithmetic::create(::function, op, result, swapOperands… in createArithmetic() local