Searched defs:__old (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/ |
| H A D | basic_ios.h | 309 basic_ostream<_CharT, _Traits>* __old = _M_tie; in _GLIBCXX_VISIBILITY() local 392 char_type __old = this->fill(); in _GLIBCXX_VISIBILITY() local
|
| H A D | basic_ios.tcc | 55 basic_streambuf<_CharT, _Traits>* __old = _M_streambuf; in rdbuf() local 116 locale __old(this->getloc()); in imbue() local
|
| H A D | streambuf_iterator.h | 183 istreambuf_iterator __old = *this; in _GLIBCXX_VISIBILITY() local
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/ |
| H A D | basic_ios.h | 309 basic_ostream<_CharT, _Traits>* __old = _M_tie; in _GLIBCXX_VISIBILITY() local 392 char_type __old = this->fill(); in _GLIBCXX_VISIBILITY() local
|
| H A D | basic_ios.tcc | 55 basic_streambuf<_CharT, _Traits>* __old = _M_streambuf; in rdbuf() local 116 locale __old(this->getloc()); in imbue() local
|
| H A D | streambuf_iterator.h | 183 istreambuf_iterator __old = *this; in _GLIBCXX_VISIBILITY() local
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/aarch64-none-linux-gnu/bits/ |
| H A D | c++locale.h | 75 __c_locale __old = __gnu_cxx::__uselocale(__cloc); in _GLIBCXX_VISIBILITY() local
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/arm-none-linux-gnueabihf/bits/ |
| H A D | c++locale.h | 75 __c_locale __old = __gnu_cxx::__uselocale(__cloc); in _GLIBCXX_VISIBILITY() local
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/ |
| H A D | ropeimpl.h | 791 _RopeSubstring* __old = (_RopeSubstring*)__base; in _GLIBCXX_VISIBILITY() local 1489 _RopeRep* __old = _M_root->_M_tree_ptr; in _GLIBCXX_VISIBILITY() local
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/ |
| H A D | ropeimpl.h | 791 _RopeSubstring* __old = (_RopeSubstring*)__base; in _GLIBCXX_VISIBILITY() local 1489 _RopeRep* __old = _M_root->_M_tree_ptr; in _GLIBCXX_VISIBILITY() local
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | reent.h | 121 #define _rename_r(__reent, __old, __new) rename(__old, __new) argument
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | reent.h | 121 #define _rename_r(__reent, __old, __new) rename(__old, __new) argument
|
| /OK3568_Linux_fs/kernel/drivers/media/common/ |
| H A D | cx2341x.c | 1022 #define CMP_FIELD(__old, __new, __field) (__old->__field != __new->__field) argument
|