/aosp_15_r20/external/webrtc/test/fuzzers/ |
H A D | rtp_packet_fuzzer.cc | 154 VideoLayersAllocation allocation; in FuzzOneInput() local
|
/aosp_15_r20/external/grpc-grpc/test/core/resource_quota/ |
H A D | memory_quota_fuzzer.proto | 43 int32 allocation = 3; field
|
/aosp_15_r20/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
H A D | IsObjectTest.java | 34 Allocation allocation; field in IsObjectTest
|
H A D | SetObjectTest.java | 33 Allocation allocation; field in SetObjectTest
|
H A D | ClearObjectTest.java | 104 Allocation allocation = Allocation.createTyped(mRS, mIn.getType()); in testclearObjectAllocation() local
|
/aosp_15_r20/external/clang/test/Sema/ |
H A D | warn-unused-function.c | 50 static void cleanupMalloc(char * const * const allocation) { } in cleanupMalloc()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawBufferObjectUtil.cpp | 43 void Buffer::bindMemory(de::MovePtr<vk::Allocation> allocation, vk::VkDeviceSize allocOffset) in bindMemory()
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/upstream/ |
H A D | DefaultAllocator.java | 114 public synchronized void release(Allocation allocation) { in release()
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/pointers/ |
H A D | instance_tracer.cc | 75 InstanceTracer::GetStackTracesForDanglingRefs(uintptr_t allocation) { in GetStackTracesForDanglingRefs()
|
/aosp_15_r20/bionic/libc/platform/bionic/ |
H A D | mte.h | 146 uintptr_t allocation = reinterpret_cast<uintptr_t>(allocation_ptr); in stack_mte_ringbuffer_allocate() local
|
/aosp_15_r20/external/swiftshader/third_party/marl/src/ |
H A D | memory_test.cpp | 35 auto allocation = allocator->allocate(request); in TEST_F() local
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/upstream/ |
H A D | DefaultAllocator.java | 116 public synchronized void release(Allocation allocation) { in release()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/input/rust/libinput_cxx_bridge_code/gen/ |
D | input_cxx_bridge_generated.cpp | 491 class Box<T>::allocation { class in rust::cxxbridge1::Box 496 allocation() noexcept : ptr(alloc()) {} in allocation() function in rust::cxxbridge1::Box::allocation
|
/aosp_15_r20/bionic/libc/stdio/ |
H A D | vfscanf.cpp | 56 void* allocation = nullptr; // Allocated but unassigned result for %mc/%ms/%m[. in __svfscanf() local
|
H A D | fmemopen.cpp | 41 char* allocation; member
|
/aosp_15_r20/system/memory/libmemunreachable/ |
D | LeakFolding.cpp | 75 heap_walker_.ForEachAllocation([&](const Range& range, HeapWalker::AllocationInfo& allocation) { in FoldLeaks()
|
D | HeapWalker.h | 141 HeapWalker::AllocationInfo& allocation = it.second; in ForEachAllocation() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/ |
H A D | interpreter_experimental.cc | 39 int tensor_index, const TfLiteCustomAllocation& allocation, int64_t flags) { in SetCustomAllocationForTensor()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/core/ |
H A D | subgraph.cc | 356 char* allocation = static_cast<char*>(malloc(allocation_size)); in CreateDelegateParams() local 1453 size_t bytes, const Allocation* allocation, TfLiteSparsity* sparsity) { in SetTensorParametersReadOnly() 1904 int tensor_index, const TfLiteCustomAllocation& allocation, int64_t flags) { in SetCustomAllocationForTensor()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/utils/leaks/ |
H A D | FakeExtensionController.java | 97 public FakeExtension(Object allocation) { in FakeExtension()
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/ |
D | codec_manager_test.cc | 462 uint32_t allocation = 0; in TEST_F() local 592 uint32_t allocation = 0; in TEST_F() local
|
/aosp_15_r20/frameworks/rs/tests/java_api/Balls/src/com/example/android/rs/balls/ |
H A D | BallsRS.java | 79 final Allocation allocation = in loadTexture() local
|
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/src/ |
H A D | Tests.cpp | 408 Allocation allocation = {}; in MainTest() local 1325 static void DestroyAllocation(const AllocInfo& allocation) in DestroyAllocation() 1340 static void ValidateAllocationData(const AllocInfo& allocation) in ValidateAllocationData() 1377 static void RecreateAllocationResource(AllocInfo& allocation) in RecreateAllocationResource() 2429 AllocInfo allocation; in TestDefragmentationFull() local 3374 VmaVirtualAllocation allocation; in TestVirtualBlocks() local 3406 VmaVirtualAllocation allocation; in TestVirtualBlocksAlgorithms() member 6423 VmaAllocation allocation; in TestAllocationAliasing() local 7457 VmaVirtualAllocation allocation[3] = {}; in BasicTestTLSF() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
H A D | vktYCbCrUtil.cpp | 139 …MovePtr<Allocation> allocation(allocator.allocate(getBufferMemoryRequirements(vkd, device, *buffer… in allocateStagingBuffers() local 453 …const de::SharedPtr<Allocation> &allocation = allocations.size() > 1 ? allocations[planeNdx] : all… in fillImageMemory() local 616 …const de::SharedPtr<Allocation> &allocation = allocations.size() > 1 ? allocations[planeNdx] : all… in readImageMemory() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | Suballocation.cpp | 162 void BufferBlock::free(VmaVirtualAllocation allocation, VkDeviceSize offset) in free()
|