Home
last modified time | relevance | path

Searched refs:AllocationMap (Results 1 – 17 of 17) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DJITLinkMemoryManager.cpp22 using AllocationMap = DenseMap<unsigned, sys::MemoryBlock>; in allocate() typedef
27 IPMMAlloc(AllocationMap SegBlocks) : SegBlocks(std::move(SegBlocks)) {} in allocate()
73 AllocationMap SegBlocks; in allocate()
80 AllocationMap Blocks; in allocate()
/external/tensorflow/third_party/absl/abseil-cpp/absl/container/internal/
Dcontainer_memory_test.cc56 std::map<std::type_index, int>& AllocationMap() { in AllocationMap() function
70 AllocationMap()[typeid(T)] += n; in allocate()
74 AllocationMap()[typeid(T)] -= n; in deallocate()
83 EXPECT_THAT(AllocationMap(), ElementsAre(Pair(_, Gt(0)))); in TEST()
86 EXPECT_THAT(AllocationMap(), ElementsAre(Pair(_, 0))); in TEST()
/external/libtextclassifier/abseil-cpp/absl/container/internal/
Dcontainer_memory_test.cc56 std::map<std::type_index, int>& AllocationMap() { in AllocationMap() function
70 AllocationMap()[typeid(T)] += n; in allocate()
74 AllocationMap()[typeid(T)] -= n; in deallocate()
83 EXPECT_THAT(AllocationMap(), ElementsAre(Pair(_, Gt(0)))); in TEST()
86 EXPECT_THAT(AllocationMap(), ElementsAre(Pair(_, 0))); in TEST()
/external/openscreen/third_party/abseil/src/absl/container/internal/
Dcontainer_memory_test.cc56 std::map<std::type_index, int>& AllocationMap() { in AllocationMap() function
70 AllocationMap()[typeid(T)] += n; in allocate()
74 AllocationMap()[typeid(T)] -= n; in deallocate()
83 EXPECT_THAT(AllocationMap(), ElementsAre(Pair(_, Gt(0)))); in TEST()
86 EXPECT_THAT(AllocationMap(), ElementsAre(Pair(_, 0))); in TEST()
/external/angle/third_party/abseil-cpp/absl/container/internal/
Dcontainer_memory_test.cc56 std::map<std::type_index, int>& AllocationMap() { in AllocationMap() function
70 AllocationMap()[typeid(T)] += n; in allocate()
74 AllocationMap()[typeid(T)] -= n; in deallocate()
83 EXPECT_THAT(AllocationMap(), ElementsAre(Pair(_, Gt(0)))); in TEST()
86 EXPECT_THAT(AllocationMap(), ElementsAre(Pair(_, 0))); in TEST()
/external/abseil-cpp/absl/container/internal/
Dcontainer_memory_test.cc56 std::map<std::type_index, int>& AllocationMap() { in AllocationMap() function
70 AllocationMap()[typeid(T)] += n; in allocate()
74 AllocationMap()[typeid(T)] -= n; in deallocate()
83 EXPECT_THAT(AllocationMap(), ElementsAre(Pair(_, Gt(0)))); in TEST()
86 EXPECT_THAT(AllocationMap(), ElementsAre(Pair(_, 0))); in TEST()
/external/cronet/third_party/abseil-cpp/absl/container/internal/
Dcontainer_memory_test.cc56 std::map<std::type_index, int>& AllocationMap() { in AllocationMap() function
70 AllocationMap()[typeid(T)] += n; in allocate()
74 AllocationMap()[typeid(T)] -= n; in deallocate()
83 EXPECT_THAT(AllocationMap(), ElementsAre(Pair(_, Gt(0)))); in TEST()
86 EXPECT_THAT(AllocationMap(), ElementsAre(Pair(_, 0))); in TEST()
/external/webrtc/third_party/abseil-cpp/absl/container/internal/
Dcontainer_memory_test.cc56 std::map<std::type_index, int>& AllocationMap() { in AllocationMap() function
70 AllocationMap()[typeid(T)] += n; in allocate()
74 AllocationMap()[typeid(T)] -= n; in deallocate()
83 EXPECT_THAT(AllocationMap(), ElementsAre(Pair(_, Gt(0)))); in TEST()
86 EXPECT_THAT(AllocationMap(), ElementsAre(Pair(_, 0))); in TEST()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Dcontainer_memory_test.cc56 std::map<std::type_index, int>& AllocationMap() { in AllocationMap() function
70 AllocationMap()[typeid(T)] += n; in allocate()
74 AllocationMap()[typeid(T)] -= n; in deallocate()
83 EXPECT_THAT(AllocationMap(), ElementsAre(Pair(_, Gt(0)))); in TEST()
86 EXPECT_THAT(AllocationMap(), ElementsAre(Pair(_, 0))); in TEST()
/external/tensorflow/tensorflow/compiler/xla/service/
Dallocation_tracker.h112 using AllocationMap = absl::flat_hash_map<const void*, Allocation>; variable
125 absl::flat_hash_map<int, AllocationMap> opaque_to_allocation_map_
Dallocation_tracker.cc209 AllocationMap& allocation_map = opaque_to_allocation_map_[device_ordinal]; in AddAllocationOrIncrementRefCount()
223 AllocationMap& allocation_map = opaque_to_allocation_map_[device_ordinal]; in DecrementRefCount()
/external/webrtc/p2p/base/
Dtest_turn_server.h133 const TurnServer::AllocationMap& map = server_.allocations(); in FindAllocation()
134 for (TurnServer::AllocationMap::const_iterator it = map.begin(); in FindAllocation()
Dturn_server.h185 AllocationMap; typedef
210 const AllocationMap& allocations() const { in allocations()
358 AllocationMap allocations_ RTC_GUARDED_BY(thread_);
Dturn_server.cc414 AllocationMap::const_iterator it = allocations_.find(*conn); in FindAllocation()
/external/cronet/net/disk_cache/blockfile/
Dblock_files_unittest.cc295 TEST_F(DiskCacheTest, AllocationMap) { in TEST_F() argument
/external/libabigail/tests/data/test-annotate/
Dtest19-pr19023-libtcmalloc_and_profiler.so.abi4976 <!-- typedef AddressMap<HeapProfileTable::AllocValue> HeapProfileTable::AllocationMap -->
4977 …<typedef-decl name='AllocationMap' type-id='type-id-148' filepath='src/heap-profile-table.h' line=…
5119 <!-- HeapProfileTable::AllocationMap HeapProfileTable::Snapshot::map_ -->
5262 <!-- HeapProfileTable::AllocationMap* HeapProfileTable::address_map_ -->
5467 …le::WriteProfile(const HeapProfileTable::AllocValue::Bucket&, HeapProfileTable::AllocationMap*) -->
5473 <!-- parameter of type 'HeapProfileTable::AllocationMap*' -->
6194 <!-- HeapProfileTable::AllocationMap* -->
/external/libabigail/tests/data/test-read-dwarf/
Dtest19-pr19023-libtcmalloc_and_profiler.so.abi3021 …<typedef-decl name='AllocationMap' type-id='type-id-148' filepath='src/heap-profile-table.h' line=…