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

  /external/stlport/stlport/stl/
_fstream.h 132 bool __regular_file() const { return (_M_regular_file != 0); } function in class:_Filebuf_base
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_fstream.h 132 bool __regular_file() const { return (_M_regular_file != 0); } function in class:_Filebuf_base
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_fstream.h 132 bool __regular_file() const { return (_M_regular_file != 0); } function in class:_Filebuf_base
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_fstream.h 132 bool __regular_file() const { return (_M_regular_file != 0); } function in class:_Filebuf_base
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_fstream.h 132 bool __regular_file() const { return (_M_regular_file != 0); } function in class:_Filebuf_base

Completed in 103 milliseconds