/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/ |
ropeimpl.h | 923 const _RopeRep* __r, size_t __begin, size_t __end) 936 size_t __left_end = std::min(__left_len, __end); 940 if (__end > __left_len) 946 __end - __left_len)) 954 return __c(__l->_M_data + __begin, __end - __begin); 960 size_t __len = __end - __begin; [all...] |
rope | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/ |
ropeimpl.h | 923 const _RopeRep* __r, size_t __begin, size_t __end) 936 size_t __left_end = std::min(__left_len, __end); 940 if (__end > __left_len) 946 __end - __left_len)) 954 return __c(__l->_M_data + __begin, __end - __begin); 960 size_t __len = __end - __begin; [all...] |
rope | [all...] |
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/ |
ropeimpl.h | 923 const _RopeRep* __r, size_t __begin, size_t __end) 936 size_t __left_end = std::min(__left_len, __end); 940 if (__end > __left_len) 946 __end - __left_len)) 954 return __c(__l->_M_data + __begin, __end - __begin); 960 size_t __len = __end - __begin; [all...] |
rope | [all...] |
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/ |
_rope.c | 787 size_t __begin, size_t __end) { 801 size_t __left_end = (min) (__left_len, __end); 805 if (__end > __left_len) { 810 __end - __left_len)) { 819 return __c(__l->_M_data + __begin, __end - __begin); 825 size_t __len = __end - __begin; [all...] |
_bitset.h | 73 //returns the number of bit set within the buffer between __beg and __end. 74 static size_t _S_count(const unsigned char *__beg, const unsigned char *__end) 78 for (; __beg != __end; ++__beg) {
|
_rope.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/profile/impl/ |
profiler_trace.h | 518 std::string::size_type __end = __line.find_first_of(";\n"); local 519 std::string __factor_value = __line.substr(__pos + 1, __end - __pos);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/profile/impl/ |
profiler_trace.h | 518 std::string::size_type __end = __line.find_first_of(";\n"); local 519 std::string __factor_value = __line.substr(__pos + 1, __end - __pos);
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/profile/impl/ |
profiler_trace.h | 518 std::string::size_type __end = __line.find_first_of(";\n"); local 519 std::string __factor_value = __line.substr(__pos + 1, __end - __pos);
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
regex_scanner.tcc | 58 typename _Scanner::_IterT __end, 61 _M_current(__begin), _M_end(__end),
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/debug/ |
functions.h | 196 const _PointerType __end = std::__addressof(*(__seq->_M_base().end()-1)); local 199 return __l(__other, __begin) || __l(__end, __other);
|
string | 109 basic_string(_InputIterator __begin, _InputIterator __end, 112 __end)), 113 __gnu_debug::__base(__end), __a)
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/experimental/ |
string_view | 269 __end = __begin + __rlen; __begin != __end;)
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/profile/impl/ |
profiler_trace.h | 518 std::string::size_type __end = __line.find_first_of(";\n"); local 519 std::string __factor_value = __line.substr(__pos + 1, __end - __pos);
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_bitset.h | 73 //returns the number of bit set within the buffer between __beg and __end. 74 static size_t _S_count(const unsigned char *__beg, const unsigned char *__end) 78 for (; __beg != __end; ++__beg) {
|
_rope.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/debug/ |
string | 108 basic_string(_InputIterator __begin, _InputIterator __end, 111 __end)), 112 __gnu_debug::__base(__end), __a)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/debug/ |
string | 108 basic_string(_InputIterator __begin, _InputIterator __end, 111 __end)), 112 __gnu_debug::__base(__end), __a)
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/debug/ |
string | 108 basic_string(_InputIterator __begin, _InputIterator __end, 111 __end)), 112 __gnu_debug::__base(__end), __a)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/ |
rope | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
basic_string.h | 528 * @param __end End of range. 532 basic_string(_InputIterator __beg, _InputIterator __end, [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
basic_string.h | 528 * @param __end End of range. 532 basic_string(_InputIterator __beg, _InputIterator __end, [all...] |