Home
last modified time | relevance | path

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

/external/libcxx/test/std/input.output/file.streams/fstreams/filebuf.virtuals/
Doverflow.pass.cpp32 char_type* pbase() const {return base::pbase();} in pbase() function
/external/cronet/buildtools/third_party/libc++/trunk/test/std/input.output/file.streams/fstreams/filebuf.virtuals/
Doverflow.pass.cpp32 char_type* pbase() const {return base::pbase();} in pbase() function
/external/libcxx/test/std/localization/locales/locale.convenience/conversions/conversions.buffer/
Doverflow.pass.cpp33 char_type* pbase() const {return base::pbase();} in pbase() function
/external/cronet/buildtools/third_party/libc++/trunk/test/std/localization/locales/locale.convenience/conversions/conversions.buffer/
Doverflow.pass.cpp39 char_type* pbase() const {return base::pbase();} in pbase() function
/external/cronet/buildtools/third_party/libc++/trunk/src/
Dstd_stream.h278 char_type* pbase = &__1buf; in overflow() local
/external/cronet/third_party/libevent/test/
Dregress_rpc.c129 rpc_setup(struct evhttp **phttp, short *pport, struct evrpc_base **pbase) in rpc_setup()
/external/pdfium/third_party/libtiff/
Dtif_open.c34 static int _tiffDummyMapProc(thandle_t fd, void **pbase, toff_t *psize) in _tiffDummyMapProc()
/external/libevent/test/
Dregress_rpc.c137 rpc_setup(struct evhttp **phttp, ev_uint16_t *pport, struct evrpc_base **pbase) in rpc_setup()