Home
last modified time | relevance | path

Searched defs:pipe_type (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/boost/process/
Dpipe.hpp102 typedef basic_pipe<CharT, Traits> pipe_type; typedef
303 typedef basic_pipe<CharT, Traits> pipe_type; typedef in boost::process::basic_ipstream
414 typedef basic_pipe<CharT, Traits> pipe_type; typedef in boost::process::basic_opstream
523 typedef basic_pipe<CharT, Traits> pipe_type; typedef in boost::process::basic_pstream
/third_party/ltp/testcases/kernel/ipc/pipeio/
Dpipeio.c113 static char *pipe_type; /* type of pipe under test */ variable
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DState.h389 unsigned pipe_type; member
/third_party/mesa3d/src/gallium/frontends/vdpau/
Dvdpau_private.h82 PipeToChroma(enum pipe_video_chroma_format pipe_type) in PipeToChroma()
/third_party/mesa3d/src/intel/vulkan/
Danv_private.h3652 #define ANV_DECL_PIPELINE_DOWNCAST(pipe_type, pipe_enum) \ argument