Home
last modified time | relevance | path

Searched defs:type (Results 726 – 750 of 10595) sorted by relevance

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/util/
H A Dselect_coordinate_type.hpp44 >::type type; typedef
54 >::type type; typedef
63 >::type type; typedef
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Djump_label.c8 enum jump_label_type type, in __arch_jump_label_transform()
26 enum jump_label_type type) in arch_jump_label_transform()
32 enum jump_label_type type) in arch_jump_label_transform_static()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/detail/cpp03/
H A Dphx2_result.hpp58 typedef typename F::template result<BOOST_PHOENIX_A>::type type; typedef
64 typedef typename F::template result<BOOST_PHOENIX_A>::type type; typedef
70 typedef typename F::template result<BOOST_PHOENIX_A>::type type; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/range/
H A Diterator.hpp39 range_mutable_iterator<C> >::type type; typedef
45 typedef T* type; typedef
54 range_detail_vc7_1::range_iterator<C>::type type; typedef
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dtraits.hpp124 type = CV_MAKETYPE(depth, channels) enumerator
140 type = CV_MAKETYPE(depth, channels) enumerator
155 type = CV_MAKETYPE(depth, channels) enumerator
170 type = CV_MAKETYPE(depth, channels) enumerator
185 type = CV_MAKETYPE(depth, channels) enumerator
200 type = CV_MAKETYPE(depth, channels) enumerator
215 type = CV_MAKETYPE(depth, channels) enumerator
230 type = CV_MAKETYPE(depth, channels) enumerator
245 type = CV_MAKETYPE(depth, channels) enumerator
260 type = CV_MAKETYPE(depth, channels) enumerator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dtraits.hpp124 type = CV_MAKETYPE(depth, channels) enumerator
140 type = CV_MAKETYPE(depth, channels) enumerator
155 type = CV_MAKETYPE(depth, channels) enumerator
170 type = CV_MAKETYPE(depth, channels) enumerator
185 type = CV_MAKETYPE(depth, channels) enumerator
200 type = CV_MAKETYPE(depth, channels) enumerator
215 type = CV_MAKETYPE(depth, channels) enumerator
230 type = CV_MAKETYPE(depth, channels) enumerator
245 type = CV_MAKETYPE(depth, channels) enumerator
260 type = CV_MAKETYPE(depth, channels) enumerator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dtraits.hpp124 type = CV_MAKETYPE(depth, channels) enumerator
140 type = CV_MAKETYPE(depth, channels) enumerator
155 type = CV_MAKETYPE(depth, channels) enumerator
170 type = CV_MAKETYPE(depth, channels) enumerator
185 type = CV_MAKETYPE(depth, channels) enumerator
200 type = CV_MAKETYPE(depth, channels) enumerator
215 type = CV_MAKETYPE(depth, channels) enumerator
230 type = CV_MAKETYPE(depth, channels) enumerator
245 type = CV_MAKETYPE(depth, channels) enumerator
260 type = CV_MAKETYPE(depth, channels) enumerator
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dcmpxchg.h9 #define ____xchg(type, args...) __xchg ## type ## _local(args) argument
10 #define ____cmpxchg(type, args...) __cmpxchg ## type ## _local(args) argument
37 #define ____xchg(type, args...) __xchg ##type(args) argument
38 #define ____cmpxchg(type, args...) __cmpxchg ##type(args) argument
/OK3568_Linux_fs/kernel/sound/synth/emux/
H A Demux_effect.c19 #define xoffsetof(type,tag) ((long)(&((type)NULL)->tag) - (long)(NULL)) argument
38 int type; /* byte or word */ member
86 effect_set_byte(unsigned char *valp, struct snd_midi_channel *chan, int type) in effect_set_byte()
107 effect_set_word(unsigned short *valp, struct snd_midi_channel *chan, int type) in effect_set_word()
143 struct snd_midi_channel *chan, int type, int val) in snd_emux_send_effect_oss()
164 int type, int val, int mode) in snd_emux_send_effect()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/typeof/
H A Dregister_functions_iterate.hpp15 typedef BOOST_TYPEOF_ENCODE_PARAMS(BOOST_PP_INC(n), FUN_PTR_ID + n) type; typedef
22 typedef BOOST_TYPEOF_ENCODE_PARAMS(BOOST_PP_INC(n), FUN_VAR_PTR_ID + n) type; typedef
51 typedef BOOST_TYPEOF_ENCODE_PARAMS(BOOST_PP_INC(n), FUN_REF_ID + n) type; typedef
58 typedef BOOST_TYPEOF_ENCODE_PARAMS(BOOST_PP_INC(n), FUN_VAR_REF_ID + n) type; typedef
85 typedef BOOST_TYPEOF_ENCODE_PARAMS(BOOST_PP_INC(n), FUN_ID + n) type; typedef
92 typedef BOOST_TYPEOF_ENCODE_PARAMS(BOOST_PP_INC(n), FUN_VAR_ID + n) type; typedef
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/musl/bsd-headers/
H A Dsys-tree.h58 #define SPLAY_HEAD(name, type) \ argument
70 #define SPLAY_ENTRY(type) \ argument
115 #define SPLAY_PROTOTYPE(name, type, field, cmp) \ argument
157 #define SPLAY_GENERATE(name, type, field, cmp) \ argument
292 #define RB_HEAD(name, type) \ argument
306 #define RB_ENTRY(type) \ argument
377 #define RB_PROTOTYPE(name, type, field, cmp) \ argument
379 #define RB_PROTOTYPE_STATIC(name, type, field, cmp) \ argument
381 #define RB_PROTOTYPE_INTERNAL(name, type, field, cmp, attr) \ argument
396 #define RB_GENERATE(name, type, field, cmp) \ argument
[all …]
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A Dqueue.h107 #define SLIST_HEAD(name, type) \ argument
115 #define SLIST_ENTRY(type) \ argument
148 #define SLIST_REMOVE(head, elm, type, field) do { \ argument
168 #define STAILQ_HEAD(name, type) \ argument
177 #define STAILQ_ENTRY(type) \ argument
221 #define STAILQ_REMOVE(head, elm, type, field) do { \ argument
249 #define BSD_LIST_HEAD(name, type) \ argument
257 #define LIST_ENTRY(type) \ argument
314 #define TAILQ_HEAD(name, type) \ argument
323 #define TAILQ_ENTRY(type) \ argument
[all …]
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dicmp.c84 u8 type, u8 code, int offset, __be32 info) in icmpv6_err()
173 static bool icmpv6_mask_allow(struct net *net, int type) in icmpv6_mask_allow()
185 static bool icmpv6_global_allow(struct net *net, int type) in icmpv6_global_allow()
199 static bool icmpv6_xrlim_allow(struct sock *sk, u8 type, in icmpv6_xrlim_allow()
238 static bool icmpv6_rt_has_prefsrc(struct sock *sk, u8 type, in icmpv6_rt_has_prefsrc()
316 uint8_t type; member
447 void icmp6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info, in icmp6_send()
653 int ip6_err_gen_icmpv6_unreach(struct sk_buff *skb, int nhs, int type, in ip6_err_gen_icmpv6_unreach()
811 void icmpv6_notify(struct sk_buff *skb, u8 type, u8 code, __be32 info) in icmpv6_notify()
866 u8 type; in icmpv6_rcv() local
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/
H A Dtype_wrapper.hpp24 typedef T type; typedef
36 typedef T type; typedef
41 typedef typename W::type type; typedef
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/modules/color/
H A Dcolor_table.c17 bool mod_color_is_table_init(enum table_type type) in mod_color_is_table_init()
29 struct fixed31_32 *mod_color_get_table(enum table_type type) in mod_color_get_table()
41 void mod_color_set_table_init_state(enum table_type type, bool state) in mod_color_set_table_init_state()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfirmware-map.h23 static inline int firmware_map_add_early(u64 start, u64 end, const char *type) in firmware_map_add_early()
28 static inline int firmware_map_add_hotplug(u64 start, u64 end, const char *type) in firmware_map_add_hotplug()
33 static inline int firmware_map_remove(u64 start, u64 end, const char *type) in firmware_map_remove()
/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/
H A Dcomplex.h98 #define __MATHDECL_IMPL(type, function, args) \ argument
101 #define __MATHDECL(type, function, args) \ argument
103 #define __MATHDECL_1_IMPL(type, function, args) \ argument
105 #define __MATHDECL_1(type, function, args) \ argument
127 # define __MATHDECL_1(type, function, args) \ argument
149 #define __MATHDECL(type, function, args) \ argument
151 # define __MATHDECL_1(type, function, args) \ argument
/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/
H A Dcomplex.h98 #define __MATHDECL_IMPL(type, function, args) \ argument
101 #define __MATHDECL(type, function, args) \ argument
103 #define __MATHDECL_1_IMPL(type, function, args) \ argument
105 #define __MATHDECL_1(type, function, args) \ argument
127 # define __MATHDECL_1(type, function, args) \ argument
149 #define __MATHDECL(type, function, args) \ argument
151 # define __MATHDECL_1(type, function, args) \ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Dcontext.hpp129 typedef typename Context::attributes_type type; typedef
135 typedef typename Context::attributes_type const type; typedef
146 typedef typename Context::locals_type type; typedef
152 typedef typename Context::locals_type const type; typedef
158 typedef typename Context::locals_type type; typedef
186 type; typedef
222 type; typedef
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dbcmxtlv.c115 bcm_xtlv_put_data(bcm_xtlvbuf_t *tbuf, uint16 type, const void *data, uint16 dlen) in bcm_xtlv_put_data()
133 bcm_xtlv_put_8(bcm_xtlvbuf_t *tbuf, uint16 type, const int8 data) in bcm_xtlv_put_8()
151 bcm_xtlv_put_16(bcm_xtlvbuf_t *tbuf, uint16 type, const int16 data) in bcm_xtlv_put_16()
170 bcm_xtlv_put_32(bcm_xtlvbuf_t *tbuf, uint16 type, const int32 data) in bcm_xtlv_put_32()
200 uint16 type; in bcm_unpack_xtlv_entry() local
229 bcm_pack_xtlv_entry(uint8 **tlv_buf, uint16 *buflen, uint16 type, uint16 len, void *src, in bcm_pack_xtlv_entry()
268 uint16 type; in bcm_unpack_xtlv_buf() local
414 uint16 type, len; in bcm_get_data_from_xtlv_buf() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/tuple/detail/
H A Dtuple_basic.hpp101 typedef BOOST_DEDUCED_TYPENAME next::type::tail_type type; typedef
112 typedef Tuple type; typedef
133 apply<T>::type::head_type type; typedef
144 typedef const unqualified_type type; typedef
157 apply<T>::type::head_type type; typedef
165 typedef const unqualified_type type; typedef
252 >::RET type; typedef
255 typedef non_storeable_type<void> type; typedef
457 > type; typedef
464 typedef null_type type; typedef
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/
H A Dif.hpp36 typedef T1 type; typedef
45 typedef T2 type; typedef
70 typedef typename almost_type_::type type; typedef
/OK3568_Linux_fs/kernel/net/tipc/
H A Dname_table.c81 u32 type; member
222 static struct publication *tipc_publ_create(u32 type, u32 lower, u32 upper, in tipc_publ_create()
251 static struct tipc_service *tipc_service_create(u32 type, struct hlist_head *hd) in tipc_service_create()
319 u32 type, u32 lower, in tipc_service_insert_publ()
444 static struct tipc_service *tipc_service_find(struct net *net, u32 type) in tipc_service_find()
458 struct publication *tipc_nametbl_insert_publ(struct net *net, u32 type, in tipc_nametbl_insert_publ()
485 struct publication *tipc_nametbl_remove_publ(struct net *net, u32 type, in tipc_nametbl_remove_publ()
545 u32 tipc_nametbl_translate(struct net *net, u32 type, u32 instance, u32 *dnode) in tipc_nametbl_translate()
601 bool tipc_nametbl_lookup(struct net *net, u32 type, u32 instance, u32 scope, in tipc_nametbl_lookup()
642 void tipc_nametbl_mc_lookup(struct net *net, u32 type, u32 lower, u32 upper, in tipc_nametbl_mc_lookup()
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/cuda/detail/
H A Dtype_traits_detail.hpp55 template <bool, typename T1, typename T2> struct Select { typedef T1 type; }; typedef
56 template <typename T1, typename T2> struct Select<false, T1, T2> { typedef T2 type; }; typedef
124 template <class U> struct AddParameterType { typedef const U& type; }; typedef
125 template <class U> struct AddParameterType<U&> { typedef U& type; }; typedef
126 template <> struct AddParameterType<void> { typedef void type; }; typedef
131 typedef U type; typedef
136 typedef U type; typedef
142 typedef void type; typedef
147 typedef U type; typedef
152 typedef U type; typedef
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/cuda/detail/
H A Dtype_traits_detail.hpp55 template <bool, typename T1, typename T2> struct Select { typedef T1 type; }; typedef
56 template <typename T1, typename T2> struct Select<false, T1, T2> { typedef T2 type; }; typedef
124 template <class U> struct AddParameterType { typedef const U& type; }; typedef
125 template <class U> struct AddParameterType<U&> { typedef U& type; }; typedef
126 template <> struct AddParameterType<void> { typedef void type; }; typedef
131 typedef U type; typedef
136 typedef U type; typedef
142 typedef void type; typedef
147 typedef U type; typedef
152 typedef U type; typedef
[all …]

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