Home
last modified time | relevance | path

Searched defs:M (Results 1 – 25 of 179) sorted by relevance

12345678

/OK3568_Linux_fs/kernel/tools/perf/util/c++/
H A Dclang-test.cpp30 std::unique_ptr<llvm::Module> M = in __test__clang_to_IR() local
42 auto M = __test__clang_to_IR(); in test__clang_to_IR() local
55 auto M = __test__clang_to_IR(); in test__clang_to_obj() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/detail/
H A Dmake.hpp7 … #define BOOST_PROTO_MAKE_IF(Z, M, DATA) \ argument
11 … #define BOOST_PROTO_MAKE_IF_TYPE(Z, M, DATA) \ argument
15 … #define BOOST_PROTO_MAKE_IF_APPLIED(Z, M, DATA) \ argument
19 … #define BOOST_PROTO_CONSTRUCT_ARG(Z, M, DATA) \ argument
H A Dcall.hpp7 … #define BOOST_PROTO_NTH_RESULT_TYPE(Z, M, DATA) \ argument
14 … #define BOOST_PROTO_NTH_RESULT(Z, M, DATA) \ argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/crypto/
H A Daes-ccm.c27 static void aes_ccm_auth_start(void *aes, size_t M, size_t L, const u8 *nonce, in aes_ccm_auth_start()
116 static void aes_ccm_encr_auth(void *aes, size_t M, u8 *x, u8 *a, u8 *auth) in aes_ccm_encr_auth()
131 static void aes_ccm_decr_auth(void *aes, size_t M, u8 *a, const u8 *auth, u8 *t) in aes_ccm_decr_auth()
148 size_t M, const u8 *plain, size_t plain_len, in aes_ccm_ae()
178 size_t M, const u8 *crypt, size_t crypt_len, in aes_ccm_ad()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/crypto/
H A Daes-ccm.c28 static void aes_ccm_auth_start(void *aes, size_t M, size_t L, const u8 *nonce, in aes_ccm_auth_start()
117 static void aes_ccm_encr_auth(void *aes, size_t M, u8 *x, u8 *a, u8 *auth) in aes_ccm_encr_auth()
132 static void aes_ccm_decr_auth(void *aes, size_t M, u8 *a, const u8 *auth, u8 *t) in aes_ccm_decr_auth()
149 size_t M, const u8 *plain, size_t plain_len, in aes_ccm_ae()
179 size_t M, const u8 *crypt, size_t crypt_len, in aes_ccm_ad()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/crypto/
H A Daes-ccm.c28 static void aes_ccm_auth_start(void *aes, size_t M, size_t L, const u8 *nonce, in aes_ccm_auth_start()
117 static void aes_ccm_encr_auth(void *aes, size_t M, u8 *x, u8 *a, u8 *auth) in aes_ccm_encr_auth()
132 static void aes_ccm_decr_auth(void *aes, size_t M, u8 *a, const u8 *auth, u8 *t) in aes_ccm_decr_auth()
149 size_t M, const u8 *plain, size_t plain_len, in aes_ccm_ae()
179 size_t M, const u8 *crypt, size_t crypt_len, in aes_ccm_ad()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/crypto/
H A Daes-ccm.c27 static void aes_ccm_auth_start(void *aes, size_t M, size_t L, const u8 *nonce, in aes_ccm_auth_start()
116 static void aes_ccm_encr_auth(void *aes, size_t M, u8 *x, u8 *a, u8 *auth) in aes_ccm_encr_auth()
131 static void aes_ccm_decr_auth(void *aes, size_t M, u8 *a, const u8 *auth, u8 *t) in aes_ccm_decr_auth()
148 size_t M, const u8 *plain, size_t plain_len, in aes_ccm_ae()
178 size_t M, const u8 *crypt, size_t crypt_len, in aes_ccm_ad()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/crypto/
H A Daes-ccm.c27 static void aes_ccm_auth_start(void *aes, size_t M, size_t L, const u8 *nonce, in aes_ccm_auth_start()
116 static void aes_ccm_encr_auth(void *aes, size_t M, u8 *x, u8 *a, u8 *auth) in aes_ccm_encr_auth()
131 static void aes_ccm_decr_auth(void *aes, size_t M, u8 *a, const u8 *auth, u8 *t) in aes_ccm_decr_auth()
148 size_t M, const u8 *plain, size_t plain_len, in aes_ccm_ae()
178 size_t M, const u8 *crypt, size_t crypt_len, in aes_ccm_ad()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/crypto/
H A Daes-ccm.c27 static void aes_ccm_auth_start(void *aes, size_t M, size_t L, const u8 *nonce, in aes_ccm_auth_start()
116 static void aes_ccm_encr_auth(void *aes, size_t M, u8 *x, u8 *a, u8 *auth) in aes_ccm_encr_auth()
131 static void aes_ccm_decr_auth(void *aes, size_t M, u8 *a, const u8 *auth, u8 *t) in aes_ccm_decr_auth()
148 size_t M, const u8 *plain, size_t plain_len, in aes_ccm_ae()
178 size_t M, const u8 *crypt, size_t crypt_len, in aes_ccm_ad()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/crypto/
H A Daes-ccm.c27 static void aes_ccm_auth_start(void *aes, size_t M, size_t L, const u8 *nonce, in aes_ccm_auth_start()
116 static void aes_ccm_encr_auth(void *aes, size_t M, u8 *x, u8 *a, u8 *auth) in aes_ccm_encr_auth()
131 static void aes_ccm_decr_auth(void *aes, size_t M, u8 *a, const u8 *auth, u8 *t) in aes_ccm_decr_auth()
148 size_t M, const u8 *plain, size_t plain_len, in aes_ccm_ae()
178 size_t M, const u8 *crypt, size_t crypt_len, in aes_ccm_ad()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/crypto/
H A Daes-ccm.c27 static void aes_ccm_auth_start(void *aes, size_t M, size_t L, const u8 *nonce, in aes_ccm_auth_start()
116 static void aes_ccm_encr_auth(void *aes, size_t M, u8 *x, u8 *a, u8 *auth) in aes_ccm_encr_auth()
131 static void aes_ccm_decr_auth(void *aes, size_t M, u8 *a, const u8 *auth, u8 *t) in aes_ccm_decr_auth()
148 size_t M, const u8 *plain, size_t plain_len, in aes_ccm_ae()
178 size_t M, const u8 *crypt, size_t crypt_len, in aes_ccm_ad()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/crypto/
H A Daes-ccm.c27 static void aes_ccm_auth_start(void *aes, size_t M, size_t L, const u8 *nonce, in aes_ccm_auth_start()
116 static void aes_ccm_encr_auth(void *aes, size_t M, u8 *x, u8 *a, u8 *auth) in aes_ccm_encr_auth()
131 static void aes_ccm_decr_auth(void *aes, size_t M, u8 *a, const u8 *auth, u8 *t) in aes_ccm_decr_auth()
148 size_t M, const u8 *plain, size_t plain_len, in aes_ccm_ae()
178 size_t M, const u8 *crypt, size_t crypt_len, in aes_ccm_ad()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/crypto/
H A Daes-ccm.c27 static void aes_ccm_auth_start(void *aes, size_t M, size_t L, const u8 *nonce, in aes_ccm_auth_start()
116 static void aes_ccm_encr_auth(void *aes, size_t M, u8 *x, u8 *a, u8 *auth) in aes_ccm_encr_auth()
131 static void aes_ccm_decr_auth(void *aes, size_t M, u8 *a, const u8 *auth, u8 *t) in aes_ccm_decr_auth()
148 size_t M, const u8 *plain, size_t plain_len, in aes_ccm_ae()
178 size_t M, const u8 *crypt, size_t crypt_len, in aes_ccm_ad()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/algorithm/string/detail/
H A Dfind_format.hpp47 store_type M( FindResult, FormatResult, Formatter ); in find_format_copy_impl2() local
111 store_type M( FindResult, FormatResult, Formatter ); in find_format_copy_impl2() local
170 store_type M( FindResult, FormatResult, Formatter ); in find_format_impl2() local
H A Dfind_format_all.hpp51 store_type M( FindResult, FormatResult, Formatter ); in find_format_all_copy_impl2() local
125 store_type M( FindResult, FormatResult, Formatter ); in find_format_all_copy_impl2() local
198 store_type M( FindResult, FormatResult, Formatter ); in find_format_all_impl2() local
/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/config/
H A Dlinux.h78 #define CHOOSE_DYNAMIC_LINKER(G, U, B, M) \ argument
81 #define CHOOSE_DYNAMIC_LINKER(G, U, B, M) \ argument
84 #define CHOOSE_DYNAMIC_LINKER(G, U, B, M) \ argument
87 #define CHOOSE_DYNAMIC_LINKER(G, U, B, M) \ argument
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmips-r2-to-r6-emul.h46 #define MIPS_R2_STATS(M) \ argument
61 #define MIPS_R2BR_STATS(M) \ argument
70 #define MIPS_R2_STATS(M) do { } while (0) argument
71 #define MIPS_R2BR_STATS(M) do { } 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/config/
H A Dlinux.h78 #define CHOOSE_DYNAMIC_LINKER(G, U, B, M) \ argument
81 #define CHOOSE_DYNAMIC_LINKER(G, U, B, M) \ argument
84 #define CHOOSE_DYNAMIC_LINKER(G, U, B, M) \ argument
87 #define CHOOSE_DYNAMIC_LINKER(G, U, B, M) \ argument
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/vector_util/
H A Dc_map.c69 c_pmap c_map_assign(c_pmap thiz, const c_pmap M) in c_map_assign()
121 void c_map_swap(c_pmap thiz, c_pmap M) in c_map_swap()
188 c_bool c_map_less(c_pmap thiz, const c_pmap M, COMPARER paircmp) in c_map_less()
193 c_bool c_map_equal(c_pmap thiz, const c_pmap M, COMPARER paircmp) in c_map_equal()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/container/vector/detail/cpp03/
H A Dvector_forward_ctor.hpp27 #define M BOOST_PP_ITERATION() macro
43 vector(BOOST_PP_ENUM_BINARY_PARAMS( in vector()
/OK3568_Linux_fs/kernel/drivers/staging/sm750fb/
H A Dddk750_chip.c37 unsigned int M, N, OD, POD; in get_mxclk_freq() local
319 int N, M, X, d; in sm750_calc_pll_value() local
391 unsigned int M = p_PLL->M; in sm750_format_pll_reg() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dnv50.c58 int P, N, M, id; in read_pll_src() local
325 calc_pll(struct nv50_clk *clk, u32 reg, u32 idx, int *N, int *M, int *P) in calc_pll()
380 int N, M, P1, P2; in nv50_clk_calc() local
/OK3568_Linux_fs/external/rkwifibt-app/test/softap/
H A Dsoftap.c14 #define DEBUG_INFO(M, ...) printf("Hostapd %d: " M, __LINE__, ##__VA_ARGS__) argument
16 #define DEBUG_INFO(M, ...) do {} while (0) argument
18 #define DEBUG_ERR(M, ...) printf("Hostapd %d: " M, __LINE__, ##__VA_ARGS__) argument
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dhw_breakpoint.h109 #define ARM_DBG_READ(N, M, OP2, VAL) do {\ argument
113 #define ARM_DBG_WRITE(N, M, OP2, VAL) do {\ argument
/OK3568_Linux_fs/kernel/include/linux/
H A Dpoll.h131 #define M(X) __MAP(v, (__force __u16)EPOLL##X, POLL##X) in mangle_poll() macro
140 #define M(X) (__force __poll_t)__MAP(val, POLL##X, (__force __u16)EPOLL##X) in demangle_poll() macro

12345678