/frameworks/rs/cpu_ref/linkloader/lib/ |
D | MemChunk.cpp | 64 bool MemChunk::allocate(size_t size) { in allocate() function in MemChunk
|
/frameworks/compile/mclinker/include/mcld/Support/ |
D | GCFactory.h | 141 value_type* allocate(size_t N) { in allocate() function 148 value_type* allocate() { in allocate() function
|
D | Allocators.h | 154 pointer allocate(size_type N) { in allocate() function 171 pointer allocate() { in allocate() function
|
D | CXADemangle.tcc | 4743 arena<N>::allocate(std::size_t n) in allocate() function in mcld::arena 4786 T* allocate(std::size_t n) in allocate() function in mcld::short_alloc 4828 T* allocate(std::size_t n) in allocate() function in mcld::malloc_alloc
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
D | BackingStore.java | 339 public abstract void allocate(FrameType frameType); in allocate() method in BackingStore.Backing 419 public void allocate(FrameType frameType) { in allocate() method in BackingStore.ObjectBacking 492 public void allocate(FrameType frameType) { in allocate() method in BackingStore.BitmapBacking 586 public void allocate(FrameType frameType) { in allocate() method in BackingStore.TextureBacking 699 public void allocate(FrameType frameType) { in allocate() method in BackingStore.ByteBufferBacking 806 public void allocate(FrameType frameType) { in allocate() method in BackingStore.AllocationBacking
|
D | TextureSource.java | 63 public void allocate(int width, int height) { in allocate() method in TextureSource
|
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
D | NativeBuffer.java | 126 private native boolean allocate(int size); in allocate() method in NativeBuffer
|
D | NativeProgram.java | 155 private native boolean allocate(); in allocate() method in NativeProgram
|
D | ShaderProgram.java | 251 private native boolean allocate(GLEnvironment glEnv, in allocate() method in ShaderProgram
|
/frameworks/base/libs/hwui/ |
D | RenderBuffer.h | 80 void allocate() { in allocate() function
|
D | FontRenderer.cpp | 399 bool allocate) { in createCacheTexture()
|
/frameworks/av/media/mtp/ |
D | MtpPacket.cpp | 55 void MtpPacket::allocate(size_t length) { in allocate() function in android::MtpPacket
|
/frameworks/compile/mclinker/unittests/ |
D | RTLinearAllocatorTest.cpp | 50 TEST_F(RTLinearAllocatorTest, allocate ) { in TEST_F() argument
|
D | LinearAllocatorTest.cpp | 49 TEST_F( LinearAllocatorTest, allocate ) { in TEST_F() argument
|
/frameworks/native/libs/binder/ |
D | MemoryDealer.cpp | 239 sp<IMemory> MemoryDealer::allocate(size_t size) in allocate() function in android::MemoryDealer 293 size_t SimpleBestFitAllocator::allocate(size_t size, uint32_t flags) in allocate() function in android::SimpleBestFitAllocator
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
D | CallerInfoAsyncQuery.java | 477 private void allocate(Context context, Uri contactRef) { in allocate() method in CallerInfoAsyncQuery
|