Home
last modified time | relevance | path

Searched defs:base3 (Results 1 – 5 of 5) sorted by relevance

/external/skia/bench/
DHairlinePathBench.cpp100 int base3 = 2 * rand.nextULessThan(hSize); in makePath() local
132 int base3 = 2 * rand.nextULessThan(hSize); in makePath() local
165 int base3 = 2 * rand.nextULessThan(hSize); in makePath() local
200 int base3 = 2 * rand.nextULessThan(hSize); in makePath() local
/external/skqp/bench/
DHairlinePathBench.cpp100 int base3 = 2 * rand.nextULessThan(hSize); in makePath() local
132 int base3 = 2 * rand.nextULessThan(hSize); in makePath() local
165 int base3 = 2 * rand.nextULessThan(hSize); in makePath() local
200 int base3 = 2 * rand.nextULessThan(hSize); in makePath() local
/external/epid-sdk/epid/member/tiny/math/src/
Dfq12.c133 VeryLargeInt const* exp2, Fq12Elem const* base3, in Fq12MultiExp()
/external/clang/test/CXX/expr/expr.const/
Dp2-0x.cpp516 …constexpr bool base3 = &e.e.f < &e.d; // expected-error {{constant expression}} expected-note {{co… variable
/external/linux-kselftest/tools/testing/selftests/kvm/include/x86_64/
Dprocessor.h64 uint32_t base3; member