Home
last modified time | relevance | path

Searched refs:new_allocator (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/
H A Dnew_allocator.hpp39 class new_allocator;
45 class new_allocator<void> class
62 typedef new_allocator< T2> other;
67 new_allocator() BOOST_NOEXCEPT_OR_NOTHROW in new_allocator() function in boost::container::new_allocator
72 new_allocator(const new_allocator &) BOOST_NOEXCEPT_OR_NOTHROW in new_allocator() function in boost::container::new_allocator
78 new_allocator(const new_allocator<T2> &) BOOST_NOEXCEPT_OR_NOTHROW in new_allocator() function in boost::container::new_allocator
83 friend void swap(new_allocator &, new_allocator &) BOOST_NOEXCEPT_OR_NOTHROW in swap() argument
88 friend bool operator==(const new_allocator &, const new_allocator &) BOOST_NOEXCEPT_OR_NOTHROW in operator ==() argument
93 friend bool operator!=(const new_allocator &, const new_allocator &) BOOST_NOEXCEPT_OR_NOTHROW in operator !=() argument
100 class new_allocator class
[all …]
H A Dcontainer_fwd.hpp104 class new_allocator;
107 ,class Allocator = new_allocator<T> >
111 ,class Allocator = new_allocator<T> >
118 , class Allocator= new_allocator<T> >
122 ,class Allocator = new_allocator<T> >
126 ,class Allocator = new_allocator<T> >
130 ,class Allocator = new_allocator<T> >
140 ,class Allocator = new_allocator<Key>
146 ,class Allocator = new_allocator<Key>
153 ,class Allocator = new_allocator<std::pair<const Key, T> >
[all …]
H A Dvector.hpp706 template <class T, class Allocator BOOST_CONTAINER_DOCONLY(= new_allocator<T>) >
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/
H A Dnew_allocator.h55 class new_allocator in _GLIBCXX_VISIBILITY()
69 { typedef new_allocator<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
79 new_allocator() _GLIBCXX_USE_NOEXCEPT { } in _GLIBCXX_VISIBILITY()
82 new_allocator(const new_allocator&) _GLIBCXX_USE_NOEXCEPT { } in _GLIBCXX_VISIBILITY()
86 new_allocator(const new_allocator<_Tp1>&) _GLIBCXX_USE_NOEXCEPT { } in _GLIBCXX_VISIBILITY()
89 ~new_allocator() _GLIBCXX_USE_NOEXCEPT { } in _GLIBCXX_VISIBILITY()
177 operator==(const new_allocator&, const new_allocator<_Up>&) in _GLIBCXX_VISIBILITY()
184 operator!=(const new_allocator&, const new_allocator<_Up>&) in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/
H A Dnew_allocator.h55 class new_allocator in _GLIBCXX_VISIBILITY()
69 { typedef new_allocator<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
79 new_allocator() _GLIBCXX_USE_NOEXCEPT { } in _GLIBCXX_VISIBILITY()
82 new_allocator(const new_allocator&) _GLIBCXX_USE_NOEXCEPT { } in _GLIBCXX_VISIBILITY()
86 new_allocator(const new_allocator<_Tp1>&) _GLIBCXX_USE_NOEXCEPT { } in _GLIBCXX_VISIBILITY()
89 ~new_allocator() _GLIBCXX_USE_NOEXCEPT { } in _GLIBCXX_VISIBILITY()
177 operator==(const new_allocator&, const new_allocator<_Up>&) in _GLIBCXX_VISIBILITY()
184 operator!=(const new_allocator&, const new_allocator<_Up>&) in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/arm-none-linux-gnueabihf/bits/
H A Dc++allocator.h48 using __allocator_base = __gnu_cxx::new_allocator<_Tp>;
52 # define __allocator_base __gnu_cxx::new_allocator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/aarch64-none-linux-gnu/bits/
H A Dc++allocator.h48 using __allocator_base = __gnu_cxx::new_allocator<_Tp>;
52 # define __allocator_base __gnu_cxx::new_allocator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/experimental/
H A Dmemory_resource42 #include <ext/new_allocator.h>
505 using type = resource_adaptor<__gnu_cxx::new_allocator<char>>;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/experimental/
H A Dmemory_resource42 #include <ext/new_allocator.h>
505 using type = resource_adaptor<__gnu_cxx::new_allocator<char>>;
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist1.txt2133 -rw-r--r-- root root 5587 ./usr/include/c++/10.1.0/ext/new_allocator.h
H A Dbuildhistory_filelist2.txt2134 -rw-r--r-- root root 5587 ./usr/include/c++/10.1.0/ext/new_allocator.h
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgdb.info9902 <__gnu_cxx::new_allocator<char>> = {
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgdb.info9902 <__gnu_cxx::new_allocator<char>> = {