Searched defs:tres (Results 1 – 12 of 12) sorted by relevance
/external/valgrind/mpi/ |
D | mpiwrap_type_test.c | 38 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/ |
D | construct_pair_values.pass.cpp | 54 bool tres = checkConstruct<TT&&>(ptr->first, TExpect, M) && in doTest() local
|
D | construct_pair_const_lvalue_pair.pass.cpp | 55 bool tres = checkConstruct<decltype((p.first))>(ptr->first, TExpect, M) && in doTest() local
|
D | construct_pair_rvalue.pass.cpp | 56 bool tres = checkConstruct<TT&&>(ptr->first, TExpect, M) && in doTest() local
|
D | construct_piecewise_pair.pass.cpp | 49 bool tres = checkConstruct<TTuple&&...>(ptr->first, TExpect, M); in doTest() local
|
/external/elfutils/libdw/ |
D | fde.c | 122 struct dwarf_fde **tres = tsearch (fde, &cache->fde_tree, &compare_fde); in intern_fde() local
|
/external/valgrind/VEX/switchback/ |
D | switchback.c | 558 VexTranslateResult tres; in make_translation() local
|
/external/valgrind/coregrind/ |
D | m_translate.c | 1488 VexTranslateResult tres; in VG_() local
|
/external/elfutils/src/ |
D | nm.c | 715 struct local_name **tres = tsearch (newp, &local_root, in get_local_names() local
|
/external/valgrind/VEX/useful/ |
D | test_main.c | 103 VexTranslateResult tres; in main() local
|
/external/valgrind/VEX/priv/ |
D | guest_x86_toIR.c | 1124 IRTemp tres, IRTemp ta1, IRTemp ta2, in helper_ADC() 1178 IRTemp tres, IRTemp ta1, IRTemp ta2, in helper_SBB()
|
D | guest_amd64_toIR.c | 2001 IRTemp tres, IRTemp ta1, IRTemp ta2, in helper_ADC() 2060 IRTemp tres, IRTemp ta1, IRTemp ta2, in helper_SBB()
|