Home
last modified time | relevance | path

Searched refs:__except (Results 1 – 6 of 6) 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.h257 exceptions(iostate __except) in _GLIBCXX_VISIBILITY()
259 _M_exception = __except; in _GLIBCXX_VISIBILITY()
/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.h257 exceptions(iostate __except) in _GLIBCXX_VISIBILITY()
259 _M_exception = __except; in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/external/mpp/osal/
H A Dmpp_thread.cpp133 } __except (EXCEPTION_EXECUTE_HANDLER) { in SetThreadName()
/OK3568_Linux_fs/external/mpp/osal/windows/pthread/inc/
H A Dpthread.h1297 #define __except( E ) \ macro
1298 __except( ( GetExceptionCode() == ptw32_get_exception_services_code() ) \
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dexception217 _LIBCPP_FUNC_VIS exception_ptr __copy_exception_ptr(void *__except, const void* __ptr);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dexception217 _LIBCPP_FUNC_VIS exception_ptr __copy_exception_ptr(void *__except, const void* __ptr);