/external/pcre/dist/testdata/ |
D | testoutput11-16 | 8 Memory allocation (code space): 24 19 Memory allocation (code space): 38 34 Memory allocation (code space): 36 49 Memory allocation (code space): 46 59 Memory allocation (code space): 10 72 Memory allocation (code space): 14 85 Memory allocation (code space): 14 94 Memory allocation (code space): 14 103 Memory allocation (code space): 20 113 Memory allocation (code space): 26 [all …]
|
D | testoutput11-32 | 8 Memory allocation (code space): 48 19 Memory allocation (code space): 76 34 Memory allocation (code space): 72 49 Memory allocation (code space): 60 59 Memory allocation (code space): 20 72 Memory allocation (code space): 28 85 Memory allocation (code space): 28 94 Memory allocation (code space): 28 103 Memory allocation (code space): 40 113 Memory allocation (code space): 52 [all …]
|
D | testoutput11-8 | 8 Memory allocation (code space): 17 19 Memory allocation (code space): 25 34 Memory allocation (code space): 23 49 Memory allocation (code space): 41 59 Memory allocation (code space): 7 72 Memory allocation (code space): 9 85 Memory allocation (code space): 9 94 Memory allocation (code space): 9 103 Memory allocation (code space): 13 113 Memory allocation (code space): 18 [all …]
|
/external/v8/test/unittests/compiler/ |
D | escape-analysis-unittest.cc | 76 Node* Store(const FieldAccess& access, Node* allocation, Node* value, in Store() argument 85 allocation, value, effect, control); in Store() 187 Node* allocation = Allocate(Constant(kPointerSize)); in TEST_F() local 188 Store(AccessAtIndex(0), allocation, object1); in TEST_F() 189 Node* finish = FinishRegion(allocation); in TEST_F() 196 ExpectVirtual(allocation); in TEST_F() 208 Node* allocation = Allocate(Constant(kPointerSize)); in TEST_F() local 209 Store(AccessAtIndex(0), allocation, object1); in TEST_F() 210 Node* finish = FinishRegion(allocation); in TEST_F() 212 Node* result = Return(allocation); in TEST_F() [all …]
|
/external/valgrind/memcheck/tests/x86-solaris/ |
D | context_sse.stderr.exp | 3 Uninitialised value was created by a heap allocation 9 Uninitialised value was created by a heap allocation 15 Uninitialised value was created by a heap allocation 21 Uninitialised value was created by a heap allocation 27 Uninitialised value was created by a heap allocation 33 Uninitialised value was created by a heap allocation 39 Uninitialised value was created by a heap allocation 45 Uninitialised value was created by a heap allocation 51 Uninitialised value was created by a heap allocation 57 Uninitialised value was created by a heap allocation [all …]
|
D | context_fpu.stderr.exp | 3 Uninitialised value was created by a heap allocation 9 Uninitialised value was created by a heap allocation 15 Uninitialised value was created by a heap allocation 21 Uninitialised value was created by a heap allocation 27 Uninitialised value was created by a heap allocation 33 Uninitialised value was created by a heap allocation 39 Uninitialised value was created by a heap allocation 45 Uninitialised value was created by a heap allocation 51 Uninitialised value was created by a heap allocation 57 Uninitialised value was created by a heap allocation [all …]
|
/external/valgrind/memcheck/tests/amd64-solaris/ |
D | context_fpu.stderr.exp | 3 Uninitialised value was created by a heap allocation 9 Uninitialised value was created by a heap allocation 15 Uninitialised value was created by a heap allocation 21 Uninitialised value was created by a heap allocation 27 Uninitialised value was created by a heap allocation 33 Uninitialised value was created by a heap allocation 39 Uninitialised value was created by a heap allocation 45 Uninitialised value was created by a heap allocation 51 Uninitialised value was created by a heap allocation 57 Uninitialised value was created by a heap allocation [all …]
|
D | context_sse.stderr.exp | 3 Uninitialised value was created by a heap allocation 9 Uninitialised value was created by a heap allocation 15 Uninitialised value was created by a heap allocation 21 Uninitialised value was created by a heap allocation 27 Uninitialised value was created by a heap allocation 33 Uninitialised value was created by a heap allocation 39 Uninitialised value was created by a heap allocation 45 Uninitialised value was created by a heap allocation 51 Uninitialised value was created by a heap allocation 57 Uninitialised value was created by a heap allocation [all …]
|
/external/webrtc/webrtc/call/ |
D | bitrate_allocator.cc | 43 ObserverBitrateMap allocation = AllocateBitrates(); in OnNetworkChanged() local 44 for (const auto& kv : allocation) { in OnNetworkChanged() 88 ObserverBitrateMap allocation = AllocateBitrates(); in AddBitrateObserver() local 90 for (auto& kv : allocation) { in AddBitrateObserver() 150 ObserverBitrateMap allocation; in NormalRateAllocation() local 163 allocation[max_it->second.observer] = max_it->first; in NormalRateAllocation() 165 allocation[max_it->second.observer] = observer_allowance; in NormalRateAllocation() 171 return allocation; in NormalRateAllocation() 176 ObserverBitrateMap allocation; in LowRateAllocation() local 180 allocation[observer.first] = observer.second.min_bitrate; in LowRateAllocation() [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiComputeInstanceResultBuffer.cpp | 71 …de::MovePtr<Allocation> allocation = allocator.allocate(requirements, MemoryRequirement::Ho… in createResultBuffer() local 73 VK_CHECK(vki.bindBufferMemory(device, *buffer, allocation->getMemory(), allocation->getOffset())); in createResultBuffer() 76 void* mapPtr = allocation->getHostPtr(); in createResultBuffer() 81 …flushMappedMemoryRange(vki, device, allocation->getMemory(), allocation->getOffset(), (VkDeviceSiz… in createResultBuffer() 83 *outAllocation = allocation; in createResultBuffer()
|
D | vktApiBufferComputeInstance.cpp | 64 …de::MovePtr<Allocation> allocation = allocator.allocate(requirements, MemoryRequirement::Ho… in createColorDataBuffer() local 66 VK_CHECK(vki.bindBufferMemory(device, *buffer, allocation->getMemory(), allocation->getOffset())); in createColorDataBuffer() 69 void* mapPtr = allocation->getHostPtr(); in createColorDataBuffer() 79 flushMappedMemoryRange(vki, device, allocation->getMemory(), allocation->getOffset(), bufferSize); in createColorDataBuffer() 81 *outAllocation = allocation; in createColorDataBuffer()
|
/external/valgrind/memcheck/tests/ |
D | origin4-many.stderr.exp | 3 Uninitialised value was created by a heap allocation 9 Uninitialised value was created by a heap allocation 15 Uninitialised value was created by a heap allocation 21 Uninitialised value was created by a heap allocation 27 Uninitialised value was created by a heap allocation 33 Uninitialised value was created by a heap allocation 39 Uninitialised value was created by a heap allocation 45 Uninitialised value was created by a heap allocation 51 Uninitialised value was created by a heap allocation
|
D | origin1-yes.stderr.exp | 5 Uninitialised value was created by a stack allocation 12 Uninitialised value was created by a stack allocation 19 Uninitialised value was created by a stack allocation 26 Uninitialised value was created by a heap allocation 34 Uninitialised value was created by a heap allocation 42 Uninitialised value was created by a heap allocation
|
/external/valgrind/massif/tests/ |
D | basic2.post.exp | 39 00.00% (0B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 45 98.04% (3,600B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 52 98.04% (7,600B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 59 98.04% (10,800B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 66 98.04% (14,400B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 73 98.04% (11,200B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 80 98.04% (8,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 87 98.04% (4,800B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 94 98.04% (1,600B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
|
D | ignoring.post.exp | 40 99.22% (1,024B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 48 98.46% (512B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 61 98.46% (512B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 87 97.96% (768B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 102 97.96% (768B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 117 97.96% (768B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 132 97.96% (768B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 147 97.96% (768B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 163 97.96% (768B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 183 97.96% (768B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. [all …]
|
D | peak.post.exp | 42 86.32% (1,616B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 54 89.33% (3,216B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 66 90.39% (4,816B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 78 90.93% (6,416B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 90 91.26% (8,016B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 102 91.48% (9,616B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 114 91.63% (11,216B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 126 91.75% (12,816B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 138 91.85% (14,416B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 150 91.92% (16,016B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. [all …]
|
D | peak2.post.exp | 42 86.32% (1,616B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 54 89.33% (3,216B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 66 90.39% (4,816B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 78 90.93% (6,416B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 90 91.26% (8,016B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 102 91.48% (9,616B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 114 91.63% (11,216B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 126 91.75% (12,816B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 138 91.85% (14,416B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 150 91.92% (16,016B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. [all …]
|
D | long-time.post.exp | 40 100.00% (2,300,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 56 100.00% (900,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 85 00.00% (0B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 96 00.00% (0B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 107 100.00% (2,300,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 122 100.00% (1,900,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 137 00.00% (0B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 151 100.00% (900,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 169 100.00% (1,100,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 187 100.00% (900,000B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawBufferObjectUtil.cpp | 42 void Buffer::bindMemory (de::MovePtr<vk::Allocation> allocation) in bindMemory() argument 44 DE_ASSERT(allocation); in bindMemory() 45 …VK_CHECK(m_vk.bindBufferMemory(m_device, *m_object, allocation->getMemory(), allocation->getOffset… in bindMemory() 48 m_allocation = allocation; in bindMemory()
|
/external/deqp/external/vulkancts/modules/vulkan/query_pool/ |
D | vktQueryPoolBufferObjectUtil.cpp | 42 void Buffer::bindMemory (de::MovePtr<vk::Allocation> allocation) in bindMemory() argument 44 DE_ASSERT(allocation); in bindMemory() 45 …VK_CHECK(m_vk.bindBufferMemory(m_device, *m_object, allocation->getMemory(), allocation->getOffset… in bindMemory() 48 m_allocation = allocation; in bindMemory()
|
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateBufferObjectUtil.cpp | 42 void Buffer::bindMemory (de::MovePtr<vk::Allocation> allocation) in bindMemory() argument 44 DE_ASSERT(allocation); in bindMemory() 45 …VK_CHECK(m_vk.bindBufferMemory(m_device, *m_object, allocation->getMemory(), allocation->getOffset… in bindMemory() 48 m_allocation = allocation; in bindMemory()
|
/external/v8/src/heap/ |
D | heap.cc | 1156 AllocationResult allocation; in ReserveSpace() local 1161 allocation = new_space()->AllocateRawUnaligned(size); in ReserveSpace() 1163 allocation = paged_space(space)->AllocateRawUnaligned(size); in ReserveSpace() 1166 if (allocation.To(&free_space)) { in ReserveSpace() 2065 AllocationResult allocation = AllocateRaw(Map::kSize, MAP_SPACE); in AllocatePartialMap() local 2066 if (!allocation.To(&result)) return allocation; in AllocatePartialMap() 2099 AllocationResult allocation = AllocateRaw(Map::kSize, MAP_SPACE); in AllocateMap() local 2100 if (!allocation.To(&result)) return allocation; in AllocateMap() 2141 AllocationResult allocation = AllocateRaw(size, space, align); in AllocateFillerObject() local 2142 if (!allocation.To(&obj)) return allocation; in AllocateFillerObject() [all …]
|
D | heap-inl.h | 132 AllocationResult allocation = AllocateRaw(size, OLD_SPACE); in AllocateOneByteInternalizedString() local 133 if (!allocation.To(&result)) return allocation; in AllocateOneByteInternalizedString() 163 AllocationResult allocation = AllocateRaw(size, OLD_SPACE); in AllocateTwoByteInternalizedString() local 164 if (!allocation.To(&result)) return allocation; in AllocateTwoByteInternalizedString() 210 AllocationResult allocation; in AllocateRaw() local 215 allocation = new_space_.AllocateRaw(size_in_bytes, alignment); in AllocateRaw() 216 if (allocation.To(&object)) { in AllocateRaw() 219 return allocation; in AllocateRaw() 226 allocation = lo_space_->AllocateRaw(size_in_bytes, NOT_EXECUTABLE); in AllocateRaw() 228 allocation = old_space_->AllocateRaw(size_in_bytes, alignment); in AllocateRaw() [all …]
|
/external/opencv3/modules/highgui/src/ |
D | window_gtk.cpp | 159 GtkAllocation allocation; in cvImageWidget_realize() local 160 gtk_widget_get_allocation(widget, &allocation); in cvImageWidget_realize() 170 attributes.x = allocation.x; in cvImageWidget_realize() 171 attributes.y = allocation.y; in cvImageWidget_realize() 172 attributes.width = allocation.width; in cvImageWidget_realize() 173 attributes.height = allocation.height; in cvImageWidget_realize() 175 attributes.x = widget->allocation.x; in cvImageWidget_realize() 176 attributes.y = widget->allocation.y; in cvImageWidget_realize() 177 attributes.width = widget->allocation.width; in cvImageWidget_realize() 178 attributes.height = widget->allocation.height; in cvImageWidget_realize() [all …]
|
/external/webrtc/webrtc/p2p/base/ |
D | turnserver.cc | 209 TurnServerAllocation* allocation = FindAllocation(&conn); in OnInternalPacket() local 210 if (allocation) { in OnInternalPacket() 211 allocation->HandleChannelData(data, size); in OnInternalPacket() 242 TurnServerAllocation* allocation = FindAllocation(conn); in HandleStunMessage() local 244 if (!allocation) { in HandleStunMessage() 247 key = allocation->key(); in HandleStunMessage() 257 if (!allocation && msg.type() == STUN_ALLOCATE_REQUEST) { in HandleStunMessage() 259 } else if (allocation && in HandleStunMessage() 261 msg.transaction_id() == allocation->transaction_id())) { in HandleStunMessage() 266 allocation->username()) { in HandleStunMessage() [all …]
|