Home
last modified time | relevance | path

Searched refs:close_all (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/
H A Dclose.hpp49 void close_all(T& t) in close_all() function
63 void close_all(T& t, Sink& snk) in close_all() function
90 void close(T& t) { detail::close_all(t); } in close()
99 detail::close_all(t); in close()
113 detail::close_all(t, snk); in close()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/adapter/
H A Dmode_adapter.hpp77 { detail::close_all(t_, dev); } in close()
109 { detail::close_all(t_); } in close()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/
H A Dfunctional.hpp79 void operator()() const { detail::close_all(t_); } in operator ()()
90 void operator()() const { detail::close_all(t_, snk_); } in operator ()()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/linux-atm/linux-atm/
H A Dmusl-no-on_exit.patch36 close_all();
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/map_tests/
H A Dsk_storage_map.c183 goto close_all; in insert_close_thread()
207 close_all: in insert_close_thread()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dsk_lookup.c891 goto close_all; in drop_on_lookup()
901 close_all: in drop_on_lookup()
984 goto close_all; in drop_on_reuseport()
994 close_all: in drop_on_reuseport()
/OK3568_Linux_fs/u-boot/common/
H A Dcli_hush.c436 static void close_all(void);
1196 static void close_all(void) function
1707 close_all();