HomeSort by relevance Sort by last modified time
    Searched full:__sp (Results 26 - 50 of 65) sorted by null

12 3

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
spawn.h 36 struct sched_param __sp; member in struct:__anon42995
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
fstream 221 virtual pos_type seekpos(pos_type __sp,
825 basic_filebuf<_CharT, _Traits>::seekpos(pos_type __sp, ios_base::openmode)
830 if (fseek(__file_, __sp, SEEK_SET))
833 if (fseeko(__file_, __sp, SEEK_SET))
836 __st_ = __sp.state();
837 return __sp;
    [all...]
sstream 234 virtual pos_type seekpos(pos_type __sp,
607 basic_stringbuf<_CharT, _Traits, _Allocator>::seekpos(pos_type __sp,
610 return seekoff(__sp, ios_base::beg, __wch);
    [all...]
strstream 175 virtual pos_type seekpos(pos_type __sp,
locale     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
streambuf 255 * @param __sp Position
261 pubseekpos(pos_type __sp,
263 { return this->seekpos(__sp, __mode); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
streambuf 255 * @param __sp Position
261 pubseekpos(pos_type __sp,
263 { return this->seekpos(__sp, __mode); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
streambuf 257 * @param __sp Position
263 pubseekpos(pos_type __sp,
265 { return this->seekpos(__sp, __mode); }
  /dalvik/vm/arch/mips/
CallO32.S 94 *__sp on entry_->_|__0_______|_reserved (a0: JNIenv)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
streambuf 243 pubseekpos(pos_type __sp,
245 { return this->seekpos(__sp, __mode); }
sstream 219 seekpos(pos_type __sp,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
streambuf 246 pubseekpos(pos_type __sp,
248 { return this->seekpos(__sp, __mode); }
sstream 221 seekpos(pos_type __sp,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
streambuf 246 pubseekpos(pos_type __sp,
248 { return this->seekpos(__sp, __mode); }
sstream 221 seekpos(pos_type __sp,
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
streambuf 243 pubseekpos(pos_type __sp,
245 { return this->seekpos(__sp, __mode); }
sstream 219 seekpos(pos_type __sp,
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
streambuf 243 pubseekpos(pos_type __sp,
245 { return this->seekpos(__sp, __mode); }
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
streambuf 243 pubseekpos(pos_type __sp,
245 { return this->seekpos(__sp, __mode); }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
streambuf 243 pubseekpos(pos_type __sp,
245 { return this->seekpos(__sp, __mode); }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
streambuf 246 pubseekpos(pos_type __sp,
248 { return this->seekpos(__sp, __mode); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
streambuf 246 pubseekpos(pos_type __sp,
248 { return this->seekpos(__sp, __mode); }
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
xdr.h 288 extern bool_t xdr_short (XDR *__xdrs, short *__sp) __THROW;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
xdr.h 288 extern bool_t xdr_short (XDR *__xdrs, short *__sp) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
xdr.h 288 extern bool_t xdr_short (XDR *__xdrs, short *__sp) __THROW;

Completed in 1068 milliseconds

12 3