Home
last modified time | relevance | path

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 Dbasic_ios.h309 basic_ostream<_CharT, _Traits>* __old = _M_tie; in _GLIBCXX_VISIBILITY() local
392 char_type __old = this->fill(); in _GLIBCXX_VISIBILITY() local
H A Dbasic_ios.tcc55 basic_streambuf<_CharT, _Traits>* __old = _M_streambuf; in rdbuf() local
116 locale __old(this->getloc()); in imbue() local
H A Dstreambuf_iterator.h183 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 Dbasic_ios.h309 basic_ostream<_CharT, _Traits>* __old = _M_tie; in _GLIBCXX_VISIBILITY() local
392 char_type __old = this->fill(); in _GLIBCXX_VISIBILITY() local
H A Dbasic_ios.tcc55 basic_streambuf<_CharT, _Traits>* __old = _M_streambuf; in rdbuf() local
116 locale __old(this->getloc()); in imbue() local
H A Dstreambuf_iterator.h183 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 Dc++locale.h75 __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 Dc++locale.h75 __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 Dropeimpl.h791 _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 Dropeimpl.h791 _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 Dreent.h121 #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 Dreent.h121 #define _rename_r(__reent, __old, __new) rename(__old, __new) argument
/OK3568_Linux_fs/kernel/drivers/media/common/
H A Dcx2341x.c1022 #define CMP_FIELD(__old, __new, __field) (__old->__field != __new->__field) argument