Home
last modified time | relevance | path

Searched defs:pbase (Results 1 – 7 of 7) 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/llvm-project/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/llvm-project/libcxx/test/std/localization/locales/locale.convenience/conversions/conversions.buffer/
Doverflow.pass.cpp34 char_type* pbase() const {return base::pbase();} in pbase() function
/external/llvm-project/polly/lib/External/isl/
Disl_sort.c153 int isl_sort(void *const pbase, size_t total_elems, size_t size, in isl_sort()
/external/pdfium/third_party/libtiff/
Dtif_open.c34 _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()