Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/variant/test/
Dconst_ref_apply_visitor.cpp313 variant_type vv1(100), vv2(200), vv3(300), vv4(400); in run_rvalue_ref_tests() local
401 variant_type vv1(100), vv2(200), vv3(300); in run_cpp14_tests() local
/aosp_15_r20/external/llvm-libc/src/math/generic/
H A Dlog_range_reduction.h66 Int128 vv3 = (static_cast<Int128>(spv3) << 21) + sv3; in log_range_reduction() local
/aosp_15_r20/external/dng_sdk/source/
H A Ddng_temperature.cpp232 real64 vv3 = vv1 * f + vv2 * (1.0 - f); in Get_xy_coord() local