Home
last modified time | relevance | path

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

/external/arm-neon-tests/
Dref_integer.c50 uint32_t uvar, ures; in exec_integer() local
/external/pdfium/third_party/libopenjpeg/
Dopj_intmath.h292 OPJ_UINT32 ures = *upa + *upb; in opj_int_add_no_overflow() local
311 OPJ_UINT32 ures = *upa - *upb; in opj_int_sub_no_overflow() 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
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/utility/mem.res/mem.poly.allocator.class/mem.poly.allocator.mem/
Dconstruct_pair_values.pass.cpp54 …bool ures = checkConstruct<UU&&>(ptr->second, UExpect, M) && checkConstructionEquiv(ptr->second, p… in doTest() local
Dconstruct_pair_rvalue.pass.cpp55 …bool ures = checkConstruct<UU&&>(ptr->second, UExpect, M) && checkConstructionEquiv(ptr->second, p… in doTest() local
Dconstruct_pair_const_lvalue_pair.pass.cpp53 bool ures = checkConstruct<decltype((p.second))>(ptr->second, UExpect, M) && in doTest() local
Dconstruct_piecewise_pair.pass.cpp49 bool ures = checkConstruct<UTuple&&...>(ptr->second, UExpect, M); in doTest() local
/external/cronet/buildtools/third_party/libc++/trunk/test/std/experimental/memory/memory.polymorphic.allocator.class/memory.polymorphic.allocator.mem/
Dconstruct_pair_values.pass.cpp62 bool ures = checkConstruct<UU&&>(ptr->second, UExpect, M) && in doTest() local
Dconstruct_pair_const_lvalue_pair.pass.cpp63 bool ures = checkConstruct<decltype((p.second))>(ptr->second, UExpect, M) && in doTest() local
Dconstruct_pair_rvalue.pass.cpp64 bool ures = checkConstruct<UU&&>(ptr->second, UExpect, M) && in doTest() local
Dconstruct_piecewise_pair.pass.cpp55 bool ures = checkConstruct<UTuple&&...>(ptr->second, UExpect, M); in doTest() local