| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | bcmwifi_radiotap.c | 739 STATIC_ASSERT(WL_RXS_VHTF_STBC == in wl_radiotap_rx_vht() 741 STATIC_ASSERT(WL_RXS_VHTF_TXOP_PS == in wl_radiotap_rx_vht() 743 STATIC_ASSERT(WL_RXS_VHTF_SGI == in wl_radiotap_rx_vht() 745 STATIC_ASSERT(WL_RXS_VHTF_SGI_NSYM_DA == in wl_radiotap_rx_vht() 747 STATIC_ASSERT(WL_RXS_VHTF_LDPC_EXTRA == in wl_radiotap_rx_vht() 749 STATIC_ASSERT(WL_RXS_VHTF_BF == in wl_radiotap_rx_vht() 754 STATIC_ASSERT(WL_RXS_VHT_BW_20 == in wl_radiotap_rx_vht() 756 STATIC_ASSERT(WL_RXS_VHT_BW_40 == in wl_radiotap_rx_vht() 758 STATIC_ASSERT(WL_RXS_VHT_BW_20L == in wl_radiotap_rx_vht() 760 STATIC_ASSERT(WL_RXS_VHT_BW_20U == in wl_radiotap_rx_vht() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | bcmwifi_radiotap.c | 739 STATIC_ASSERT(WL_RXS_VHTF_STBC == in wl_radiotap_rx_vht() 741 STATIC_ASSERT(WL_RXS_VHTF_TXOP_PS == in wl_radiotap_rx_vht() 743 STATIC_ASSERT(WL_RXS_VHTF_SGI == in wl_radiotap_rx_vht() 745 STATIC_ASSERT(WL_RXS_VHTF_SGI_NSYM_DA == in wl_radiotap_rx_vht() 747 STATIC_ASSERT(WL_RXS_VHTF_LDPC_EXTRA == in wl_radiotap_rx_vht() 749 STATIC_ASSERT(WL_RXS_VHTF_BF == in wl_radiotap_rx_vht() 754 STATIC_ASSERT(WL_RXS_VHT_BW_20 == in wl_radiotap_rx_vht() 756 STATIC_ASSERT(WL_RXS_VHT_BW_40 == in wl_radiotap_rx_vht() 758 STATIC_ASSERT(WL_RXS_VHT_BW_20L == in wl_radiotap_rx_vht() 760 STATIC_ASSERT(WL_RXS_VHT_BW_20U == in wl_radiotap_rx_vht() [all …]
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/ |
| H A D | libdrm_macros.h | 40 #define STATIC_ASSERT(COND) \ macro 79 STATIC_ASSERT(LARGE_OFF_T % 2147483629 == 721 && in drm_munmap()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | d11regs.h | 113 STATIC_ASSERT(D11_REG_ADDR_EXEMPT(regname) || D11_REG_OFF(regname) < 0x3e0); \ 118 STATIC_ASSERT(D11_REG_ADDR_EXEMPT(regname) || D11_REG_OFF(regname) >= 0x3e0); \
|
| H A D | packed_section_start.h | 75 STATIC_ASSERT(sizeof(T4_t) == 12); in alignment_test()
|
| H A D | bcmdefs.h | 105 #define STATIC_ASSERT(expr) { \ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | packed_section_start.h | 78 STATIC_ASSERT(sizeof(T4_t) == 12); in alignment_test()
|
| H A D | bcmdefs.h | 87 #define STATIC_ASSERT(expr) { \ macro 94 #define STATIC_ASSERT(expr) compiletime_assert(expr, "Compile time condition failure"); macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | packed_section_start.h | 78 STATIC_ASSERT(sizeof(T4_t) == 12); in alignment_test()
|
| H A D | bcmdefs.h | 87 #define STATIC_ASSERT(expr) { \ macro 94 #define STATIC_ASSERT(expr) compiletime_assert(expr, "Compile time condition failure"); macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | packed_section_start.h | 78 STATIC_ASSERT(sizeof(T4_t) == 12); in alignment_test()
|
| H A D | bcmdefs.h | 87 #define STATIC_ASSERT(expr) { \ macro 94 #define STATIC_ASSERT(expr) compiletime_assert(expr, "Compile time condition failure"); macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | packed_section_start.h | 75 STATIC_ASSERT(sizeof(T4_t) == 12); in alignment_test()
|
| H A D | bcmdefs.h | 109 #define STATIC_ASSERT(expr) { \ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | input.h | 37 STATIC_ASSERT (BUILTINS_LOCATION < RESERVED_LOCATION_COUNT);
|
| H A D | wide-int.h | 469 STATIC_ASSERT (int_traits <T1>::precision == int_traits <T2>::precision); 1113 { STATIC_ASSERT (!wi::int_traits<T>::host_dependent_precision); } 1114 { STATIC_ASSERT (wi::int_traits<T>::precision_type != wi::CONST_PRECISION); } 1124 { STATIC_ASSERT (!wi::int_traits<T>::host_dependent_precision); } 1125 { STATIC_ASSERT (wi::int_traits<T>::precision_type != wi::CONST_PRECISION); } 1204 STATIC_ASSERT (wi::int_traits <T1>::precision_type != FLEXIBLE_PRECISION 1299 STATIC_ASSERT (N % HOST_BITS_PER_WIDE_INT == 0); 3445 STATIC_ASSERT (wi::int_traits<T>::precision); 3459 STATIC_ASSERT (wi::int_traits<T>::precision);
|
| H A D | system.h | 800 #define STATIC_ASSERT(X) \ macro 803 #define STATIC_ASSERT(X) \ macro
|
| H A D | poly-int.h | 680 STATIC_ASSERT (N >= 2); 1228 STATIC_ASSERT (N <= 2); 1238 STATIC_ASSERT (N <= 2); 1248 STATIC_ASSERT (N <= 2); 2441 STATIC_ASSERT (poly_coeff_traits<C>::signedness >= 0);
|
| H A D | bitmap.h | 1008 STATIC_ASSERT (BITMAP_ELEMENT_ALL_BITS % array_element_bits == 0); in base_bitmap_view()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | input.h | 37 STATIC_ASSERT (BUILTINS_LOCATION < RESERVED_LOCATION_COUNT);
|
| H A D | wide-int.h | 469 STATIC_ASSERT (int_traits <T1>::precision == int_traits <T2>::precision); 1113 { STATIC_ASSERT (!wi::int_traits<T>::host_dependent_precision); } 1114 { STATIC_ASSERT (wi::int_traits<T>::precision_type != wi::CONST_PRECISION); } 1124 { STATIC_ASSERT (!wi::int_traits<T>::host_dependent_precision); } 1125 { STATIC_ASSERT (wi::int_traits<T>::precision_type != wi::CONST_PRECISION); } 1204 STATIC_ASSERT (wi::int_traits <T1>::precision_type != FLEXIBLE_PRECISION 1299 STATIC_ASSERT (N % HOST_BITS_PER_WIDE_INT == 0); 3445 STATIC_ASSERT (wi::int_traits<T>::precision); 3459 STATIC_ASSERT (wi::int_traits<T>::precision);
|
| H A D | system.h | 800 #define STATIC_ASSERT(X) \ macro 803 #define STATIC_ASSERT(X) \ macro
|
| H A D | poly-int.h | 680 STATIC_ASSERT (N >= 2); 1228 STATIC_ASSERT (N <= 2); 1238 STATIC_ASSERT (N <= 2); 1248 STATIC_ASSERT (N <= 2); 2441 STATIC_ASSERT (poly_coeff_traits<C>::signedness >= 0);
|
| H A D | lto-streamer.h | 431 STATIC_ASSERT (sizeof (lto_section) == 8);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | bcmdefs.h | 54 #define STATIC_ASSERT(expr) { \ macro
|