Searched defs:pipe (Results 1 – 9 of 9) sorted by relevance
46 inline Pipe::Pipe(const Pipe& pipe ) in Pipe()54 inline Pipe::Pipe( oslPipe pipe, __sal_NoAcquire ) in Pipe()59 inline Pipe::Pipe(oslPipe pipe) in Pipe()88 inline Pipe& SAL_CALL Pipe::operator= (const Pipe& pipe) in operator =()95 inline Pipe & SAL_CALL Pipe::operator=( oslPipe pipe) in operator =()179 inline StreamPipe::StreamPipe( oslPipe pipe, __sal_NoAcquire noacquire ) in StreamPipe()
81 OPipe::OPipe(const OPipe& pipe) : in OPipe()160 OPipe& OPipe::operator= (const OPipe& pipe) in operator =()294 OStreamPipe::OStreamPipe(const OStreamPipe& pipe) : in OStreamPipe()336 OStreamPipe& OStreamPipe::operator= (const OPipe& pipe) in operator =()
179 Pipe pipe; in accept() local215 Pipe pipe; in stopAccepting() local
80 FILE * pipe = popen( line, "r" ); in main() local
308 private static void pipe( in pipe() method in Bootstrap
89 private void pipe(final InputStream in, final PrintStream out, in pipe() method in TestBed
381 String pipe = null; in parseUnoUrlWithOfficePath() local
139 bool writeArgument(HANDLE pipe, char prefix, WCHAR const * argument) { in writeArgument()
539 String pipe = null; in parseUnoUrlWithOfficePath() local
Completed in 50 milliseconds