HomeSort by relevance Sort by last modified time
    Searched full:pbase (Results 101 - 125 of 182) sorted by null

1 2 3 45 6 7 8

  /external/stlport/src/
stdio_streambuf.cpp 207 ptrdiff_t unwritten = this->pptr() - this->pbase();
211 if (this->pptr() - this->pbase() < unwritten)
  /hardware/qcom/display/msm8960/libgralloc/
ionalloc.cpp 143 int IonAlloc::map_buffer(void **pBase, size_t size, int offset, int fd)
155 *pBase = base;
  /hardware/qcom/display/msm8974/libgralloc/
ionalloc.cpp 144 int IonAlloc::map_buffer(void **pBase, size_t size, int offset, int fd)
156 *pBase = base;
  /hardware/qcom/display/msm8x26/libgralloc/
ionalloc.cpp 143 int IonAlloc::map_buffer(void **pBase, size_t size, int offset, int fd)
155 *pBase = base;
  /ndk/sources/cxx-stl/stlport/src/
stdio_streambuf.cpp 207 ptrdiff_t unwritten = this->pptr() - this->pbase();
211 if (this->pptr() - this->pbase() < unwritten)
  /frameworks/base/core/java/android/util/
TypedValue.java 364 * @param pbase The parent base value of this fraction. In other
371 public static float complexToFraction(int data, float base, float pbase)
377 return complexToFloat(data) * pbase;
388 * @param pbase The parent base value of this fraction. In other
395 public float getFraction(float base, float pbase)
397 return complexToFraction(data, base, pbase);
  /external/zlib/src/contrib/iostream/
zfstream.cpp 223 q = pbase();
  /external/chromium/third_party/libevent/test/
regress_rpc.c 129 rpc_setup(struct evhttp **phttp, short *pport, struct evrpc_base **pbase)
143 *pbase = base;
  /external/chromium_org/third_party/libevent/test/
regress_rpc.c 129 rpc_setup(struct evhttp **phttp, short *pport, struct evrpc_base **pbase)
143 *pbase = base;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
streambuf 75 char_type* pbase() const;
176 _LIBCPP_ALWAYS_INLINE char_type* pbase() const {return __bout_;}
  /frameworks/base/core/java/android/content/res/
TypedArray.java 530 * @param pbase The parent base value of this fraction. In other
539 public float getFraction(int index, int base, int pbase, float defValue) {
547 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);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
streambuf 500 * - pbase() returns the beginning pointer for the output sequence
505 pbase() const { return _M_out_beg; }
527 * @post @a pbeg == @c pbase(), @a pbeg == @c pptr(), and
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
streambuf 504 * - pbase() returns the beginning pointer for the output sequence
509 pbase() const { return _M_out_beg; }
531 * @post @a pbeg == @c pbase(), @a pbeg == @c pptr(), and
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
streambuf 504 * - pbase() returns the beginning pointer for the output sequence
509 pbase() const { return _M_out_beg; }
531 * @post @a pbeg == @c pbase(), @a pbeg == @c pptr(), and
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
streambuf 500 * - pbase() returns the beginning pointer for the output sequence
505 pbase() const { return _M_out_beg; }
527 * @post @a pbeg == @c pbase(), @a pbeg == @c pptr(), and
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
streambuf 500 * - pbase() returns the beginning pointer for the output sequence
505 pbase() const { return _M_out_beg; }
527 * @post @a pbeg == @c pbase(), @a pbeg == @c pptr(), and
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
streambuf 500 * - pbase() returns the beginning pointer for the output sequence
505 pbase() const { return _M_out_beg; }
527 * @post @a pbeg == @c pbase(), @a pbeg == @c pptr(), and
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
streambuf 500 * - pbase() returns the beginning pointer for the output sequence
505 pbase() const { return _M_out_beg; }
527 * @post @a pbeg == @c pbase(), @a pbeg == @c pptr(), and
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
streambuf 504 * - pbase() returns the beginning pointer for the output sequence
509 pbase() const { return _M_out_beg; }
531 * @post @a pbeg == @c pbase(), @a pbeg == @c pptr(), and
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
streambuf 504 * - pbase() returns the beginning pointer for the output sequence
509 pbase() const { return _M_out_beg; }
531 * @post @a pbeg == @c pbase(), @a pbeg == @c pptr(), and
  /external/chromium_org/third_party/sqlite/src/src/
recover.c     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
streambuf 522 * - pbase() returns the beginning pointer for the output sequence
527 pbase() const { return _M_out_beg; }
549 * @post @a __pbeg == @c pbase(), @a __pbeg == @c pptr(), and
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
streambuf 522 * - pbase() returns the beginning pointer for the output sequence
527 pbase() const { return _M_out_beg; }
549 * @post @a __pbeg == @c pbase(), @a __pbeg == @c pptr(), and
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
streambuf 524 * - pbase() returns the beginning pointer for the output sequence
529 pbase() const { return _M_out_beg; }
551 * @post @a __pbeg == @c pbase(), @a __pbeg == @c pptr(), and

Completed in 1878 milliseconds

1 2 3 45 6 7 8