Home
last modified time | relevance | path

Searched defs:base3 (Results 1 – 2 of 2) 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/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