Home
last modified time | relevance | path

Searched defs:__stream (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_log.h52 #define fd_log_stream(__batch, __stream, __exp) \ argument
/external/cronet/buildtools/third_party/libc++/trunk/include/__ranges/
Distream_view.h45 …IBCPP_HIDE_FROM_ABI constexpr explicit basic_istream_view(basic_istream<_CharT, _Traits>& __stream) in basic_istream_view()