Home
last modified time | relevance | path

Searched defs:pbase (Results 1 – 4 of 4) 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/libcxx/test/std/localization/locales/locale.convenience/conversions/conversions.buffer/
Doverflow.pass.cpp33 char_type* pbase() const {return base::pbase();} in pbase() function
/external/pdfium/third_party/libtiff/
Dtif_open.c36 _tiffDummyMapProc(thandle_t fd, void** pbase, toff_t* psize) in _tiffDummyMapProc()
/external/libevent/test/
Dregress_rpc.c138 rpc_setup(struct evhttp **phttp, ev_uint16_t *pport, struct evrpc_base **pbase) in rpc_setup()