Home
last modified time | relevance | path

Searched refs:alloc_ (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dcommon.h67 alloc_ = other.alloc_;
74 bool empty() const noexcept { return !alloc_; }
76 allocator_type get_allocator() const { return *alloc_; }
83 : alloc_(a) {
89 : alloc_(a) {
101 assert(alloc_.has_value());
102 alloc_ = absl::nullopt;
109 allocator_type* alloc() { return std::addressof(*alloc_); }
112 absl::optional<allocator_type> alloc_ = {};
Dcontainer_memory_test.cc99 Alloc* alloc() { return &alloc_; } in alloc()
102 Alloc alloc_; member in absl::container_internal::__anon5f4008630111::Fixture
Draw_hash_set.h1257 PolicyTraits::construct(alloc_, *slot_, std::forward<Args>(args)...);
1262 constructor(allocator_type* a, slot_type** slot) : alloc_(a), slot_(slot) {}
1264 allocator_type* alloc_;
/third_party/protobuf/src/google/protobuf/
Dmap.h397 alloc_(arena) {
629 if (alloc_.arena() == nullptr) {
634 alloc_.arena(), k);
635 Arena::CreateInArenaStorage(&node->kv.second, alloc_.arena());
904 Arena::Create<Tree>(alloc_.arena(), typename Tree::key_compare(),
905 typename Tree::allocator_type(alloc_));
966 return alloc_type(alloc_).allocate(n);
973 alloc_type(alloc_).deallocate(t, n);
977 if (alloc_.arena() == nullptr) {
983 if (alloc_.arena() == nullptr) {
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTests.hpp78 AllocMv& alloc_,
112 AllocMv& alloc_) in BufferHandleAlloc()
114 , alloc (alloc_) {} in BufferHandleAlloc()
DvktDescriptorSetsIndexingTestsUtils.cpp62 AllocMv& alloc_, in ImageHandleAlloc() argument
67 , alloc (alloc_) in ImageHandleAlloc()
/third_party/node/src/
Dnode_zlib.cc203 brotli_alloc_func alloc_ = nullptr; member in node::__anon52dab9580111::BrotliContext
1139 alloc_ = alloc; in Init()
1153 return Init(alloc_, free_, alloc_opaque_); in ResetStream()
1204 alloc_ = alloc; in Init()
1218 return Init(alloc_, free_, alloc_opaque_); in ResetStream()
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/
Dcl2.hpp3561 Alloc alloc_; member in cl::detail::Deleter
3567 Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, copies_{ copies } in Deleter()
3572 Alloc tmpAlloc{ alloc_ }; in operator ()()
3586 cl::pointer<T, detail::Deleter<Alloc>> allocate_pointer(const Alloc &alloc_, Args&&... args) in allocate_pointer() argument
3588 Alloc alloc(alloc_); in allocate_pointer()
/third_party/mesa3d/include/CL/
Dcl2.hpp3713 Alloc alloc_; member in cl::detail::Deleter
3719 Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, copies_{ copies } in Deleter()
3724 Alloc tmpAlloc{ alloc_ }; in operator ()()
3738 cl::pointer<T, detail::Deleter<Alloc>> allocate_pointer(const Alloc &alloc_, Args&&... args) in allocate_pointer() argument
3740 Alloc alloc(alloc_); in allocate_pointer()
/third_party/libabigail/tests/data/test-annotate/
Dtest19-pr19023-libtcmalloc_and_profiler.so.abi4234 <!-- void* (unsigned long int)* AddressMap<HeapProfileTable::AllocValue>::alloc_ -->
4235 …<var-decl name='alloc_' type-id='type-id-189' visibility='default' filepath='src/addressmap-inl.h'…
5965 <!-- HeapProfileTable::Allocator HeapProfileTable::alloc_ -->
5966 …<var-decl name='alloc_' type-id='type-id-266' visibility='default' filepath='src/heap-profile-tabl…
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest19-pr19023-libtcmalloc_and_profiler.so.abi2433 …<var-decl name='alloc_' type-id='type-id-189' visibility='default' filepath='src/addressmap-inl.h'…
3584 …<var-decl name='alloc_' type-id='type-id-266' visibility='default' filepath='src/heap-profile-tabl…