/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/containers/sequences/vector/ |
H A D | robust_against_adl.pass.cpp | 23 struct MyAlloc { struct 25 MyAlloc() = default; argument 26 template<class U> MyAlloc(const MyAlloc<U>&) {} in MyAlloc() function 33 std::vector<bool, MyAlloc<bool>> vb; in main() argument
|
/aosp_15_r20/external/clang/test/CodeGenObjC/ |
H A D | autorelease.m | 11 + (id) MyAlloc;; class 23 + (id) MyAlloc { class
|
/aosp_15_r20/external/clang/test/Rewriter/ |
H A D | rewrite-modern-atautoreleasepool.mm | 27 + (id) MyAlloc { class
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/ |
H A 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
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/ |
H A D | inlined_vector_test.cc | 1583 using MyAlloc = CountingAllocator<int>; in TEST() typedef 1599 using MyAlloc = CountingAllocator<int>; in TEST() typedef 1660 using MyAlloc = CountingAllocator<int>; in TEST() typedef 1689 using MyAlloc = CountingAllocator<int>; in TEST() typedef
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/ |
D | inlined_vector_test.cc | 1583 using MyAlloc = CountingAllocator<int>; in TEST() typedef 1599 using MyAlloc = CountingAllocator<int>; in TEST() typedef 1660 using MyAlloc = CountingAllocator<int>; in TEST() typedef 1689 using MyAlloc = CountingAllocator<int>; in TEST() typedef
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/ |
H A D | inlined_vector_test.cc | 1575 using MyAlloc = CountingAllocator<int>; in TEST() typedef 1591 using MyAlloc = CountingAllocator<int>; in TEST() typedef 1652 using MyAlloc = CountingAllocator<int>; in TEST() typedef 1681 using MyAlloc = CountingAllocator<int>; in TEST() typedef
|
/aosp_15_r20/external/abseil-cpp/absl/container/ |
H A D | inlined_vector_test.cc | 1731 using MyAlloc = CountingAllocator<int>; in TEST() typedef 1747 using MyAlloc = CountingAllocator<int>; in TEST() typedef 1808 using MyAlloc = CountingAllocator<int>; in TEST() typedef 1837 using MyAlloc = CountingAllocator<int>; in TEST() typedef
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/ |
H A D | inlined_vector_test.cc | 1731 using MyAlloc = CountingAllocator<int>; in TEST() typedef 1747 using MyAlloc = CountingAllocator<int>; in TEST() typedef 1808 using MyAlloc = CountingAllocator<int>; in TEST() typedef 1837 using MyAlloc = CountingAllocator<int>; in TEST() typedef
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/ |
H A D | inlined_vector_test.cc | 1733 using MyAlloc = CountingAllocator<int>; in TEST() typedef 1749 using MyAlloc = CountingAllocator<int>; in TEST() typedef 1810 using MyAlloc = CountingAllocator<int>; in TEST() typedef 1839 using MyAlloc = CountingAllocator<int>; in TEST() typedef
|
/aosp_15_r20/external/lzma/C/ |
H A D | Alloc.c | 169 void *MyAlloc(size_t size) in MyAlloc() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/hashbrown/src/raw/ |
H A D | mod.rs | 4691 struct MyAlloc { in test_catch_panic_clone_from() struct 4692 _inner: Arc<MyAllocInner>, in test_catch_panic_clone_from() 4702 unsafe impl Allocator for MyAlloc { in test_catch_panic_clone_from() implementation
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/hashbrown/src/raw/ |
H A D | mod.rs | 4691 struct MyAlloc { in test_catch_panic_clone_from() struct 4692 _inner: Arc<MyAllocInner>, in test_catch_panic_clone_from() 4702 unsafe impl Allocator for MyAlloc { in test_catch_panic_clone_from() implementation
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/hashbrown/src/raw/ |
H A D | mod.rs | 4691 struct MyAlloc { in test_catch_panic_clone_from() struct 4692 _inner: Arc<MyAllocInner>, in test_catch_panic_clone_from() 4702 unsafe impl Allocator for MyAlloc { in test_catch_panic_clone_from() implementation
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/hashbrown/src/raw/ |
H A D | mod.rs | 4691 struct MyAlloc { in test_catch_panic_clone_from() struct 4692 _inner: Arc<MyAllocInner>, in test_catch_panic_clone_from() 4702 unsafe impl Allocator for MyAlloc { in test_catch_panic_clone_from() implementation
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/hashbrown/src/raw/ |
H A D | mod.rs | 4691 struct MyAlloc { in test_catch_panic_clone_from() struct 4692 _inner: Arc<MyAllocInner>, in test_catch_panic_clone_from() 4702 unsafe impl Allocator for MyAlloc { in test_catch_panic_clone_from() implementation
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/hashbrown/src/ |
H A D | map.rs | 8574 struct MyAlloc { struct 8575 _inner: Arc<MyAllocInner>, 8578 impl MyAlloc { impl 8593 unsafe impl Allocator for MyAlloc { implementation
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/hashbrown/src/ |
H A D | map.rs | 8574 struct MyAlloc { struct 8575 _inner: Arc<MyAllocInner>, 8578 impl MyAlloc { implementation 8593 unsafe impl Allocator for MyAlloc { implementation
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/hashbrown/src/ |
H A D | map.rs | 8574 struct MyAlloc { struct 8575 _inner: Arc<MyAllocInner>, 8578 impl MyAlloc { impl 8593 unsafe impl Allocator for MyAlloc { implementation
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/hashbrown/src/ |
H A D | map.rs | 8574 struct MyAlloc { struct 8575 _inner: Arc<MyAllocInner>, 8578 impl MyAlloc { implementation 8593 unsafe impl Allocator for MyAlloc { implementation
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/hashbrown/src/ |
H A D | map.rs | 8574 struct MyAlloc { struct 8575 _inner: Arc<MyAllocInner>, 8578 impl MyAlloc { implementation 8593 unsafe impl Allocator for MyAlloc { implementation
|