Home
last modified time | relevance | path

Searched defs:pbase (Results 1 – 7 of 7) sorted by relevance

/ndk/sources/cxx-stl/gabi++/tests/
Dtest_gabixx_rtti.cpp74 Base* pbase = &derived; in main() local
/ndk/tests/device/test-stlport-rtti/jni/
Dtest_stlport_rtti.cpp74 Base* pbase = &derived; in main() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/fstreams/filebuf.virtuals/
Doverflow.pass.cpp30 char_type* pbase() const {return base::pbase();} in pbase() function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locales/locale.convenience/conversions/conversions.buffer/
Doverflow.pass.cpp33 char_type* pbase() const {return base::pbase();} in pbase() function
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_streambuf.h111 char_type* pbase() const { return _M_pbegin; } // Beginning in pbase() function
/ndk/sources/host-tools/make-3.81/
Dread.c2342 char *pbase = qbase + (p-q); in parse_file_seq() local
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
Dlexical_cast.hpp1218 CharT* pbase() const { return base_class::pbase(); } in pbase() function in boost::detail::stl_buf_unlocker