HomeSort by relevance Sort by last modified time
    Searched full:forward_list (Results 1 - 25 of 290) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/profile/
forward_list 0 // <forward_list> -*- C++ -*-
25 /** @file profile/forward_list
36 #include <forward_list>
42 /// Class std::forward_list wrapper with performance instrumentation.
44 class forward_list
45 : public _GLIBCXX_STD_C::forward_list<_Tp, _Alloc>
47 typedef _GLIBCXX_STD_C::forward_list<_Tp, _Alloc> _Base;
55 forward_list(const _Alloc& __al = _Alloc())
58 forward_list(const forward_list& __list, const _Alloc& __al
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/profile/
forward_list 0 // <forward_list> -*- C++ -*-
25 /** @file profile/forward_list
36 #include <forward_list>
42 /// Class std::forward_list wrapper with performance instrumentation.
44 class forward_list
45 : public _GLIBCXX_STD_C::forward_list<_Tp, _Alloc>
47 typedef _GLIBCXX_STD_C::forward_list<_Tp, _Alloc> _Base;
59 forward_list(const _Alloc& __al = _Alloc())
62 forward_list(const forward_list& __list, const _Alloc& __al
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/profile/
forward_list 0 // <forward_list> -*- C++ -*-
25 /** @file profile/forward_list
36 #include <forward_list>
42 /// Class std::forward_list wrapper with performance instrumentation.
44 class forward_list
45 : public _GLIBCXX_STD_C::forward_list<_Tp, _Alloc>
47 typedef _GLIBCXX_STD_C::forward_list<_Tp, _Alloc> _Base;
59 forward_list(const _Alloc& __al = _Alloc())
62 forward_list(const forward_list& __list, const _Alloc& __al
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/
forward_list 0 // <forward_list> -*- C++ -*-
25 /** @file profile/forward_list
36 #include <forward_list>
42 /// Class std::forward_list wrapper with performance instrumentation.
44 class forward_list
45 : public _GLIBCXX_STD_C::forward_list<_Tp, _Alloc>
47 typedef _GLIBCXX_STD_C::forward_list<_Tp, _Alloc> _Base;
55 forward_list(const _Alloc& __al = _Alloc())
58 forward_list(const forward_list& __list, const _Alloc& __al
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/
forward_list 0 // <forward_list> -*- C++ -*-
25 /** @file profile/forward_list
36 #include <forward_list>
42 /// Class std::forward_list wrapper with performance instrumentation.
44 class forward_list
45 : public _GLIBCXX_STD_C::forward_list<_Tp, _Alloc>
47 typedef _GLIBCXX_STD_C::forward_list<_Tp, _Alloc> _Base;
55 forward_list(const _Alloc& __al = _Alloc())
58 forward_list(const forward_list& __list, const _Alloc& __al
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/
forward_list 0 // <forward_list> -*- C++ -*-
25 /** @file profile/forward_list
36 #include <forward_list>
42 /// Class std::forward_list wrapper with performance instrumentation.
44 class forward_list
45 : public _GLIBCXX_STD_C::forward_list<_Tp, _Alloc>
47 typedef _GLIBCXX_STD_C::forward_list<_Tp, _Alloc> _Base;
55 forward_list(const _Alloc& __al = _Alloc())
58 forward_list(const forward_list& __list, const _Alloc& __al
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/
forward_list 0 // <forward_list> -*- C++ -*-
25 /** @file profile/forward_list
36 #include <forward_list>
42 /// Class std::forward_list wrapper with performance instrumentation.
44 class forward_list
45 : public _GLIBCXX_STD_C::forward_list<_Tp, _Alloc>
47 typedef _GLIBCXX_STD_C::forward_list<_Tp, _Alloc> _Base;
55 forward_list(const _Alloc& __al = _Alloc())
58 forward_list(const forward_list& __list, const _Alloc& __al
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/profile/
forward_list 0 // <forward_list> -*- C++ -*-
25 /** @file profile/forward_list
36 #include <forward_list>
42 /// Class std::forward_list wrapper with performance instrumentation.
44 class forward_list
45 : public _GLIBCXX_STD_C::forward_list<_Tp, _Alloc>
47 typedef _GLIBCXX_STD_C::forward_list<_Tp, _Alloc> _Base;
59 forward_list(const _Alloc& __al = _Alloc())
62 forward_list(const forward_list& __list, const _Alloc& __al
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/profile/
forward_list 0 // <forward_list> -*- C++ -*-
25 /** @file profile/forward_list
36 #include <forward_list>
42 /// Class std::forward_list wrapper with performance instrumentation.
44 class forward_list
45 : public _GLIBCXX_STD_C::forward_list<_Tp, _Alloc>
47 typedef _GLIBCXX_STD_C::forward_list<_Tp, _Alloc> _Base;
59 forward_list(const _Alloc& __al = _Alloc())
62 forward_list(const forward_list& __list, const _Alloc& __al
    [all...]
  /external/libcxx/test/containers/sequences/forwardlist/
types.pass.cpp 10 // <forward_list>
13 // class forward_list
28 #include <forward_list>
35 static_assert((std::is_same<std::forward_list<char>::value_type, char>::value), "");
36 static_assert((std::is_same<std::forward_list<char>::allocator_type, std::allocator<char> >::value), "");
37 static_assert((std::is_same<std::forward_list<char>::reference, char&>::value), "");
38 static_assert((std::is_same<std::forward_list<char>::const_reference, const char&>::value), "");
39 static_assert((std::is_same<std::forward_list<char>::pointer, char*>::value), "");
40 static_assert((std::is_same<std::forward_list<char>::const_pointer, const char*>::value), "");
41 static_assert((std::is_same<std::forward_list<char>::size_type, std::size_t>::value), "")
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/forwardlist/
types.pass.cpp 10 // <forward_list>
13 // class forward_list
28 #include <forward_list>
35 static_assert((std::is_same<std::forward_list<char>::value_type, char>::value), "");
36 static_assert((std::is_same<std::forward_list<char>::allocator_type, std::allocator<char> >::value), "");
37 static_assert((std::is_same<std::forward_list<char>::reference, char&>::value), "");
38 static_assert((std::is_same<std::forward_list<char>::const_reference, const char&>::value), "");
39 static_assert((std::is_same<std::forward_list<char>::pointer, char*>::value), "");
40 static_assert((std::is_same<std::forward_list<char>::const_pointer, const char*>::value), "");
41 static_assert((std::is_same<std::forward_list<char>::size_type, std::size_t>::value), "")
    [all...]
  /external/libcxx/include/
forward_list 2 //===----------------------- forward_list ---------------------------------===//
15 forward_list synopsis
21 class forward_list
37 forward_list()
39 explicit forward_list(const allocator_type& a);
40 explicit forward_list(size_type n);
41 explicit forward_list(size_type n, const allocator_type& a); // C++14
42 forward_list(size_type n, const value_type& v);
43 forward_list(size_type n, const value_type& v, const allocator_type& a);
45 forward_list(InputIterator first, InputIterator last)
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
forward_list 2 //===----------------------- forward_list ---------------------------------===//
15 forward_list synopsis
21 class forward_list
37 forward_list()
39 explicit forward_list(const allocator_type& a);
40 explicit forward_list(size_type n);
41 explicit forward_list(size_type n, const allocator_type& a); // C++14
42 forward_list(size_type n, const value_type& v);
43 forward_list(size_type n, const value_type& v, const allocator_type& a);
45 forward_list(InputIterator first, InputIterator last)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/
forward_list 2 //===----------------------- forward_list ---------------------------------===//
15 forward_list synopsis
21 class forward_list
37 forward_list()
39 explicit forward_list(const allocator_type& a);
40 explicit forward_list(size_type n);
41 explicit forward_list(size_type n, const allocator_type& a); // C++14
42 forward_list(size_type n, const value_type& v);
43 forward_list(size_type n, const value_type& v, const allocator_type& a);
45 forward_list(InputIterator first, InputIterator last)
    [all...]
  /external/libcxx/test/containers/sequences/forwardlist/forwardlist.spec/
relational.pass.cpp 10 // <forward_list>
13 // bool operator< (const forward_list<T, Allocator>& x,
14 // const forward_list<T, Allocator>& y);
17 // bool operator> (const forward_list<T, Allocator>& x,
18 // const forward_list<T, Allocator>& y);
21 // bool operator>=(const forward_list<T, Allocator>& x,
22 // const forward_list<T, Allocator>& y);
25 // bool operator<=(const forward_list<T, Allocator>& x,
26 // const forward_list<T, Allocator>& y);
28 #include <forward_list>
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/forwardlist/forwardlist.spec/
relational.pass.cpp 10 // <forward_list>
13 // bool operator< (const forward_list<T, Allocator>& x,
14 // const forward_list<T, Allocator>& y);
17 // bool operator> (const forward_list<T, Allocator>& x,
18 // const forward_list<T, Allocator>& y);
21 // bool operator>=(const forward_list<T, Allocator>& x,
22 // const forward_list<T, Allocator>& y);
25 // bool operator<=(const forward_list<T, Allocator>& x,
26 // const forward_list<T, Allocator>& y);
28 #include <forward_list>
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/debug/
forward_list 0 // <forward_list> -*- C++ -*-
25 /** @file debug/forward_list
34 #include <forward_list>
42 /// Class std::forward_list with safety/checking/debug instrumentation.
44 class forward_list
45 : public _GLIBCXX_STD_C::forward_list<_Tp, _Alloc>,
46 public __gnu_debug::_Safe_sequence<forward_list<_Tp, _Alloc> >
48 typedef _GLIBCXX_STD_C::forward_list<_Tp, _Alloc> _Base;
49 typedef __gnu_debug::_Safe_sequence<forward_list> _Safe_base;
58 forward_list> iterator
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/
forward_list 0 // <forward_list> -*- C++ -*-
25 /** @file debug/forward_list
34 #include <forward_list>
42 /// Class std::forward_list with safety/checking/debug instrumentation.
44 class forward_list
45 : public _GLIBCXX_STD_C::forward_list<_Tp, _Alloc>,
46 public __gnu_debug::_Safe_sequence<forward_list<_Tp, _Alloc> >
48 typedef _GLIBCXX_STD_C::forward_list<_Tp, _Alloc> _Base;
49 typedef __gnu_debug::_Safe_sequence<forward_list> _Safe_base;
58 forward_list> iterator
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/
forward_list 0 // <forward_list> -*- C++ -*-
25 /** @file debug/forward_list
34 #include <forward_list>
42 /// Class std::forward_list with safety/checking/debug instrumentation.
44 class forward_list
45 : public _GLIBCXX_STD_C::forward_list<_Tp, _Alloc>,
46 public __gnu_debug::_Safe_sequence<forward_list<_Tp, _Alloc> >
48 typedef _GLIBCXX_STD_C::forward_list<_Tp, _Alloc> _Base;
49 typedef __gnu_debug::_Safe_sequence<forward_list> _Safe_base;
58 forward_list> iterator
    [all...]
  /external/libcxx/test/containers/sequences/forwardlist/forwardlist.cons/
move_assign_noexcept.pass.cpp 10 // <forward_list>
12 // forward_list& operator=(forward_list&& c)
19 #include <forward_list>
36 typedef std::forward_list<MoveOnly> C;
40 typedef std::forward_list<MoveOnly, test_allocator<MoveOnly>> C;
44 typedef std::forward_list<MoveOnly, other_allocator<MoveOnly>> C;
48 typedef std::forward_list<MoveOnly, some_alloc<MoveOnly>> C;
move_noexcept.pass.cpp 10 // <forward_list>
12 // forward_list(forward_list&&)
17 #include <forward_list>
34 typedef std::forward_list<MoveOnly> C;
38 typedef std::forward_list<MoveOnly, test_allocator<MoveOnly>> C;
42 typedef std::forward_list<MoveOnly, other_allocator<MoveOnly>> C;
46 typedef std::forward_list<MoveOnly, some_alloc<MoveOnly>> C;
default.pass.cpp 10 // <forward_list>
12 // forward_list();
14 #include <forward_list>
23 typedef std::forward_list<T> C;
30 typedef std::forward_list<T, min_allocator<T>> C;
36 typedef std::forward_list<T> C;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/forwardlist/forwardlist.cons/
move_assign_noexcept.pass.cpp 10 // <forward_list>
12 // forward_list& operator=(forward_list&& c)
19 #include <forward_list>
36 typedef std::forward_list<MoveOnly> C;
40 typedef std::forward_list<MoveOnly, test_allocator<MoveOnly>> C;
44 typedef std::forward_list<MoveOnly, other_allocator<MoveOnly>> C;
48 typedef std::forward_list<MoveOnly, some_alloc<MoveOnly>> C;
move_noexcept.pass.cpp 10 // <forward_list>
12 // forward_list(forward_list&&)
17 #include <forward_list>
34 typedef std::forward_list<MoveOnly> C;
38 typedef std::forward_list<MoveOnly, test_allocator<MoveOnly>> C;
42 typedef std::forward_list<MoveOnly, other_allocator<MoveOnly>> C;
46 typedef std::forward_list<MoveOnly, some_alloc<MoveOnly>> C;
default.pass.cpp 10 // <forward_list>
12 // forward_list();
14 #include <forward_list>
23 typedef std::forward_list<T> C;
30 typedef std::forward_list<T, min_allocator<T>> C;
36 typedef std::forward_list<T> C;

Completed in 4408 milliseconds

1 2 3 4 5 6 7 8 91011>>