HomeSort by relevance Sort by last modified time
    Searched full:scanf (Results 226 - 250 of 421) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/lib/
libc.so 
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/lib/
libc.so 
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/lib/
libc.so 
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/lib/
libc.so 
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/lib/
libc.so 
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/lib/
libc.so 
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/lib/
libc.so 
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/lib/
libc.so 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
curses.h 471 * macro to alert the compiler to flag inconsistencies in printf/scanf-like
497 #if defined(GCC_SCANF) && !defined(scanf)
498 #define GCC_SCANFLIKE(fmt,var) __attribute__((format(scanf,fmt,var)))
    [all...]
ncurses.h 471 * macro to alert the compiler to flag inconsistencies in printf/scanf-like
497 #if defined(GCC_SCANF) && !defined(scanf)
498 #define GCC_SCANFLIKE(fmt,var) __attribute__((format(scanf,fmt,var)))
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
curses.h 471 * macro to alert the compiler to flag inconsistencies in printf/scanf-like
497 #if defined(GCC_SCANF) && !defined(scanf)
498 #define GCC_SCANFLIKE(fmt,var) __attribute__((format(scanf,fmt,var)))
    [all...]
ncurses.h 471 * macro to alert the compiler to flag inconsistencies in printf/scanf-like
497 #if defined(GCC_SCANF) && !defined(scanf)
498 #define GCC_SCANFLIKE(fmt,var) __attribute__((format(scanf,fmt,var)))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
curses.h 471 * macro to alert the compiler to flag inconsistencies in printf/scanf-like
497 #if defined(GCC_SCANF) && !defined(scanf)
498 #define GCC_SCANFLIKE(fmt,var) __attribute__((format(scanf,fmt,var)))
    [all...]
ncurses.h 471 * macro to alert the compiler to flag inconsistencies in printf/scanf-like
497 #if defined(GCC_SCANF) && !defined(scanf)
498 #define GCC_SCANFLIKE(fmt,var) __attribute__((format(scanf,fmt,var)))
    [all...]
  /external/clang/include/clang/Basic/
Builtins.def 80 // s:N: -> this is a scanf-like function whose Nth argument is the format
716 LIBBUILTIN(scanf, "icC*R.", "fs:0:", "stdio.h", ALL_LANGUAGES)
    [all...]
  /external/clang/test/Analysis/
string.c 32 int scanf(const char *restrict format, ...);
418 scanf("%s", dst); // Taint data.
  /hardware/ti/wpan/tools/kfmapp/
kfmapp.c 244 scanf("%s", rds_text);
273 scanf("%s", rds_text);
    [all...]
  /dalvik/vm/
Misc.cpp 655 scanf("%d %s %c %d %d %d %d %d %lu %lu %lu %lu %lu %lu %lu %ld %ld %ld "
  /external/chromium_org/extensions/common/
manifest_constants.cc 218 // printf because we want to unit test them and scanf is hard to make
  /external/clang/lib/StaticAnalyzer/Checkers/
GenericTaintChecker.cpp 381 .Case("scanf", &GenericTaintChecker::postScanf)
  /external/llvm/lib/Target/
TargetLibraryInfo.cpp 251 "scanf",
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
builtins.def     [all...]

Completed in 755 milliseconds

1 2 3 4 5 6 7 8 91011>>