HomeSort by relevance Sort by last modified time
    Searched full:stdio (Results 2401 - 2425 of 10625) sorted by null

<<919293949596979899100>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
cstdio 29 * This is the C++ version of the Standard C Library header @c stdio.h,
42 #include <stdio.h>
51 // Get rid of those macros defined in <stdio.h> in lieu of real functions.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
cstdio 29 * This is the C++ version of the Standard C Library header @c stdio.h,
42 #include <stdio.h>
51 // Get rid of those macros defined in <stdio.h> in lieu of real functions.
  /prebuilts/misc/common/swig/include/2.0.11/tcl/
tclprimtypes.swg 56 fragment="<stdio.h>") {
116 fragment="<stdio.h>") {
170 fragment="<stdio.h>") {
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_rwops.h 44 #define SDL_RWOPS_STDFILE 2 /* Stdio file */
60 * Seek to \c offset relative to \c whence, one of stdio's whence values:
128 } stdio; member in union:SDL_RWops::__anon44906
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_rwops.h 44 #define SDL_RWOPS_STDFILE 2 /* Stdio file */
60 * Seek to \c offset relative to \c whence, one of stdio's whence values:
128 } stdio; member in union:SDL_RWops::__anon45015
  /prebuilts/misc/windows/sdl2/include/
SDL_rwops.h 44 #define SDL_RWOPS_STDFILE 2 /* Stdio file */
60 * Seek to \c offset relative to \c whence, one of stdio's whence values:
128 } stdio; member in union:SDL_RWops::__anon45094
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_rwops.h 44 #define SDL_RWOPS_STDFILE 2 /* Stdio file */
60 * Seek to \c offset relative to \c whence, one of stdio's whence values:
128 } stdio; member in union:SDL_RWops::__anon45188
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/
cstdio 29 * This is the C++ version of the Standard C Library header @c stdio.h,
42 #include <stdio.h>
51 // Get rid of those macros defined in <stdio.h> in lieu of real functions.
  /external/fio/
configure 568 #include <stdio.h>
586 #include <stdio.h>
604 #include <stdio.h>
622 #include <stdio.h>
639 #include <stdio.h>
686 #include <stdio.h>
706 #include <stdio.h>
724 #include <stdio.h>
742 #include <stdio.h>
758 #include <stdio.h
    [all...]
  /external/bison/m4/
printf.m4 23 #include <stdio.h>
101 #include <stdio.h>
149 #include <stdio.h>
272 #include <stdio.h>
479 #include <stdio.h>
564 #include <stdio.h>
620 #include <stdio.h>
681 /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
683 BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
686 #include <stdio.h
    [all...]
  /external/bison/lib/
mbuiter.h 98 /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
100 BSD/OS 4.1 has a bug: <stdio.h> and <time.h> must be included before
102 #include <stdio.h>
  /external/clang/test/Index/
headerfile-comment-to-html.m 83 \headerfile <stdio.h>
86 // CHECK: headerfile-comment-to-html.m:[[@LINE-1]]:13: FunctionDecl=uses_stdio_h:{{.*}} FullCommentAsXML=[<Function file="{{[^"]+}}headerfile-comment-to-html.m" line="[[@LINE-1]]" column="13"><Name>uses_stdio_h</Name><USR>c:@F@uses_stdio_h</USR><Headerfile><Para> &lt;stdio.h&gt;</Para></Headerfile><Declaration>extern void uses_stdio_h()</Declaration></Function>]
94 // CHECK-NEXT: (CXComment_Text Text=[<stdio])
  /external/libjpeg-turbo/
jdatadst.c 12 * emitting JPEG data to memory or to a file (or any stdio stream).
31 /* Expanded data destination object for stdio output */
200 * Prepare for output to a stdio stream.
  /external/opencv3/3rdparty/libjpeg/
jdatadst.c 10 * emitting JPEG data to memory or to a file (or any stdio stream).
29 /* Expanded data destination object for stdio output */
190 * Prepare for output to a stdio stream.
  /external/valgrind/
glibc-2.34567-NPTL-helgrind.supp 23 # this, then loads of errors to do with stdio are reported, because
27 # - some of the stdio functions in newer glibc manipulate stdio
glibc-2.X-drd.supp 18 # not report any false positives on stdio functions. The glibc functions
21 # nptl/sysdeps/pthread/bits/stdio-lock.h in the glibc source tree.
23 drd-libc-stdio
  /ndk/build/tools/
build-cxx-stl.sh 313 ../../android/support/src/stdio/stdio_impl.c \
314 ../../android/support/src/stdio/strtod.c \
315 ../../android/support/src/stdio/vfprintf.c \
316 ../../android/support/src/stdio/vfwprintf.c \
404 ../../android/support/src/musl-stdio/swprintf.c \
405 ../../android/support/src/musl-stdio/vwprintf.c \
406 ../../android/support/src/musl-stdio/wprintf.c \
407 ../../android/support/src/musl-stdio/printf.c \
408 ../../android/support/src/musl-stdio/snprintf.c \
409 ../../android/support/src/musl-stdio/sprintf.c
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
cstdio 100 #include <stdio.h>
130 // In bionic's stdio.h, putchar appears as both a function prototype and a macro (later
134 // include/stdio.h:236:5: warning: conflicts with previous declaration here [-Wattributes]
  /prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libcxx/include/
cstdio 100 #include <stdio.h>
130 // In bionic's stdio.h, putchar appears as both a function prototype and a macro (later
134 // include/stdio.h:236:5: warning: conflicts with previous declaration here [-Wattributes]
  /art/runtime/base/
stringprintf.cc 19 #include <stdio.h>
  /art/runtime/
runtime_options.h 35 #include <stdio.h>
  /art/sigchainlib/
sigchain_dummy.cc 17 #include <stdio.h>
  /bionic/benchmarks/
stdio_benchmark.cpp 17 #include <stdio.h>
  /bionic/libc/bionic/
__vsnprintf_chk.cpp 31 #include <stdio.h>
__vsprintf_chk.cpp 31 #include <stdio.h>

Completed in 1621 milliseconds

<<919293949596979899100>>