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

<<21222324252627282930>>

  /prebuilts/go/darwin-x86/misc/cgo/test/
issue3261.go 11 #include <stdio.h>
17 #include <stdio.h>
  /prebuilts/go/linux-x86/misc/cgo/stdio/
fib.go 17 "../stdio"
33 stdio.Stdout.WriteString(strconv.FormatInt(j, 10) + "\n")
file.go 13 package stdio package
16 #include <stdio.h>
  /prebuilts/go/linux-x86/misc/cgo/test/
issue3261.go 11 #include <stdio.h>
17 #include <stdio.h>
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
stdio.h 1 // TR1 stdio.h -*- C++ -*-
25 /** @file tr1/stdio.h
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/
stdio.h 33 # include_next <stdio.h>
35 # include _STLP_NATIVE_C_HEADER(stdio.h)
  /external/libvorbis/doc/vorbisfile/
callbacks.html 4 <title>Vorbisfile - Callbacks and non-stdio I/O</title>
16 <h1>Callbacks and non-stdio I/O</h1>
18 Although stdio is convenient and nearly universally implemented as per
21 own I/O functions for use with Vorbisfile when stdio is unavailable or not
31 libvorbisfile is identical to using it with stdio.
72 one past the last byte of accessible data, as would stdio
87 stdio calls as callback functions, but passing a <tt>close_func</tt>
  /external/bison/m4/
wchar_h.m4 41 /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
43 BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
47 # include <stdio.h>
73 /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
75 BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
78 #include <stdio.h>
88 /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
90 BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
93 #include <stdio.h>
  /bionic/libc/stdio/
snprintf.c 36 #include <stdio.h>
50 /* While snprintf(3) specifies size_t stdio uses an int internally */
53 /* Stdio internals do not deal correctly with zero length buffer */
  /bionic/libc/upstream-openbsd/lib/libc/stdio/
vsnprintf.c 35 #include <stdio.h>
49 /* While snprintf(3) specifies size_t stdio uses an int internally */
52 /* Stdio internals do not deal correctly with zero length buffer */
  /external/libxml2/
libxml.h 42 #include <stdio.h> /* pull definition of size_t */
49 #include <stdio.h>
55 * be used instead of the default stdio ones.
  /ndk/sources/android/support/include/
stdio.h 33 #include_next <stdio.h>
38 // in <stdio.h> follows a putc() function definition which is apparently
41 #include_next <stdio.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
stdio-ldbl.h 1 /* -mlong-double-64 compatibility mode for stdio functions.
21 # error "Never include <bits/stdio-ldbl.h> directly; use <stdio.h> instead."
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
stdio-ldbl.h 1 /* -mlong-double-64 compatibility mode for stdio functions.
21 # error "Never include <bits/stdio-ldbl.h> directly; use <stdio.h> instead."
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
stdio-ldbl.h 1 /* -mlong-double-64 compatibility mode for stdio functions.
21 # error "Never include <bits/stdio-ldbl.h> directly; use <stdio.h> instead."
  /prebuilts/ndk/current/sources/android/support/include/
stdio.h 33 #include_next <stdio.h>
38 // in <stdio.h> follows a putc() function definition which is apparently
41 #include_next <stdio.h>
  /bootable/recovery/applypatch/
utils.h 20 #include <stdio.h>
  /bootable/recovery/minzip/
SysUtil.h 9 #include <stdio.h>
  /bootable/recovery/updater/
updater.h 20 #include <stdio.h>
  /build/kati/
io.h 18 #include <stdio.h>
  /cts/apps/CtsVerifier/jni/verifier/
CtsVerifierJniOnLoad.cpp 18 #include <stdio.h>
  /cts/libs/deviceutil/jni/
CtsJniOnLoad.cpp 18 #include <stdio.h>
  /cts/tests/tests/drm/jni/
CtsDrmJniOnLoad.cpp 18 #include <stdio.h>
  /cts/tests/tests/graphics/jni/
CtsGraphicsJniOnLoad.cpp 18 #include <stdio.h>
  /cts/tests/tests/opengl/libopengltest/
attach_shader_eight.h 22 #include <stdio.h>

Completed in 888 milliseconds

<<21222324252627282930>>