Home
last modified time | relevance | path

Searched defs:pcount (Results 1 – 5 of 5) 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.c420 proxy_manager_select_fill( int *pcount, fd_set* read_fds, fd_set* write_fds, fd_set* err_fds) in proxy_manager_select_fill()
/external/chromium_org/content/common/gpu/client/
Dwebgraphicscontext3d_command_buffer_impl.cc274 static const int pcount = 4; in MaybeInitializeGL() local