Home
last modified time | relevance | path

Searched defs:iit (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/powercap/
H A Didle_inject.c88 struct idle_inject_thread *iit; in idle_inject_wakeup() local
134 struct idle_inject_thread *iit; in idle_inject_fn() local
230 struct idle_inject_thread *iit; in idle_inject_stop() local
283 struct idle_inject_thread *iit = in idle_inject_should_run() local
/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 Dfollow.hpp446 turn_operation_iterator_type iit = boost::begin(it->operations); in apply() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/
H A Diterators.hpp815 …BOOST_CONTAINER_FORCEINLINE explicit iterator_from_iiterator(IIterator iit) BOOST_NOEXCEPT_OR_NOTH… in iterator_from_iiterator()