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

<<31323334353637383940>>

  /external/bison/m4/
fpending.m4 21 # include <stdio.h>
77 AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[#include <stdio.h>]],
  /external/mesa3d/src/gallium/auxiliary/os/
os_misc.c 40 #include <stdio.h>
44 #include <stdio.h>
  /external/valgrind/memcheck/tests/
varinfo3.c 14 #include <stdio.h>
33 #include <stdio.h>
  /hardware/qcom/audio/legacy/libalsa-intf/
amix.c 18 #include <stdio.h>
24 #include <stdio.h>
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
unistd.h 14 /* These are also defined in stdio.h. */
21 /* These are also defined in stdio.h. */
  /bionic/libc/
Android.bp 18 "stdio/fread.c",
19 "stdio/refill.c",
20 "stdio/snprintf.c",
21 "stdio/sprintf.c",
22 "stdio/stdio.cpp",
23 "stdio/stdio_ext.cpp",
464 "upstream-openbsd/lib/libc/stdio/asprintf.c",
465 "upstream-openbsd/lib/libc/stdio/clrerr.c",
466 "upstream-openbsd/lib/libc/stdio/dprintf.c"
    [all...]
Android.mk 56 stdio/fread.c \
57 stdio/refill.c \
58 stdio/snprintf.c\
59 stdio/sprintf.c \
60 stdio/stdio.cpp \
61 stdio/stdio_ext.cpp \
444 upstream-openbsd/lib/libc/stdio/asprintf.c \
445 upstream-openbsd/lib/libc/stdio/clrerr.c \
446 upstream-openbsd/lib/libc/stdio/dprintf.c
    [all...]
  /development/ndk/platforms/android-21/include/
stdio.h 1 /* $OpenBSD: stdio.h,v 1.35 2006/01/13 18:10:09 miod Exp $ */
2 /* $NetBSD: stdio.h,v 1.18 1996/04/25 18:29:21 jtc Exp $ */
35 * @(#)stdio.h 5.17 (Berkeley) 6/3/91
44 * to leave our <stdio.h> alone. (fixincludes gets in the way of pointing
58 #define _FSTDIO /* Define for new stdio with functions. */
60 typedef off_t fpos_t; /* stdio file position type */
63 * NB: to fit things in six character monocase externals, the stdio
64 * code uses the prefix `__s' for stdio objects, typically followed
68 /* stdio buffers */
82 * stdio state variables
    [all...]
  /development/ndk/platforms/android-3/include/
stdio.h 1 /* $OpenBSD: stdio.h,v 1.35 2006/01/13 18:10:09 miod Exp $ */
2 /* $NetBSD: stdio.h,v 1.18 1996/04/25 18:29:21 jtc Exp $ */
35 * @(#)stdio.h 5.17 (Berkeley) 6/3/91
44 * to leave our <stdio.h> alone. (fixincludes gets in the way of pointing
52 /* va_list and size_t must be defined by stdio.h according to Posix */
63 #define _FSTDIO /* Define for new stdio with functions. */
65 typedef off_t fpos_t; /* stdio file position type */
68 * NB: to fit things in six character monocase externals, the stdio
69 * code uses the prefix `__s' for stdio objects, typically followed
73 /* stdio buffers *
    [all...]
  /development/ndk/platforms/android-8/include/
stdio.h 1 /* $OpenBSD: stdio.h,v 1.35 2006/01/13 18:10:09 miod Exp $ */
2 /* $NetBSD: stdio.h,v 1.18 1996/04/25 18:29:21 jtc Exp $ */
35 * @(#)stdio.h 5.17 (Berkeley) 6/3/91
44 * to leave our <stdio.h> alone. (fixincludes gets in the way of pointing
52 /* va_list and size_t must be defined by stdio.h according to Posix */
63 #define _FSTDIO /* Define for new stdio with functions. */
65 typedef off_t fpos_t; /* stdio file position type */
68 * NB: to fit things in six character monocase externals, the stdio
69 * code uses the prefix `__s' for stdio objects, typically followed
73 /* stdio buffers *
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include-fixed/
stdio.h 5 "/tmp/toolchain-build-eabi-linux-4.8/prefix/sysroot/usr/include/stdio.h"
10 /* $OpenBSD: stdio.h,v 1.35 2006/01/13 18:10:09 miod Exp $ */
11 /* $NetBSD: stdio.h,v 1.18 1996/04/25 18:29:21 jtc Exp $ */
44 * @(#)stdio.h 5.17 (Berkeley) 6/3/91
53 /* __gnuc_va_list and size_t must be defined by stdio.h according to Posix */
64 #define _FSTDIO /* Define for new stdio with functions. */
66 typedef off_t fpos_t; /* stdio file position type */
69 * NB: to fit things in six character monocase externals, the stdio
70 * code uses the prefix `__s' for stdio objects, typically followed
74 /* stdio buffers *
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include-fixed/
stdio.h 5 "/tmp/toolchain-build-eabi/prefix/sysroot/usr/include/stdio.h"
10 /* $OpenBSD: stdio.h,v 1.35 2006/01/13 18:10:09 miod Exp $ */
11 /* $NetBSD: stdio.h,v 1.18 1996/04/25 18:29:21 jtc Exp $ */
44 * @(#)stdio.h 5.17 (Berkeley) 6/3/91
53 /* __gnuc_va_list and size_t must be defined by stdio.h according to Posix */
64 #define _FSTDIO /* Define for new stdio with functions. */
66 typedef off_t fpos_t; /* stdio file position type */
69 * NB: to fit things in six character monocase externals, the stdio
70 * code uses the prefix `__s' for stdio objects, typically followed
74 /* stdio buffers *
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/
stdio.h 1 /* $OpenBSD: stdio.h,v 1.35 2006/01/13 18:10:09 miod Exp $ */
2 /* $NetBSD: stdio.h,v 1.18 1996/04/25 18:29:21 jtc Exp $ */
35 * @(#)stdio.h 5.17 (Berkeley) 6/3/91
44 * to leave our <stdio.h> alone. (fixincludes gets in the way of pointing
52 /* va_list and size_t must be defined by stdio.h according to Posix */
63 #define _FSTDIO /* Define for new stdio with functions. */
65 typedef off_t fpos_t; /* stdio file position type */
68 * NB: to fit things in six character monocase externals, the stdio
69 * code uses the prefix `__s' for stdio objects, typically followed
73 /* stdio buffers *
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/
stdio.h 1 /* $OpenBSD: stdio.h,v 1.35 2006/01/13 18:10:09 miod Exp $ */
2 /* $NetBSD: stdio.h,v 1.18 1996/04/25 18:29:21 jtc Exp $ */
35 * @(#)stdio.h 5.17 (Berkeley) 6/3/91
44 * to leave our <stdio.h> alone. (fixincludes gets in the way of pointing
52 /* va_list and size_t must be defined by stdio.h according to Posix */
63 #define _FSTDIO /* Define for new stdio with functions. */
65 typedef off_t fpos_t; /* stdio file position type */
68 * NB: to fit things in six character monocase externals, the stdio
69 * code uses the prefix `__s' for stdio objects, typically followed
73 /* stdio buffers *
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/
stdio.h 1 /* $OpenBSD: stdio.h,v 1.35 2006/01/13 18:10:09 miod Exp $ */
2 /* $NetBSD: stdio.h,v 1.18 1996/04/25 18:29:21 jtc Exp $ */
35 * @(#)stdio.h 5.17 (Berkeley) 6/3/91
44 * to leave our <stdio.h> alone. (fixincludes gets in the way of pointing
52 /* va_list and size_t must be defined by stdio.h according to Posix */
63 #define _FSTDIO /* Define for new stdio with functions. */
65 typedef off_t fpos_t; /* stdio file position type */
68 * NB: to fit things in six character monocase externals, the stdio
69 * code uses the prefix `__s' for stdio objects, typically followed
73 /* stdio buffers *
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/
stdio.h 1 /* $OpenBSD: stdio.h,v 1.35 2006/01/13 18:10:09 miod Exp $ */
2 /* $NetBSD: stdio.h,v 1.18 1996/04/25 18:29:21 jtc Exp $ */
35 * @(#)stdio.h 5.17 (Berkeley) 6/3/91
44 * to leave our <stdio.h> alone. (fixincludes gets in the way of pointing
52 /* va_list and size_t must be defined by stdio.h according to Posix */
63 #define _FSTDIO /* Define for new stdio with functions. */
65 typedef off_t fpos_t; /* stdio file position type */
68 * NB: to fit things in six character monocase externals, the stdio
69 * code uses the prefix `__s' for stdio objects, typically followed
73 /* stdio buffers *
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/
stdio.h 1 /* $OpenBSD: stdio.h,v 1.35 2006/01/13 18:10:09 miod Exp $ */
2 /* $NetBSD: stdio.h,v 1.18 1996/04/25 18:29:21 jtc Exp $ */
35 * @(#)stdio.h 5.17 (Berkeley) 6/3/91
44 * to leave our <stdio.h> alone. (fixincludes gets in the way of pointing
52 /* va_list and size_t must be defined by stdio.h according to Posix */
63 #define _FSTDIO /* Define for new stdio with functions. */
65 typedef off_t fpos_t; /* stdio file position type */
68 * NB: to fit things in six character monocase externals, the stdio
69 * code uses the prefix `__s' for stdio objects, typically followed
73 /* stdio buffers *
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/
stdio.h 1 /* $OpenBSD: stdio.h,v 1.35 2006/01/13 18:10:09 miod Exp $ */
2 /* $NetBSD: stdio.h,v 1.18 1996/04/25 18:29:21 jtc Exp $ */
35 * @(#)stdio.h 5.17 (Berkeley) 6/3/91
44 * to leave our <stdio.h> alone. (fixincludes gets in the way of pointing
52 /* va_list and size_t must be defined by stdio.h according to Posix */
63 #define _FSTDIO /* Define for new stdio with functions. */
65 typedef off_t fpos_t; /* stdio file position type */
68 * NB: to fit things in six character monocase externals, the stdio
69 * code uses the prefix `__s' for stdio objects, typically followed
73 /* stdio buffers *
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/
stdio.h 1 /* $OpenBSD: stdio.h,v 1.35 2006/01/13 18:10:09 miod Exp $ */
2 /* $NetBSD: stdio.h,v 1.18 1996/04/25 18:29:21 jtc Exp $ */
35 * @(#)stdio.h 5.17 (Berkeley) 6/3/91
44 * to leave our <stdio.h> alone. (fixincludes gets in the way of pointing
52 /* va_list and size_t must be defined by stdio.h according to Posix */
63 #define _FSTDIO /* Define for new stdio with functions. */
65 typedef off_t fpos_t; /* stdio file position type */
68 * NB: to fit things in six character monocase externals, the stdio
69 * code uses the prefix `__s' for stdio objects, typically followed
73 /* stdio buffers *
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/
stdio.h 1 /* $OpenBSD: stdio.h,v 1.35 2006/01/13 18:10:09 miod Exp $ */
2 /* $NetBSD: stdio.h,v 1.18 1996/04/25 18:29:21 jtc Exp $ */
35 * @(#)stdio.h 5.17 (Berkeley) 6/3/91
44 * to leave our <stdio.h> alone. (fixincludes gets in the way of pointing
52 /* va_list and size_t must be defined by stdio.h according to Posix */
63 #define _FSTDIO /* Define for new stdio with functions. */
65 typedef off_t fpos_t; /* stdio file position type */
68 * NB: to fit things in six character monocase externals, the stdio
69 * code uses the prefix `__s' for stdio objects, typically followed
73 /* stdio buffers *
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/
stdio.h 1 /* $OpenBSD: stdio.h,v 1.35 2006/01/13 18:10:09 miod Exp $ */
2 /* $NetBSD: stdio.h,v 1.18 1996/04/25 18:29:21 jtc Exp $ */
35 * @(#)stdio.h 5.17 (Berkeley) 6/3/91
44 * to leave our <stdio.h> alone. (fixincludes gets in the way of pointing
52 /* va_list and size_t must be defined by stdio.h according to Posix */
63 #define _FSTDIO /* Define for new stdio with functions. */
65 typedef off_t fpos_t; /* stdio file position type */
68 * NB: to fit things in six character monocase externals, the stdio
69 * code uses the prefix `__s' for stdio objects, typically followed
73 /* stdio buffers *
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/
stdio.h 1 /* $OpenBSD: stdio.h,v 1.35 2006/01/13 18:10:09 miod Exp $ */
2 /* $NetBSD: stdio.h,v 1.18 1996/04/25 18:29:21 jtc Exp $ */
35 * @(#)stdio.h 5.17 (Berkeley) 6/3/91
44 * to leave our <stdio.h> alone. (fixincludes gets in the way of pointing
52 /* va_list and size_t must be defined by stdio.h according to Posix */
63 #define _FSTDIO /* Define for new stdio with functions. */
65 typedef off_t fpos_t; /* stdio file position type */
68 * NB: to fit things in six character monocase externals, the stdio
69 * code uses the prefix `__s' for stdio objects, typically followed
73 /* stdio buffers *
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/
stdio.h 1 /* $OpenBSD: stdio.h,v 1.35 2006/01/13 18:10:09 miod Exp $ */
2 /* $NetBSD: stdio.h,v 1.18 1996/04/25 18:29:21 jtc Exp $ */
35 * @(#)stdio.h 5.17 (Berkeley) 6/3/91
44 * to leave our <stdio.h> alone. (fixincludes gets in the way of pointing
52 /* va_list and size_t must be defined by stdio.h according to Posix */
63 #define _FSTDIO /* Define for new stdio with functions. */
65 typedef off_t fpos_t; /* stdio file position type */
68 * NB: to fit things in six character monocase externals, the stdio
69 * code uses the prefix `__s' for stdio objects, typically followed
73 /* stdio buffers *
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/
stdio.h 1 /* $OpenBSD: stdio.h,v 1.35 2006/01/13 18:10:09 miod Exp $ */
2 /* $NetBSD: stdio.h,v 1.18 1996/04/25 18:29:21 jtc Exp $ */
35 * @(#)stdio.h 5.17 (Berkeley) 6/3/91
44 * to leave our <stdio.h> alone. (fixincludes gets in the way of pointing
52 /* va_list and size_t must be defined by stdio.h according to Posix */
63 #define _FSTDIO /* Define for new stdio with functions. */
65 typedef off_t fpos_t; /* stdio file position type */
68 * NB: to fit things in six character monocase externals, the stdio
69 * code uses the prefix `__s' for stdio objects, typically followed
73 /* stdio buffers *
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/
stdio.h 1 /* $OpenBSD: stdio.h,v 1.35 2006/01/13 18:10:09 miod Exp $ */
2 /* $NetBSD: stdio.h,v 1.18 1996/04/25 18:29:21 jtc Exp $ */
35 * @(#)stdio.h 5.17 (Berkeley) 6/3/91
44 * to leave our <stdio.h> alone. (fixincludes gets in the way of pointing
52 /* va_list and size_t must be defined by stdio.h according to Posix */
63 #define _FSTDIO /* Define for new stdio with functions. */
65 typedef off_t fpos_t; /* stdio file position type */
68 * NB: to fit things in six character monocase externals, the stdio
69 * code uses the prefix `__s' for stdio objects, typically followed
73 /* stdio buffers *
    [all...]

Completed in 1933 milliseconds

<<31323334353637383940>>