/prebuilts/ndk/8/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)))
|
/prebuilts/ndk/8/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)))
|
/prebuilts/ndk/8/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)))
|
/prebuilts/ndk/8/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)))
|
/prebuilts/ndk/8/platforms/android-9/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)))
|
/prebuilts/ndk/8/platforms/android-9/arch-mips/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)))
|
/prebuilts/ndk/8/platforms/android-9/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)))
|
/bionic/libc/include/ |
stdio.h | 216 __attribute__ ((__format__ (scanf, 2, 3))) 246 int scanf(const char *, ...) 247 __attribute__ ((__format__ (scanf, 1, 2))) 255 __attribute__ ((__format__ (scanf, 2, 3))) 275 __attribute__((__format__ (scanf, 2, 0))) 278 __attribute__((__format__ (scanf, 1, 0))) 284 __attribute__((__format__ (scanf, 2, 0)))
|
/system/extras/tests/bionic/libstdc++/ |
test_cstdio.cpp | 135 using std::scanf;
|
/external/bison/darwin-lib/ |
stdio.h | 110 are the ones of the system scanf(), rather than the ones standardized by 1330 _GL_CXXALIASWARN (scanf); variable [all...] |
/external/bison/linux-lib/ |
stdio.h | 110 are the ones of the system scanf(), rather than the ones standardized by 1330 _GL_CXXALIASWARN (scanf); variable [all...] |
/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;
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_cstdio.h | 111 using _STLP_VENDOR_CSTD::scanf;
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_cstdio.h | 111 using _STLP_VENDOR_CSTD::scanf;
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_cstdio.h | 111 using _STLP_VENDOR_CSTD::scanf;
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_cstdio.h | 111 using _STLP_VENDOR_CSTD::scanf;
|
/external/kernel-headers/original/linux/ |
kernel.h | 126 __attribute__ ((format (scanf, 2, 3))); 128 __attribute__ ((format (scanf, 2, 0)));
|
/external/bison/lib/ |
stdio.in.h | 109 are the ones of the system scanf(), rather than the ones standardized by [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
stdio.h | 409 extern int scanf (__const char *__restrict __format, ...) __wur; 424 extern int __REDIRECT (scanf, (__const char *__restrict __format, ...), 436 # define scanf __isoc99_scanf macro
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
stdio.h | 409 extern int scanf (__const char *__restrict __format, ...) __wur; 424 extern int __REDIRECT (scanf, (__const char *__restrict __format, ...), 436 # define scanf __isoc99_scanf macro
|