Home
last modified time | relevance | path

Searched defs:base_seq (Results 1 – 25 of 107) sorted by relevance

12345

/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/testsuite/util/native_type/
H A Dnative_priority_queue.hpp55 struct base_seq struct
58 typedef typename _Alloc::template rebind<Value_Type> value_rebind;
61 typedef std::vector<Value_Type, typename value_rebind::other> type;
65 struct base_seq<Value_Type, false, _Alloc> struct
68 typedef typename _Alloc::template rebind<Value_Type> value_rebind;
71 typedef std::deque<Value_Type, typename value_rebind::other> type;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/util/native_type/
H A Dnative_priority_queue.hpp55 struct base_seq struct
58 typedef typename _Alloc::template rebind<Value_Type> value_rebind;
61 typedef std::vector<Value_Type, typename value_rebind::other> type;
65 struct base_seq<Value_Type, false, _Alloc> struct
68 typedef typename _Alloc::template rebind<Value_Type> value_rebind;
71 typedef std::deque<Value_Type, typename value_rebind::other> type;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/util/native_type/
H A Dnative_priority_queue.hpp55 struct base_seq struct
58 typedef typename _Alloc::template rebind<Value_Type> value_rebind;
61 typedef std::vector<Value_Type, typename value_rebind::other> type;
65 struct base_seq<Value_Type, false, _Alloc> struct
68 typedef typename _Alloc::template rebind<Value_Type> value_rebind;
71 typedef std::deque<Value_Type, typename value_rebind::other> type;
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/util/native_type/
H A Dnative_priority_queue.hpp55 struct base_seq struct
59 using value_alloc = typename std::allocator_traits<_Alloc>::template
66 typedef std::vector<Value_Type, value_alloc> type;
70 struct base_seq<Value_Type, false, _Alloc> struct
74 using value_alloc = typename std::allocator_traits<_Alloc>::template
81 typedef std::deque<Value_Type, value_alloc> type;
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/util/native_type/
H A Dnative_priority_queue.hpp55 struct base_seq struct
59 using value_alloc = typename std::allocator_traits<_Alloc>::template
66 typedef std::vector<Value_Type, value_alloc> type;
70 struct base_seq<Value_Type, false, _Alloc> struct
74 using value_alloc = typename std::allocator_traits<_Alloc>::template
81 typedef std::deque<Value_Type, value_alloc> type;
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/util/native_type/
H A Dnative_priority_queue.hpp55 struct base_seq struct
59 using value_alloc = typename std::allocator_traits<_Alloc>::template
66 typedef std::vector<Value_Type, value_alloc> type;
70 struct base_seq<Value_Type, false, _Alloc> struct
74 using value_alloc = typename std::allocator_traits<_Alloc>::template
81 typedef std::deque<Value_Type, value_alloc> type;
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/util/native_type/
H A Dnative_priority_queue.hpp55 struct base_seq struct
59 using value_alloc = typename std::allocator_traits<_Alloc>::template
66 typedef std::vector<Value_Type, value_alloc> type;
70 struct base_seq<Value_Type, false, _Alloc> struct
74 using value_alloc = typename std::allocator_traits<_Alloc>::template
81 typedef std::deque<Value_Type, value_alloc> type;
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/util/native_type/
H A Dnative_priority_queue.hpp55 struct base_seq struct
58 typedef typename _Alloc::template rebind<Value_Type> value_rebind;
61 typedef std::vector<Value_Type, typename value_rebind::other> type;
65 struct base_seq<Value_Type, false, _Alloc> struct
68 typedef typename _Alloc::template rebind<Value_Type> value_rebind;
71 typedef std::deque<Value_Type, typename value_rebind::other> type;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/util/native_type/
H A Dnative_priority_queue.hpp55 struct base_seq struct
58 typedef typename _Alloc::template rebind<Value_Type> value_rebind;
61 typedef std::vector<Value_Type, typename value_rebind::other> type;
65 struct base_seq<Value_Type, false, _Alloc> struct
68 typedef typename _Alloc::template rebind<Value_Type> value_rebind;
71 typedef std::deque<Value_Type, typename value_rebind::other> type;
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/util/native_type/
H A Dnative_priority_queue.hpp55 struct base_seq struct
58 typedef typename _Alloc::template rebind<Value_Type> value_rebind;
61 typedef std::vector<Value_Type, typename value_rebind::other> type;
65 struct base_seq<Value_Type, false, _Alloc> struct
68 typedef typename _Alloc::template rebind<Value_Type> value_rebind;
71 typedef std::deque<Value_Type, typename value_rebind::other> type;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/testsuite/util/native_type/
H A Dnative_priority_queue.hpp55 struct base_seq struct
58 typedef typename _Alloc::template rebind<Value_Type> value_rebind;
61 typedef std::vector<Value_Type, typename value_rebind::other> type;
65 struct base_seq<Value_Type, false, _Alloc> struct
68 typedef typename _Alloc::template rebind<Value_Type> value_rebind;
71 typedef std::deque<Value_Type, typename value_rebind::other> type;
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/util/native_type/
H A Dnative_priority_queue.hpp55 struct base_seq struct
58 typedef typename _Alloc::template rebind<Value_Type> value_rebind;
61 typedef std::vector<Value_Type, typename value_rebind::other> type;
65 struct base_seq<Value_Type, false, _Alloc> struct
68 typedef typename _Alloc::template rebind<Value_Type> value_rebind;
71 typedef std::deque<Value_Type, typename value_rebind::other> type;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/util/native_type/
H A Dnative_priority_queue.hpp55 struct base_seq struct
58 typedef typename _Alloc::template rebind<Value_Type> value_rebind;
61 typedef std::vector<Value_Type, typename value_rebind::other> type;
65 struct base_seq<Value_Type, false, _Alloc> struct
68 typedef typename _Alloc::template rebind<Value_Type> value_rebind;
71 typedef std::deque<Value_Type, typename value_rebind::other> type;
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/testsuite/util/native_type/
H A Dnative_priority_queue.hpp55 struct base_seq struct
58 typedef typename _Alloc::template rebind<Value_Type> value_rebind;
61 typedef std::vector<Value_Type, typename value_rebind::other> type;
65 struct base_seq<Value_Type, false, _Alloc> struct
68 typedef typename _Alloc::template rebind<Value_Type> value_rebind;
71 typedef std::deque<Value_Type, typename value_rebind::other> type;
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/testsuite/util/native_type/
H A Dnative_priority_queue.hpp55 struct base_seq struct
58 typedef typename _Alloc::template rebind<Value_Type> value_rebind;
61 typedef std::vector<Value_Type, typename value_rebind::other> type;
65 struct base_seq<Value_Type, false, _Alloc> struct
68 typedef typename _Alloc::template rebind<Value_Type> value_rebind;
71 typedef std::deque<Value_Type, typename value_rebind::other> type;
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/util/native_type/
H A Dnative_priority_queue.hpp55 struct base_seq struct
59 using value_alloc = typename std::allocator_traits<_Alloc>::template
66 typedef std::vector<Value_Type, value_alloc> type;
70 struct base_seq<Value_Type, false, _Alloc> struct
74 using value_alloc = typename std::allocator_traits<_Alloc>::template
81 typedef std::deque<Value_Type, value_alloc> type;
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/util/native_type/
H A Dnative_priority_queue.hpp55 struct base_seq struct
59 using value_alloc = typename std::allocator_traits<_Alloc>::template
66 typedef std::vector<Value_Type, value_alloc> type;
70 struct base_seq<Value_Type, false, _Alloc> struct
74 using value_alloc = typename std::allocator_traits<_Alloc>::template
81 typedef std::deque<Value_Type, value_alloc> type;
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/util/native_type/
H A Dnative_priority_queue.hpp55 struct base_seq struct
58 typedef typename _Alloc::template rebind<Value_Type> value_rebind;
61 typedef std::vector<Value_Type, typename value_rebind::other> type;
65 struct base_seq<Value_Type, false, _Alloc> struct
68 typedef typename _Alloc::template rebind<Value_Type> value_rebind;
71 typedef std::deque<Value_Type, typename value_rebind::other> type;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/util/native_type/
H A Dnative_priority_queue.hpp55 struct base_seq struct
59 using value_alloc = typename std::allocator_traits<_Alloc>::template
66 typedef std::vector<Value_Type, value_alloc> type;
70 struct base_seq<Value_Type, false, _Alloc> struct
74 using value_alloc = typename std::allocator_traits<_Alloc>::template
81 typedef std::deque<Value_Type, value_alloc> type;
/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/testsuite/util/native_type/
H A Dnative_priority_queue.hpp55 struct base_seq struct
58 typedef typename _Alloc::template rebind<Value_Type> value_rebind;
61 typedef std::vector<Value_Type, typename value_rebind::other> type;
65 struct base_seq<Value_Type, false, _Alloc> struct
68 typedef typename _Alloc::template rebind<Value_Type> value_rebind;
71 typedef std::deque<Value_Type, typename value_rebind::other> type;
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/testsuite/util/native_type/
H A Dnative_priority_queue.hpp55 struct base_seq struct
58 typedef typename _Alloc::template rebind<Value_Type> value_rebind;
61 typedef std::vector<Value_Type, typename value_rebind::other> type;
65 struct base_seq<Value_Type, false, _Alloc> struct
68 typedef typename _Alloc::template rebind<Value_Type> value_rebind;
71 typedef std::deque<Value_Type, typename value_rebind::other> type;
/dports/devel/boost-docs/boost_1_72_0/boost/log/sources/
H A Dbasic_logger.hpp666 #define BOOST_LOG_DECLARE_LOGGER_TYPE(type_name, char_type, base_seq, threading)\ argument
690 #define BOOST_LOG_DECLARE_LOGGER(type_name, base_seq)\ argument
703 #define BOOST_LOG_DECLARE_LOGGER_MT(type_name, base_seq)\ argument
720 #define BOOST_LOG_DECLARE_WLOGGER(type_name, base_seq)\ argument
733 #define BOOST_LOG_DECLARE_WLOGGER_MT(type_name, base_seq)\ argument
/dports/devel/hyperscan/boost_1_75_0/boost/log/sources/
H A Dbasic_logger.hpp667 #define BOOST_LOG_DECLARE_LOGGER_TYPE(type_name, char_type, base_seq, threading)\ argument
691 #define BOOST_LOG_DECLARE_LOGGER(type_name, base_seq)\ argument
704 #define BOOST_LOG_DECLARE_LOGGER_MT(type_name, base_seq)\ argument
721 #define BOOST_LOG_DECLARE_WLOGGER(type_name, base_seq)\ argument
734 #define BOOST_LOG_DECLARE_WLOGGER_MT(type_name, base_seq)\ argument
/dports/devel/boost-python-libs/boost_1_72_0/boost/log/sources/
H A Dbasic_logger.hpp666 #define BOOST_LOG_DECLARE_LOGGER_TYPE(type_name, char_type, base_seq, threading)\ argument
690 #define BOOST_LOG_DECLARE_LOGGER(type_name, base_seq)\ argument
703 #define BOOST_LOG_DECLARE_LOGGER_MT(type_name, base_seq)\ argument
720 #define BOOST_LOG_DECLARE_WLOGGER(type_name, base_seq)\ argument
733 #define BOOST_LOG_DECLARE_WLOGGER_MT(type_name, base_seq)\ argument
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/log/sources/
H A Dbasic_logger.hpp666 #define BOOST_LOG_DECLARE_LOGGER_TYPE(type_name, char_type, base_seq, threading)\ argument
690 #define BOOST_LOG_DECLARE_LOGGER(type_name, base_seq)\ argument
703 #define BOOST_LOG_DECLARE_LOGGER_MT(type_name, base_seq)\ argument
720 #define BOOST_LOG_DECLARE_WLOGGER(type_name, base_seq)\ argument
733 #define BOOST_LOG_DECLARE_WLOGGER_MT(type_name, base_seq)\ argument

12345