Home
last modified time | relevance | path

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

/third_party/boost/libs/yap/example/
Dhello_world_redux.cpp13 struct stream_expr struct
27 auto cout = boost::yap::make_terminal<stream_expr>(std::cout); in main() argument
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp11565 auto stream_expr = to_expression(ops[0]); in emit_instruction() local
11579 auto stream_expr = to_expression(ops[0]); in emit_instruction() local