Home
last modified time | relevance | path

Searched defs:D (Results 51 – 75 of 145) sorted by relevance

123456

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/platform/rk/
H A Dcustom_log.h49 #define D(fmt, args...) \ macro
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/platform/rk/
H A Dcustom_log.h66 #define D(fmt, args...) \ macro
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxx11/gps/
H A Dgps.h21 date_time D; member
/OK3568_Linux_fs/kernel/include/math-emu/
H A Dop-1.h29 #define _FP_FRAC_COPY_1(D,S) (D##_f = S##_f) argument
288 #define _FP_FRAC_CONV_1_1(dfs, sfs, D, S) \ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/
H A Denvironment.hpp418 #define M0(Z, N, D) \ argument
435 #define M0(Z, N, D) \ argument
/OK3568_Linux_fs/kernel/arch/sparc/crypto/
H A Dsha512_glue.c137 u8 D[64]; in sha384_sparc64_final() local
H A Dsha256_glue.c133 u8 D[SHA256_DIGEST_SIZE]; in sha224_sparc64_final() local
/OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/crypto/
H A Docteon-sha512.c214 u8 D[64]; in octeon_sha384_final() local
H A Docteon-sha256.c199 u8 D[SHA256_DIGEST_SIZE]; in octeon_sha224_final() local
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dsha1_avx2_x86_64_asm.S103 .set D, REG_D define
325 .set D, C define
/OK3568_Linux_fs/kernel/crypto/
H A Dkhazad.c35 u64 D[KHAZAD_ROUNDS + 1]; member
H A Danubis.c49 u32 D[ANUBIS_MAX_ROUNDS + 1][4]; member
/OK3568_Linux_fs/kernel/arch/powerpc/crypto/
H A Dsha256-spe-glue.c180 u32 D[SHA256_DIGEST_SIZE >> 2]; in ppc_spe_sha224_final() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/predef/
H A Dmake.h81 #define BOOST_PREDEF_MAKE_DATE(Y,M,D) BOOST_VERSION_NUMBER((Y)%10000-1970,(M)%100,(D)%100) argument
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/
H A Drsa.h108 mbedtls_mpi D; /*!< The private exponent. */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Drsa.h108 mbedtls_mpi D; /*!< The private exponent. */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Drsa.h108 mbedtls_mpi D; /*!< The private exponent. */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Drsa.h108 mbedtls_mpi D; /*!< The private exponent. */ member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function/
H A Dfunction_template.hpp25 #define BOOST_FUNCTION_PARM(J,I,D) BOOST_PP_CAT(T,I) BOOST_PP_CAT(a,I) argument
33 # define BOOST_FUNCTION_ARG(J,I,D) ::boost::forward< BOOST_PP_CAT(T,I) >(BOOST_PP_CAT(a,I)) argument
37 #define BOOST_FUNCTION_ARG_TYPE(J,I,D) \ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/functions/
H A Dconstants.hpp163 T D; in calc_pi() local
/OK3568_Linux_fs/kernel/drivers/misc/
H A Drk_scr.c117 unsigned int D) in rk_scr_set_etu_duration()
743 void _scr_set_etu_duration(unsigned int F, unsigned int D) in _scr_set_etu_duration()
1152 void scr_set_etu_duration(unsigned int F, unsigned int D) in scr_set_etu_duration()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/smart_ptr/detail/
H A Dsp_counted_impl.hpp58 template<class D> D * get_local_deleter( D * /*p*/ ) in get_local_deleter() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/formulas/
H A Dthomas_inverse.hpp131 CT const D = c4 * math::sqr(T); in apply() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/
H A Dserialization.hpp262 void save(Archive & ar, boost::geometry::model::point<T, D, C> const& p, unsigned int version) in save() argument
267 void load(Archive & ar, boost::geometry::model::point<T, D, C> & p, unsigned int version) in load() argument
272 inline void serialize(Archive & ar, boost::geometry::model::point<T, D, C> & o, const unsigned int … in serialize() argument
/OK3568_Linux_fs/u-boot/lib/
H A Dsha512.c162 uint64_t A, B, C, D, E, F, G, H; in sha512_process() local

123456