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

1 2 3

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
random     [all...]
streambuf 142 pos_type pubseekpos(pos_type __sp,
190 virtual pos_type seekpos(pos_type __sp,
262 basic_streambuf<_CharT, _Traits>::pubseekpos(pos_type __sp,
265 return seekpos(__sp, __which);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
sstream.tcc 196 seekpos(pos_type __sp, ios_base::openmode __mode)
203 if ((__beg || !off_type(__sp)) && (__testin || __testout))
207 const off_type __pos(__sp);
216 __ret = __sp;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
sstream.tcc 199 seekpos(pos_type __sp, ios_base::openmode __mode)
206 if ((__beg || !off_type(__sp)) && (__testin || __testout))
210 const off_type __pos(__sp);
220 __ret = __sp;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
sstream.tcc 199 seekpos(pos_type __sp, ios_base::openmode __mode)
206 if ((__beg || !off_type(__sp)) && (__testin || __testout))
210 const off_type __pos(__sp);
220 __ret = __sp;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
sstream.tcc 196 seekpos(pos_type __sp, ios_base::openmode __mode)
203 if ((__beg || !off_type(__sp)) && (__testin || __testout))
207 const off_type __pos(__sp);
216 __ret = __sp;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
sstream.tcc 196 seekpos(pos_type __sp, ios_base::openmode __mode)
203 if ((__beg || !off_type(__sp)) && (__testin || __testout))
207 const off_type __pos(__sp);
216 __ret = __sp;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
sstream.tcc 196 seekpos(pos_type __sp, ios_base::openmode __mode)
203 if ((__beg || !off_type(__sp)) && (__testin || __testout))
207 const off_type __pos(__sp);
216 __ret = __sp;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
sstream.tcc 196 seekpos(pos_type __sp, ios_base::openmode __mode)
203 if ((__beg || !off_type(__sp)) && (__testin || __testout))
207 const off_type __pos(__sp);
216 __ret = __sp;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
sstream.tcc 199 seekpos(pos_type __sp, ios_base::openmode __mode)
206 if ((__beg || !off_type(__sp)) && (__testin || __testout))
210 const off_type __pos(__sp);
220 __ret = __sp;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
sstream.tcc 199 seekpos(pos_type __sp, ios_base::openmode __mode)
206 if ((__beg || !off_type(__sp)) && (__testin || __testout))
210 const off_type __pos(__sp);
220 __ret = __sp;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
sstream.tcc 199 seekpos(pos_type __sp, ios_base::openmode __mode)
206 if ((__beg || !off_type(__sp)) && (__testin || __testout))
210 const off_type __pos(__sp);
220 __ret = __sp;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
sstream.tcc 199 seekpos(pos_type __sp, ios_base::openmode __mode)
206 if ((__beg || !off_type(__sp)) && (__testin || __testout))
210 const off_type __pos(__sp);
220 __ret = __sp;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
sstream.tcc 197 seekpos(pos_type __sp, ios_base::openmode __mode)
204 if ((__beg || !off_type(__sp)) && (__testin || __testout))
208 const off_type __pos(__sp);
218 __ret = __sp;
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_linux.h 195 #define _MD_GET_SP(_t) (_t)->md.context[0].__jmpbuf[0].__sp
223 #define _MD_GET_SP(_t) (_t)->md.context[0].__jmpbuf[0].__sp
229 #define _MD_GET_SP(_t) (_t)->md.context[0].__jmpbuf[0].__sp
268 #define _MD_GET_SP(_t) (_t)->md.context[0].__jmpbuf[0].__sp
279 #define _MD_GET_SP(_t) (_t)->md.context[0].__jmpbuf[0].__sp
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
strstream.cpp 287 strstreambuf::seekpos(pos_type __sp, ios_base::openmode __which)
296 off_type newoff = __sp;
  /external/stlport/stlport/stl/
_streambuf.h 149 pos_type pubseekpos(pos_type __sp,
151 { return this->seekpos(__sp, __mod); }
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_streambuf.h 149 pos_type pubseekpos(pos_type __sp,
151 { return this->seekpos(__sp, __mod); }
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_streambuf.h 149 pos_type pubseekpos(pos_type __sp,
151 { return this->seekpos(__sp, __mod); }
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_streambuf.h 149 pos_type pubseekpos(pos_type __sp,
151 { return this->seekpos(__sp, __mod); }
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_streambuf.h 149 pos_type pubseekpos(pos_type __sp,
151 { return this->seekpos(__sp, __mod); }
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_streambuf.h 149 pos_type pubseekpos(pos_type __sp,
151 { return this->seekpos(__sp, __mod); }
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_streambuf.h 149 pos_type pubseekpos(pos_type __sp,
151 { return this->seekpos(__sp, __mod); }
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
spawn.h 36 struct sched_param __sp; member in struct:__anon39817
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
spawn.h 36 struct sched_param __sp; member in struct:__anon41481

Completed in 1970 milliseconds

1 2 3