Home
last modified time | relevance | path

Searched defs:D (Results 1 – 25 of 145) sorted by relevance

123456

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/detail/
H A Dexpression.hpp73 #define BOOST_PHOENIX_DEFINE_EXPRESSION_NAMESPACE(R, D, E) \ argument
77 #define BOOST_PHOENIX_DEFINE_EXPRESSION_NAMESPACE_END(R, D, E) \ argument
81 #define BOOST_PHOENIX_DEFINE_EXPRESSION_NS(R, D, E) \ argument
158 #define BOOST_PHOENIX_DEFINE_EXPRESSION_EXPRESSION_DEFAULT(NAME_SEQ, GRAMMAR_SEQ, D) \ argument
171 #define BOOST_PHOENIX_DEFINE_EXPRESSION_RULE_DEFAULT(NAME_SEQ, GRAMMAR_SEQ, D) \ argument
178 #define BOOST_PHOENIX_DEFINE_EXPRESSION_RESULT_OF_MAKE_DEFAULT(NAME_SEQ, GRAMMAR_SEQ, D) \ argument
191 #define BOOST_PHOENIX_DEFINE_EXPRESSION_MAKE_EXPRESSION_DEFAULT(NAME_SEQ, GRAMMAR_SEQ, D) \ argument
419 #define BOOST_PHOENIX_DEFINE_EXPRESSION_EXRPESSION_VARARG_EXT(N, G, D) \ argument
440 #define BOOST_PHOENIX_DEFINE_EXPRESSION_RULE_VARARG_EXT(N, GRAMMAR, D) \ argument
/OK3568_Linux_fs/kernel/lib/
H A Dsha1.c56 #define SHA_ROUND(t, input, fn, constant, A, B, C, D, E) do { \ argument
62 #define T_0_15(t, A, B, C, D, E) SHA_ROUND(t, SHA_SRC, (((C^D)&B)^D) , 0x5a827999, A, B, C, D, E ) argument
63 #define T_16_19(t, A, B, C, D, E) SHA_ROUND(t, SHA_MIX, (((C^D)&B)^D) , 0x5a827999, A, B, C, D, E ) argument
64 #define T_20_39(t, A, B, C, D, E) SHA_ROUND(t, SHA_MIX, (B^C^D) , 0x6ed9eba1, A, B, C, D, E ) argument
65 #define T_40_59(t, A, B, C, D, E) SHA_ROUND(t, SHA_MIX, ((B&C)+(D&(B^C))) , 0x8f1bbcdc, A, B, C, D,… argument
66 #define T_60_79(t, A, B, C, D, E) SHA_ROUND(t, SHA_MIX, (B^C^D) , 0xca62c1d6, A, B, C, D, E ) argument
88 __u32 A, B, C, D, E; in sha1_transform() local
/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dsha.c61 register uint32_t A, B, C, D, E; in SHA1_Transform() local
70 #define SHA_F1(A, B, C, D, E, t) \ in SHA1_Transform() argument
86 #define SHA_F1(A, B, C, D, E, t) \ in SHA1_Transform() argument
99 #define SHA_F2(A, B, C, D, E, t) \ in SHA1_Transform() argument
115 #define SHA_F3(A, B, C, D, E, t) \ in SHA1_Transform() argument
131 #define SHA_F4(A, B, C, D, E, t) \ in SHA1_Transform() argument
206 uint32_t A, B, C, D, E; in SHA1_transform() local
/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ni_routing/tools/
H A Dconvert_py_to_csv.py15 def iter_src_values(D): argument
18 def iter_src(D): argument
22 def create_csv(name, D, src_iter): argument
H A Dconvert_csv_to_c.py18 def routedict_to_structinit_single(name, D, return_name=False): argument
64 def routedict_to_routelist_single(name, D, indent=1): argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/
H A Dconstruct_in_place.hpp38 …NER_FORCEINLINE void construct_in_place(Allocator &a, T *dest, value_init_construct_iterator<U, D>) in construct_in_place() argument
47 …R_FORCEINLINE void construct_in_place(Allocator &a, T *dest, default_init_construct_iterator<U, D>) in construct_in_place() argument
68 BOOST_CONTAINER_FORCEINLINE void assign_in_place(DstIt dest, value_init_construct_iterator<U, D>) in assign_in_place() argument
78 BOOST_CONTAINER_FORCEINLINE void assign_in_place(DstIt dest, default_init_construct_iterator<U, D>) in assign_in_place() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/detail/cpp03/
H A Dassign.hpp21 #define BOOST_PHOENIX_ACTOR_START_ASSIGN_CHILD(Z, N, D) \ argument
25 #define BOOST_PHOENIX_ACTOR_END_ASSIGN(Z, N, D) \ argument
45 #define BOOST_PHOENIX_ACTOR_START_ASSIGN_CALL(Z, N, D) \ argument
H A Dcall.hpp34 #define M0(Z, N ,D) \ argument
39 #define M1(Z, N ,D) \ argument
H A Dexpression.hpp44 #define M0(Z, N, D) \ argument
48 #define M1(Z, N, D) \ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/support/
H A Dvector.hpp51 #define M0(Z, N, D) \ argument
55 #define M1(Z, N, D) \ argument
58 #define M2(Z, N, D) \ argument
61 #define M3(Z, N, D) \ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/scope/detail/
H A Dlocal_variable.hpp54 #define M1(Z, N, D) \ argument
61 #define M0(Z, N, D) \ argument
88 #define M2(Z, N, D) \ argument
92 #define M0(Z, N, D) \ 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/c-family/
H A Dc-pretty-print.h99 #define pp_type_specifier_seq(PP, D) (PP)->type_specifier_seq (PP, D) argument
100 #define pp_ptr_operator(PP, D) (PP)->ptr_operator (PP, D) 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/c-family/
H A Dc-pretty-print.h99 #define pp_type_specifier_seq(PP, D) (PP)->type_specifier_seq (PP, D) argument
100 #define pp_ptr_operator(PP, D) (PP)->ptr_operator (PP, D) argument
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_types.h47 #define SIGNATURE_32(A, B, C, D) \ argument
68 #define SIGNATURE_64(A, B, C, D, E, F, G, H) \ argument
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/cuda/
H A Dvec_math.hpp67 typedef typename VecTraits<VecD>::elem_type D; in cast() typedef
75 typedef typename VecTraits<VecD>::elem_type D; in cast() typedef
83 typedef typename VecTraits<VecD>::elem_type D; in cast() typedef
91 typedef typename VecTraits<VecD>::elem_type D; in cast() typedef
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/cuda/
H A Dvec_math.hpp67 typedef typename VecTraits<VecD>::elem_type D; in cast() typedef
75 typedef typename VecTraits<VecD>::elem_type D; in cast() typedef
83 typedef typename VecTraits<VecD>::elem_type D; in cast() typedef
91 typedef typename VecTraits<VecD>::elem_type D; in cast() typedef
/OK3568_Linux_fs/external/rkupdate/
H A DMD5Checksum.cpp244 void CMD5Checksum::FF(DWORD &A, DWORD B, DWORD C, DWORD D, DWORD X, DWORD S, DWORD T) in FF()
264 void CMD5Checksum::GG(DWORD &A, DWORD B, DWORD C, DWORD D, DWORD X, DWORD S, DWORD T) in GG()
284 void CMD5Checksum::HH(DWORD &A, DWORD B, DWORD C, DWORD D, DWORD X, DWORD S, DWORD T) in HH()
304 void CMD5Checksum::II(DWORD &A, DWORD B, DWORD C, DWORD D, DWORD X, DWORD S, DWORD T) in II()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/cuda/
H A Dvec_math.hpp67 typedef typename VecTraits<VecD>::elem_type D; in cast() typedef
75 typedef typename VecTraits<VecD>::elem_type D; in cast() typedef
83 typedef typename VecTraits<VecD>::elem_type D; in cast() typedef
91 typedef typename VecTraits<VecD>::elem_type D; in cast() typedef
/OK3568_Linux_fs/kernel/crypto/
H A Dcast5_generic.c295 #define F1(D, m, r) ((I = ((m) + (D))), (I = rol32(I, (r))), \ argument
297 #define F2(D, m, r) ((I = ((m) ^ (D))), (I = rol32(I, (r))), \ argument
299 #define F3(D, m, r) ((I = ((m) - (D))), (I = rol32(I, (r))), \ argument
H A Dcast6_generic.c27 #define F1(D, r, m) ((I = ((m) + (D))), (I = rol32(I, (r))), \ argument
29 #define F2(D, r, m) ((I = ((m) ^ (D))), (I = rol32(I, (r))), \ argument
31 #define F3(D, r, m) ((I = ((m) - (D))), (I = rol32(I, (r))), \ argument
/OK3568_Linux_fs/kernel/drivers/block/drbd/
H A Ddrbd_state.h51 #define _NS(D, T, S) \ argument
53 #define _NS2(D, T1, S1, T2, S2) \ argument
56 #define _NS3(D, T1, S1, T2, S2, T3, S3) \ argument
/OK3568_Linux_fs/kernel/tools/laptop/dslm/
H A Ddslm.c19 #define D(x) x macro
21 #define D(x) macro
/OK3568_Linux_fs/kernel/include/math-emu/
H A Dop-4.h29 #define _FP_FRAC_COPY_4(D,S) \ argument
615 #define _FP_FRAC_CONV_1_4(dfs, sfs, D, S) \ argument
625 #define _FP_FRAC_CONV_2_4(dfs, sfs, D, S) \ argument
677 #define _FP_FRAC_CONV_4_1(dfs, sfs, D, S) \ argument
684 #define _FP_FRAC_CONV_4_2(dfs, sfs, D, S) \ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/tools/
H A Dbig_constant.hpp65 #define BOOST_MATH_BIG_CONSTANT(T, D, x)\ argument
78 #define BOOST_MATH_HUGE_CONSTANT(T, D, x)\ argument
/OK3568_Linux_fs/kernel/arch/powerpc/crypto/
H A Dcrc32-vpmsum_core.S59 #define VPERM(A, B, C, D) vperm A, B, C, D argument
61 #define VPERM(A, B, C, D) argument

123456