Home | History | Annotate | Download | only in memory.resource.public

Lines Matching defs:r1

35         memory_resource const* r1 = nullptr;
38 noexcept(r1->is_equal(*r2))
43 TestResource1 R1(1);
44 auto& P1 = R1.getController();
45 memory_resource const& M1 = R1;
60 TestResource1 R1(1);
61 auto& P1 = R1.getController();
62 memory_resource const& M1 = R1;
77 TestResource1 R1(1);
78 auto& P1 = R1.getController();
79 memory_resource const& M1 = R1;