Searched defs:pipe_type (Results 1 – 5 of 5) sorted by relevance
102 typedef basic_pipe<CharT, Traits> pipe_type; typedef303 typedef basic_pipe<CharT, Traits> pipe_type; typedef in boost::process::basic_ipstream414 typedef basic_pipe<CharT, Traits> pipe_type; typedef in boost::process::basic_opstream523 typedef basic_pipe<CharT, Traits> pipe_type; typedef in boost::process::basic_pstream
113 static char *pipe_type; /* type of pipe under test */ variable
389 unsigned pipe_type; member
82 PipeToChroma(enum pipe_video_chroma_format pipe_type) in PipeToChroma()
3652 #define ANV_DECL_PIPELINE_DOWNCAST(pipe_type, pipe_enum) \ argument