Home
last modified time | relevance | path

Searched defs:type (Results 526 – 550 of 10595) sorted by relevance

1...<<21222324252627282930>>...424

/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/
H A Dasn1t.h268 #define ASN1_EX_TEMPLATE_TYPE(flags, tag, name, type) { \ argument
276 #define ASN1_EX_TYPE(flags, tag, stname, field, type) { \ argument
282 #define ASN1_EX_COMBINE(flags, tag, type) { \ argument
287 #define ASN1_IMP_EX(stname, field, type, tag, ex) \ argument
290 #define ASN1_EXP_EX(stname, field, type, tag, ex) \ argument
298 #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) argument
301 #define ASN1_OPT(stname, field, type) ASN1_EX_TYPE(ASN1_TFLG_OPTIONAL, 0, stname, field, type) argument
304 #define ASN1_IMP(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, 0) argument
307 #define ASN1_IMP_OPT(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_OPTI… argument
311 #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) argument
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/
H A Dasn1t.h268 #define ASN1_EX_TEMPLATE_TYPE(flags, tag, name, type) { \ argument
276 #define ASN1_EX_TYPE(flags, tag, stname, field, type) { \ argument
282 #define ASN1_EX_COMBINE(flags, tag, type) { \ argument
287 #define ASN1_IMP_EX(stname, field, type, tag, ex) \ argument
290 #define ASN1_EXP_EX(stname, field, type, tag, ex) \ argument
298 #define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) argument
301 #define ASN1_OPT(stname, field, type) ASN1_EX_TYPE(ASN1_TFLG_OPTIONAL, 0, stname, field, type) argument
304 #define ASN1_IMP(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, 0) argument
307 #define ASN1_IMP_OPT(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_OPTI… argument
311 #define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) argument
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Dasn1t.h290 # define ASN1_EX_TEMPLATE_TYPE(flags, tag, name, type) { \ argument
298 # define ASN1_EX_TYPE(flags, tag, stname, field, type) { \ argument
304 # define ASN1_EX_COMBINE(flags, tag, type) { \ argument
309 # define ASN1_IMP_EX(stname, field, type, tag, ex) \ argument
312 # define ASN1_EXP_EX(stname, field, type, tag, ex) \ argument
325 # define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) argument
328 # define ASN1_OPT(stname, field, type) ASN1_EX_TYPE(ASN1_TFLG_OPTIONAL, 0, stname, field, type) argument
331 # define ASN1_IMP(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, 0) argument
334 # define ASN1_IMP_OPT(stname, field, type, tag) ASN1_IMP_EX(stname, field, type, tag, ASN1_TFLG_OPT… argument
338 # define ASN1_EXP(stname, field, type, tag) ASN1_EXP_EX(stname, field, type, tag, 0) argument
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/detail/
H A Dattributes.hpp21 typedef Transformed type; typedef
38 typedef Attribute& type; typedef
47 typedef Transformed type; typedef
60 typedef Attribute& type; typedef
83 typedef Transformed& type; typedef
101 typedef Attribute& type; typedef
111 typedef unused_type type; typedef
/OK3568_Linux_fs/kernel/arch/s390/include/uapi/asm/
H A Dqeth.h44 struct qeth_arp_entrytype type; member
51 struct qeth_arp_entrytype type; member
57 struct qeth_arp_entrytype type; member
63 struct qeth_arp_entrytype type; member
70 struct qeth_arp_entrytype type; member
76 struct qeth_arp_entrytype type; member
81 struct qeth_arp_entrytype type; member
86 struct qeth_arp_entrytype type; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/binary/
H A Dbinary.hpp149 typedef uint_least8_t type; typedef
156 typedef uint_least16_t type; typedef
163 typedef uint_least32_t type; typedef
171 typedef uint_least64_t type; typedef
187 typedef float type; typedef
194 typedef double type; typedef
237 bits> type; typedef
280 typedef unused_type type; typedef
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcmxtlv.c261 bcm_xtlv_unpack_xtlv(const bcm_xtlv_t *xtlv, uint16 *type, uint16 *len, in bcm_xtlv_unpack_xtlv()
273 bcm_xtlv_put_data(bcm_xtlvbuf_t *tbuf, uint16 type, const uint8 *data, int n) in bcm_xtlv_put_data()
292 bcm_xtlv_put_int(bcm_xtlvbuf_t *tbuf, uint16 type, const uint8 *data, int n, int int_sz) in bcm_xtlv_put_int()
348 bcm_xtlv_put16(bcm_xtlvbuf_t *tbuf, uint16 type, const uint16 *data, int n) in bcm_xtlv_put16()
354 bcm_xtlv_put32(bcm_xtlvbuf_t *tbuf, uint16 type, const uint32 *data, int n) in bcm_xtlv_put32()
360 bcm_xtlv_put64(bcm_xtlvbuf_t *tbuf, uint16 type, const uint64 *data, int n) in bcm_xtlv_put64()
377 uint16 type; in bcm_unpack_xtlv_entry() local
399 bcm_pack_xtlv_entry(uint8 **tlv_buf, uint16 *buflen, uint16 type, uint16 len, in bcm_pack_xtlv_entry()
432 uint16 type; in bcm_unpack_xtlv_buf() local
556 uint16 len, type; in bcm_unpack_xtlv_buf_to_mem() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmxtlv.c261 bcm_xtlv_unpack_xtlv(const bcm_xtlv_t *xtlv, uint16 *type, uint16 *len, in bcm_xtlv_unpack_xtlv()
273 bcm_xtlv_put_data(bcm_xtlvbuf_t *tbuf, uint16 type, const uint8 *data, int n) in bcm_xtlv_put_data()
292 bcm_xtlv_put_int(bcm_xtlvbuf_t *tbuf, uint16 type, const uint8 *data, int n, int int_sz) in bcm_xtlv_put_int()
348 bcm_xtlv_put16(bcm_xtlvbuf_t *tbuf, uint16 type, const uint16 *data, int n) in bcm_xtlv_put16()
354 bcm_xtlv_put32(bcm_xtlvbuf_t *tbuf, uint16 type, const uint32 *data, int n) in bcm_xtlv_put32()
360 bcm_xtlv_put64(bcm_xtlvbuf_t *tbuf, uint16 type, const uint64 *data, int n) in bcm_xtlv_put64()
377 uint16 type; in bcm_unpack_xtlv_entry() local
399 bcm_pack_xtlv_entry(uint8 **tlv_buf, uint16 *buflen, uint16 type, uint16 len, in bcm_pack_xtlv_entry()
432 uint16 type; in bcm_unpack_xtlv_buf() local
556 uint16 len, type; in bcm_unpack_xtlv_buf_to_mem() local
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/
H A Dinherit.hpp72 typedef inherit2 type; typedef
79 typedef T1 type; typedef
86 typedef T2 type; typedef
95 typedef empty_base type; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/smart_ptr/
H A Dshared_ptr.hpp79 typedef T type; typedef
86 typedef T type; typedef
93 typedef T type; typedef
104 typedef T & type; typedef
109 typedef void type; typedef
116 typedef void type; typedef
121 typedef void type; typedef
126 typedef void type; typedef
135 typedef void type; typedef
142 typedef void type; typedef
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/
H A Dtraits.hpp63 …pedef proto::expr<proto::tag::function, BOOST_PP_CAT(list, N)<BOOST_PP_ENUM_PARAMS(N, A)>, N> type; typedef
108 typedef proto::expr<Tag, BOOST_PP_CAT(list, N)<BOOST_PP_ENUM_PARAMS(N, A)>, N> type; typedef
163 …typedef typename detail::expr_traits<typename Expr::BOOST_PP_CAT(proto_child, N)>::value_type type; typedef
181 … typedef typename detail::expr_traits<typename Expr::BOOST_PP_CAT(proto_child, N)>::reference type; typedef
207 …ef typename detail::expr_traits<typename Expr::BOOST_PP_CAT(proto_child, N)>::const_reference type; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/
H A Dsequence_wrapper.hpp189 ::template result_< AUX778076_SEQUENCE_ARGS() >::type type; in BOOST_PP_CAT() typedef
204 >::type type; typedef
243 typedef typename AUX778076_SEQUENCE_NAME_N(i_)< AUX778076_SEQUENCE_N_ARGS(i_) >::type type; typedef
255 typedef typename AUX778076_SEQUENCE_NAME_N(i_)< AUX778076_SEQUENCE_N_ARGS(i_) >::type type; typedef
278 >::type type; in BOOST_PP_CAT() typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/core/
H A Dcs.hpp207 typedef geographic_tag type; typedef
213 typedef spherical_polar_tag type; typedef
219 typedef spherical_equatorial_tag type; typedef
226 typedef cartesian_tag type; typedef
244 >::type type; typedef
/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpci_indirect.c17 #define cfg_read(val, addr, type, op) *val = op((type)(addr)) argument
18 #define cfg_write(val, addr, type, op) op((type *)(addr), (val)) argument
21 #define INDIRECT_PCI_OP(rw, size, type, op, mask) \ argument
36 #define INDIRECT_PCI_OP(rw, size, type, op, mask) \ argument
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dquota_local.c160 static int ocfs2_local_check_quota_file(struct super_block *sb, int type) in ocfs2_local_check_quota_file()
330 int type; in ocfs2_free_quota_recovery() local
340 int type, in ocfs2_recovery_load_quota()
372 int type; in ocfs2_alloc_quota_recovery() local
397 int type; in ocfs2_begin_quota_recovery() local
459 int type, in ocfs2_recover_local_quota_file()
592 int type; in ocfs2_finish_quota_recovery() local
683 static int ocfs2_local_read_info(struct super_block *sb, int type) in ocfs2_local_read_info()
789 static int ocfs2_local_write_info(struct super_block *sb, int type) in ocfs2_local_write_info()
807 static int ocfs2_local_free_info(struct super_block *sb, int type) in ocfs2_local_free_info()
[all …]
/OK3568_Linux_fs/kernel/drivers/base/power/
H A Dqos.c110 s32 dev_pm_qos_read_value(struct device *dev, enum dev_pm_qos_req_type type) in dev_pm_qos_read_value()
323 enum dev_pm_qos_req_type type) in dev_pm_qos_invalid_req_type()
331 enum dev_pm_qos_req_type type, s32 value) in __dev_pm_qos_add_request()
390 enum dev_pm_qos_req_type type, s32 value) in dev_pm_qos_add_request()
537 enum dev_pm_qos_req_type type) in dev_pm_qos_add_notifier()
588 enum dev_pm_qos_req_type type) in dev_pm_qos_remove_notifier()
631 enum dev_pm_qos_req_type type, s32 value) in dev_pm_qos_add_ancestor_request()
661 enum dev_pm_qos_req_type type) in __dev_pm_qos_drop_user_request()
687 enum dev_pm_qos_req_type type) in dev_pm_qos_drop_user_request()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/core/
H A Daddressof.hpp86 typedef addressof_null_t type; typedef
94 typedef const addressof_null_t type; typedef
102 typedef volatile addressof_null_t type; typedef
110 typedef const volatile addressof_null_t type; typedef
141 typedef T* type; typedef
177 typedef void type; typedef
232 typedef T* type; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/bcc551/
H A Dgreater.hpp35 typedef apply type; typedef
44 typedef apply type; typedef
53 typedef apply type; typedef
60 typedef typename T::tag type; typedef
H A Dshift_left.hpp36 typedef apply type; typedef
45 typedef apply type; typedef
54 typedef apply type; typedef
61 typedef typename T::tag type; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/msvc70/
H A Dequal_to.hpp35 typedef apply type; typedef
44 typedef apply type; typedef
53 typedef apply type; typedef
98 typedef bool_<value> type; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/bcc_pre590/
H A Dshift_right.hpp36 typedef apply type; typedef
45 typedef apply type; typedef
54 typedef apply type; typedef
61 typedef typename T::tag type; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/plain/
H A Dshift_left.hpp36 typedef apply type; typedef
45 typedef apply type; typedef
54 typedef apply type; typedef
61 typedef typename T::tag type; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/mwcw/
H A Dequal_to.hpp35 typedef apply type; typedef
44 typedef apply type; typedef
53 typedef apply type; typedef
60 typedef typename T::tag type; typedef
H A Dmodulus.hpp35 typedef apply type; typedef
44 typedef apply type; typedef
53 typedef apply type; typedef
60 typedef typename T::tag type; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/gcc/
H A Dequal_to.hpp35 typedef apply type; typedef
44 typedef apply type; typedef
53 typedef apply type; typedef
60 typedef typename T::tag type; typedef

1...<<21222324252627282930>>...424