Home
last modified time | relevance | path

Searched refs:rb_tree (Results 1 – 16 of 16) sorted by relevance

/freebsd-11-stable/contrib/libstdc++/include/ext/
Drb_tree1 // rb_tree extension -*- C++ -*-
56 /** @file ext/rb_tree
73 // Class rb_tree is not part of the C++ standard. It is provided for
83 struct rb_tree
89 rb_tree(const _Compare& __comp = _Compare(),
93 ~rb_tree() { }
/freebsd-11-stable/contrib/libstdc++/include/backward/
Dtree.h50 using __gnu_cxx::rb_tree;
/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
HDprof.h138 typedef rb_tree(prof_tctx_t) prof_tctx_tree_t;
174 typedef rb_tree(prof_gctx_t) prof_gctx_tree_t;
240 typedef rb_tree(prof_tdata_t) prof_tdata_tree_t;
HDextent.h58 typedef rb_tree(extent_node_t) extent_tree_t;
HDrb.h42 #define rb_tree(a_type) \ macro
/freebsd-11-stable/gnu/lib/libstdc++/
DMakefile147 rb_tree rope ropeimpl.h slist throw_allocator.h typelist.h \
/freebsd-11-stable/contrib/libstdc++/include/
DMakefile.am541 ${ext_srcdir}/rb_tree \
DMakefile.in763 ${ext_srcdir}/rb_tree \
/freebsd-11-stable/contrib/libstdc++/
DChangeLog-20022301 include/ext/iterator, include/ext/numeric, include/ext/rb_tree,
4718 include/ext/numeric, include/ext/rb_tree, include/ext/rope,
5511 * include/bits/stl_tree.h (rb_tree): Move to...
5512 * include/ext/rb_tree: ...here, new file.
5518 * testsuite/ext/headers.cc: Include <ext/rb_tree>.
5520 * include/backward/tree.h: Include <ext/rb_tree), tweak.
DChangeLog-20043184 * include/ext/rb_tree: Likewise.
4171 which encapsulates the internal implementation of an rb_tree. Made
4172 the allocator a base class of this class instead of the rb_tree,
4180 class. Also, now other member functions of rb_tree must refer to
DChangeLog-2003521 include/ext/rb_tree, include/ext/rope, include/ext/ropeimpl.h,
4701 * include/ext/rb_tree: Same.
DChangeLog-20014363 * include/ext/tree: Insert using rb_tree, move to...
DChangeLog-2005430 * include/ext/rb_tree: Same.
DChangeLog-20004295 * stl/bits/stl_tree.h (class _Rb_tree, class rb_tree): Likewise.
/freebsd-11-stable/
HDObsoleteFiles.inc6696 OLD_FILES+=usr/include/c++/3.4/ext/rb_tree
7346 OLD_FILES+=usr/include/c++/3.3/ext/rb_tree
/freebsd-11-stable/tools/build/mk/
HDOptionalObsoleteFiles.inc2352 OLD_FILES+=usr/include/c++/4.2/ext/rb_tree