Home
last modified time | relevance | path

Searched defs:allocation (Results 176 – 200 of 393) sorted by relevance

12345678910>>...16

/aosp_15_r20/external/webrtc/test/fuzzers/
H A Drtp_packet_fuzzer.cc154 VideoLayersAllocation allocation; in FuzzOneInput() local
/aosp_15_r20/external/grpc-grpc/test/core/resource_quota/
H A Dmemory_quota_fuzzer.proto43 int32 allocation = 3; field
/aosp_15_r20/cts/tests/tests/renderscript/src/android/renderscript/cts/
H A DIsObjectTest.java34 Allocation allocation; field in IsObjectTest
H A DSetObjectTest.java33 Allocation allocation; field in SetObjectTest
H A DClearObjectTest.java104 Allocation allocation = Allocation.createTyped(mRS, mIn.getType()); in testclearObjectAllocation() local
/aosp_15_r20/external/clang/test/Sema/
H A Dwarn-unused-function.c50 static void cleanupMalloc(char * const * const allocation) { } in cleanupMalloc()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawBufferObjectUtil.cpp43 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 DDefaultAllocator.java114 public synchronized void release(Allocation allocation) { in release()
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/pointers/
H A Dinstance_tracer.cc75 InstanceTracer::GetStackTracesForDanglingRefs(uintptr_t allocation) { in GetStackTracesForDanglingRefs()
/aosp_15_r20/bionic/libc/platform/bionic/
H A Dmte.h146 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 Dmemory_test.cpp35 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 DDefaultAllocator.java116 public synchronized void release(Allocation allocation) { in release()
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/input/rust/libinput_cxx_bridge_code/gen/
Dinput_cxx_bridge_generated.cpp491 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 Dvfscanf.cpp56 void* allocation = nullptr; // Allocated but unassigned result for %mc/%ms/%m[. in __svfscanf() local
H A Dfmemopen.cpp41 char* allocation; member
/aosp_15_r20/system/memory/libmemunreachable/
DLeakFolding.cpp75 heap_walker_.ForEachAllocation([&](const Range& range, HeapWalker::AllocationInfo& allocation) { in FoldLeaks()
DHeapWalker.h141 HeapWalker::AllocationInfo& allocation = it.second; in ForEachAllocation() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/
H A Dinterpreter_experimental.cc39 int tensor_index, const TfLiteCustomAllocation& allocation, int64_t flags) { in SetCustomAllocationForTensor()
/aosp_15_r20/external/tensorflow/tensorflow/lite/core/
H A Dsubgraph.cc356 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 DFakeExtensionController.java97 public FakeExtension(Object allocation) { in FakeExtension()
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dcodec_manager_test.cc462 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 DBallsRS.java79 final Allocation allocation = in loadTexture() local
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/src/
H A DTests.cpp408 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 DvktYCbCrUtil.cpp139 …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 DSuballocation.cpp162 void BufferBlock::free(VmaVirtualAllocation allocation, VkDeviceSize offset) in free()

12345678910>>...16