Home
last modified time | relevance | path

Searched refs:BOOST_NO_CXX11_ALLOCATOR (Results 1 – 25 of 94) sorted by relevance

1234

/third_party/boost/boost/core/
Dallocator_access.hpp12 #if !defined(BOOST_NO_CXX11_ALLOCATOR)
29 #if defined(BOOST_NO_CXX11_ALLOCATOR)
47 #if defined(BOOST_NO_CXX11_ALLOCATOR)
70 #if defined(BOOST_NO_CXX11_ALLOCATOR)
95 #if defined(BOOST_NO_CXX11_ALLOCATOR)
115 #if defined(BOOST_NO_CXX11_ALLOCATOR)
135 #if defined(BOOST_NO_CXX11_ALLOCATOR)
159 #if defined(BOOST_NO_CXX11_ALLOCATOR)
183 #if defined(BOOST_NO_CXX11_ALLOCATOR)
202 #if defined(BOOST_NO_CXX11_ALLOCATOR)
[all …]
/third_party/boost/boost/log/detail/
Dallocator_traits.hpp21 #if defined(BOOST_NO_CXX11_ALLOCATOR)
37 #if !defined(BOOST_NO_CXX11_ALLOCATOR)
56 #if !defined(BOOST_NO_CXX11_ALLOCATOR)
/third_party/boost/boost/statechart/detail/
Dmemory.hpp25 #ifdef BOOST_NO_CXX11_ALLOCATOR
68 #ifdef BOOST_NO_CXX11_ALLOCATOR in allocate()
83 #ifdef BOOST_NO_CXX11_ALLOCATOR in deallocate()
/third_party/boost/libs/beast/include/boost/beast/core/detail/
Dallocator.hpp14 #ifdef BOOST_NO_CXX11_ALLOCATOR
28 #ifdef BOOST_NO_CXX11_ALLOCATOR
/third_party/boost/boost/beast/core/detail/
Dallocator.hpp14 #ifdef BOOST_NO_CXX11_ALLOCATOR
28 #ifdef BOOST_NO_CXX11_ALLOCATOR
/third_party/boost/boost/smart_ptr/
Dmake_local_shared_object.hpp62 #if !defined( BOOST_NO_CXX11_ALLOCATOR ) in destroy()
116 #if !defined( BOOST_NO_CXX11_ALLOCATOR ) in allocate_local_shared()
135 #if !defined( BOOST_NO_CXX11_ALLOCATOR ) in allocate_local_shared()
157 #if !defined( BOOST_NO_CXX11_ALLOCATOR ) in allocate_local_shared_noinit()
/third_party/boost/boost/align/
Daligned_allocator_adaptor.hpp21 #if !defined(BOOST_NO_CXX11_ALLOCATOR)
37 #if !defined(BOOST_NO_CXX11_ALLOCATOR)
68 #if !defined(BOOST_NO_CXX11_ALLOCATOR)
128 #if !defined(BOOST_NO_CXX11_ALLOCATOR) in allocate()
/third_party/boost/libs/core/test/
Dallocator_pocma_test.cpp17 #if !defined(BOOST_NO_CXX11_ALLOCATOR)
29 #if !defined(BOOST_NO_CXX11_ALLOCATOR) in main()
Dallocator_pocca_test.cpp17 #if !defined(BOOST_NO_CXX11_ALLOCATOR)
29 #if !defined(BOOST_NO_CXX11_ALLOCATOR) in main()
Dallocator_pocs_test.cpp17 #if !defined(BOOST_NO_CXX11_ALLOCATOR)
29 #if !defined(BOOST_NO_CXX11_ALLOCATOR) in main()
Dallocator_max_size_test.cpp22 #if !defined(BOOST_NO_CXX11_ALLOCATOR)
34 #if !defined(BOOST_NO_CXX11_ALLOCATOR) in main()
Dallocator_const_pointer_test.cpp18 #if !defined(BOOST_NO_CXX11_ALLOCATOR)
29 #if !defined(BOOST_NO_CXX11_ALLOCATOR) in main()
Dallocator_pointer_test.cpp18 #if !defined(BOOST_NO_CXX11_ALLOCATOR)
29 #if !defined(BOOST_NO_CXX11_ALLOCATOR) in main()
Dallocator_size_type_test.cpp18 #if !defined(BOOST_NO_CXX11_ALLOCATOR)
29 #if !defined(BOOST_NO_CXX11_ALLOCATOR) in main()
Dallocator_difference_type_test.cpp18 #if !defined(BOOST_NO_CXX11_ALLOCATOR)
29 #if !defined(BOOST_NO_CXX11_ALLOCATOR) in main()
Dallocator_rebind_test.cpp21 #if !defined(BOOST_NO_CXX11_ALLOCATOR)
32 #if !defined(BOOST_NO_CXX11_ALLOCATOR) in main()
Dallocator_const_void_pointer_test.cpp23 #if !defined(BOOST_NO_CXX11_ALLOCATOR)
34 #if !defined(BOOST_NO_CXX11_ALLOCATOR) in main()
Dallocator_void_pointer_test.cpp23 #if !defined(BOOST_NO_CXX11_ALLOCATOR)
34 #if !defined(BOOST_NO_CXX11_ALLOCATOR) in main()
Dallocator_soccc_test.cpp19 #if !defined(BOOST_NO_CXX11_ALLOCATOR)
36 #if !defined(BOOST_NO_CXX11_ALLOCATOR) in main()
Dallocator_construct_test.cpp17 #if !defined(BOOST_NO_CXX11_ALLOCATOR)
37 #if !defined(BOOST_NO_CXX11_ALLOCATOR) in main()
Dallocator_is_always_equal_test.cpp18 #if !defined(BOOST_NO_CXX11_ALLOCATOR)
41 #if !defined(BOOST_NO_CXX11_ALLOCATOR) in main()
Dallocator_destroy_test.cpp32 #if !defined(BOOST_NO_CXX11_ALLOCATOR)
53 #if !defined(BOOST_NO_CXX11_ALLOCATOR) in main()
Dallocator_allocate_hint_test.cpp30 #if !defined(BOOST_NO_CXX11_ALLOCATOR)
51 #if !defined(BOOST_NO_CXX11_ALLOCATOR) in main()
/third_party/boost/boost/config/stdlib/
Dlibcpp.hpp31 # define BOOST_NO_CXX11_ALLOCATOR macro
57 # define BOOST_NO_CXX11_ALLOCATOR macro
/third_party/boost/boost/iostreams/detail/
Dbuffer.hpp42 #if defined(BOOST_NO_CXX11_ALLOCATOR)
156 #if defined(BOOST_NO_CXX11_ALLOCATOR) || defined(BOOST_NO_STD_ALLOCATOR) in allocate()
176 #if defined(BOOST_NO_CXX11_ALLOCATOR) || defined(BOOST_NO_STD_ALLOCATOR) in ~basic_buffer()

1234