HomeSort by relevance Sort by last modified time
    Searched refs:whence (Results 251 - 266 of 266) sorted by null

<<11

  /external/e2fsprogs/lib/ext2fs/
ext2fs.h     [all...]
  /external/libvorbis/lib/
vorbisfile.c 867 static int _fseek64_wrap(FILE *f,ogg_int64_t off,int whence){
869 return fseek(f,off,whence);
    [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/ui/browsers/
hists.c 871 off_t offset, int whence)
885 switch (whence) {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdio.h 462 /* int fseeko32(FILE* stream, _off_t offset, int whence);*/ /* fseeko32 redirects to fseeko64 */
463 int fseeko64(FILE* stream, _off64_t offset, int whence);
464 int fseeko(FILE* stream, _off_t offset, int whence);
    [all...]
  /external/zlib/src/contrib/masmx64/
gvmat64.asm 528 ;;; Restore the stack and return from whence we came.
  /external/zlib/src/contrib/masmx86/
match686.asm 447 ;;; Restore the stack and return from whence we came.
  /libcore/luni/src/main/native/
libcore_io_Posix.cpp     [all...]
  /external/flac/libFLAC/
metadata_iterators.c 142 static int fseek_wrapper_(FLAC__IOHandle handle, FLAC__int64 offset, int whence);
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-linux.c 770 unsigned int, whence);
    [all...]
syswrap-darwin.c     [all...]
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.stderr.exp 253 Syscall param lseek(whence) contains uninitialised byte(s)
    [all...]
  /external/chromium_org/tools/win/split_link/viz.js/
viz.js     [all...]
  /external/chromium_org/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js     [all...]
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 3415 milliseconds

<<11