| /frameworks/compile/mclinker/include/mcld/Support/ |
| D | GCFactory.h | 124 value_type* allocate(size_t N) { in allocate() function 131 value_type* allocate() { in allocate() function
|
| D | Allocators.h | 139 pointer allocate(size_type N) { in allocate() function 156 pointer allocate() { in allocate() function
|
| /frameworks/libs/binary_translation/base/include/berberis/base/ |
| D | forever_pool.h | 71 T* allocate(size_t n) { in allocate() function
|
| D | arena_alloc.h | 146 T* allocate(size_t n) { in allocate() function
|
| /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/av/services/oboeservice/ |
| D | SharedRingBuffer.cpp | 42 aaudio_result_t SharedRingBuffer::allocate(fifo_frames_t bytesPerFrame, in allocate() function in SharedRingBuffer
|
| D | AAudioMixer.cpp | 36 void AAudioMixer::allocate(int32_t samplesPerFrame, int32_t framesPerBurst) { in allocate() function in AAudioMixer
|
| /frameworks/native/libs/ui/ |
| D | GraphicBufferAllocator.cpp | 181 status_t GraphicBufferAllocator::allocate(uint32_t width, uint32_t height, PixelFormat format, in allocate() function in android::GraphicBufferAllocator 198 status_t GraphicBufferAllocator::allocate(uint32_t width, uint32_t height, PixelFormat format, in allocate() function in android::GraphicBufferAllocator
|
| /frameworks/av/media/module/bufferpool/1.0/ |
| D | Connection.cpp | 71 ResultStatus Connection::allocate( in allocate() function in android::hardware::media::bufferpool::V1_0::implementation::Connection
|
| D | Accessor.cpp | 144 ResultStatus Accessor::allocate( in allocate() function in android::hardware::media::bufferpool::V1_0::implementation::Accessor
|
| D | ClientManager.cpp | 315 ResultStatus ClientManager::Impl::allocate( in allocate() function in android::hardware::media::bufferpool::V1_0::implementation::ClientManager::Impl 464 ResultStatus ClientManager::allocate( in allocate() function in android::hardware::media::bufferpool::V1_0::implementation::ClientManager
|
| /frameworks/av/media/module/bufferpool/2.0/ |
| D | Connection.cpp | 78 ResultStatus Connection::allocate( in allocate() function in android::hardware::media::bufferpool::V2_0::implementation::Connection
|
| /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
|
| /frameworks/av/media/libaudiohal/impl/ |
| D | EffectBufferHalAidl.cpp | 35 status_t EffectBufferHalAidl::allocate(size_t size, sp<EffectBufferHalInterface>* buffer) { in allocate() function in android::effect::EffectBufferHalAidl
|
| D | EffectBufferHalHidl.cpp | 40 status_t EffectBufferHalHidl::allocate( in allocate() function in android::effect::EffectBufferHalHidl
|
| /frameworks/av/media/libstagefright/include/media/stagefright/ |
| D | MediaHistogram.h | 111 bool MediaHistogram<T>::allocate(int bucketCount, bool withBucketLimits) { in allocate() function
|
| /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 | 45 TEST_F(RTLinearAllocatorTest, allocate) { in TEST_F() argument
|
| D | LinearAllocatorTest.cpp | 44 TEST_F(LinearAllocatorTest, allocate) { in TEST_F() argument
|
| /frameworks/libs/net/common/device/com/android/net/module/util/ |
| D | PacketBuilder.java | 279 public static ByteBuffer allocate(boolean hasEther, int l3proto, int l4proto, int payloadLen) { in allocate() method in PacketBuilder
|
| /frameworks/native/libs/binder/ |
| D | MemoryDealer.cpp | 238 sp<IMemory> MemoryDealer::allocate(size_t size) in allocate() function in android::MemoryDealer 306 size_t SimpleBestFitAllocator::allocate(size_t size, uint32_t flags) in allocate() function in android::SimpleBestFitAllocator
|
| /frameworks/minikin/libs/minikin/ |
| D | SparseBitSet.cpp | 169 SparseBitSet::MappableData* SparseBitSet::MappableData::allocate(uint32_t indicesCount, in allocate() function in minikin::SparseBitSet::MappableData
|
| /frameworks/base/core/java/android/os/ |
| D | HwParcel.java | 55 private HwParcel(boolean allocate) { in HwParcel() 690 private native final void native_setup(boolean allocate); in native_setup()
|