Searched defs:__o (Results 1 - 5 of 5) sorted by relevance

/haiku/src/libs/stdc++/legacy/
H A Dvalarray.cc21 void __gslice_to_index(size_t __o, const valarray<size_t>& __l, argument
43 _Indexer::_Indexer(size_t __o, const valarray<size_t>& __l, argument
/haiku/headers/cpp/std/
H A Dslice.h55 inline slice::slice (size_t __o, size_t __d, size_t __s) argument
H A Dgslice.h83 gslice::gslice(size_t __o, const valarray<size_t>& __l, argument
H A Dbastring.h268 { size_type __o = p - ibegin (); local
272 { size_type __o = p - ibegin (); local
286 { size_type __o = p - begin(); local
290 { size_type __o = f - ibegin(); local
[all...]
/haiku/headers/cpp/
H A Dropeimpl.h891 inline void _Rope_fill(ostream& __o, size_t __n) argument
906 ostream& operator<< (ostream& __o, const rope<_CharT, _Alloc>& __r) argument
[all...]

Completed in 96 milliseconds