/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/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/utility/mem.res/mem.poly.allocator.class/mem.poly.allocator.mem/ |
D | construct_pair_values.pass.cpp | 52 …bool tres = checkConstruct<TT&&>(ptr->first, TExpect, M) && checkConstructionEquiv(ptr->first, ptr… in doTest() local
|
D | construct_pair_rvalue.pass.cpp | 53 …bool tres = checkConstruct<TT&&>(ptr->first, TExpect, M) && checkConstructionEquiv(ptr->first, ptr… in doTest() local
|
D | construct_pair_const_lvalue_pair.pass.cpp | 50 bool tres = in doTest() local
|
D | construct_piecewise_pair.pass.cpp | 48 bool tres = checkConstruct<TTuple&&...>(ptr->first, TExpect, M); in doTest() local
|
/external/cronet/buildtools/third_party/libc++/trunk/test/std/experimental/memory/memory.polymorphic.allocator.class/memory.polymorphic.allocator.mem/ |
D | construct_pair_values.pass.cpp | 59 bool tres = checkConstruct<TT&&>(ptr->first, TExpect, M) && in doTest() local
|
D | construct_pair_const_lvalue_pair.pass.cpp | 60 bool tres = checkConstruct<decltype((p.first))>(ptr->first, TExpect, M) && in doTest() local
|
D | construct_pair_rvalue.pass.cpp | 61 bool tres = checkConstruct<TT&&>(ptr->first, TExpect, M) && in doTest() local
|
D | construct_piecewise_pair.pass.cpp | 54 bool tres = checkConstruct<TTuple&&...>(ptr->first, TExpect, M); in doTest() local
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_threaded_context.c | 333 struct threaded_resource *tres = threaded_resource(res); in threaded_resource_init() local 345 struct threaded_resource *tres = threaded_resource(res); in threaded_resource_deinit() local 979 struct threaded_resource *tres = in tc_set_shader_images() local 1047 struct threaded_resource *tres = threaded_resource(src->buffer); in tc_set_shader_buffers() local 1236 struct threaded_resource *tres = threaded_resource(res); in tc_create_stream_output_target() local 1448 struct threaded_resource *tres, unsigned usage, in tc_improve_map_buffer_flags() 1552 struct threaded_resource *tres = threaded_resource(resource); in tc_transfer_map() local 1635 struct threaded_resource *tres = threaded_resource(ttrans->b.resource); in tc_buffer_do_flush_region() local 1660 struct threaded_resource *tres = threaded_resource(transfer->resource); in tc_transfer_flush_region() local 1699 struct threaded_resource *tres = threaded_resource(transfer->resource); in tc_transfer_unmap() local [all …]
|
/external/curl/src/ |
D | tool_operate.c | 2347 CURLcode tres = msg->data.result; in parallel_transfers() local 2392 CURLcode tres = add_parallel_transfers(global, multi, share, in parallel_transfers() local
|
/external/perfetto/test/stress_test/ |
D | stress_test.cc | 470 for (const auto& tres : th.test_results()) { in StressTestMain() local
|
/external/python/enum34/enum/ |
D | test.py | 1085 tres = 3 variable in TestEnum.test_intenum_transitivity.numero 1779 tres = 4.0 variable in TestUnique.test_unique_clean.Clean 1793 tres = 1 variable in TestUnique.test_unique_dirty.Dirty
|
/external/python/cpython2/Modules/ |
D | imageop.c | 276 int tres, x, y, len; in imageop_grey2mono() local
|
D | _tkinter.c | 2016 Tcl_Obj *tres; in GetVar() local 2024 tres = Tcl_GetVar2Ex(Tkapp_Interp(self), name1, name2, flags); in GetVar() local
|
/external/elfutils/src/ |
D | nm.c | 699 struct local_name **tres = tsearch (newp, &local_root, in get_local_names() local
|
/external/python/cpython3/Modules/ |
D | _tkinter.c | 1942 Tcl_Obj *tres; in GetVar() local 1950 tres = Tcl_GetVar2Ex(Tkapp_Interp(self), name1, name2, flags); in GetVar() local
|
/external/python/cpython3/Lib/test/ |
D | test_enum.py | 1102 tres = 3 variable in TestEnum.test_intenum_transitivity.numero 3139 tres = 4.0 variable in TestUnique.test_unique_clean.Clean 3152 tres = 1 variable in TestUnique.test_unique_dirty.Dirty
|