Home
last modified time | relevance | path

Searched defs:ures (Results 1 – 6 of 6) sorted by relevance

/external/arm-neon-tests/
Dref_integer.c50 uint32_t uvar, ures; in exec_integer() local
/external/eigen/bench/
Dspmv.cpp176 boost::numeric::ublas::vector<Scalar> uv(cols), ures(rows); in main() local
/external/libcxx/test/std/experimental/memory/memory.polymorphic.allocator.class/memory.polymorphic.allocator.mem/
Dconstruct_pair_values.pass.cpp57 bool ures = checkConstruct<UU&&>(ptr->second, UExpect, M) && in doTest() local
Dconstruct_pair_const_lvalue_pair.pass.cpp58 bool ures = checkConstruct<decltype((p.second))>(ptr->second, UExpect, M) && in doTest() local
Dconstruct_pair_rvalue.pass.cpp59 bool ures = checkConstruct<UU&&>(ptr->second, UExpect, M) && in doTest() local
Dconstruct_piecewise_pair.pass.cpp50 bool ures = checkConstruct<UTuple&&...>(ptr->second, UExpect, M); in doTest() local