Home
last modified time | relevance | path

Searched refs:utype (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/mon/
H A Dmon_text.c514 char udir, utype; in mon_text_read_head_t() local
518 case USB_ENDPOINT_XFER_ISOC: utype = 'Z'; break; in mon_text_read_head_t()
519 case USB_ENDPOINT_XFER_INT: utype = 'I'; break; in mon_text_read_head_t()
520 case USB_ENDPOINT_XFER_CONTROL: utype = 'C'; break; in mon_text_read_head_t()
521 default: /* PIPE_BULK */ utype = 'B'; in mon_text_read_head_t()
526 utype, udir, ep->devnum, ep->epnum); in mon_text_read_head_t()
532 char udir, utype; in mon_text_read_head_u() local
536 case USB_ENDPOINT_XFER_ISOC: utype = 'Z'; break; in mon_text_read_head_u()
537 case USB_ENDPOINT_XFER_INT: utype = 'I'; break; in mon_text_read_head_u()
538 case USB_ENDPOINT_XFER_CONTROL: utype = 'C'; break; in mon_text_read_head_u()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/lexical_cast/detail/
H A Dconverter_lexical_streams.hpp260 typedef BOOST_DEDUCED_TYPENAME boost::make_unsigned<T>::type utype; in shl_signed() typedef
261 …CharT* tmp_start = lcast_put_unsigned<Traits, utype, CharT>(lcast_to_unsigned(n), tmp_finish).conv… in shl_signed()
541 typedef BOOST_DEDUCED_TYPENAME make_unsigned<Type>::type utype; in shr_signed() typedef
542 utype out_tmp = 0; in shr_signed()
550 … bool succeed = lcast_ret_unsigned<Traits, utype, CharT>(out_tmp, start, finish).convert(); in shr_signed()
552utype const comp_val = (static_cast<utype>(1) << std::numeric_limits<Type>::digits); in shr_signed()
556 utype const comp_val = static_cast<utype>((std::numeric_limits<Type>::max)()); in shr_signed()
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/
H A Dasn1t.h518 long utype; /* underlying type */ member
619 typedef int ASN1_primitive_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, ch…
872 int asn1_ex_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, …
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/
H A Dasn1t.h518 long utype; /* underlying type */ member
619 typedef int ASN1_primitive_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, ch…
872 int asn1_ex_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, …
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Dasn1t.h566 long utype; /* underlying type */ member
674 int len, int utype, char *free_cont,
950 int utype, char *free_cont, const ASN1_ITEM *it);
/OK3568_Linux_fs/kernel/include/linux/
H A Dhid.h687 #define HID_USAGE_ID(uhid, utype, ucode) \ argument
688 .usage_hid = (uhid), .usage_type = (utype), .usage_code = (ucode)
/OK3568_Linux_fs/kernel/drivers/media/dvb-core/
H A Ddvb_net.c821 __be16 utype = htons(h.priv->ule_sndu_type); in dvb_net_ule() local
825 { &utype, sizeof utype }, in dvb_net_ule()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/
H A Dasn1t.h465 long utype; /* underlying type */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/
H A Dasn1t.h465 long utype; /* underlying type */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/
H A Dasn1t.h465 long utype; /* underlying type */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/
H A Dasn1t.h465 long utype; /* underlying type */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgccint.info45201 (with { tree utype = unsigned_type_for (type); }
45202 (convert (mult (convert:utype @0) (convert:utype @1)))))
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgccint.info45201 (with { tree utype = unsigned_type_for (type); }
45202 (convert (mult (convert:utype @0) (convert:utype @1)))))