HomeSort by relevance Sort by last modified time
    Searched full:pptr (Results 251 - 275 of 345) sorted by null

<<11121314

  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_streambuf.h 112 char_type* pptr() const { return _M_pnext; } // Current position function in class:basic_streambuf
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_streambuf.h 112 char_type* pptr() const { return _M_pnext; } // Current position function in class:basic_streambuf
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_streambuf.h 112 char_type* pptr() const { return _M_pnext; } // Current position function in class:basic_streambuf
  /prebuilts/misc/common/swig/include/2.0.11/lua/
typemaps.i 540 int Create_Math(iMath** pptr); // its factory (assume it mallocs)
552 %apply SWIGTYPE** OUTPUT{iMath **pptr };
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp     [all...]
omx_vdec_copper.cpp     [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec.cpp     [all...]
omx_vdec_hevc.cpp     [all...]
omx_vdec_hevc_swvdec.cpp     [all...]
omx_vdec_msm8974.cpp     [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
lexical_cast.hpp     [all...]
  /external/libcxx/include/
locale     [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
locale     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/
locale     [all...]
  /external/tcpdump/
print-lspping.c 469 lspping_print(register const u_char *pptr, register u_int len) {
500 tptr=pptr;
501 lspping_com_header = (const struct lspping_common_header *)pptr;
    [all...]
  /external/chromium_org/third_party/sqlite/src/src/
pager.c     [all...]
  /external/stlport/stlport/stl/
_fstream.c 215 _CharT* __iend = this->pptr();
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_fstream.c 215 _CharT* __iend = this->pptr();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/
fstream 101 // During output, the state that corresponds to pptr(),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
fstream 104 // During output, the state that corresponds to pptr(),
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
fstream 104 // During output, the state that corresponds to pptr(),
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rpcndr.h     [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
fstream 99 // During output, the state that corresponds to pptr(),
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_fstream.c 215 _CharT* __iend = this->pptr();
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
fstream 99 // During output, the state that corresponds to pptr(),

Completed in 1024 milliseconds

<<11121314