Home
last modified time | relevance | path

Searched refs:stdin (Results 1 – 20 of 20) sorted by relevance

/aoo41x/main/idlc/test/parser/
H A Dmakefile.mk35 -O $(MISC)/$(TARGET) -stdin
37 -O $(MISC)/$(TARGET) -stdin
39 -O $(MISC)/$(TARGET) -stdin
41 -O $(MISC)/$(TARGET) -stdin
43 -O $(MISC)/$(TARGET) -stdin
45 -O $(MISC)/$(TARGET) -stdin
47 -O $(MISC)/$(TARGET) -stdin
49 -O $(MISC)/$(TARGET) -stdin
51 -O $(MISC)/$(TARGET) -stdin
/aoo41x/main/odk/
H A DcfgWin.js49 var stdin = WScript.StdIn; variable
95 var sChoice = stdin.ReadLine();
114 var sHome = stdin.ReadLine();
164 choice = stdin.ReadLine();
220 var sHome = stdin.ReadLine();
296 var sHome = stdin.ReadLine();
349 var sHome = stdin.ReadLine();
399 var sHome = stdin.ReadLine();
455 var sHome = stdin.ReadLine();
563 var sHome = stdin.ReadLine();
[all …]
/aoo41x/main/rsc/source/rscpp/
H A Dcpp1.c214 pCppIn = stdin; in InitCpp1()
243 pCppIn = stdin;
340 fgetname(stdin, work); /* Vax-11C, Decus C know name */
364 if( pCppIn != stdin )
H A Dcpp3.c551 if (freopen(++ap, "r", stdin) == NULL) {
H A Dcpp6.c828 if( file->fp != stdin ) in get()
/aoo41x/main/xmlsecurity/tools/demo/
H A Dutil2.cxx384 fscanf( stdin, "%c", &cShowDetails); in QueryPrintSignatureDetails()
409 fscanf( stdin, "%d", &sel ) ; in QuerySelectNumber()
420 fscanf( stdin, "%c", &answer); in QueryVerifySignature()
/aoo41x/main/sfx2/util/
H A Dmkdemo.pl21 binmode stdin;
/aoo41x/main/sdext/source/pdfimport/xpdfwrapper/
H A Dwrapper_gpl.cxx103 if( ! fgets( aPwBuf, sizeof(aPwBuf)-1, stdin ) ) in main()
/aoo41x/main/codemaker/test/cppumaker/
H A Dtypes.idl350 service stdin: com::sun::star::uno::XInterface { stdin([in] long stdin); };
566 singleton stdin: com::sun::star::uno::XInterface;
/aoo41x/main/tools/bootstrp/addexes2/
H A Dmkfilt.cxx48 pIn = stdin; in TextFilter()
/aoo41x/main/solenv/bin/
H A Dbuildalyzer84 [CxxTarget(line) for line in sys.stdin.readlines()]
/aoo41x/main/setup_native/source/ulfconv/
H A Dulfconv.cxx243 FILE *istream = stdin; in main()
/aoo41x/main/idlc/source/
H A Didlccompile.cxx182 FILE* pSource = source == 0 ? stdin : fopen(source->getStr(), "rb"); in copyFile()
/aoo41x/main/desktop/source/deployment/misc/
H A Ddp_misc.cxx561 if (fgets(buf, 1024, stdin) != NULL) in readConsole()
/aoo41x/main/extensions/workben/
H A Dpythontest.cxx170 fgets( pcLine , 79 , stdin ); in cmdLine()
/aoo41x/main/rhino/
H A Drhino1_7R3.patch113 - if (url == null) { url = "<stdin>"; }
/aoo41x/main/libxmlsec/
H A Dxmlsec1-update-config-sub-and-guess.patch74 - ) # Use stdin as input.
1560 - ) # Use stdin as input.
/aoo41x/main/writerfilter/source/rtftok/
H A DRTFScanner.skl471 yyin = stdin;
/aoo41x/main/external/mingwheaders/
H A Dmingw_headers.patch1788 wchar_t ch = getwc(stdin);
/aoo41x/main/libtextcat/
H A Dlibtextcat-2.2.patch1670 - ) # Use stdin as input.
3262 - ) # Use stdin as input.

Completed in 115 milliseconds