Searched refs:bPipe (Results 1 – 3 of 3) sorted by relevance
176 bool bPipe = aCmdLine.Search( "(TMP)" ) != STRING_NOTFOUND ? false : true; in passFileToCommandLine() local179 if( ! bPipe ) in passFileToCommandLine()185 bPipe ? "piping to" : "executing", in passFileToCommandLine()202 if( bPipe ) in passFileToCommandLine()206 if( bPipe && bHavePipes ) in passFileToCommandLine()227 if( bPipe && bHavePipes ) in passFileToCommandLine()
228 bool bPipe = aCmdLine.Search( "(TMP)" ) != STRING_NOTFOUND ? false : true; in passFileToCommandLine() local231 if( ! bPipe ) in passFileToCommandLine()237 bPipe ? "piping to" : "executing", in passFileToCommandLine()254 if( bPipe ) in passFileToCommandLine()258 if( bPipe && bHavePipes ) in passFileToCommandLine()279 if( bPipe && bHavePipes ) in passFileToCommandLine()
489 bool bPipe = false) in checkWChar() argument530 if (bPipe) in checkWChar()
Completed in 38 milliseconds