Searched defs:__new (Results 1 – 5 of 5) 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 | locale_facets.tcc | 781 _CharT* __new, const _CharT* __cs, int& __len) const in _M_pad() 840 ios_base&, _CharT* __new, _CharT* __cs, int& __len) const in _M_group_int() 940 _CharT __sep, const _CharT* __p, _CharT* __new, in _M_group_float()
|
| /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 | locale_facets.tcc | 781 _CharT* __new, const _CharT* __cs, int& __len) const in _M_pad() 840 ios_base&, _CharT* __new, _CharT* __cs, int& __len) const in _M_group_int() 940 _CharT __sep, const _CharT* __p, _CharT* __new, in _M_group_float()
|
| /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
|