/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/ |
rope | 922 _Rope_RopeRep<_CharT, _Alloc>* _M_ptr; 925 { _Rope_RopeRep<_CharT, _Alloc>::_S_unref(_M_ptr); } 927 _Rope_self_destruct_ptr() : _M_ptr(0) { }; 932 : _M_ptr(__p) { } 936 { return *_M_ptr; } 940 { return _M_ptr; } 943 { return _M_ptr; } 947 { _M_ptr = __x; return *this; } [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/ |
rope | 922 _Rope_RopeRep<_CharT, _Alloc>* _M_ptr; 925 { _Rope_RopeRep<_CharT, _Alloc>::_S_unref(_M_ptr); } 927 _Rope_self_destruct_ptr() : _M_ptr(0) { }; 932 : _M_ptr(__p) { } 936 { return *_M_ptr; } 940 { return _M_ptr; } 943 { return _M_ptr; } 947 { _M_ptr = __x; return *this; } [all...] |
/external/clang/www/ |
libstdc++4.4-clang0x.patch | 71 std::swap(_M_ptr, __other._M_ptr);
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
hashtable_policy.h | 253 { return _M_storage._M_ptr(); } 257 { return _M_storage._M_ptr(); } [all...] |
forward_list.h | 107 { return _M_storage._M_ptr(); } 111 { return _M_storage._M_ptr(); } [all...] |
stl_tree.h | 151 { return _M_storage._M_ptr(); } 155 { return _M_storage._M_ptr(); } [all...] |
/prebuilts/python/darwin-x86/2.7.5/share/pretty-printers/libstdcxx/gcc-4.6/ |
printers.py | 31 return '%s (empty) %s' % (self.typename, self.val['_M_ptr']) 34 self.val['_M_ptr'])
|
/prebuilts/python/linux-x86/2.7.5/share/pretty-printers/libstdcxx/gcc-4.6/ |
printers.py | 31 return '%s (empty) %s' % (self.typename, self.val['_M_ptr']) 34 self.val['_M_ptr'])
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/gcc-4.8.3/python/libstdcxx/v6/ |
printers.py | 74 return '%s (%s) %s' % (self.typename, state, self.val['_M_ptr']) [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ |
future | 226 _M_value() noexcept { return *_M_storage._M_ptr(); } [all...] |
/prebuilts/python/darwin-x86/2.7.5/share/pretty-printers/libstdcxx/gcc-4.7/ |
printers.py | 65 return '%s (%s) %s' % (self.typename, state, self.val['_M_ptr'])
|
/prebuilts/python/darwin-x86/2.7.5/share/pretty-printers/libstdcxx/gcc-4.8/ |
printers.py | 74 return '%s (%s) %s' % (self.typename, state, self.val['_M_ptr']) [all...] |
/prebuilts/python/linux-x86/2.7.5/share/pretty-printers/libstdcxx/gcc-4.7/ |
printers.py | 65 return '%s (%s) %s' % (self.typename, state, self.val['_M_ptr'])
|
/prebuilts/python/linux-x86/2.7.5/share/pretty-printers/libstdcxx/gcc-4.8/ |
printers.py | 74 return '%s (%s) %s' % (self.typename, state, self.val['_M_ptr']) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/lib32/ |
libstdc++.so | |
libstdc++.so.6 | |
libstdc++.so.6.0.16 | |
libsupc++.a | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/lib32/ |
libstdc++.so | |
libstdc++.so.6 | |
libstdc++.so.6.0.18 | |
libstdc++.a | [all...] |
libsupc++.a | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/lib64/ |
libsupc++.a | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/lib64/ |
libstdc++.a | [all...] |