Home
last modified time | relevance | path

Searched refs:skip_first (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/iterators/
H A Dever_circling_iterator.hpp48 bool skip_first = false) in ever_circling_iterator()
51 , m_skip_first(skip_first) in ever_circling_iterator()
57 bool skip_first = false) in ever_circling_iterator()
60 , m_skip_first(skip_first) in ever_circling_iterator()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/
H A Drange_in_geometry.hpp115 bool skip_first = false) in range_in_geometry() argument
126 else if (skip_first) in range_in_geometry()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.h51 unsigned char skip_first; /* whether the first line is a header */ member
H A Dcxgb4_debugfs.c57 pos -= tb->skip_first; in seq_tab_get_idx()
65 if (tb->skip_first && *pos == 0) in seq_tab_start()
107 p->skip_first = have_header != 0; in seq_open_tab()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Duhci-q.c373 int skip_first) in uhci_fixup_toggles() argument
382 if (skip_first) in uhci_fixup_toggles()
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dverifier.c2032 bool skip_first = true; in __mark_chain_precision() local
2082 if (skip_first) { in __mark_chain_precision()
2084 skip_first = false; in __mark_chain_precision()