Searched refs:set_exception (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/fman/ |
| H A D | mac.c | 88 mac_dev->set_exception(mac_dev->fman_mac, in mac_exception() 150 err = mac_dev->set_exception(mac_dev->fman_mac, in tgec_initialization() 202 err = mac_dev->set_exception(mac_dev->fman_mac, in dtsec_initialization() 479 mac_dev->set_exception = dtsec_set_exception; in setup_dtsec() 499 mac_dev->set_exception = tgec_set_exception; in setup_tgec() 519 mac_dev->set_exception = memac_set_exception; in setup_memac()
|
| H A D | mac.h | 77 int (*set_exception)(struct fman_mac *mac_dev, member
|
| H A D | fman_memac.c | 396 static void set_exception(struct memac_regs __iomem *regs, u32 val, in set_exception() function 473 set_exception(regs, exceptions, true); in init() 1018 set_exception(memac->regs, bit_mask, enable); in memac_set_exception()
|
| H A D | fman.c | 975 static int set_exception(struct fman *fman, in set_exception() function 2060 return set_exception(fman, exception, enable); in fman_set_exception()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | future | 80 void set_exception(exception_ptr p); 109 void set_exception(exception_ptr p); 137 void set_exception(exception_ptr p); 578 void set_exception(exception_ptr __p); 896 this->set_exception(current_exception()); 944 this->set_exception(current_exception()); 991 this->set_exception(current_exception()); 1047 this->set_exception(current_exception()); 1411 void set_exception(exception_ptr __p); 1446 __state_->set_exception(make_exception_ptr( [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | future | 80 void set_exception(exception_ptr p); 109 void set_exception(exception_ptr p); 137 void set_exception(exception_ptr p); 578 void set_exception(exception_ptr __p); 896 this->set_exception(current_exception()); 944 this->set_exception(current_exception()); 991 this->set_exception(current_exception()); 1047 this->set_exception(current_exception()); 1411 void set_exception(exception_ptr __p); 1446 __state_->set_exception(make_exception_ptr( [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/actor/ |
| H A D | actor_ref.hpp | 53 … promise.set_exception(std::make_exception_ptr(std::runtime_error("Actor has gone away"))); in ask()
|
| /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/experimental/ |
| H A D | executor | 1699 _M_promise.set_exception(std::current_exception()); 1759 std::get<0>(_M_t).set_exception(std::current_exception()); 1777 std::get<0>(_M_t).set_exception(std::current_exception()); 1795 std::get<0>(_M_t).set_exception(std::current_exception()); 1866 _M_promise.set_exception(_S_exptr(__a0)); 1897 _M_promise.set_exception(_S_exptr(__a0)); 1933 _M_promise.set_exception(_S_exptr(__a0));
|
| /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/experimental/ |
| H A D | executor | 1699 _M_promise.set_exception(std::current_exception()); 1759 std::get<0>(_M_t).set_exception(std::current_exception()); 1777 std::get<0>(_M_t).set_exception(std::current_exception()); 1795 std::get<0>(_M_t).set_exception(std::current_exception()); 1866 _M_promise.set_exception(_S_exptr(__a0)); 1897 _M_promise.set_exception(_S_exptr(__a0)); 1933 _M_promise.set_exception(_S_exptr(__a0));
|
| /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/ |
| H A D | future | 1128 set_exception(exception_ptr __p) 1243 set_exception(exception_ptr __p) 1343 set_exception(exception_ptr __p)
|
| /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/ |
| H A D | future | 1128 set_exception(exception_ptr __p) 1243 set_exception(exception_ptr __p) 1343 set_exception(exception_ptr __p)
|