Home
last modified time | relevance | path

Searched defs:alloc1 (Results 1 – 25 of 45) sorted by relevance

12

/aosp_15_r20/art/libartbase/base/
H A Darena_allocator_test.cc79 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 DreportMemoryUsage_test.cpp13 auto alloc1 = allocator->allocate(42); in TEST() local
H A Dcuda_reportMemoryUsage_test.cpp16 auto alloc1 = allocator->allocate(_200kb); in TEST() local
/aosp_15_r20/art/test/104-growth-limit/src/
H A DMain.java32 int alloc1 = allocateTillOOME(); in main() local
/aosp_15_r20/external/libpalmrejection/ui/events/ozone/evdev/touch_filter/palm_model/
H A Donedevice_train_palm_detection_filter_inference_v2.h12 float alloc1[115]; member
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/test/
Dexpand_bwd_test_allocator.hpp119 friend void swap(self_t &alloc1, self_t &alloc2) in swap()
/aosp_15_r20/external/skia/tests/
H A DArenaAllocTest.cpp130 [[maybe_unused]] char* alloc1 = arena.makeArray<char>(alloc1Size); in DEF_TEST() local
/aosp_15_r20/external/webp/swig/
H A Dlibwebp_python_wrap.c3649 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/
Dsuballocator.rs2788 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 Dbtree_test.cc2769 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 Dbtree_test.cc2913 Alloc alloc1(&bytes_used1); in TEST() local
2950 Alloc alloc1(&bytes_used1); in TEST() local
/aosp_15_r20/frameworks/rs/
H A DrsAllocation.cpp867 Allocation *alloc1 = static_cast<Allocation *>(valloc1); in rsi_AllocationShareBufferQueue() local
H A DrsApiStubs.cpp370 extern "C" void rsAllocationShareBufferQueue (RsContext ctxWrapper, RsAllocation alloc1, RsAllocati… in rsAllocationShareBufferQueue()
/aosp_15_r20/external/abseil-cpp/absl/container/
H A Dbtree_test.cc2859 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 Dbtree_test.cc2859 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 Dbtree_test.cc2859 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/
Dbtree_test.cc2996 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/
DrsgApi.cpp138 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 Dbtree_test.cc2996 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 Dtest_simplify.cpp4019 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 DRenderScript.java503 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 Draw_api_test.cc613 xrt::XLAAllocation alloc1; in TEST() local
/aosp_15_r20/out/soong/.intermediates/frameworks/rs/rs_generated_headers/gen/gensrcs/frameworks/rs/
DrsgApiStructs.h212 RsAllocation alloc1; member
/aosp_15_r20/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp1250 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/
Dframework.jarjavax/microedition/khronos/opengles/GL11ExtensionPack.class GL11ExtensionPack.java package javax.microedition. ...

12