Searched defs:pcount (Results 1 - 5 of 5) sorted by relevance

/external/qemu/proxy/
H A Dproxy_int.h37 int* pcount; member in struct:__anon11029
H A Dproxy_common.c381 if (*sel->pcount < fd+1)
382 *sel->pcount = fd+1;
420 proxy_manager_select_fill( int *pcount, fd_set* read_fds, fd_set* write_fds, fd_set* err_fds) argument
428 sel->pcount = pcount;
448 sel->pcount = NULL;
/external/qemu/
H A Dtcpdump.c142 qemu_tcpdump_stats( uint64_t *pcount, uint64_t* psize ) argument
144 *pcount = capture_count;
/external/stlport/src/
H A Dstrstream.cpp112 int strstreambuf::pcount() const { function in class:strstreambuf
350 int ostrstream::pcount() const { function in class:ostrstream
351 return _M_buf.pcount();
379 int strstream::pcount() const { function in class:strstream
380 return _M_buf.pcount();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-commons-net.jar ... .commons.net.ftp.FTPFile theFile int pcount String currentPath String currentRelativePath java.util.Vector pathElements ...

Completed in 144 milliseconds