HomeSort by relevance Sort by last modified time
    Searched full:slist (Results 51 - 75 of 223) sorted by null

1 23 4 5 6 7 8 9

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/profile/impl/
profiler_list_to_slist.h 25 * @brief Diagnostics for list to slist.
57 // from the malloc size class of slist nodes. When they fall into the same
58 // class, the only slist benefit is from having to set fewer links, so
119 { __id = "list-to-slist"; }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/profile/impl/
profiler_list_to_slist.h 25 * @brief Diagnostics for list to slist.
57 // from the malloc size class of slist nodes. When they fall into the same
58 // class, the only slist benefit is from having to set fewer links, so
119 { __id = "list-to-slist"; }
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/profile/impl/
profiler_list_to_slist.h 25 * @brief Diagnostics for list to slist.
57 // from the malloc size class of slist nodes. When they fall into the same
58 // class, the only slist benefit is from having to set fewer links, so
119 { __id = "list-to-slist"; }
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_config_compat_post.h 38 # define __slist__ slist
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/debug/
_slist.h 34 #define _STLP_NON_DBG_SLIST _STLP_PRIV _STLP_NON_DBG_NAME(slist) <_Tp, _Alloc>
53 * slist special debug traits version.
73 class slist : class in inherits:_STLP_PRIV__construct_checker,__stlport_class
79 , public __stlport_class<slist<_Tp, _Alloc> >
84 typedef slist<_Tp,_Alloc> _Self;
107 explicit slist(const allocator_type& __a = allocator_type()) function in class:slist
111 explicit slist(size_type __n, const value_type& __x = _Tp(), function in class:slist
113 slist(size_type __n, const value_type& __x,
119 explicit slist(size_type __n) : _M_non_dbg_impl(__n) , _M_iter_list(&_M_non_dbg_impl) {} function in class:slist
123 slist(__move_source<_Self> src function in class:slist
138 slist(_InputIterator __first, _InputIterator __last, function in class:slist
145 slist(_InputIterator __first, _InputIterator __last) function in class:slist
152 slist(const value_type* __first, const value_type* __last, function in class:slist
158 slist(const_iterator __first, const_iterator __last, function in class:slist
165 slist(const _Self& __x) : function in class:slist
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_config_compat_post.h 38 # define __slist__ slist
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/debug/
_slist.h 34 #define _STLP_NON_DBG_SLIST _STLP_PRIV _STLP_NON_DBG_NAME(slist) <_Tp, _Alloc>
53 * slist special debug traits version.
73 class slist : class in inherits:_STLP_PRIV__construct_checker,__stlport_class
79 , public __stlport_class<slist<_Tp, _Alloc> >
84 typedef slist<_Tp,_Alloc> _Self;
107 explicit slist(const allocator_type& __a = allocator_type()) function in class:slist
111 explicit slist(size_type __n, const value_type& __x = _Tp(), function in class:slist
113 slist(size_type __n, const value_type& __x,
119 explicit slist(size_type __n) : _M_non_dbg_impl(__n) , _M_iter_list(&_M_non_dbg_impl) {} function in class:slist
123 slist(__move_source<_Self> src function in class:slist
138 slist(_InputIterator __first, _InputIterator __last, function in class:slist
145 slist(_InputIterator __first, _InputIterator __last) function in class:slist
152 slist(const value_type* __first, const value_type* __last, function in class:slist
158 slist(const_iterator __first, const_iterator __last, function in class:slist
165 slist(const _Self& __x) : function in class:slist
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_config_compat_post.h 38 # define __slist__ slist
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/debug/
_slist.h 34 #define _STLP_NON_DBG_SLIST _STLP_PRIV _STLP_NON_DBG_NAME(slist) <_Tp, _Alloc>
53 * slist special debug traits version.
73 class slist : class in inherits:_STLP_PRIV__construct_checker,__stlport_class
79 , public __stlport_class<slist<_Tp, _Alloc> >
84 typedef slist<_Tp,_Alloc> _Self;
107 explicit slist(const allocator_type& __a = allocator_type()) function in class:slist
111 explicit slist(size_type __n, const value_type& __x = _Tp(), function in class:slist
113 slist(size_type __n, const value_type& __x,
119 explicit slist(size_type __n) : _M_non_dbg_impl(__n) , _M_iter_list(&_M_non_dbg_impl) {} function in class:slist
123 slist(__move_source<_Self> src function in class:slist
138 slist(_InputIterator __first, _InputIterator __last, function in class:slist
145 slist(_InputIterator __first, _InputIterator __last) function in class:slist
152 slist(const value_type* __first, const value_type* __last, function in class:slist
158 slist(const_iterator __first, const_iterator __last, function in class:slist
165 slist(const _Self& __x) : function in class:slist
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/impl/
profiler_list_to_slist.h 25 * @brief Diagnostics for list to slist.
57 // from the malloc size class of slist nodes. When they fall into the same
58 // class, the only slist benefit is from having to set fewer links, so
119 { __id = "list-to-slist"; }
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_config_compat_post.h 38 # define __slist__ slist
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/debug/
_slist.h 34 #define _STLP_NON_DBG_SLIST _STLP_PRIV _STLP_NON_DBG_NAME(slist) <_Tp, _Alloc>
53 * slist special debug traits version.
73 class slist : class in inherits:_STLP_PRIV__construct_checker,__stlport_class
79 , public __stlport_class<slist<_Tp, _Alloc> >
84 typedef slist<_Tp,_Alloc> _Self;
107 explicit slist(const allocator_type& __a = allocator_type()) function in class:slist
111 explicit slist(size_type __n, const value_type& __x = _Tp(), function in class:slist
113 slist(size_type __n, const value_type& __x,
119 explicit slist(size_type __n) : _M_non_dbg_impl(__n) , _M_iter_list(&_M_non_dbg_impl) {} function in class:slist
123 slist(__move_source<_Self> src function in class:slist
138 slist(_InputIterator __first, _InputIterator __last, function in class:slist
145 slist(_InputIterator __first, _InputIterator __last) function in class:slist
152 slist(const value_type* __first, const value_type* __last, function in class:slist
158 slist(const_iterator __first, const_iterator __last, function in class:slist
165 slist(const _Self& __x) : function in class:slist
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_config_compat_post.h 38 # define __slist__ slist
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/debug/
_slist.h 34 #define _STLP_NON_DBG_SLIST _STLP_PRIV _STLP_NON_DBG_NAME(slist) <_Tp, _Alloc>
53 * slist special debug traits version.
73 class slist : class in inherits:_STLP_PRIV__construct_checker,__stlport_class
79 , public __stlport_class<slist<_Tp, _Alloc> >
84 typedef slist<_Tp,_Alloc> _Self;
107 explicit slist(const allocator_type& __a = allocator_type()) function in class:slist
111 explicit slist(size_type __n, const value_type& __x = _Tp(), function in class:slist
113 slist(size_type __n, const value_type& __x,
119 explicit slist(size_type __n) : _M_non_dbg_impl(__n) , _M_iter_list(&_M_non_dbg_impl) {} function in class:slist
123 slist(__move_source<_Self> src function in class:slist
138 slist(_InputIterator __first, _InputIterator __last, function in class:slist
145 slist(_InputIterator __first, _InputIterator __last) function in class:slist
152 slist(const value_type* __first, const value_type* __last, function in class:slist
158 slist(const_iterator __first, const_iterator __last, function in class:slist
165 slist(const _Self& __x) : function in class:slist
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/impl/
profiler_list_to_slist.h 25 * @brief Diagnostics for list to slist.
57 // from the malloc size class of slist nodes. When they fall into the same
58 // class, the only slist benefit is from having to set fewer links, so
119 { __id = "list-to-slist"; }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/profile/impl/
profiler_list_to_slist.h 25 * @brief Diagnostics for list to slist.
57 // from the malloc size class of slist nodes. When they fall into the same
58 // class, the only slist benefit is from having to set fewer links, so
119 { __id = "list-to-slist"; }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/profile/impl/
profiler_list_to_slist.h 25 * @brief Diagnostics for list to slist.
57 // from the malloc size class of slist nodes. When they fall into the same
58 // class, the only slist benefit is from having to set fewer links, so
119 { __id = "list-to-slist"; }
  /system/core/init/
ueventd.h 30 struct listnode slist; member in struct:ueventd_subsystem
  /external/openfst/
configure.ac 31 AC_CHECK_TYPES([__gnu_cxx::slist<int>], [], [],
32 [[#include <ext/slist>]])
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
AbstractListTest.java 133 List sList = mList.subList(0, 2);
134 sList.add(new Object()); // calls add(int, Object)
135 sList.get(0);
137 sList.add(0, new Object());
138 sList.get(0);
140 sList.addAll(Arrays.asList(new String[] { "1", "2" }));
141 sList.get(0);
143 sList.addAll(0, Arrays.asList(new String[] { "3", "4" }));
144 sList.get(0);
146 sList.remove(0)
    [all...]
  /external/toybox/toys/posix/
cut.c 39 struct slist { struct
40 struct slist *next;
46 struct slist *current, *head_ref, *temp1_node;
49 temp1_node = xzalloc(sizeof(struct slist));
68 // parse list and add to slist.
133 struct slist *temp_node = TT.slist_head;
194 struct slist *temp_node = TT.slist_head;
  /ndk/tests/device/test-gnustl-full/unit/
ptrspec_test.cpp 4 # include <slist>
58 TEST_INSTANCIATE_CONTAINER(slist); variable
87 slist<void*> void_slist;
112 slist<int*> pint_slist;
113 slist<int*> pint_slist2;
114 slist<int const*> pcint_slist;
189 slist<int*> pint_slist_from_vect(pint_vect.begin(), pint_vect.end());
  /ndk/tests/device/test-stlport/unit/
ptrspec_test.cpp 4 # include <slist>
58 TEST_INSTANCIATE_CONTAINER(slist); variable
87 slist<void*> void_slist;
112 slist<int*> pint_slist;
113 slist<int*> pint_slist2;
114 slist<int const*> pcint_slist;
189 slist<int*> pint_slist_from_vect(pint_vect.begin(), pint_vect.end());
  /external/libpcap/
gencode.h 207 struct slist;
211 struct slist *jt; /*only for relative jump in block*/
212 struct slist *jf; /*only for relative jump in block*/
216 struct slist { struct
218 struct slist *next;
251 struct slist *stmts; /* side effect stmts */
275 struct slist *s; /* stmt list */
352 void sappend(struct slist *, struct slist *);
  /ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/test/
test.cpp 9 #include <slist>
84 std::slist<int> slist1;
85 std::slist<int> slist2;
90 std::string slist1 = "std::slist not supported";
91 std::string slist2 = "std::slist not supported";

Completed in 4792 milliseconds

1 23 4 5 6 7 8 9