Home
last modified time | relevance | path

Searched refs:multiset (Results 1 – 21 of 21) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__cxx03/
H A Dset142 void merge(multiset<Key, C2, Allocator>& source); // C++17
144 void merge(multiset<Key, C2, Allocator>&& source); // C++17
267 class multiset
290 multiset()
295 explicit multiset(const value_compare& comp);
296 multiset(const value_compare& comp, const allocator_type& a);
298 multiset(InputIterator first, InputIterator last,
301 multiset(InputIterator first, InputIterator last,
304 multiset(from_range_t, R&& rg,
306 multiset(const multiset& s);
[all …]
H A D__tree59 class _LIBCPP_TEMPLATE_VIS multiset;
775 friend class _LIBCPP_TEMPLATE_VIS multiset;
852 friend class _LIBCPP_TEMPLATE_VIS multiset;
/freebsd/contrib/llvm-project/libcxx/include/
H A Dset142 void merge(multiset<Key, C2, Allocator>& source); // C++17
144 void merge(multiset<Key, C2, Allocator>&& source); // C++17
267 class multiset
290 multiset()
295 explicit multiset(const value_compare& comp);
296 multiset(const value_compare& comp, const allocator_type& a);
298 multiset(InputIterator first, InputIterator last,
301 multiset(InputIterator first, InputIterator last,
304 multiset(from_range_t, R&& rg,
306 multiset(const multiset& s);
[all …]
H A Dflat_set35 // [flat.multiset], class template flat_multiset
45 // [flat.multiset.erasure], erasure for flat_multiset
H A D__tree703 friend class multiset;
782 friend class multiset;
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dset.cppm
H A Dflat_set.inc23 // [flat.multiset], class template flat_­multiset
H A Dunordered_set.cppm
H A Dflat_set.cppm
/freebsd/contrib/llvm-project/libcxx/include/experimental/
H A Dset
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.h44 using PredSet = std::multiset<PredSense>;
45 using PredSetIterator = std::multiset<PredSense>::iterator;
63 using LatePredsIterator = std::multiset<unsigned>::iterator;
64 std::multiset<unsigned> LatePreds;
/freebsd/contrib/llvm-project/libcxx/include/__fwd/
H A Dset.h26 class multiset; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugAranges.cpp90 std::multiset<uint64_t> ValidCUs; // Maintain the set of CUs describing in construct()
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-matchers_test.h75 using std::multiset;
H A Dgmock-matchers-misc_test.cc219 typedef testing::Types<set<int>, vector<size_t>, multiset<size_t>, list<int>>
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSCCIterator.h329 std::multiset<const EdgeType *, EdgeComparer> SortedEdges; in scc_member_iterator()
/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-printers-test.cc294 using ::std::multiset;
1175 multiset<int> set1(a, a + 5);
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStdSymbolMap.inc2256 SYMBOL(multiset, std::, <set>)
3602 SYMBOL(multiset, std::pmr::, <set>)
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp1057 std::multiset<StringRef> OpenMPTriples; in CreateOffloadingDeviceToolChains()
/freebsd/
H A DObsoleteFiles.inc10471 OLD_FILES+=usr/include/c++/4.2/backward/multiset.h
10608 OLD_FILES+=usr/include/c++/4.2/debug/multiset.h
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in19044 …aken k at a time, the compositions of integers, and the permutations of a multiset are discussed.",
25825 …keywords = "multiset orderings; program variables; programming theory; proving the termination…