Home
last modified time | relevance | path

Searched defs:fold (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/algorithm/iteration/detail/preprocessed/
H A Dfold.hpp124 fold(Seq& seq, State& state, F& f) in fold() function
141 struct fold struct
152 fold(Seq& seq, State const& state, F f) in fold() function
163 fold(Seq const& seq, State const& state, F f) in fold() function
174 fold(Seq& seq, State& state, F f) in fold() function
185 fold(Seq const& seq, State& state, F f) in fold() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/tao_tuple/28626e99/include/tao/seq/
H A Dfold.hpp41 struct fold< OP, T, N > struct
46 struct fold struct
51 struct fold< OP, integer_sequence< T, Ns... > > struct
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/
H A Dfold.hpp86 struct fold : transform<fold<Sequence, State0, Fun> > struct
89 struct impl : transform_impl<Expr, State, Data>
212 struct fold<_, State0, Fun> : transform<fold<_, State0, Fun> > struct
215 struct impl
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/
H A Dfold.hpp31 struct fold struct
39 >::state type;
/OK3568_Linux_fs/kernel/include/linux/
H A Detherdevice.h329 u32 fold = ((*(const u32 *)addr1) ^ (*(const u32 *)addr2)) | in ether_addr_equal() local
358 u64 fold = (*(const u64 *)addr1) ^ (*(const u64 *)addr2); in ether_addr_equal_64bits() local
511 unsigned long fold; in compare_ether_header() local
/OK3568_Linux_fs/kernel/net/sched/
H A Dcls_basic.c178 struct basic_filter *fold = (struct basic_filter *) *arg; in basic_change() local
H A Dcls_flow.c394 struct flow_filter *fold, *fnew; in flow_change() local
H A Dcls_route.c477 struct route4_filter *fold, *f1, *pfp, *f = NULL; in route4_change() local
H A Dcls_flower.c1856 struct cls_fl_filter *fold, in fl_check_assign_mask()
1943 struct cls_fl_filter *fold, in fl_ht_insert_unique()
1971 struct cls_fl_filter *fold = *arg; in fl_change() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf.c78 u64 fold = __swab64(ether_addr_to_u64(addr)) >> 16; in enetc_mac_addr_hash_idx() local
/OK3568_Linux_fs/kernel/net/wireless/
H A Dscan.c1534 u8 fold = 0; in cfg80211_combine_bsses() local
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dverifier.c9505 struct bpf_func_state *fold, *fcur; in states_maybe_looping() local