Home
last modified time | relevance | path

Searched defs:tres (Results 1 – 12 of 12) sorted by relevance

/external/valgrind/mpi/
Dmpiwrap_type_test.c38 Ty tres; in tycon_Struct2() local
53 Ty tres; in tycon_Vector() local
62 Ty tres; in tycon_HVector() local
74 Ty tres; in tycon_Indexed2() local
90 Ty tres; in tycon_HIndexed2() local
/external/libcxx/test/std/experimental/memory/memory.polymorphic.allocator.class/memory.polymorphic.allocator.mem/
Dconstruct_pair_values.pass.cpp54 bool tres = checkConstruct<TT&&>(ptr->first, TExpect, M) && in doTest() local
Dconstruct_pair_const_lvalue_pair.pass.cpp55 bool tres = checkConstruct<decltype((p.first))>(ptr->first, TExpect, M) && in doTest() local
Dconstruct_pair_rvalue.pass.cpp56 bool tres = checkConstruct<TT&&>(ptr->first, TExpect, M) && in doTest() local
Dconstruct_piecewise_pair.pass.cpp49 bool tres = checkConstruct<TTuple&&...>(ptr->first, TExpect, M); in doTest() local
/external/elfutils/libdw/
Dfde.c122 struct dwarf_fde **tres = tsearch (fde, &cache->fde_tree, &compare_fde); in intern_fde() local
/external/valgrind/VEX/switchback/
Dswitchback.c558 VexTranslateResult tres; in make_translation() local
/external/valgrind/coregrind/
Dm_translate.c1488 VexTranslateResult tres; in VG_() local
/external/elfutils/src/
Dnm.c715 struct local_name **tres = tsearch (newp, &local_root, in get_local_names() local
/external/valgrind/VEX/useful/
Dtest_main.c103 VexTranslateResult tres; in main() local
/external/valgrind/VEX/priv/
Dguest_x86_toIR.c1124 IRTemp tres, IRTemp ta1, IRTemp ta2, in helper_ADC()
1178 IRTemp tres, IRTemp ta1, IRTemp ta2, in helper_SBB()
Dguest_amd64_toIR.c2001 IRTemp tres, IRTemp ta1, IRTemp ta2, in helper_ADC()
2060 IRTemp tres, IRTemp ta1, IRTemp ta2, in helper_SBB()