HomeSort by relevance Sort by last modified time
    Searched refs:pbase (Results 76 - 100 of 121) sorted by null

1 2 34 5

  /external/quake/quake/src/WinQuake/
quakeasm.h 246 .extern pbase
d_draw.s 111 movl %edx,pbase // pbase = cacheblock
281 movl pbase,%ebx
301 addl %eax,%esi // psource = pbase + (sfrac >> 16) +
d_draw16.s 115 movl %edx,pbase // pbase = cacheblock
285 movl pbase,%ebx
305 addl %eax,%esi // psource = pbase + (sfrac >> 16) +
d_spr8.s 107 movl %edx,pbase // pbase = cacheblock
309 movl pbase,%ebx
328 addl %eax,%esi // psource = pbase + (sfrac >> 16) +
  /external/stlport/stlport/stl/
_streambuf.h 111 char_type* pbase() const { return _M_pbegin; } // Beginning function in class:basic_streambuf
  /external/zlib/src/contrib/iostream/
zfstream.cpp 223 q = pbase();
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_streambuf.h 111 char_type* pbase() const { return _M_pbegin; } // Beginning function in class:basic_streambuf
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_streambuf.h 111 char_type* pbase() const { return _M_pbegin; } // Beginning function in class:basic_streambuf
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_streambuf.h 111 char_type* pbase() const { return _M_pbegin; } // Beginning function in class:basic_streambuf
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_streambuf.h 111 char_type* pbase() const { return _M_pbegin; } // Beginning function in class:basic_streambuf
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_streambuf.h 111 char_type* pbase() const { return _M_pbegin; } // Beginning function in class:basic_streambuf
  /frameworks/base/core/java/android/content/res/
TypedArray.java 529 * @param pbase The parent base value of this fraction. In other
538 public float getFraction(int index, int base, int pbase, float defValue) {
546 data[index+AssetManager.STYLE_DATA], base, pbase);
  /frameworks/base/tools/layoutlib/bridge/src/android/content/res/
BridgeTypedArray.java 599 * @param pbase The parent base value of this fraction. In other
609 public float getFraction(int index, int base, int pbase, float defValue) {
625 return mValue.getFraction(base, pbase);
  /external/quake/quake/src/QW/client/
d_draw.s 111 movl %edx,pbase // pbase = cacheblock
281 movl pbase,%ebx
301 addl %eax,%esi // psource = pbase + (sfrac >> 16) +
d_draw16.s 115 movl %edx,pbase // pbase = cacheblock
285 movl pbase,%ebx
305 addl %eax,%esi // psource = pbase + (sfrac >> 16) +
d_scana.asm 213 externdef pbase:dword
d_spr8.s 107 movl %edx,pbase // pbase = cacheblock
309 movl pbase,%ebx
328 addl %eax,%esi // psource = pbase + (sfrac >> 16) +
r_varsa.asm 213 externdef pbase:dword
sys_wina.asm 213 externdef pbase:dword
r_aclipa.asm 213 externdef pbase:dword
r_aliasa.asm 213 externdef pbase:dword
snd_mixa.asm 213 externdef pbase:dword
d_draw.asm 213 externdef pbase:dword
288 mov ds:dword ptr[pbase],edx
398 mov ebx,ds:dword ptr[pbase]
d_draw16.asm 213 externdef pbase:dword
290 mov ds:dword ptr[pbase],edx
400 mov ebx,ds:dword ptr[pbase]