Home
last modified time | relevance | path

Searched defs:deref (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/
H A Djoint_iter.hpp54 struct deref< joint_iter<I1,L1,I2> > struct
56 typedef typename joint_iter<I1,L1,I2>::base base_;
57 typedef typename deref<base_>::type type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/
H A Dderef.hpp27 struct deref struct
30 typedef typename Iterator::type type;
H A Dpair_view.hpp91 struct deref< pair_iter<Iter1,Iter2,C> > struct
96 > type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/adapted/mpl/
H A Dmpl_iterator.hpp35 struct deref struct
39 type;
43 call(Iterator) in call()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/iterator/detail/
H A Dsegmented_iterator.hpp47 struct deref struct
53 type;
56 static type call(It const& it) in call()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/iterator/
H A Diterator_adapter.hpp84 struct deref struct
90 type;
94 call(Iterator const& it) in call()
H A Dderef.hpp51 struct deref struct
60 deref(Iterator const& i) in deref() function
H A Dbasic_iterator.hpp54 struct deref struct
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/list/aux_/
H A Diterator.hpp37 struct deref< l_iter<Node> > struct
39 typedef typename Node::item type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Dcontainer.hpp477 deref(Iterator& it) in deref() function
483 deref(unused_type const*) in deref() function
577 struct deref struct
582 struct deref<unused_type const*> struct
584 typedef unused_type type;
/OK3568_Linux_fs/kernel/fs/ocfs2/dlm/
H A Ddlmmaster.c2219 struct dlm_deref_lockres deref; in dlm_drop_lockres_ref() local
2255 struct dlm_deref_lockres *deref = (struct dlm_deref_lockres *)msg->buf; in dlm_deref_lockres_handler() local
2349 struct dlm_deref_lockres_done *deref in dlm_deref_lockres_done_handler() local
2413 struct dlm_deref_lockres_done deref; in dlm_drop_lockres_ref_done() local
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_probe.c360 int deref = FETCH_OP_DEREF; in parse_probe_arg() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Dforeach.hpp768 deref(auto_any_t cur, type2type<T, C> *) in deref() function
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/cxgb4/
H A Diw_cxgb4.h241 bool deref) in _c4iw_wake_up()