/external/llvm-project/libcxx/test/libcxx/containers/sequences/vector/ |
D | robust_against_adl.pass.cpp | 21 struct MyAlloc { struct 29 std::vector<int, MyAlloc<int>> v; in main() argument
|
/external/clang/test/CodeGenObjC/ |
D | autorelease.m | 11 + (id) MyAlloc;; class 23 + (id) MyAlloc { class
|
/external/llvm-project/clang/test/CodeGenObjC/ |
D | autorelease.m | 11 + (id) MyAlloc;; class 23 + (id) MyAlloc { class
|
/external/clang/test/Rewriter/ |
D | rewrite-modern-atautoreleasepool.mm | 27 + (id) MyAlloc { class
|
/external/llvm-project/clang/test/Rewriter/ |
D | rewrite-modern-atautoreleasepool.mm | 27 + (id) MyAlloc { class
|
/external/abseil-cpp/absl/container/ |
D | inlined_vector_test.cc | 1551 using MyAlloc = CountingAllocator<int>; in TEST() typedef 1567 using MyAlloc = CountingAllocator<int>; in TEST() typedef 1628 using MyAlloc = CountingAllocator<int>; in TEST() typedef 1653 using MyAlloc = CountingAllocator<int>; in TEST() typedef
|
/external/libtextclassifier/abseil-cpp/absl/container/ |
D | inlined_vector_test.cc | 1562 using MyAlloc = CountingAllocator<int>; in TEST() typedef 1578 using MyAlloc = CountingAllocator<int>; in TEST() typedef 1639 using MyAlloc = CountingAllocator<int>; in TEST() typedef 1664 using MyAlloc = CountingAllocator<int>; in TEST() typedef
|
/external/angle/third_party/abseil-cpp/absl/container/ |
D | inlined_vector_test.cc | 1566 using MyAlloc = CountingAllocator<int>; in TEST() typedef 1582 using MyAlloc = CountingAllocator<int>; in TEST() typedef 1643 using MyAlloc = CountingAllocator<int>; in TEST() typedef 1668 using MyAlloc = CountingAllocator<int>; in TEST() typedef
|
/external/webrtc/third_party/abseil-cpp/absl/container/ |
D | inlined_vector_test.cc | 1551 using MyAlloc = CountingAllocator<int>; in TEST() typedef 1567 using MyAlloc = CountingAllocator<int>; in TEST() typedef 1628 using MyAlloc = CountingAllocator<int>; in TEST() typedef 1653 using MyAlloc = CountingAllocator<int>; in TEST() typedef
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/ |
D | inlined_vector_test.cc | 1562 using MyAlloc = CountingAllocator<int>; in TEST() typedef 1578 using MyAlloc = CountingAllocator<int>; in TEST() typedef 1639 using MyAlloc = CountingAllocator<int>; in TEST() typedef 1664 using MyAlloc = CountingAllocator<int>; in TEST() typedef
|
/external/openscreen/third_party/abseil/src/absl/container/ |
D | inlined_vector_test.cc | 1566 using MyAlloc = CountingAllocator<int>; in TEST() typedef 1582 using MyAlloc = CountingAllocator<int>; in TEST() typedef 1643 using MyAlloc = CountingAllocator<int>; in TEST() typedef 1668 using MyAlloc = CountingAllocator<int>; in TEST() typedef
|
/external/lzma/C/ |
D | Alloc.c | 132 void *MyAlloc(size_t size) in MyAlloc() function
|