Home
last modified time | relevance | path

Searched defs:pcount (Results 1 – 4 of 4) sorted by relevance

/external/stlport/src/
Dstrstream.cpp112 int strstreambuf::pcount() const { in pcount() function in strstreambuf
350 int ostrstream::pcount() const { in pcount() function in ostrstream
379 int strstream::pcount() const { in pcount() function in strstream
/external/qemu/
Dtcpdump.c142 qemu_tcpdump_stats( uint64_t *pcount, uint64_t* psize ) in qemu_tcpdump_stats()
/external/qemu/proxy/
Dproxy_int.h37 int* pcount; member
Dproxy_common.c419 proxy_manager_select_fill( int *pcount, fd_set* read_fds, fd_set* write_fds, fd_set* err_fds) in proxy_manager_select_fill()