Home
last modified time | relevance | path

Searched defs:MapAllocator (Results 1 – 19 of 19) sorted by relevance

/dports/devel/protobuf/protobuf-3.17.3/src/google/protobuf/
H A Dmap.h108 constexpr MapAllocator() : arena_(nullptr) {} in MapAllocator() function
109 explicit constexpr MapAllocator(Arena* arena) : arena_(arena) {} in MapAllocator() function
111 MapAllocator(const MapAllocator<X>& allocator) // NOLINT(runtime/explicit) in MapAllocator() function
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/third_party/protobuf/src/google/protobuf/
H A Dmap.h108 constexpr MapAllocator() : arena_(nullptr) {} in MapAllocator() function
109 explicit constexpr MapAllocator(Arena* arena) : arena_(arena) {} in MapAllocator() function
111 MapAllocator(const MapAllocator<X>& allocator) // NOLINT(runtime/explicit) in MapAllocator() function
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/protobuf/src/google/protobuf/
H A Dmap.h204 MapAllocator() : arena_(NULL) {} in MapAllocator() function
205 explicit MapAllocator(Arena* arena) : arena_(arena) {} in MapAllocator() function
207 MapAllocator(const MapAllocator<X>& allocator) in MapAllocator() function
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/protobuf/src/google/protobuf/
H A Dmap.h178 MapAllocator() : arena_(NULL) {} in MapAllocator() function
179 explicit MapAllocator(Arena* arena) : arena_(arena) {} in MapAllocator() function
181 MapAllocator(const MapAllocator<X>& allocator) in MapAllocator() function
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/protobuf/src/google/protobuf/
H A Dmap.h204 MapAllocator() : arena_(NULL) {} in MapAllocator() function
205 explicit MapAllocator(Arena* arena) : arena_(arena) {} in MapAllocator() function
207 MapAllocator(const MapAllocator<X>& allocator) in MapAllocator() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/
H A Dmap.h204 MapAllocator() : arena_(NULL) {} in MapAllocator() function
205 explicit MapAllocator(Arena* arena) : arena_(arena) {} in MapAllocator() function
207 MapAllocator(const MapAllocator<X>& allocator) in MapAllocator() function
/dports/www/firefox/firefox-99.0/toolkit/components/protobuf/src/google/protobuf/
H A Dmap.h204 MapAllocator() : arena_(NULL) {} in MapAllocator() function
205 explicit MapAllocator(Arena* arena) : arena_(arena) {} in MapAllocator() function
207 MapAllocator(const MapAllocator<X>& allocator) in MapAllocator() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/src/google/protobuf/
H A Dmap.h204 MapAllocator() : arena_(NULL) {} in MapAllocator() function
205 explicit MapAllocator(Arena* arena) : arena_(arena) {} in MapAllocator() function
207 MapAllocator(const MapAllocator<X>& allocator) in MapAllocator() function
/dports/graphics/opencv/opencv-4.5.3/3rdparty/protobuf/src/google/protobuf/
H A Dmap.h198 MapAllocator() : arena_(NULL) {} in MapAllocator() function
199 explicit MapAllocator(Arena* arena) : arena_(arena) {} in MapAllocator() function
201 MapAllocator(const MapAllocator<X>& allocator) in MapAllocator() function
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/protobuf/src/google/protobuf/
H A Dmap.h204 MapAllocator() : arena_(NULL) {} in MapAllocator() function
205 explicit MapAllocator(Arena* arena) : arena_(arena) {} in MapAllocator() function
207 MapAllocator(const MapAllocator<X>& allocator) in MapAllocator() function
/dports/devel/boost-docs/boost_1_72_0/libs/container/test/
H A Dscoped_allocator_usage_test.cpp124 typedef scoped_allocator_adaptor<SimpleAllocator<MapNode> > MapAllocator; typedef
/dports/devel/boost-python-libs/boost_1_72_0/libs/container/test/
H A Dscoped_allocator_usage_test.cpp124 typedef scoped_allocator_adaptor<SimpleAllocator<MapNode> > MapAllocator; typedef
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/container/test/
H A Dscoped_allocator_usage_test.cpp124 typedef scoped_allocator_adaptor<SimpleAllocator<MapNode> > MapAllocator; typedef
/dports/databases/percona57-server/boost_1_59_0/libs/container/test/
H A Dscoped_allocator_usage_test.cpp124 typedef scoped_allocator_adaptor<SimpleAllocator<MapNode> > MapAllocator; typedef
/dports/databases/xtrabackup/boost_1_59_0/libs/container/test/
H A Dscoped_allocator_usage_test.cpp124 typedef scoped_allocator_adaptor<SimpleAllocator<MapNode> > MapAllocator; typedef
/dports/databases/percona57-client/boost_1_59_0/libs/container/test/
H A Dscoped_allocator_usage_test.cpp124 typedef scoped_allocator_adaptor<SimpleAllocator<MapNode> > MapAllocator; typedef
/dports/devel/boost-libs/boost_1_72_0/libs/container/test/
H A Dscoped_allocator_usage_test.cpp124 typedef scoped_allocator_adaptor<SimpleAllocator<MapNode> > MapAllocator; typedef
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/container/test/
H A Dscoped_allocator_usage_test.cpp124 typedef scoped_allocator_adaptor<SimpleAllocator<MapNode> > MapAllocator; typedef
/dports/devel/hyperscan/boost_1_75_0/libs/container/test/
H A Dscoped_allocator_usage_test.cpp140 typedef scoped_allocator_adaptor<SimpleAllocator<MapNode> > MapAllocator; typedef