HomeSort by relevance Sort by last modified time
    Searched full:scanf (Results 26 - 50 of 284) sorted by null

12 3 4 5 6 7 8 91011>>

  /bionic/libm/src/
s_nan.c 66 * in contrib/gdtoa/hexnan.c (for strtod/scanf) and what is used in
  /development/ndk/platforms/android-3/include/
stdio.h 262 int scanf(const char *, ...);
279 __attribute__((__format__ (scanf, 2, 0)))
282 __attribute__((__format__ (scanf, 1, 0)))
288 __attribute__((__format__ (scanf, 2, 0)))
  /development/ndk/platforms/android-8/include/
stdio.h 262 int scanf(const char *, ...);
279 __attribute__((__format__ (scanf, 2, 0)))
282 __attribute__((__format__ (scanf, 1, 0)))
288 __attribute__((__format__ (scanf, 2, 0)))
  /external/genext2fs/
config.h.in 107 /* Define to 1 if the scanf %a conversion format mallocs a buffer. Undefine if
  /external/stlport/stlport/stl/
_cstdio.h 111 using _STLP_VENDOR_CSTD::scanf;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cstdio.h 111 using _STLP_VENDOR_CSTD::scanf;
  /prebuilt/darwin-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include-fixed/
stdio.h 271 int scanf(const char *, ...);
288 __attribute__((__format__ (scanf, 2, 0)))
291 __attribute__((__format__ (scanf, 1, 0)))
297 __attribute__((__format__ (scanf, 2, 0)))
  /prebuilt/linux-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include-fixed/
stdio.h 271 int scanf(const char *, ...);
288 __attribute__((__format__ (scanf, 2, 0)))
291 __attribute__((__format__ (scanf, 1, 0)))
297 __attribute__((__format__ (scanf, 2, 0)))
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
xopen_lim.h 69 /* Maximum value of `digit' in calls to the `printf' and `scanf'
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
stdio.h 262 int scanf(const char *, ...);
279 __attribute__((__format__ (scanf, 2, 0)))
282 __attribute__((__format__ (scanf, 1, 0)))
288 __attribute__((__format__ (scanf, 2, 0)))
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
stdio.h 262 int scanf(const char *, ...);
279 __attribute__((__format__ (scanf, 2, 0)))
282 __attribute__((__format__ (scanf, 1, 0)))
288 __attribute__((__format__ (scanf, 2, 0)))
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
stdio.h 262 int scanf(const char *, ...);
279 __attribute__((__format__ (scanf, 2, 0)))
282 __attribute__((__format__ (scanf, 1, 0)))
288 __attribute__((__format__ (scanf, 2, 0)))
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
stdio.h 262 int scanf(const char *, ...);
279 __attribute__((__format__ (scanf, 2, 0)))
282 __attribute__((__format__ (scanf, 1, 0)))
288 __attribute__((__format__ (scanf, 2, 0)))
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
stdio.h 262 int scanf(const char *, ...);
279 __attribute__((__format__ (scanf, 2, 0)))
282 __attribute__((__format__ (scanf, 1, 0)))
288 __attribute__((__format__ (scanf, 2, 0)))
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
stdio.h 262 int scanf(const char *, ...);
279 __attribute__((__format__ (scanf, 2, 0)))
282 __attribute__((__format__ (scanf, 1, 0)))
288 __attribute__((__format__ (scanf, 2, 0)))
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
stdio.h 262 int scanf(const char *, ...);
279 __attribute__((__format__ (scanf, 2, 0)))
282 __attribute__((__format__ (scanf, 1, 0)))
288 __attribute__((__format__ (scanf, 2, 0)))
  /prebuilt/ndk/android-ndk-r5/platforms/android-8/arch-arm/usr/include/
stdio.h 262 int scanf(const char *, ...);
279 __attribute__((__format__ (scanf, 2, 0)))
282 __attribute__((__format__ (scanf, 1, 0)))
288 __attribute__((__format__ (scanf, 2, 0)))
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_cstdio.h 111 using _STLP_VENDOR_CSTD::scanf;
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
stdio.h 262 int scanf(const char *, ...);
279 __attribute__((__format__ (scanf, 2, 0)))
282 __attribute__((__format__ (scanf, 1, 0)))
288 __attribute__((__format__ (scanf, 2, 0)))
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
stdio.h 262 int scanf(const char *, ...);
279 __attribute__((__format__ (scanf, 2, 0)))
282 __attribute__((__format__ (scanf, 1, 0)))
288 __attribute__((__format__ (scanf, 2, 0)))
  /prebuilt/ndk/android-ndk-r6/platforms/android-8/arch-arm/usr/include/
stdio.h 262 int scanf(const char *, ...);
279 __attribute__((__format__ (scanf, 2, 0)))
282 __attribute__((__format__ (scanf, 1, 0)))
288 __attribute__((__format__ (scanf, 2, 0)))
  /prebuilt/ndk/android-ndk-r6/platforms/android-8/arch-x86/usr/include/
stdio.h 262 int scanf(const char *, ...);
279 __attribute__((__format__ (scanf, 2, 0)))
282 __attribute__((__format__ (scanf, 1, 0)))
288 __attribute__((__format__ (scanf, 2, 0)))
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_cstdio.h 111 using _STLP_VENDOR_CSTD::scanf;
  /system/extras/tests/bionic/libstdc++/
test_cstdio.cpp 135 using std::scanf;
  /external/clang/include/clang/Analysis/Analyses/
FormatString.h 61 /// Represents the length modifier in a format string in scanf/printf.
152 // ** Scanf-specific **
578 // Scanf-specific handlers.

Completed in 1206 milliseconds

12 3 4 5 6 7 8 91011>>