Home
last modified time | relevance | path

Searched defs:ARG (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/
H A Doperators.hpp289 #define BOOST_PROTO_APPLY_UNARY_(TRAIT, ARG) TRAIT<ARG> argument
330 … #define BOOST_PROTO_APPLY_UNARY_(TRAIT, ARG) \ argument
351 … #define BOOST_PROTO_APPLY_UNARY_(TRAIT, ARG) \ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/
H A Dcore.hpp61 #define BOOST_MOVE_TO_RV_CAST(RV_TYPE, ARG) reinterpret_cast<RV_TYPE>(ARG) argument
63 #define BOOST_MOVE_TO_RV_CAST(RV_TYPE, ARG) static_cast<RV_TYPE>(ARG) argument
236 #define BOOST_MOVE_BASE(BASE_TYPE, ARG) \ argument
487 #define BOOST_MOVE_BASE(BASE_TYPE, ARG) \ argument
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_buzzz.h37 #define BUZZZ_LOG(ID, N, ARG...) do { /* noop */ } while (0) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_buzzz.h37 #define BUZZZ_LOG(ID, N, ARG...) do { /* noop */ } while (0) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_buzzz.h37 #define BUZZZ_LOG(ID, N, ARG...) do { /* noop */ } while (0) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_buzzz.h36 #define BUZZZ_LOG(ID, N, ARG...) do { /* noop */ } while (0) argument
/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 Dpass_manager.h132 #define NEXT_PASS_WITH_ARG(PASS, NUM, ARG) NEXT_PASS (PASS, NUM) argument
/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 Dpass_manager.h132 #define NEXT_PASS_WITH_ARG(PASS, NUM, ARG) NEXT_PASS (PASS, NUM) argument
/OK3568_Linux_fs/kernel/samples/seccomp/
H A Dbpf-helper.h83 #define ARG(i) ARG_32(i) macro
132 #define ARG(i) ARG_64(i) macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dtcp.h369 #define BPF_SOCK_OPS_TEST_FLAG(TP, ARG) (TP->bpf_sock_ops_cb_flags & ARG) argument
371 #define BPF_SOCK_OPS_TEST_FLAG(TP, ARG) 0 argument