Searched refs:_STLP_UNUSED (Results 1 - 6 of 6) sorted by relevance

/external/stlport/stlport/stl/
H A D_threads.c76 _STLP_mutex_spin<__inst>::_S_nsec_sleep(int __log_nsec, unsigned int& _STLP_UNUSED(__iteration)) { argument
118 _STLP_mutex_spin<__inst>::_M_do_lock(volatile __stl_atomic_t* _STLP_UNUSED(__lock)) { function in class:__inst
H A D_algobase.c329 _Tp1* _STLP_UNUSED(__pt1), _Tp2* __pt2) {
454 _Compare1 __comp1, _Compare2 _STLP_UNUSED(__comp2), _Distance*) {
327 __find_first_of_aux1(_InputIter __first1, _InputIter __last1, _ForwardIter __first2, _ForwardIter __last2, _Tp1* _STLP_UNUSED(__pt1), _Tp2* __pt2) argument
453 __lower_bound(_ForwardIter __first, _ForwardIter __last, const _Tp& __val, _Compare1 __comp1, _Compare2 _STLP_UNUSED(__comp2), _Distance*) argument
H A D_alloc.h295 allocator(__move_source<allocator<_Tp> > _STLP_UNUSED(src)) _STLP_NOTHROW {}
H A D_string.c113 _Tp* _STLP_UNUSED(__pt), _Traits* __traits) {
111 __str_find_first_not_of_aux2(_InputIter __first1, _InputIter __last1, const _CharT* __first2, const _CharT* __last2, _Tp* _STLP_UNUSED(__pt), _Traits* __traits) argument
H A D_algo.c1357 _Compare1 _STLP_UNUSED(__comp1), _Compare2 __comp2, _Distance*) {
1356 __upper_bound(_ForwardIter __first, _ForwardIter __last, const _Tp& __val, _Compare1 _STLP_UNUSED(__comp1), _Compare2 __comp2, _Distance*) argument
/external/stlport/stlport/stl/config/
H A Dfeatures.h66 # define _STLP_UNUSED(x) x __attribute__((unused)) macro
68 # define _STLP_UNUSED(x) x macro

Completed in 267 milliseconds