| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/intrusive/detail/ |
| H A D | has_member_function_callable_with.hpp | 51 typedef dont_care type; typedef 70 template<typename T> struct remove_cv { typedef T type; }; typedef 71 template<typename T> struct remove_cv<const T> { typedef T type; }; typedef 72 template<typename T> struct remove_cv<const volatile T> { typedef T type; }; typedef 73 template<typename T> struct remove_cv<volatile T> { 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_/ |
| H A D | yes_no.hpp | 30 typedef no_tag type; typedef 35 typedef yes_tag type; typedef 42 typedef char (&type)[n]; typedef 52 typedef char (&type)[1]; typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_traits/ |
| H A D | decay.hpp | 25 …class T, bool Array, bool Function> struct decay_imp { typedef typename remove_cv<T>::type type; }; typedef 26 …template <class T> struct decay_imp<T, true, false> { typedef typename remove_bounds<T>::type* typ… typedef 27 template <class T> struct decay_imp<T, false, true> { typedef T* type; }; typedef 37 …boost::detail::decay_imp<Ty, boost::is_array<Ty>::value, boost::is_function<Ty>::value>::type type; typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function_types/detail/components_impl/ |
| H A D | arity20_1.hpp | 28 …OST_PP_EMPTY) (T1 , T2 , T3 , T4 , T5 , T6 , T7 , T8 , T9 , T10 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 38 …_EMPTY) (T1 , T2 , T3 , T4 , T5 , T6 , T7 , T8 , T9 , T10 , T11 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 48 …) (T1 , T2 , T3 , T4 , T5 , T6 , T7 , T8 , T9 , T10 , T11 , T12 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 58 …, T2 , T3 , T4 , T5 , T6 , T7 , T8 , T9 , T10 , T11 , T12 , T13 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 68 … T3 , T4 , T5 , T6 , T7 , T8 , T9 , T10 , T11 , T12 , T13 , T14 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 78 …T4 , T5 , T6 , T7 , T8 , T9 , T10 , T11 , T12 , T13 , T14 , T15 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 88 …5 , T6 , T7 , T8 , T9 , T10 , T11 , T12 , T13 , T14 , T15 , T16 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 98 … , T7 , T8 , T9 , T10 , T11 , T12 , T13 , T14 , T15 , T16 , T17 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 108 …, T8 , T9 , T10 , T11 , T12 , T13 , T14 , T15 , T16 , T17 , T18 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 118 … T9 , T10 , T11 , T12 , T13 , T14 , T15 , T16 , T17 , T18 , T19 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef
|
| H A D | arity40_1.hpp | 28 …T20 , T21 , T22 , T23 , T24 , T25 , T26 , T27 , T28 , T29 , T30 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 38 …T21 , T22 , T23 , T24 , T25 , T26 , T27 , T28 , T29 , T30 , T31 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 48 …T22 , T23 , T24 , T25 , T26 , T27 , T28 , T29 , T30 , T31 , T32 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 58 …T23 , T24 , T25 , T26 , T27 , T28 , T29 , T30 , T31 , T32 , T33 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 68 …T24 , T25 , T26 , T27 , T28 , T29 , T30 , T31 , T32 , T33 , T34 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 78 …T25 , T26 , T27 , T28 , T29 , T30 , T31 , T32 , T33 , T34 , T35 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 88 …T26 , T27 , T28 , T29 , T30 , T31 , T32 , T33 , T34 , T35 , T36 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 98 …T27 , T28 , T29 , T30 , T31 , T32 , T33 , T34 , T35 , T36 , T37 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 108 …T28 , T29 , T30 , T31 , T32 , T33 , T34 , T35 , T36 , T37 , T38 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 118 …T29 , T30 , T31 , T32 , T33 , T34 , T35 , T36 , T37 , T38 , T39 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef
|
| H A D | arity30_0.hpp | 28 …T10 , T11 , T12 , T13 , T14 , T15 , T16 , T17 , T18 , T19 , T20 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 38 …T11 , T12 , T13 , T14 , T15 , T16 , T17 , T18 , T19 , T20 , T21 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 48 …T12 , T13 , T14 , T15 , T16 , T17 , T18 , T19 , T20 , T21 , T22 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 58 …T13 , T14 , T15 , T16 , T17 , T18 , T19 , T20 , T21 , T22 , T23 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 68 …T14 , T15 , T16 , T17 , T18 , T19 , T20 , T21 , T22 , T23 , T24 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 78 …T15 , T16 , T17 , T18 , T19 , T20 , T21 , T22 , T23 , T24 , T25 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 88 …T16 , T17 , T18 , T19 , T20 , T21 , T22 , T23 , T24 , T25 , T26 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 98 …T17 , T18 , T19 , T20 , T21 , T22 , T23 , T24 , T25 , T26 , T27 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 108 …T18 , T19 , T20 , T21 , T22 , T23 , T24 , T25 , T26 , T27 , T28 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 118 …T19 , T20 , T21 , T22 , T23 , T24 , T25 , T26 , T27 , T28 , T29 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef
|
| H A D | arity40_0.hpp | 28 …T20 , T21 , T22 , T23 , T24 , T25 , T26 , T27 , T28 , T29 , T30 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 38 …T21 , T22 , T23 , T24 , T25 , T26 , T27 , T28 , T29 , T30 , T31 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 48 …T22 , T23 , T24 , T25 , T26 , T27 , T28 , T29 , T30 , T31 , T32 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 58 …T23 , T24 , T25 , T26 , T27 , T28 , T29 , T30 , T31 , T32 , T33 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 68 …T24 , T25 , T26 , T27 , T28 , T29 , T30 , T31 , T32 , T33 , T34 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 78 …T25 , T26 , T27 , T28 , T29 , T30 , T31 , T32 , T33 , T34 , T35 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 88 …T26 , T27 , T28 , T29 , T30 , T31 , T32 , T33 , T34 , T35 , T36 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 98 …T27 , T28 , T29 , T30 , T31 , T32 , T33 , T34 , T35 , T36 , T37 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 108 …T28 , T29 , T30 , T31 , T32 , T33 , T34 , T35 , T36 , T37 , T38 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 118 …T29 , T30 , T31 , T32 , T33 , T34 , T35 , T36 , T37 , T38 , T39 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef
|
| H A D | arity30_1.hpp | 28 …T10 , T11 , T12 , T13 , T14 , T15 , T16 , T17 , T18 , T19 , T20 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 38 …T11 , T12 , T13 , T14 , T15 , T16 , T17 , T18 , T19 , T20 , T21 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 48 …T12 , T13 , T14 , T15 , T16 , T17 , T18 , T19 , T20 , T21 , T22 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 58 …T13 , T14 , T15 , T16 , T17 , T18 , T19 , T20 , T21 , T22 , T23 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 68 …T14 , T15 , T16 , T17 , T18 , T19 , T20 , T21 , T22 , T23 , T24 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 78 …T15 , T16 , T17 , T18 , T19 , T20 , T21 , T22 , T23 , T24 , T25 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 88 …T16 , T17 , T18 , T19 , T20 , T21 , T22 , T23 , T24 , T25 , T26 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 98 …T17 , T18 , T19 , T20 , T21 , T22 , T23 , T24 , T25 , T26 , T27 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 108 …T18 , T19 , T20 , T21 , T22 , T23 , T24 , T25 , T26 , T27 , T28 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 118 …T19 , T20 , T21 , T22 , T23 , T24 , T25 , T26 , T27 , T28 , T29 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef
|
| H A D | arity20_0.hpp | 28 …P_EMPTY) (T0 , T1 , T2 , T3 , T4 , T5 , T6 , T7 , T8 , T9 , T10 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 38 …Y) (T0 , T1 , T2 , T3 , T4 , T5 , T6 , T7 , T8 , T9 , T10 , T11 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 48 … , T1 , T2 , T3 , T4 , T5 , T6 , T7 , T8 , T9 , T10 , T11 , T12 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 58 …, T2 , T3 , T4 , T5 , T6 , T7 , T8 , T9 , T10 , T11 , T12 , T13 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 68 … T3 , T4 , T5 , T6 , T7 , T8 , T9 , T10 , T11 , T12 , T13 , T14 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 78 …T4 , T5 , T6 , T7 , T8 , T9 , T10 , T11 , T12 , T13 , T14 , T15 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 88 …5 , T6 , T7 , T8 , T9 , T10 , T11 , T12 , T13 , T14 , T15 , T16 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 98 … , T7 , T8 , T9 , T10 , T11 , T12 , T13 , T14 , T15 , T16 , T17 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 108 …, T8 , T9 , T10 , T11 , T12 , T13 , T14 , T15 , T16 , T17 , T18 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 118 … T9 , T10 , T11 , T12 , T13 , T14 , T15 , T16 , T17 , T18 , T19 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef
|
| H A D | arity10_1.hpp | 27 …ypes::components<BOOST_FT_syntax(BOOST_FT_cc, BOOST_PP_EMPTY) ( BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 37 …es::components<BOOST_FT_syntax(BOOST_FT_cc, BOOST_PP_EMPTY) (T1 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 47 …omponents<BOOST_FT_syntax(BOOST_FT_cc, BOOST_PP_EMPTY) (T1 , T2 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 57 …ents<BOOST_FT_syntax(BOOST_FT_cc, BOOST_PP_EMPTY) (T1 , T2 , T3 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 67 …BOOST_FT_syntax(BOOST_FT_cc, BOOST_PP_EMPTY) (T1 , T2 , T3 , T4 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 77 …_FT_syntax(BOOST_FT_cc, BOOST_PP_EMPTY) (T1 , T2 , T3 , T4 , T5 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 87 …yntax(BOOST_FT_cc, BOOST_PP_EMPTY) (T1 , T2 , T3 , T4 , T5 , T6 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 97 …(BOOST_FT_cc, BOOST_PP_EMPTY) (T1 , T2 , T3 , T4 , T5 , T6 , T7 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 107 …T_FT_cc, BOOST_PP_EMPTY) (T1 , T2 , T3 , T4 , T5 , T6 , T7 , T8 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 117 …cc, BOOST_PP_EMPTY) (T1 , T2 , T3 , T4 , T5 , T6 , T7 , T8 , T9 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef
|
| H A D | arity50_1.hpp | 28 …T30 , T31 , T32 , T33 , T34 , T35 , T36 , T37 , T38 , T39 , T40 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 38 …T31 , T32 , T33 , T34 , T35 , T36 , T37 , T38 , T39 , T40 , T41 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 48 …T32 , T33 , T34 , T35 , T36 , T37 , T38 , T39 , T40 , T41 , T42 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 58 …T33 , T34 , T35 , T36 , T37 , T38 , T39 , T40 , T41 , T42 , T43 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 68 …T34 , T35 , T36 , T37 , T38 , T39 , T40 , T41 , T42 , T43 , T44 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 78 …T35 , T36 , T37 , T38 , T39 , T40 , T41 , T42 , T43 , T44 , T45 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 88 …T36 , T37 , T38 , T39 , T40 , T41 , T42 , T43 , T44 , T45 , T46 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 98 …T37 , T38 , T39 , T40 , T41 , T42 , T43 , T44 , T45 , T46 , T47 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 108 …T38 , T39 , T40 , T41 , T42 , T43 , T44 , T45 , T46 , T47 , T48 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 118 …T39 , T40 , T41 , T42 , T43 , T44 , T45 , T46 , T47 , T48 , T49 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef
|
| H A D | arity50_0.hpp | 28 …T30 , T31 , T32 , T33 , T34 , T35 , T36 , T37 , T38 , T39 , T40 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 38 …T31 , T32 , T33 , T34 , T35 , T36 , T37 , T38 , T39 , T40 , T41 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 48 …T32 , T33 , T34 , T35 , T36 , T37 , T38 , T39 , T40 , T41 , T42 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 58 …T33 , T34 , T35 , T36 , T37 , T38 , T39 , T40 , T41 , T42 , T43 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 68 …T34 , T35 , T36 , T37 , T38 , T39 , T40 , T41 , T42 , T43 , T44 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 78 …T35 , T36 , T37 , T38 , T39 , T40 , T41 , T42 , T43 , T44 , T45 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 88 …T36 , T37 , T38 , T39 , T40 , T41 , T42 , T43 , T44 , T45 , T46 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 98 …T37 , T38 , T39 , T40 , T41 , T42 , T43 , T44 , T45 , T46 , T47 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 108 …T38 , T39 , T40 , T41 , T42 , T43 , T44 , T45 , T46 , T47 , T48 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef 118 …T39 , T40 , T41 , T42 , T43 , T44 , T45 , T46 , T47 , T48 , T49 BOOST_FT_ell) BOOST_FT_cv, L> type; typedef
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | auto_fs.h | 47 int type; /* Type of packet */ member 103 static inline void set_autofs_type_indirect(unsigned int *type) in set_autofs_type_indirect() 108 static inline unsigned int autofs_type_indirect(unsigned int type) in autofs_type_indirect() 113 static inline void set_autofs_type_direct(unsigned int *type) in set_autofs_type_direct() 118 static inline unsigned int autofs_type_direct(unsigned int type) in autofs_type_direct() 123 static inline void set_autofs_type_offset(unsigned int *type) in set_autofs_type_offset() 128 static inline unsigned int autofs_type_offset(unsigned int type) in autofs_type_offset() 133 static inline unsigned int autofs_type_trigger(unsigned int type) in autofs_type_trigger() 143 static inline void set_autofs_type_any(unsigned int *type) in set_autofs_type_any() 148 static inline unsigned int autofs_type_any(unsigned int type) in autofs_type_any()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | auto_fs.h | 45 int type; /* Type of packet */ member 101 static __inline__ void set_autofs_type_indirect(unsigned int *type) in set_autofs_type_indirect() 106 static __inline__ unsigned int autofs_type_indirect(unsigned int type) in autofs_type_indirect() 111 static __inline__ void set_autofs_type_direct(unsigned int *type) in set_autofs_type_direct() 116 static __inline__ unsigned int autofs_type_direct(unsigned int type) in autofs_type_direct() 121 static __inline__ void set_autofs_type_offset(unsigned int *type) in set_autofs_type_offset() 126 static __inline__ unsigned int autofs_type_offset(unsigned int type) in autofs_type_offset() 131 static __inline__ unsigned int autofs_type_trigger(unsigned int type) in autofs_type_trigger() 141 static __inline__ void set_autofs_type_any(unsigned int *type) in set_autofs_type_any() 146 static __inline__ unsigned int autofs_type_any(unsigned int type) in autofs_type_any()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | auto_fs.h | 45 int type; /* Type of packet */ member 101 static __inline__ void set_autofs_type_indirect(unsigned int *type) in set_autofs_type_indirect() 106 static __inline__ unsigned int autofs_type_indirect(unsigned int type) in autofs_type_indirect() 111 static __inline__ void set_autofs_type_direct(unsigned int *type) in set_autofs_type_direct() 116 static __inline__ unsigned int autofs_type_direct(unsigned int type) in autofs_type_direct() 121 static __inline__ void set_autofs_type_offset(unsigned int *type) in set_autofs_type_offset() 126 static __inline__ unsigned int autofs_type_offset(unsigned int type) in autofs_type_offset() 131 static __inline__ unsigned int autofs_type_trigger(unsigned int type) in autofs_type_trigger() 141 static __inline__ void set_autofs_type_any(unsigned int *type) in set_autofs_type_any() 146 static __inline__ unsigned int autofs_type_any(unsigned int type) in autofs_type_any()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/core/ |
| H A D | enable_if.hpp | 29 typedef R type; typedef 34 typedef T type; typedef 45 typedef typename T::type type; typedef 57 typedef T type; typedef 68 typedef typename T::type type; typedef
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | bcmxtlv.c | 199 bcm_xtlv_pack_xtlv(bcm_xtlv_t *xtlv, uint16 type, uint16 len, const uint8 *data, in bcm_xtlv_pack_xtlv() 247 bcm_xtlv_unpack_xtlv(const bcm_xtlv_t *xtlv, uint16 *type, uint16 *len, in bcm_xtlv_unpack_xtlv() 259 bcm_xtlv_put_data(bcm_xtlvbuf_t *tbuf, uint16 type, const uint8 *data, int n) in bcm_xtlv_put_data() 278 bcm_xtlv_put_int(bcm_xtlvbuf_t *tbuf, uint16 type, const uint8 *data, int n, int int_sz) in bcm_xtlv_put_int() 334 bcm_xtlv_put16(bcm_xtlvbuf_t *tbuf, uint16 type, const uint16 *data, int n) in bcm_xtlv_put16() 340 bcm_xtlv_put32(bcm_xtlvbuf_t *tbuf, uint16 type, const uint32 *data, int n) in bcm_xtlv_put32() 346 bcm_xtlv_put64(bcm_xtlvbuf_t *tbuf, uint16 type, const uint64 *data, int n) in bcm_xtlv_put64() 363 uint16 type; in bcm_unpack_xtlv_entry() local 385 bcm_pack_xtlv_entry(uint8 **tlv_buf, uint16 *buflen, uint16 type, uint16 len, in bcm_pack_xtlv_entry() 417 uint16 type; in bcm_unpack_xtlv_buf() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | bcmxtlv.c | 199 bcm_xtlv_pack_xtlv(bcm_xtlv_t *xtlv, uint16 type, uint16 len, const uint8 *data, in bcm_xtlv_pack_xtlv() 247 bcm_xtlv_unpack_xtlv(const bcm_xtlv_t *xtlv, uint16 *type, uint16 *len, in bcm_xtlv_unpack_xtlv() 259 bcm_xtlv_put_data(bcm_xtlvbuf_t *tbuf, uint16 type, const uint8 *data, int n) in bcm_xtlv_put_data() 278 bcm_xtlv_put_int(bcm_xtlvbuf_t *tbuf, uint16 type, const uint8 *data, int n, int int_sz) in bcm_xtlv_put_int() 334 bcm_xtlv_put16(bcm_xtlvbuf_t *tbuf, uint16 type, const uint16 *data, int n) in bcm_xtlv_put16() 340 bcm_xtlv_put32(bcm_xtlvbuf_t *tbuf, uint16 type, const uint32 *data, int n) in bcm_xtlv_put32() 346 bcm_xtlv_put64(bcm_xtlvbuf_t *tbuf, uint16 type, const uint64 *data, int n) in bcm_xtlv_put64() 363 uint16 type; in bcm_unpack_xtlv_entry() local 385 bcm_pack_xtlv_entry(uint8 **tlv_buf, uint16 *buflen, uint16 type, uint16 len, in bcm_pack_xtlv_entry() 417 uint16 type; in bcm_unpack_xtlv_buf() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | bcmxtlv.c | 199 bcm_xtlv_pack_xtlv(bcm_xtlv_t *xtlv, uint16 type, uint16 len, const uint8 *data, in bcm_xtlv_pack_xtlv() 247 bcm_xtlv_unpack_xtlv(const bcm_xtlv_t *xtlv, uint16 *type, uint16 *len, in bcm_xtlv_unpack_xtlv() 259 bcm_xtlv_put_data(bcm_xtlvbuf_t *tbuf, uint16 type, const uint8 *data, int n) in bcm_xtlv_put_data() 278 bcm_xtlv_put_int(bcm_xtlvbuf_t *tbuf, uint16 type, const uint8 *data, int n, int int_sz) in bcm_xtlv_put_int() 334 bcm_xtlv_put16(bcm_xtlvbuf_t *tbuf, uint16 type, const uint16 *data, int n) in bcm_xtlv_put16() 340 bcm_xtlv_put32(bcm_xtlvbuf_t *tbuf, uint16 type, const uint32 *data, int n) in bcm_xtlv_put32() 346 bcm_xtlv_put64(bcm_xtlvbuf_t *tbuf, uint16 type, const uint64 *data, int n) in bcm_xtlv_put64() 363 uint16 type; in bcm_unpack_xtlv_entry() local 385 bcm_pack_xtlv_entry(uint8 **tlv_buf, uint16 *buflen, uint16 type, uint16 len, in bcm_pack_xtlv_entry() 417 uint16 type; in bcm_unpack_xtlv_buf() local [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/vector/aux_/preprocessed/plain/ |
| H A D | vector40.hpp | 26 typedef vector31 type; typedef 89 > type; typedef 114 > type; typedef 141 > type; typedef 166 > type; typedef 173 typedef typename V::item31 type; typedef 188 typedef vector32 type; typedef 253 > type; typedef 279 > type; typedef 307 > type; typedef [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/algorithm/string/ |
| H A D | sequence_traits.hpp | 56 typedef mpl::bool_<has_native_replace<T>::value> type; typedef in boost::algorithm::has_native_replace 75 typedef mpl::bool_<has_stable_iterators<T>::value> type; typedef in boost::algorithm::has_stable_iterators 94 typedef mpl::bool_<has_const_time_insert<T>::value> type; typedef in boost::algorithm::has_const_time_insert 113 typedef mpl::bool_<has_const_time_erase<T>::value> type; typedef in boost::algorithm::has_const_time_erase
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/ |
| H A D | make_expr.hpp | 137 type; typedef 185 type; typedef 222 type; typedef 246 type; typedef 278 type; typedef 347 type; typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/node/ |
| H A D | node_elements.hpp | 28 typedef typename indexable_type<Translator>::type type; typedef 37 typedef First type; typedef 75 typedef typename Node::elements_type type; typedef 97 typedef boost::container::vector<NewValue> type; typedef 103 typedef detail::varray<NewValue, N> type; typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/special_functions/detail/ |
| H A D | fp_traits.hpp | 492 typedef unknown_precision type; typedef 497 typedef single_precision type; typedef 502 typedef double_precision type; typedef 507 typedef extended_double_precision type; typedef 512 typedef extended_double_precision type; typedef 517 typedef extended_double_precision type; typedef 529 typedef fp_traits_non_native<T, precision> type; typedef 534 typedef fp_traits_native<float> type; typedef 539 typedef fp_traits_native<double> type; typedef 544 typedef fp_traits_native<long double> type; typedef [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/dmc/ |
| H A D | bind.hpp | 23 typedef T type; typedef 33 typedef T type; typedef 42 typedef Arg type; typedef 50 typedef typename apply_wrap5<mpl::arg<N>, U1, U2, U3, U4, U5>::type type; typedef 61 typedef typename apply_wrap5< f_,U1,U2,U3,U4,U5 >::type type; typedef 86 >::type type; typedef 102 typedef typename apply_wrap5< f_,U1,U2,U3,U4,U5 >::type type; typedef 144 >::type type; typedef 160 typedef typename apply_wrap5< f_,U1,U2,U3,U4,U5 >::type type; typedef 207 >::type type; typedef [all …]
|