Home
last modified time | relevance | path

Searched defs:v_int (Results 1 – 8 of 8) sorted by relevance

/external/sdv/vsomeip/third_party/boost/mpl/test/
Dapply.cpp40 typedef apply_wrap1<make_vector,int>::type v_int; in MPL_TEST_CASE() typedef
68 typedef apply_wrap1< make_vector,int >::type v_int; in MPL_TEST_CASE() typedef
78 typedef apply1<v_lambda,int>::type v_int; in MPL_TEST_CASE() typedef
88 typedef apply_wrap1< make_vector,int >::type v_int; in MPL_TEST_CASE() typedef
/external/stg/test_cases/info_tests/template/
Dvalue_parameter.cc3 S<15> v_int; variable
/external/rust/android-crates-io/crates/glam/src/features/
Dimpl_rand.rs439 let v_int = test_vec_type_uniform!( localVariable
487 let v_int = test_vec_type_uniform!( localVariable
/external/libaom/aom_dsp/flow_estimation/arm/
Ddisflow_sve.c39 const int v_int = (int)floor(v); in compute_flow_error() local
Ddisflow_neon.c33 const int v_int = (int)floor(v); in compute_flow_error() local
/external/libaom/aom_dsp/flow_estimation/x86/
Ddisflow_sse4.c99 const int v_int = (int)floor(v); in compute_flow_vector() local
Ddisflow_avx2.c99 const int v_int = (int)floor(v); in compute_flow_vector() local
/external/libaom/aom_dsp/flow_estimation/
Ddisflow.c204 const int v_int = (int)floor(v); in compute_flow_vector() local