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

  /prebuilts/misc/common/swig/include/2.0.11/std/
std_streambuf.i 43 pubseekpos(pos_type __sp,
  /external/libunwind_llvm/src/
Registers.hpp 1049 uint64_t getSP() const { return _registers.__sp; }
1050 void setSP(uint64_t value) { _registers.__sp = value; }
1061 uint64_t __sp; // Stack pointer x31 member in struct:libunwind::Registers_arm64::GPRs
1108 return _registers.__sp;
1118 _registers.__sp = value;
1347 uint32_t __sp; \/\/ Stack pointer r13 member in struct:libunwind::Registers_arm::GPRs
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
Registers.hpp 1049 uint64_t getSP() const { return _registers.__sp; }
1050 void setSP(uint64_t value) { _registers.__sp = value; }
1061 uint64_t __sp; // Stack pointer x31 member in struct:libunwind::Registers_arm64::GPRs
1108 return _registers.__sp;
1118 _registers.__sp = value;
1347 uint32_t __sp; \/\/ Stack pointer r13 member in struct:libunwind::Registers_arm::GPRs
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
spawn.h 36 struct sched_param __sp; member in struct:__anon47893
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
spawn.h 36 struct sched_param __sp; member in struct:__anon49885
  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
_streambuf.h 149 pos_type pubseekpos(pos_type __sp,
151 { return this->seekpos(__sp, __mod); }
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
_streambuf.h 149 pos_type pubseekpos(pos_type __sp,
151 { return this->seekpos(__sp, __mod); }
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
_streambuf.h 149 pos_type pubseekpos(pos_type __sp,
151 { return this->seekpos(__sp, __mod); }
  /external/libcxx/src/
strstream.cpp 293 strstreambuf::seekpos(pos_type __sp, ios_base::openmode __which)
302 off_type newoff = __sp;
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/src/
strstream.cpp 287 strstreambuf::seekpos(pos_type __sp, ios_base::openmode __which)
296 off_type newoff = __sp;
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/src/
strstream.cpp 287 strstreambuf::seekpos(pos_type __sp, ios_base::openmode __which)
296 off_type newoff = __sp;
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_mac.cc 534 *sp = ucontext->uc_mcontext->__ss.__sp;
542 *sp = ucontext->uc_mcontext->__ss.__sp;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/
xdr.h 286 extern bool_t xdr_short (XDR *__xdrs, short *__sp) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpc/
xdr.h 286 extern bool_t xdr_short (XDR *__xdrs, short *__sp) __THROW;

Completed in 760 milliseconds