Home
last modified time | relevance | path

Searched defs:param_type (Results 1 – 25 of 38) sorted by relevance

12

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/crypt/
H A Dcryp_taf.c21 TEE_Result ta_entry_allocate_operation(uint32_t param_type, TEE_Param params[4]) in ta_entry_allocate_operation()
38 TEE_Result ta_entry_free_operation(uint32_t param_type, TEE_Param params[4]) in ta_entry_free_operation()
50 TEE_Result ta_entry_get_operation_info(uint32_t param_type, TEE_Param params[4]) in ta_entry_get_operation_info()
67 TEE_Result ta_entry_reset_operation(uint32_t param_type, TEE_Param params[4]) in ta_entry_reset_operation()
79 TEE_Result ta_entry_set_operation_key(uint32_t param_type, TEE_Param params[4]) in ta_entry_set_operation_key()
91 TEE_Result ta_entry_set_operation_key2(uint32_t param_type, TEE_Param params[4]) in ta_entry_set_operation_key2()
105 TEE_Result ta_entry_copy_operation(uint32_t param_type, TEE_Param params[4]) in ta_entry_copy_operation()
119 TEE_Result ta_entry_digest_update(uint32_t param_type, TEE_Param params[4]) in ta_entry_digest_update()
132 TEE_Result ta_entry_digest_do_final(uint32_t param_type, TEE_Param params[4]) in ta_entry_digest_do_final()
146 TEE_Result ta_entry_cipher_init(uint32_t param_type, TEE_Param params[4]) in ta_entry_cipher_init()
[all …]
H A Dmbedtls_taf.c31 ta_entry_mbedtls_self_tests(uint32_t param_type, in ta_entry_mbedtls_self_tests()
66 TEE_Result ta_entry_mbedtls_check_cert(uint32_t param_type, in ta_entry_mbedtls_check_cert()
200 TEE_Result ta_entry_mbedtls_sign_cert(uint32_t param_type, in ta_entry_mbedtls_sign_cert()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/detail/
H A Dcall_traits.hpp38 typedef const T& param_type; typedef
44 typedef const T param_type; typedef
50 typedef const T& param_type; typedef
56 typedef typename ct_imp2<T, sizeof(T) <= sizeof(void*)>::param_type param_type; typedef
62 typedef typename ct_imp2<T, sizeof(T) <= sizeof(void*)>::param_type param_type; typedef
68 typedef const T param_type; typedef
91 >::param_type param_type; typedef
100 typedef T& param_type; // hh removed const typedef
114 typedef T& param_type; // hh removed const typedef
122 typedef T& param_type; // hh removed const typedef
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Duniform_int_dist.h83 struct param_type in _GLIBCXX_VISIBILITY() struct
85 typedef uniform_int_distribution<_IntType> distribution_type; in _GLIBCXX_VISIBILITY()
87 param_type() : param_type(0) { } in _GLIBCXX_VISIBILITY() function
92 : _M_a(__a), _M_b(__b) in _GLIBCXX_VISIBILITY()
98 a() const in _GLIBCXX_VISIBILITY()
102 b() const in _GLIBCXX_VISIBILITY()
115 _IntType _M_b; in _GLIBCXX_VISIBILITY()
H A Drandom.tcc890 using param_type in operator >>() typedef
951 using param_type in operator >>() typedef
1093 using param_type = typename geometric_distribution<_IntType>::param_type; in operator >>() typedef
1129 param_type; in operator ()() typedef
1208 using param_type in operator >>() typedef
1418 using param_type = typename poisson_distribution<_IntType>::param_type; in operator >>() typedef
1685 using param_type = typename binomial_distribution<_IntType>::param_type; in operator >>() typedef
1744 using param_type in operator >>() typedef
1914 using param_type = typename normal_distribution<_RealType>::param_type; in operator >>() typedef
1979 using param_type in operator >>() typedef
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Duniform_int_dist.h83 struct param_type in _GLIBCXX_VISIBILITY() struct
85 typedef uniform_int_distribution<_IntType> distribution_type; in _GLIBCXX_VISIBILITY()
87 param_type() : param_type(0) { } in _GLIBCXX_VISIBILITY() argument
92 : _M_a(__a), _M_b(__b) in _GLIBCXX_VISIBILITY()
98 a() const in _GLIBCXX_VISIBILITY()
102 b() const in _GLIBCXX_VISIBILITY()
115 _IntType _M_b; in _GLIBCXX_VISIBILITY()
H A Drandom.tcc890 using param_type in operator >>() typedef
951 using param_type in operator >>() typedef
1093 using param_type = typename geometric_distribution<_IntType>::param_type; in operator >>() typedef
1129 param_type; in operator ()() typedef
1208 using param_type in operator >>() typedef
1418 using param_type = typename poisson_distribution<_IntType>::param_type; in operator >>() typedef
1685 using param_type = typename binomial_distribution<_IntType>::param_type; in operator >>() typedef
1744 using param_type in operator >>() typedef
1914 using param_type = typename normal_distribution<_RealType>::param_type; in operator >>() typedef
1979 using param_type in operator >>() typedef
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/
H A Dcall_traits.hpp21 struct param_type { struct
22 typedef typename mpl::if_<is_std_io<T>, T&, const T&>::type type;
H A Ddouble_object.hpp40 typedef typename traits_type::param_type param_type; typedef in boost::iostreams::detail::single_object_holder
63 typedef typename traits_type::param_type param_type; typedef
103 typedef typename traits_type::param_type param_type; typedef in boost::iostreams::detail::double_object
/OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/libteec/src/
H A Dtee_client_api.c191 uint32_t param_type, TEEC_TempMemoryReference *tmpref, in teec_pre_process_tmpref()
279 static TEEC_Result teec_pre_process_partial(uint32_t param_type, in teec_pre_process_partial()
349 uint32_t param_type = 0; in teec_pre_process_operation() local
395 static void teec_post_process_tmpref(uint32_t param_type, in teec_post_process_tmpref()
430 static void teec_post_process_partial(uint32_t param_type, in teec_post_process_partial()
461 uint32_t param_type = 0; in teec_post_process_operation() local
/OK3568_Linux_fs/u-boot/drivers/ddr/altera/
H A Dsequencer.h157 struct param_type { struct
158 u32 read_correct_mask;
159 u32 read_correct_mask_vg;
160 u32 write_correct_mask;
161 u32 write_correct_mask_vg;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_public_api/
H A Drk_trng_api.c18 uint32_t param_type; in rk_get_trng() local
/OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_public_api/
H A Drk_trng_api.c19 uint32_t param_type; in rk_get_trng() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dtask_service.h93 typedef ServiceParam<T> param_type; typedef
/OK3568_Linux_fs/kernel/include/media/
H A Dtuner-types.h18 enum param_type { enum
/OK3568_Linux_fs/kernel/drivers/scsi/be2iscsi/
H A Dbe_iscsi.c571 enum iscsi_param_type param_type, in beiscsi_iface_get_param()
1350 umode_t beiscsi_attr_is_visible(int param_type, int param) in beiscsi_attr_is_visible()
/OK3568_Linux_fs/kernel/fs/
H A Dfs_context.c36 enum legacy_fs_param param_type; member
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/iser/
H A Discsi_iser.c911 static umode_t iser_attr_is_visible(int param_type, int param) in iser_attr_is_visible()
/OK3568_Linux_fs/kernel/include/sound/
H A Dseq_midi_emul.h27 param_type:1 /* RPN/NRPN */ member
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Discsi_tcp.c941 static umode_t iscsi_sw_tcp_attr_is_visible(int param_type, int param) in iscsi_sw_tcp_attr_is_visible()
/OK3568_Linux_fs/kernel/drivers/scsi/qedi/
H A Dqedi_iscsi.c1353 static umode_t qedi_attr_is_visible(int param_type, int param) in qedi_attr_is_visible()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Drational.hpp144 typedef typename boost::call_traits<IntType>::param_type param_type; typedef in boost::rational
/OK3568_Linux_fs/kernel/drivers/scsi/bnx2i/
H A Dbnx2i_iscsi.c2198 static umode_t bnx2i_attr_is_visible(int param_type, int param) in bnx2i_attr_is_visible()
/OK3568_Linux_fs/kernel/drivers/scsi/cxgbi/
H A Dlibcxgbi.c3021 umode_t cxgbi_attr_is_visible(int param_type, int param) in cxgbi_attr_is_visible()
/OK3568_Linux_fs/kernel/drivers/scsi/qla4xxx/
H A Dql4_os.c396 static umode_t qla4_attr_is_visible(int param_type, int param) in qla4_attr_is_visible()
1266 enum iscsi_param_type param_type, in qla4xxx_get_iface_param()

12