Home
last modified time | relevance | path

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

/minix3/external/bsd/libc++/dist/libcxx/test/input.output/file.streams/fstreams/filebuf.virtuals/
H A Doverflow.pass.cpp30 char_type* pbase() const {return base::pbase();} in pbase() function
/minix3/external/bsd/libc++/dist/libcxx/test/std/input.output/file.streams/fstreams/filebuf.virtuals/
H A Doverflow.pass.cpp30 char_type* pbase() const {return base::pbase();} in pbase() function
/minix3/external/bsd/libc++/dist/libcxx/test/localization/locales/locale.convenience/conversions/conversions.buffer/
H A Doverflow.pass.cpp33 char_type* pbase() const {return base::pbase();} in pbase() function
/minix3/external/bsd/libc++/dist/libcxx/test/std/localization/locales/locale.convenience/conversions/conversions.buffer/
H A Doverflow.pass.cpp33 char_type* pbase() const {return base::pbase();} in pbase() function
/minix3/external/bsd/top/dist/machine/
H A Dm_svr4.c186 static struct prpsinfo *pbase; variable
H A Dm_hpux7.c236 static struct proc *pbase; variable
H A Dm_hpux8.c225 static struct proc *pbase; variable
H A Dm_irix5.c183 static struct prpsinfo *pbase; variable
H A Dm_sunos4.c269 static struct proc *pbase; variable
H A Dm_hpux9.c237 static struct proc *pbase; variable
H A Dm_sco5.c201 static struct proc *pbase; variable
H A Dm_decosf1.c272 static struct osf1_top_proc *pbase; variable
H A Dm_irixsgi.c191 static struct prpsinfo *pbase; variable
H A Dm_svr5.c211 static struct prpsinfo *pbase; variable
H A Dm_netbsd.c240 static struct kinfo_proc2 *pbase; variable
H A Dm_freebsd.c313 static struct kinfo_proc *pbase = NULL; variable
/minix3/external/bsd/libevent/dist/test/
H A Dregress_rpc.c141 rpc_setup(struct evhttp **phttp, ev_uint16_t *pport, struct evrpc_base **pbase) in rpc_setup()
/minix3/sys/dev/pci/
H A Dpci_subr.c3267 uint64_t pbase, plimit; in pci_conf_print_type1() local