Home
last modified time | relevance | path

Searched defs:unique (Results 1 – 8 of 8) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/
Dshared_array.hpp118 bool unique() const // never throws in unique() function in boost::shared_array
Dshared_ptr.hpp436 bool unique() const // never throws in unique() function in boost::shared_ptr
/ndk/sources/cxx-stl/stlport/stlport/stl/pointers/
D_list.h303 void unique() { _M_impl.unique(); } in unique() function
313 void unique(_BinaryPredicate __bin_pred) in unique() function
D_slist.h384 void unique() { _M_impl.unique(); } in unique() function
394 void unique(_BinaryPredicate __pred) in unique() function
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/
D_list.h415 void unique() { in unique() function
449 void unique(_BinaryPredicate __binary_pred) { in unique() function
D_slist.h514 void unique() { in unique() function
565 void unique(_BinaryPredicate __pred) { in unique() function
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_algo.h298 inline _ForwardIter unique(_ForwardIter __first, _ForwardIter __last) { in unique() function
304 inline _ForwardIter unique(_ForwardIter __first, _ForwardIter __last, in unique() function
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/detail/
Dshared_count.hpp360 bool unique() const // nothrow in unique() function in boost::detail::shared_count