/external/stlport/stlport/stl/ |
_rope.c | 92 const _RopeRep* __leaf = __x._M_path_end._M_data[__x._M_leaf_index]; local 96 switch(__leaf->_M_tag) { 99 __x._M_buf_start = __STATIC_CAST(const _RopeLeaf*, __leaf)->_M_data; 101 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size._M_data; 108 size_t __leaf_end = __leaf_pos + __leaf->_M_size._M_data; 110 char_producer<_CharT>* __fn = __STATIC_CAST(const _RopeFunction*, __leaf)->_M_fn; 727 bool operator() (const _CharT* __leaf, size_t __n) { 728 _STLP_PRIV __ucopy_n(__leaf, __n, _M_buf_ptr); 743 bool operator() (const _CharT* __leaf, size_t __n) { 746 if (__leaf[__i] == _M_pattern) [all...] |
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_rope.c | 92 const _RopeRep* __leaf = __x._M_path_end._M_data[__x._M_leaf_index]; local 96 switch(__leaf->_M_tag) { 99 __x._M_buf_start = __STATIC_CAST(const _RopeLeaf*, __leaf)->_M_data; 101 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size._M_data; 108 size_t __leaf_end = __leaf_pos + __leaf->_M_size._M_data; 110 char_producer<_CharT>* __fn = __STATIC_CAST(const _RopeFunction*, __leaf)->_M_fn; 727 bool operator() (const _CharT* __leaf, size_t __n) { 728 _STLP_PRIV __ucopy_n(__leaf, __n, _M_buf_ptr); 743 bool operator() (const _CharT* __leaf, size_t __n) { 746 if (__leaf[__i] == _M_pattern) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/ |
ropeimpl.h | 72 const _RopeRep* __leaf = __x._M_path_end[__x._M_leaf_index]; local 76 switch(__leaf->_M_tag) 79 __x._M_buf_start = ((_Rope_RopeLeaf<_CharT, _Alloc>*)__leaf)->_M_data; 81 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size; 88 size_t __leaf_end = __leaf_pos + __leaf->_M_size; 90 _Alloc>*)__leaf)->_M_fn; 853 operator()(const _CharT* __leaf, size_t __n) 855 uninitialized_copy_n(__leaf, __n, _M_buf_ptr); 876 operator()(const _CharT* __leaf, size_t __n) 881 if (__leaf[__i] == _M_pattern [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/ |
ropeimpl.h | 71 const _RopeRep* __leaf = __x._M_path_end[__x._M_leaf_index]; local 75 switch(__leaf->_M_tag) 78 __x._M_buf_start = ((_Rope_RopeLeaf<_CharT, _Alloc>*)__leaf)->_M_data; 80 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size; 87 size_t __leaf_end = __leaf_pos + __leaf->_M_size; 89 _Alloc>*)__leaf)->_M_fn; 852 operator()(const _CharT* __leaf, size_t __n) 854 uninitialized_copy_n(__leaf, __n, _M_buf_ptr); 875 operator()(const _CharT* __leaf, size_t __n) 880 if (__leaf[__i] == _M_pattern [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/ |
ropeimpl.h | 71 const _RopeRep* __leaf = __x._M_path_end[__x._M_leaf_index]; local 75 switch(__leaf->_M_tag) 78 __x._M_buf_start = ((_Rope_RopeLeaf<_CharT, _Alloc>*)__leaf)->_M_data; 80 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size; 87 size_t __leaf_end = __leaf_pos + __leaf->_M_size; 89 _Alloc>*)__leaf)->_M_fn; 852 operator()(const _CharT* __leaf, size_t __n) 854 uninitialized_copy_n(__leaf, __n, _M_buf_ptr); 875 operator()(const _CharT* __leaf, size_t __n) 880 if (__leaf[__i] == _M_pattern [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
ropeimpl.h | 70 const _RopeRep* __leaf = __x._M_path_end[__x._M_leaf_index]; local 74 switch(__leaf->_M_tag) 77 __x._M_buf_start = ((_Rope_RopeLeaf<_CharT, _Alloc>*)__leaf)->_M_data; 79 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size; 86 size_t __leaf_end = __leaf_pos + __leaf->_M_size; 88 _Alloc>*)__leaf)->_M_fn; 851 operator()(const _CharT* __leaf, size_t __n) 853 uninitialized_copy_n(__leaf, __n, _M_buf_ptr); 874 operator()(const _CharT* __leaf, size_t __n) 879 if (__leaf[__i] == _M_pattern [all...] |
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_rope.c | 92 const _RopeRep* __leaf = __x._M_path_end._M_data[__x._M_leaf_index]; local 96 switch(__leaf->_M_tag) { 99 __x._M_buf_start = __STATIC_CAST(const _RopeLeaf*, __leaf)->_M_data; 101 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size._M_data; 108 size_t __leaf_end = __leaf_pos + __leaf->_M_size._M_data; 110 char_producer<_CharT>* __fn = __STATIC_CAST(const _RopeFunction*, __leaf)->_M_fn; 727 bool operator() (const _CharT* __leaf, size_t __n) { 728 _STLP_PRIV __ucopy_n(__leaf, __n, _M_buf_ptr); 743 bool operator() (const _CharT* __leaf, size_t __n) { 746 if (__leaf[__i] == _M_pattern) [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
ropeimpl.h | 70 const _RopeRep* __leaf = __x._M_path_end[__x._M_leaf_index]; local 74 switch(__leaf->_M_tag) 77 __x._M_buf_start = ((_Rope_RopeLeaf<_CharT, _Alloc>*)__leaf)->_M_data; 79 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size; 86 size_t __leaf_end = __leaf_pos + __leaf->_M_size; 88 _Alloc>*)__leaf)->_M_fn; 851 operator()(const _CharT* __leaf, size_t __n) 853 uninitialized_copy_n(__leaf, __n, _M_buf_ptr); 874 operator()(const _CharT* __leaf, size_t __n) 879 if (__leaf[__i] == _M_pattern [all...] |
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_rope.c | 92 const _RopeRep* __leaf = __x._M_path_end._M_data[__x._M_leaf_index]; local 96 switch(__leaf->_M_tag) { 99 __x._M_buf_start = __STATIC_CAST(const _RopeLeaf*, __leaf)->_M_data; 101 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size._M_data; 108 size_t __leaf_end = __leaf_pos + __leaf->_M_size._M_data; 110 char_producer<_CharT>* __fn = __STATIC_CAST(const _RopeFunction*, __leaf)->_M_fn; 727 bool operator() (const _CharT* __leaf, size_t __n) { 728 _STLP_PRIV __ucopy_n(__leaf, __n, _M_buf_ptr); 743 bool operator() (const _CharT* __leaf, size_t __n) { 746 if (__leaf[__i] == _M_pattern) [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
ropeimpl.h | 70 const _RopeRep* __leaf = __x._M_path_end[__x._M_leaf_index]; local 74 switch(__leaf->_M_tag) 77 __x._M_buf_start = ((_Rope_RopeLeaf<_CharT, _Alloc>*)__leaf)->_M_data; 79 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size; 86 size_t __leaf_end = __leaf_pos + __leaf->_M_size; 88 _Alloc>*)__leaf)->_M_fn; 851 operator()(const _CharT* __leaf, size_t __n) 853 uninitialized_copy_n(__leaf, __n, _M_buf_ptr); 874 operator()(const _CharT* __leaf, size_t __n) 879 if (__leaf[__i] == _M_pattern [all...] |
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_rope.c | 92 const _RopeRep* __leaf = __x._M_path_end._M_data[__x._M_leaf_index]; local 96 switch(__leaf->_M_tag) { 99 __x._M_buf_start = __STATIC_CAST(const _RopeLeaf*, __leaf)->_M_data; 101 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size._M_data; 108 size_t __leaf_end = __leaf_pos + __leaf->_M_size._M_data; 110 char_producer<_CharT>* __fn = __STATIC_CAST(const _RopeFunction*, __leaf)->_M_fn; 727 bool operator() (const _CharT* __leaf, size_t __n) { 728 _STLP_PRIV __ucopy_n(__leaf, __n, _M_buf_ptr); 743 bool operator() (const _CharT* __leaf, size_t __n) { 746 if (__leaf[__i] == _M_pattern) [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/ |
ropeimpl.h | 70 const _RopeRep* __leaf = __x._M_path_end[__x._M_leaf_index]; local 74 switch(__leaf->_M_tag) 77 __x._M_buf_start = ((_Rope_RopeLeaf<_CharT, _Alloc>*)__leaf)->_M_data; 79 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size; 86 size_t __leaf_end = __leaf_pos + __leaf->_M_size; 88 _Alloc>*)__leaf)->_M_fn; 851 operator()(const _CharT* __leaf, size_t __n) 853 uninitialized_copy_n(__leaf, __n, _M_buf_ptr); 874 operator()(const _CharT* __leaf, size_t __n) 879 if (__leaf[__i] == _M_pattern [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
ropeimpl.h | 72 const _RopeRep* __leaf = __x._M_path_end[__x._M_leaf_index]; local 76 switch(__leaf->_M_tag) 79 __x._M_buf_start = ((_Rope_RopeLeaf<_CharT, _Alloc>*)__leaf)->_M_data; 81 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size; 88 size_t __leaf_end = __leaf_pos + __leaf->_M_size; 90 _Alloc>*)__leaf)->_M_fn; 853 operator()(const _CharT* __leaf, size_t __n) 855 uninitialized_copy_n(__leaf, __n, _M_buf_ptr); 876 operator()(const _CharT* __leaf, size_t __n) 881 if (__leaf[__i] == _M_pattern [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
ropeimpl.h | 72 const _RopeRep* __leaf = __x._M_path_end[__x._M_leaf_index]; local 76 switch(__leaf->_M_tag) 79 __x._M_buf_start = ((_Rope_RopeLeaf<_CharT, _Alloc>*)__leaf)->_M_data; 81 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size; 88 size_t __leaf_end = __leaf_pos + __leaf->_M_size; 90 _Alloc>*)__leaf)->_M_fn; 853 operator()(const _CharT* __leaf, size_t __n) 855 uninitialized_copy_n(__leaf, __n, _M_buf_ptr); 876 operator()(const _CharT* __leaf, size_t __n) 881 if (__leaf[__i] == _M_pattern [all...] |
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_rope.c | 92 const _RopeRep* __leaf = __x._M_path_end._M_data[__x._M_leaf_index]; local 96 switch(__leaf->_M_tag) { 99 __x._M_buf_start = __STATIC_CAST(const _RopeLeaf*, __leaf)->_M_data; 101 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size._M_data; 108 size_t __leaf_end = __leaf_pos + __leaf->_M_size._M_data; 110 char_producer<_CharT>* __fn = __STATIC_CAST(const _RopeFunction*, __leaf)->_M_fn; 727 bool operator() (const _CharT* __leaf, size_t __n) { 728 _STLP_PRIV __ucopy_n(__leaf, __n, _M_buf_ptr); 743 bool operator() (const _CharT* __leaf, size_t __n) { 746 if (__leaf[__i] == _M_pattern) [all...] |
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_rope.c | 92 const _RopeRep* __leaf = __x._M_path_end._M_data[__x._M_leaf_index]; local 96 switch(__leaf->_M_tag) { 99 __x._M_buf_start = __STATIC_CAST(const _RopeLeaf*, __leaf)->_M_data; 101 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size._M_data; 108 size_t __leaf_end = __leaf_pos + __leaf->_M_size._M_data; 110 char_producer<_CharT>* __fn = __STATIC_CAST(const _RopeFunction*, __leaf)->_M_fn; 727 bool operator() (const _CharT* __leaf, size_t __n) { 728 _STLP_PRIV __ucopy_n(__leaf, __n, _M_buf_ptr); 743 bool operator() (const _CharT* __leaf, size_t __n) { 746 if (__leaf[__i] == _M_pattern) [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
ropeimpl.h | 72 const _RopeRep* __leaf = __x._M_path_end[__x._M_leaf_index]; local 76 switch(__leaf->_M_tag) 79 __x._M_buf_start = ((_Rope_RopeLeaf<_CharT, _Alloc>*)__leaf)->_M_data; 81 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size; 88 size_t __leaf_end = __leaf_pos + __leaf->_M_size; 90 _Alloc>*)__leaf)->_M_fn; 853 operator()(const _CharT* __leaf, size_t __n) 855 uninitialized_copy_n(__leaf, __n, _M_buf_ptr); 876 operator()(const _CharT* __leaf, size_t __n) 881 if (__leaf[__i] == _M_pattern [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
ropeimpl.h | 72 const _RopeRep* __leaf = __x._M_path_end[__x._M_leaf_index]; local 76 switch(__leaf->_M_tag) 79 __x._M_buf_start = ((_Rope_RopeLeaf<_CharT, _Alloc>*)__leaf)->_M_data; 81 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size; 88 size_t __leaf_end = __leaf_pos + __leaf->_M_size; 90 _Alloc>*)__leaf)->_M_fn; 853 operator()(const _CharT* __leaf, size_t __n) 855 uninitialized_copy_n(__leaf, __n, _M_buf_ptr); 876 operator()(const _CharT* __leaf, size_t __n) 881 if (__leaf[__i] == _M_pattern [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/ |
ropeimpl.h | 71 const _RopeRep* __leaf = __x._M_path_end[__x._M_leaf_index]; local 75 switch(__leaf->_M_tag) 78 __x._M_buf_start = ((_Rope_RopeLeaf<_CharT, _Alloc>*)__leaf)->_M_data; 80 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size; 87 size_t __leaf_end = __leaf_pos + __leaf->_M_size; 89 _Alloc>*)__leaf)->_M_fn; 852 operator()(const _CharT* __leaf, size_t __n) 854 uninitialized_copy_n(__leaf, __n, _M_buf_ptr); 875 operator()(const _CharT* __leaf, size_t __n) 880 if (__leaf[__i] == _M_pattern [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/ |
ropeimpl.h | 71 const _RopeRep* __leaf = __x._M_path_end[__x._M_leaf_index]; local 75 switch(__leaf->_M_tag) 78 __x._M_buf_start = ((_Rope_RopeLeaf<_CharT, _Alloc>*)__leaf)->_M_data; 80 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size; 87 size_t __leaf_end = __leaf_pos + __leaf->_M_size; 89 _Alloc>*)__leaf)->_M_fn; 852 operator()(const _CharT* __leaf, size_t __n) 854 uninitialized_copy_n(__leaf, __n, _M_buf_ptr); 875 operator()(const _CharT* __leaf, size_t __n) 880 if (__leaf[__i] == _M_pattern [all...] |