| /external/caliper/caliper/src/main/java/com/google/caliper/worker/ | 
| D | AllocationStats.java | 40   private final ImmutableMultiset<Allocation> allocations;  field in AllocationStats55   AllocationStats(Collection<Allocation> allocations, int reps) {  in AllocationStats()
 61       Multiset<Allocation> allocations) {  in AllocationStats()
 
 | 
| D | AllAllocationsRecorder.java | 36   private final ConcurrentHashMultiset<Allocation> allocations = ConcurrentHashMultiset.create();  field in AllAllocationsRecorder
 | 
| D | Allocation.java | 42   static long getTotalSize(Collection<Allocation> allocations) {  in getTotalSize()
 | 
| /external/tensorflow/tensorflow/compiler/xla/service/ | 
| D | memory_space_assignment_best_fit_repacker.cc | 37   void ImportAllocationBlocks(absl::Span<AllocationBlock*> allocations) {  in ImportAllocationBlocks()81     absl::Span<AllocationBlock*> allocations) {  in Repack()
 
 | 
| /external/tensorflow/tensorflow/compiler/xla/service/gpu/ | 
| D | ir_emitter_context.h | 76   absl::Span<const BufferAllocation> allocations() const {  in allocations()  function83   void set_allocations(absl::Span<const BufferAllocation> allocations) {  in set_allocations()
 
 | 
| D | buffer_allocations.cc | 35     absl::Span<const BufferAllocation> allocations) {  in TearDown()
 | 
| D | gpu_executable.cc | 888     std::vector<BufferAllocation>* allocations,  in SetUpMlirAllocation()1010     std::vector<BufferAllocation> allocations,  in GpuExecutable()
 1060   std::vector<BufferAllocation> allocations;  in LoadFromObjFile()  local
 
 | 
| D | gpu_executable.h | 117     std::vector<BufferAllocation> allocations;  member
 | 
| D | gpu_compiler.cc | 954   std::vector<BufferAllocation> allocations;  member1541                                     std::vector<BufferAllocation>* allocations,  in GetMlirAllocationInfo()
 1620   std::vector<BufferAllocation> allocations;  in CompileLmhloToExecutable()  local
 
 | 
| D | ir_emission_utils.cc | 572     mlir::Value v, absl::Span<const BufferAllocation> allocations,  in GetAllocationSlice()627     absl::Span<const BufferAllocation> allocations) {  in CanEmitFusedDynamicUpdateSliceInPlaceForGpu()
 
 | 
| /external/tensorflow/tensorflow/core/framework/ | 
| D | tracking_allocator.cc | 176   gtl::InlinedVector<AllocRecord, 4> allocations;  in GetRecordsAndUnRef()  local189   gtl::InlinedVector<AllocRecord, 4> allocations;  in GetCurrentRecords()  local
 
 | 
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/upstream/ | 
| D | Allocator.java | 43   void release(Allocation[] allocations);  in release()
 | 
| D | DefaultAllocator.java | 122   public synchronized void release(Allocation[] allocations) {  in release()
 | 
| /external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/lmhlo_to_gpu/ | 
| D | kernel_ops_pattern.cc | 123   std::vector<xla::BufferAllocation> allocations;  member198   std::vector<xla::BufferAllocation> allocations;  in GetAllocations()  local
 218      absl::Span<const xla::BufferAllocation> allocations,  in Emit()
 272   auto allocations = GetAllocations(arguments, get_global_ops);  in Match()  local
 
 | 
| /external/perfetto/src/tools/ | 
| D | profiling_sample_distribution.cc | 92   std::vector<std::pair<std::string, uint64_t>> allocations;  in ProfilingSampleDistributionMain()  local
 | 
| /external/minigbm/ | 
| D | drv_array_helpers.c | 19 	uint32_t allocations;  member
 | 
| /external/selinux/libselinux/utils/ | 
| D | avcstat.c | 33 	unsigned long long allocations;  member
 | 
| /external/tensorflow/tensorflow/core/profiler/internal/ | 
| D | tfprof_timeline.h | 107     std::map<int64_t, int64_t> allocations;  variable
 | 
| /external/deqp/external/vulkancts/modules/vulkan/ycbcr/ | 
| D | vktYCbCrUtil.cpp | 134 							 vector<AllocationSp>*			allocations)  in allocateStagingBuffers()165 									  vector<AllocationSp>*			allocations)  in allocateAndWriteStagingBuffers()
 179 						 const vector<AllocationSp>&	allocations)  in readStagingBuffers()
 356 	vector<AllocationSp> allocations;  in allocateAndBindImageMemory()  local
 478 void fillImageMemory (const vk::DeviceInterface&							vkd,  in fillImageMemory()
 665 void readImageMemory (const vk::DeviceInterface&							vkd,  in readImageMemory()
 
 | 
| /external/tensorflow/tensorflow/core/profiler/ | 
| D | tfprof_log.proto | 117   repeated AllocationRecord allocations = 11;  field
 | 
| /external/mesa3d/src/util/tests/vma/ | 
| D | vma_random_test.cpp | 221    std::vector<allocation> allocations;  member
 | 
| /external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/io/ | 
| D | RealConnection.java | 88   public final List<Reference<StreamAllocation>> allocations = new ArrayList<>();  field in RealConnection
 | 
| /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/io/ | 
| D | RealConnection.java | 84   public final List<Reference<StreamAllocation>> allocations = new ArrayList<>();  field in RealConnection
 | 
| /external/webrtc/p2p/base/ | 
| D | turn_server.h | 210   const AllocationMap& allocations() const {  in allocations()  function
 | 
| /external/deqp/external/vulkancts/modules/vulkan/image/ | 
| D | vktImageMismatchedFormatsTests.cpp | 408 	std::vector<de::SharedPtr<Allocation> >		allocations;  in iterate()  local
 |