| /external/webrtc/webrtc/call/ |
| D | bitrate_allocator.cc | 43 ObserverBitrateMap allocation = AllocateBitrates(); in OnNetworkChanged() local 88 ObserverBitrateMap allocation = AllocateBitrates(); in AddBitrateObserver() local 150 ObserverBitrateMap allocation; in NormalRateAllocation() local 176 ObserverBitrateMap allocation; in LowRateAllocation() local
|
| /external/v8/src/heap/ |
| D | heap.cc | 1159 AllocationResult allocation = map_space()->AllocateRawUnaligned( in ReserveSpace() local 1180 AllocationResult allocation; in ReserveSpace() local 2026 AllocationResult allocation = AllocateRaw(Map::kSize, MAP_SPACE); in AllocatePartialMap() local 2060 AllocationResult allocation = AllocateRaw(Map::kSize, MAP_SPACE); in AllocateMap() local 2103 AllocationResult allocation = AllocateRaw(size, space, align); in AllocateFillerObject() local 2162 AllocationResult allocation = AllocatePartialMap(MAP_TYPE, Map::kSize); in CreateInitialMaps() local 2189 AllocationResult allocation = AllocateEmptyFixedArray(); in CreateInitialMaps() local 2195 AllocationResult allocation = Allocate(null_map(), OLD_SPACE); in CreateInitialMaps() local 2202 AllocationResult allocation = Allocate(undefined_map(), OLD_SPACE); in CreateInitialMaps() local 2209 AllocationResult allocation = Allocate(the_hole_map(), OLD_SPACE); in CreateInitialMaps() local [all …]
|
| D | scavenger.cc | 153 AllocationResult allocation = in SemiSpaceCopyObject() local 181 AllocationResult allocation = in PromoteObject() local
|
| D | heap-inl.h | 234 AllocationResult allocation = AllocateRaw(size, OLD_SPACE); in AllocateOneByteInternalizedString() local 265 AllocationResult allocation = AllocateRaw(size, OLD_SPACE); in AllocateTwoByteInternalizedString() local 312 AllocationResult allocation; in AllocateRaw() local
|
| D | mark-compact.cc | 1614 AllocationResult allocation = target_space->AllocateRaw(size, alignment); in TryEvacuateObject() local 1741 AllocationResult allocation; in AllocateTargetObject() local 1776 AllocationResult allocation = in AllocateInNewSpace() local 1794 AllocationResult allocation = in AllocateInOldSpace() local 1806 AllocationResult allocation; in AllocateInLab() local
|
| /external/swiftshader/src/Common/ |
| D | Memory.cpp | 83 Allocation *allocation = (Allocation*)(aligned - sizeof(Allocation)); in allocate() local 109 Allocation *allocation = (Allocation*)(aligned - sizeof(Allocation)); in deallocate() local
|
| /external/deqp/external/vulkancts/modules/vulkan/draw/ |
| D | vktDrawBufferObjectUtil.cpp | 42 void Buffer::bindMemory (de::MovePtr<vk::Allocation> allocation) in bindMemory()
|
| /external/deqp/external/vulkancts/modules/vulkan/api/ |
| D | vktApiBufferComputeInstance.cpp | 65 …de::MovePtr<Allocation> allocation = allocator.allocate(requirements, MemoryRequirement::… in createDataBuffer() local 112 …de::MovePtr<Allocation> allocation = allocator.allocate(requirements, MemoryRequirement::Ho… in createColorDataBuffer() local
|
| D | vktApiComputeInstanceResultBuffer.cpp | 79 …de::MovePtr<Allocation> allocation = allocator.allocate(requirements, MemoryRequirement::Ho… in createResultBuffer() local
|
| /external/clang/test/Sema/ |
| D | warn-unused-function.c | 50 static void cleanupMalloc(char * const * const allocation) { } in cleanupMalloc()
|
| /external/webrtc/webrtc/p2p/base/ |
| D | turnserver.cc | 209 TurnServerAllocation* allocation = FindAllocation(&conn); in OnInternalPacket() local 242 TurnServerAllocation* allocation = FindAllocation(conn); in HandleStunMessage() local 335 TurnServerAllocation* allocation = FindAllocation(conn); in CheckAuthorization() local 445 TurnServerAllocation* allocation = new TurnServerAllocation(this, in CreateAllocation() local 502 void TurnServer::OnAllocationDestroyed(TurnServerAllocation* allocation) { in OnAllocationDestroyed()
|
| /external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/ |
| D | UnicodeMap.java | 255 int allocation = (int) (GROWTH_GAP + (newLength * GROWTH_PERCENT) / 100); in _insertGapAt() local
|
| /external/icu/android_icu4j/src/main/tests/android/icu/dev/util/ |
| D | UnicodeMap.java | 256 int allocation = (int) (GROWTH_GAP + (newLength * GROWTH_PERCENT) / 100); in _insertGapAt() local
|
| /external/ImageMagick/MagickCore/ |
| D | memory.c | 103 *allocation, member 150 allocation; member
|
| /external/deqp/external/vulkancts/framework/vulkan/ |
| D | vkAllocationCallbackUtil.hpp | 82 } allocation; member
|
| D | vkAllocationCallbackUtil.cpp | 130 AllocationCallbackRecord AllocationCallbackRecord::allocation (size_t size, size_t alignment, VkSys… in allocation() function in vk::AllocationCallbackRecord
|
| /external/nanopb-c/ |
| D | pb.h | 478 #define PB_FIELD(tag, type, rules, allocation, message, field, prevfield, ptr) \ argument 490 #define PB_FIELD2(tag, type, rules, allocation, placement, message, field, prevfield, ptr) \ argument
|
| /external/v8/src/inspector/ |
| D | v8-heap-profiler-agent-impl.cc | 342 for (const auto& allocation : node->allocations) in buildSampingHeapProfileNode() local
|
| /external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
| D | vktSynchronizationSmokeTests.cpp | 155 MovePtr<Allocation> allocation; member 228 MovePtr<Allocation> allocation; member
|
| /external/skia/src/gpu/text/ |
| D | GrAtlasTextBlob.cpp | 29 void* allocation = pool->allocate(size); in Make() local
|
| /external/deqp/external/vulkancts/modules/vulkan/image/ |
| D | vktImageQualifiersTests.cpp | 401 const Allocation& allocation = m_buffer->getAllocation(); in iterate() local
|
| /external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
| D | vktShaderRender.cpp | 1589 …de::SharedPtr<Allocation> allocation(m_memAlloc.allocate(allocRequirements, MemoryRequirement::Any… in uploadSparseImage() local 1636 …const de::SharedPtr<Allocation> allocation(m_memAlloc.allocate(allocRequirements, MemoryRequiremen… in uploadSparseImage() local 2121 de::MovePtr<Allocation> allocation; in createSamplerUniform() local
|
| /external/v8/src/ast/ |
| D | scopeinfo.cc | 468 VariableAllocationInfo allocation = ReceiverVariableField::decode(Flags()); in HasAllocatedReceiver() local
|
| /external/deqp/external/vulkancts/modules/vulkan/query_pool/ |
| D | vktQueryPoolOcclusionTests.cpp | 924 const vk::Allocation& allocation = m_queryPoolResultsBuffer->getBoundMemory(); in captureResults() local
|
| /external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
| D | vktBindingShaderAccessTests.cpp | 361 de::MovePtr<vk::Allocation> allocation = allocator.allocate(requirements, requirement); in allocateAndBindObjectMemory() local 370 de::MovePtr<vk::Allocation> allocation = allocator.allocate(requirements, requirement); in allocateAndBindObjectMemory() local 561 …de::MovePtr<vk::Allocation> allocation (allocateAndBindObjectMemory(vki, device, allocator, *image… in createColorAttachment() local 1937 …de::MovePtr<vk::Allocation> allocation (allocateAndBindObjectMemory(vki, device, allocator, *buff… in createResultBuffer() local 2381 …de::MovePtr<vk::Allocation> allocation (allocateAndBindObjectMemory(m_vki, m_device, m_allocato… in createColorDataBuffer() local 6796 …de::MovePtr<vk::Allocation> allocation (allocateAndBindObjectMemory(vki, device, allocator, *buff… in createBuffer() local
|