/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
cpp.php | 115 'fgetpos', 'fsetpos', 'clearerr', 'feof', 'ferror', 'perror', 'abs', 'labs',
|
cpp-qt.php | 105 'fgetpos', 'fsetpos', 'clearerr', 'feof', 'ferror', 'perror', 'abs', 'labs',
|
klonecpp.php | 84 'fgetpos', 'fsetpos', 'clearerr', 'feof', 'ferror', 'perror', 'abs', 'labs',
|
objc.php | 113 'gets', 'getenv', 'getchar', 'getc', 'fwrite', 'ftell', 'fsetpos',
|
/ndk/sources/cxx-stl/llvm-libc++/test/input.output/file.streams/c.files/ |
cstdio.pass.cpp | 130 static_assert((std::is_same<decltype(std::fsetpos(fp, &fpos)), int>::value), "");
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/ |
mf-runtime.h | 167 #pragma redefine_extname fsetpos __mfwrap_fsetpos
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
stdio.h | 88 /* The type of the second argument to `fgetpos' and `fsetpos'. */ 772 extern int fsetpos (FILE *__stream, __const fpos_t *__pos); 777 extern int __REDIRECT (fsetpos, 781 # define fsetpos fsetpos64
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
stdio.h | 88 /* The type of the second argument to `fgetpos' and `fsetpos'. */ 772 extern int fsetpos (FILE *__stream, __const fpos_t *__pos); 777 extern int __REDIRECT (fsetpos, 781 # define fsetpos fsetpos64
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
stdio.h | 88 /* The type of the second argument to `fgetpos' and `fsetpos'. */ 772 extern int fsetpos (FILE *__stream, __const fpos_t *__pos); 777 extern int __REDIRECT (fsetpos, 781 # define fsetpos fsetpos64
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/lib/ |
libmudflap.so | |
libmudflap.so.0 | |
libmudflap.so.0.0.0 | |
libmudflapth.so | |
libmudflapth.so.0 | |
libmudflapth.so.0.0.0 | |
/external/llvm/include/llvm/Target/ |
TargetLibraryInfo.h | 266 /// int fsetpos(FILE *stream, const fpos_t *pos); 267 fsetpos, enumerator in enum:llvm::LibFunc::Func
|
/bionic/libc/include/ |
stdio.h | 220 int fsetpos(FILE *, const fpos_t *);
|
/development/ndk/platforms/android-3/include/ |
stdio.h | 220 int fsetpos(FILE *, const fpos_t *);
|
/development/ndk/platforms/android-8/include/ |
stdio.h | 220 int fsetpos(FILE *, const fpos_t *);
|
/external/llvm/lib/Target/ |
TargetLibraryInfo.cpp | 149 "fsetpos",
|
/external/svox/pico/lib/ |
picopal.c | 366 fsetpos((FILE *)stream,&fpos);
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include-fixed/ |
stdio.h | 250 int fsetpos(FILE *, const fpos_t *);
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include-fixed/ |
stdio.h | 229 int fsetpos(FILE *, const fpos_t *);
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include-fixed/ |
stdio.h | 250 int fsetpos(FILE *, const fpos_t *);
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/include-fixed/ |
stdio.h | 229 int fsetpos(FILE *, const fpos_t *);
|