/aosp_15_r20/art/libartbase/base/ |
H A D | arena_allocator_test.cc | 79 void* alloc1 = allocator.Alloc(arena_allocator::kArenaDefaultSize * 5 / 8); in TEST_F() local 87 void* alloc1 = allocator.Alloc(arena_allocator::kArenaDefaultSize * 13 / 16); in TEST_F() local 99 void* alloc1 = allocator.Alloc(arena_allocator::kArenaDefaultSize * 13 / 16); in TEST_F() local 112 void* alloc1 = allocator.Alloc(arena_allocator::kArenaDefaultSize * 9 / 16); in TEST_F() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/test/ |
H A D | reportMemoryUsage_test.cpp | 13 auto alloc1 = allocator->allocate(42); in TEST() local
|
H A D | cuda_reportMemoryUsage_test.cpp | 16 auto alloc1 = allocator->allocate(_200kb); in TEST() local
|
/aosp_15_r20/art/test/104-growth-limit/src/ |
H A D | Main.java | 32 int alloc1 = allocateTillOOME(); in main() local
|
/aosp_15_r20/external/libpalmrejection/ui/events/ozone/evdev/touch_filter/palm_model/ |
H A D | onedevice_train_palm_detection_filter_inference_v2.h | 12 float alloc1[115]; member
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/test/ |
D | expand_bwd_test_allocator.hpp | 119 friend void swap(self_t &alloc1, self_t &alloc2) in swap()
|
/aosp_15_r20/external/skia/tests/ |
H A D | ArenaAllocTest.cpp | 130 [[maybe_unused]] char* alloc1 = arena.makeArray<char>(alloc1Size); in DEF_TEST() local
|
/aosp_15_r20/external/webp/swig/ |
H A D | libwebp_python_wrap.c | 3649 int alloc1 = 0 ; in _wrap_WebPGetInfo() local 3697 int alloc1 = 0 ; in _wrap_WebPDecodeRGB() local 3750 int alloc1 = 0 ; in _wrap_WebPDecodeRGBA() local 3803 int alloc1 = 0 ; in _wrap_WebPDecodeARGB() local 3856 int alloc1 = 0 ; in _wrap_WebPDecodeBGR() local 3909 int alloc1 = 0 ; in _wrap_WebPDecodeBGRA() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/memory/allocator/ |
D | suballocator.rs | 2788 let alloc1 = allocator.allocate(dummy_info!()).unwrap(); in pool_allocator_capacity() localVariable 2793 let alloc1 = allocator.allocate(dummy_info!()).unwrap(); in pool_allocator_capacity() localVariable
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/ |
H A D | btree_test.cc | 2769 Alloc alloc1(&bytes_used1); in TEST() local 2806 Alloc alloc1(&bytes_used1); in TEST() local
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/ |
H A D | btree_test.cc | 2913 Alloc alloc1(&bytes_used1); in TEST() local 2950 Alloc alloc1(&bytes_used1); in TEST() local
|
/aosp_15_r20/frameworks/rs/ |
H A D | rsAllocation.cpp | 867 Allocation *alloc1 = static_cast<Allocation *>(valloc1); in rsi_AllocationShareBufferQueue() local
|
H A D | rsApiStubs.cpp | 370 extern "C" void rsAllocationShareBufferQueue (RsContext ctxWrapper, RsAllocation alloc1, RsAllocati… in rsAllocationShareBufferQueue()
|
/aosp_15_r20/external/abseil-cpp/absl/container/ |
H A D | btree_test.cc | 2859 Alloc alloc1(&bytes_used1); in TEST() local 2896 Alloc alloc1(&bytes_used1); in TEST() local
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/ |
H A D | btree_test.cc | 2859 Alloc alloc1(&bytes_used1); in TEST() local 2896 Alloc alloc1(&bytes_used1); in TEST() local
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/ |
H A D | btree_test.cc | 2859 Alloc alloc1(&bytes_used1); in TEST() local 2896 Alloc alloc1(&bytes_used1); in TEST() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/ |
D | btree_test.cc | 2996 Alloc alloc1(&bytes_used1); in TEST() local 3033 Alloc alloc1(&bytes_used1); in TEST() local
|
/aosp_15_r20/out/soong/.intermediates/frameworks/rs/rs_generated_sources/gen/gensrcs/frameworks/rs/ |
D | rsgApi.cpp | 138 static void LF_AllocationShareBufferQueue (RsContext rsc, RsAllocation alloc1, RsAllocation alloc2) in LF_AllocationShareBufferQueue() 1626 extern "C" void rsAllocationShareBufferQueue (RsContext rsc, RsAllocation alloc1, RsAllocation allo… in rsAllocationShareBufferQueue()
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/ |
H A D | btree_test.cc | 2996 Alloc alloc1(&bytes_used1); in TEST() local 3033 Alloc alloc1(&bytes_used1); in TEST() local
|
/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/ |
H A D | test_simplify.cpp | 4019 AllocatePtr alloc1 = Allocate::make(b1); in TEST() local 4043 AllocatePtr alloc1 = Allocate::make(b1); in TEST() local
|
/aosp_15_r20/frameworks/base/rs/java/android/renderscript/ |
H A D | RenderScript.java | 503 native void rsnAllocationShareBufferQueue(long con, long alloc1, long alloc2); in rsnAllocationShareBufferQueue() 504 synchronized void nAllocationShareBufferQueue(long alloc1, long alloc2) { in nAllocationShareBufferQueue()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/tests/ |
H A D | raw_api_test.cc | 613 xrt::XLAAllocation alloc1; in TEST() local
|
/aosp_15_r20/out/soong/.intermediates/frameworks/rs/rs_generated_headers/gen/gensrcs/frameworks/rs/ |
D | rsgApiStructs.h | 212 RsAllocation alloc1; member
|
/aosp_15_r20/frameworks/base/rs/jni/ |
H A D | android_renderscript_RenderScript.cpp | 1250 nAllocationShareBufferQueue(JNIEnv *_env, jobject _this, jlong con, jlong alloc1, jlong alloc2) in nAllocationShareBufferQueue()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-34/ |
D | framework.jar | javax/microedition/khronos/opengles/GL11ExtensionPack.class
GL11ExtensionPack.java
package javax.microedition. ... |