HomeSort by relevance Sort by last modified time
    Searched defs:seekdir (Results 1 - 13 of 13) sorted by null

  /ndk/sources/host-tools/make-3.81/w32/compat/
dirent.c 186 seekdir(DIR* pDir, long nPosition) function
  /external/astl/include/
ios_base.h 101 typedef int seekdir; typedef in class:std::ios_base
  /external/stlport/stlport/stl/
_ios_base.h 60 typedef int seekdir; typedef in class:ios_base
101 // Seekdir flags
214 seekdir _M_seekdir;
256 typedef seekdir seek_dir;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 60 typedef int seekdir; typedef in class:ios_base
101 // Seekdir flags
214 seekdir _M_seekdir;
256 typedef seekdir seek_dir;
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 60 typedef int seekdir; typedef in class:ios_base
101 // Seekdir flags
214 seekdir _M_seekdir;
256 typedef seekdir seek_dir;
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 60 typedef int seekdir; typedef in class:ios_base
101 // Seekdir flags
214 seekdir _M_seekdir;
256 typedef seekdir seek_dir;
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 60 typedef int seekdir; typedef in class:ios_base
101 // Seekdir flags
214 seekdir _M_seekdir;
256 typedef seekdir seek_dir;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
ios_base.h 391 // 27.4.2.1.5 Type ios_base::seekdir
396 * of type seekdir are:
401 typedef _Ios_Seekdir seekdir; typedef in class:ios_base
404 static const seekdir beg = _S_beg;
407 static const seekdir cur = _S_cur;
410 static const seekdir end = _S_end;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
ios_base.h 385 // 27.4.2.1.5 Type ios_base::seekdir
390 * of type seekdir are:
395 typedef _Ios_Seekdir seekdir; typedef in class:ios_base
398 static const seekdir beg = _S_beg;
401 static const seekdir cur = _S_cur;
404 static const seekdir end = _S_end;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
ios_base.h 385 // 27.4.2.1.5 Type ios_base::seekdir
390 * of type seekdir are:
395 typedef _Ios_Seekdir seekdir; typedef in class:ios_base
398 static const seekdir beg = _S_beg;
401 static const seekdir cur = _S_cur;
404 static const seekdir end = _S_end;
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
ios_base.h 391 // 27.4.2.1.5 Type ios_base::seekdir
396 * of type seekdir are:
401 typedef _Ios_Seekdir seekdir; typedef in class:ios_base
404 static const seekdir beg = _S_beg;
407 static const seekdir cur = _S_cur;
410 static const seekdir end = _S_end;
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
ios_base.h 391 // 27.4.2.1.5 Type ios_base::seekdir
396 * of type seekdir are:
401 typedef _Ios_Seekdir seekdir; typedef in class:ios_base
404 static const seekdir beg = _S_beg;
407 static const seekdir cur = _S_cur;
410 static const seekdir end = _S_end;
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/
ios_base.h 391 // 27.4.2.1.5 Type ios_base::seekdir
396 * of type seekdir are:
401 typedef _Ios_Seekdir seekdir; typedef in class:ios_base
404 static const seekdir beg = _S_beg;
407 static const seekdir cur = _S_cur;
410 static const seekdir end = _S_end;

Completed in 340 milliseconds