Searched
full:stdio (Results
3251 -
3275 of
10625) sorted by null
<<131132133134135136137138139140>>
/toolchain/binutils/binutils-2.25/intl/ |
log.c | 25 #include <stdio.h>
|
/toolchain/binutils/binutils-2.25/ld/ |
ldlex.h | 24 #include <stdio.h>
|
sysdep.h | 30 #include <stdio.h>
|
/toolchain/binutils/binutils-2.25/libiberty/ |
choose-temp.c | 24 #include <stdio.h> /* May get P_tmpdir. */
|
xatexit.c | 31 #include <stdio.h>
|
/toolchain/binutils/binutils-2.25/libiberty/testsuite/ |
demangler-fuzzer.c | 20 #include <stdio.h>
|
/toolchain/binutils/binutils-2.25/opcodes/ |
w65-dis.c | 22 #include <stdio.h>
|
/external/clang/include/clang/Basic/ |
Builtins.def | 751 // C99 stdio.h 752 LIBBUILTIN(printf, "icC*.", "fp:0:", "stdio.h", ALL_LANGUAGES) 753 LIBBUILTIN(fprintf, "iP*cC*.", "fp:1:", "stdio.h", ALL_LANGUAGES) 754 LIBBUILTIN(snprintf, "ic*zcC*.", "fp:2:", "stdio.h", ALL_LANGUAGES) 755 LIBBUILTIN(sprintf, "ic*cC*.", "fp:1:", "stdio.h", ALL_LANGUAGES) 756 LIBBUILTIN(vprintf, "icC*a", "fP:0:", "stdio.h", ALL_LANGUAGES) 757 LIBBUILTIN(vfprintf, "i.", "fP:1:", "stdio.h", ALL_LANGUAGES) 758 LIBBUILTIN(vsnprintf, "ic*zcC*a", "fP:2:", "stdio.h", ALL_LANGUAGES) 759 LIBBUILTIN(vsprintf, "ic*cC*a", "fP:1:", "stdio.h", ALL_LANGUAGES) 760 LIBBUILTIN(scanf, "icC*R.", "fs:0:", "stdio.h", ALL_LANGUAGES [all...] |
/bionic/libc/upstream-openbsd/lib/libc/stdio/ |
fgetln.c | 34 #include <stdio.h> 58 * points into a stdio buffer. Fgetline does not alter the text of
|
/external/autotest/server/site_tests/factory_InstallVM/ |
factory_InstallVM.py | 58 # Without nographic, we need to explicitly add "-serial stdio" 61 kvm_base_args.extend(["-serial", "stdio", "-vnc", "127.0.0.1:1"])
|
/external/bison/build-aux/snippet/ |
warn-on-use.h | 42 - adding a call to gl_WARN_ON_USE_PREPARE([[#include <stdio.h>]], 45 - adding this code to a header that wraps the system <stdio.h>:
|
/external/bison/tests/ |
push.at | 32 #include <stdio.h> 91 #include <stdio.h>
|
/external/dbus/bus/ |
dir-watch-inotify.c | 88 #include <stdio.h> 190 #include <stdio.h>
|
/external/dbus/cmake/ |
config.h.cmake | 129 /* Define to 1 if you have stdio.h */ 216 # include <stdio.h>
|
/external/e2fsprogs/lib/blkid/ |
blkidP.h | 17 #include <stdio.h> 143 #include <stdio.h>
|
/external/e2fsprogs/util/ |
copy_sparse.c | 14 #include <stdio.h> 24 #include <stdio.h>
|
/external/libcap/libcap/ |
libcap.h | 12 #include <stdio.h> 157 #include <stdio.h>
|
/external/libcxx/test/std/depr/depr.c.headers/ |
stdio_h.pass.cpp | 10 // test <stdio.h> 12 #include <stdio.h>
|
/external/libogg/ |
ogg.m4 | 60 #include <stdio.h> 91 #include <stdio.h>
|
/external/libopus/ |
opus.m4 | 61 #include <stdio.h> 92 #include <stdio.h>
|
/external/libvorbis/doc/vorbisfile/ |
initialization.html | 38 to change default libvorbis behavior or specify non-stdio data access 62 <td>Initializes the Ogg Vorbis bitstream from a file handle and custom file/bitstream manipulation routines. Used instead of <a href="ov_open.html">ov_open()</a> or <a href="ov_fopen.html">ov_fopen()</a> when altering or replacing libvorbis's default stdio I/O behavior, or when a bitstream must be initialized from a <tt>FILE *</tt> under Windows.</td>
|
/external/libvorbis/m4/ |
ogg.m4 | 60 #include <stdio.h> 91 #include <stdio.h>
|
/external/libvorbis/ |
vorbis.m4 | 64 #include <stdio.h> 107 #include <stdio.h>
|
/external/minijail/ |
libminijailpreload.c | 16 #include <stdio.h> 126 * handlers and try to flush stdio.
|
/external/opencv3/3rdparty/zlib/ |
gzguts.h | 21 #include <stdio.h> 126 # define zstrerror() "stdio error (consult errno)"
|
Completed in 1516 milliseconds
<<131132133134135136137138139140>>