Searched defs:ub (Results 1 – 3 of 3) sorted by relevance
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.pconst/ |
D | eval.pass.cpp | 58 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in main() local 118 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in main() local 178 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in main() local 238 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in main() local 298 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in main() local 358 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in main() local 418 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in main() local 478 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in main() local 538 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in main() local 598 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in main() local [all …]
|
D | eval_param.pass.cpp | 60 I ub = std::lower_bound(u.begin(), u.end(), b[i+1]); in main() local
|
/ndk/tests/build/b9193874-neon/jni/ |
D | b9193874-neon.c | 267 int16x8_t ub = vcombine_s16(vrshrn_n_s32(ubl, 16), vrshrn_n_s32(ubh, 16)); in UpsampleRgbaLinePairNEON() local 315 int16x8_t ub = vcombine_s16(vrshrn_n_s32(ubl, 16), vrshrn_n_s32(ubh, 16)); in UpsampleRgbaLinePairNEON() local
|