Home
last modified time | relevance | path

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

/external/skia/bench/
DHairlinePathBench.cpp103 int base3 = 2 * rand.nextULessThan(hSize); in makePath() local
135 int base3 = 2 * rand.nextULessThan(hSize); in makePath() local
168 int base3 = 2 * rand.nextULessThan(hSize); in makePath() local
218 int base3 = 2 * rand.nextULessThan(hSize); in makePath() local
/external/chromium_org/third_party/skia/bench/
DHairlinePathBench.cpp103 int base3 = 2 * rand.nextULessThan(hSize); in makePath() local
135 int base3 = 2 * rand.nextULessThan(hSize); in makePath() local
168 int base3 = 2 * rand.nextULessThan(hSize); in makePath() local
218 int base3 = 2 * rand.nextULessThan(hSize); in makePath() local
/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