HomeSort by relevance Sort by last modified time
    Searched refs:__ff (Results 1 - 7 of 7) sorted by null

  /external/fio/
filelock.c 151 struct fio_filelock *__ff; local
153 __ff = fio_hash_find(hash);
154 if (__ff) {
156 return __ff;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_ostream.h 80 _Self& operator<< (__ios_fn __ff) { __ff(*this); return *this; }
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_ostream.h 80 _Self& operator<< (__ios_fn __ff) { __ff(*this); return *this; }
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_ostream.h 80 _Self& operator<< (__ios_fn __ff) { __ff(*this); return *this; }
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_ostream.h 80 _Self& operator<< (__ios_fn __ff) { __ff(*this); return *this; }
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_ostream.h 80 _Self& operator<< (__ios_fn __ff) { __ff(*this); return *this; }
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_ostream.h 80 _Self& operator<< (__ios_fn __ff) { __ff(*this); return *this; }

Completed in 1174 milliseconds