Home | Sort by relevance Sort by last modified time |
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/ | |
begin.hpp | 42 range_begin( C& c ) function in namespace:boost::range_detail 46 // you have not implemented range_begin() properly in 57 inline Iterator range_begin( const std::pair<Iterator,Iterator>& p ) function in namespace:boost::range_detail 63 inline Iterator range_begin( std::pair<Iterator,Iterator>& p ) function in namespace:boost::range_detail 76 inline const T* range_begin( const T (&a)[sz] ) 82 inline T* range_begin( T (&a)[sz] ) 108 return range_begin( r ); 119 return range_begin( r ); |
/external/libxml2/ | |
trio.c | 5192 char range_begin; local [all...] |