| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/crypt/ |
| H A D | cryp_taf.c | 21 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 D | mbedtls_taf.c | 31 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 D | call_traits.hpp | 38 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 D | uniform_int_dist.h | 83 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 D | random.tcc | 890 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 D | uniform_int_dist.h | 83 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 D | random.tcc | 890 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 D | call_traits.hpp | 21 struct param_type { struct 22 typedef typename mpl::if_<is_std_io<T>, T&, const T&>::type type;
|
| H A D | double_object.hpp | 40 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 D | tee_client_api.c | 191 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 D | sequencer.h | 157 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 D | rk_trng_api.c | 18 uint32_t param_type; in rk_get_trng() local
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_public_api/ |
| H A D | rk_trng_api.c | 19 uint32_t param_type; in rk_get_trng() local
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/ |
| H A D | task_service.h | 93 typedef ServiceParam<T> param_type; typedef
|
| /OK3568_Linux_fs/kernel/include/media/ |
| H A D | tuner-types.h | 18 enum param_type { enum
|
| /OK3568_Linux_fs/kernel/drivers/scsi/be2iscsi/ |
| H A D | be_iscsi.c | 571 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 D | fs_context.c | 36 enum legacy_fs_param param_type; member
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/ulp/iser/ |
| H A D | iscsi_iser.c | 911 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 D | seq_midi_emul.h | 27 param_type:1 /* RPN/NRPN */ member
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | iscsi_tcp.c | 941 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 D | qedi_iscsi.c | 1353 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 D | rational.hpp | 144 typedef typename boost::call_traits<IntType>::param_type param_type; typedef in boost::rational
|
| /OK3568_Linux_fs/kernel/drivers/scsi/bnx2i/ |
| H A D | bnx2i_iscsi.c | 2198 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 D | libcxgbi.c | 3021 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 D | ql4_os.c | 396 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()
|