OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stdin
(Results
701 - 725
of
1207
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/webkit/Tools/android/flex-2.5.4a/
flexdef.h
414
* do_stdinit - whether to initialize yyin/yyout to
stdin
/stdout
[
all
...]
/ndk/sources/host-tools/make-3.81/po/
make.pot
633
msgid "no more file handles: could not duplicate
stdin
\n"
641
msgid "Could not restore
stdin
\n"
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
unistd.h
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
unistd.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
unistd.h
[
all
...]
/bionic/libc/bionic/
malloc_debug_common.cpp
503
fclose(
stdin
);
/external/blktrace/
blkiomon.c
732
perror("blkiomon: could not open
stdin
for reading");
/external/chromium-trace/trace-viewer/third_party/python_gflags/
gflags2man.py
202
# Re-direct
stdin
to /dev/null to encourage programs that
/external/elfutils/src/
objdump.c
138
(void) __fsetlocking (
stdin
, FSETLOCKING_BYCALLER);
size.c
175
__fsetlocking (
stdin
, FSETLOCKING_BYCALLER);
strings.c
145
__fsetlocking (
stdin
, FSETLOCKING_BYCALLER);
/external/expat/xmlwf/
xmlwf.c
776
const XML_Char *file = useStdin ? T("
STDIN
") : argv[i];
/external/iproute2/
ChangeLog
171
* Assume
stdin
if no argument is given to -batch
/external/iproute2/doc/
ss.sgml
330
If <tt/FILE/ is <tt/-/ <tt/
stdin
/ is used.
/external/iptables/iptables/
iptables-xml.c
661
in =
stdin
;
/external/llvm/docs/
TestingGuide.rst
285
:program:`opt` does not output a ``ModuleID`` when input comes from
stdin
.
/external/llvm/lib/Support/
SourceMgr.cpp
356
S << "<
stdin
>";
/external/llvm/test/Transforms/Inline/
2009-01-13-RecursiveInlineCrash.ll
2
; ModuleID = '<
stdin
>'
/external/llvm/tools/llvm-bcanalyzer/
llvm-bcanalyzer.cpp
11
// llvm-bcanalyzer [options] - Read LLVM bitcode from
stdin
/external/llvm/tools/llvm-objdump/
llvm-objdump.cpp
670
// If file isn't
stdin
, check that it exists.
/external/openssh/openbsd-compat/
bsd-cray.c
497
fgets(acct_name, MAXACID,
stdin
);
/external/openssl/apps/
openssl.c
404
if (!fgets(p,n,
stdin
))
smime.c
618
in = BIO_new_fp(
stdin
, BIO_NOCLOSE);
/external/openssl/crypto/des/
VERSION
74
Modified read_pwd.c so that
stdin
can be read if not a tty.
des.c
286
DES_IN=
stdin
;
Completed in 510 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>