Home
last modified time | relevance | path

Searched defs:gotBytes (Results 1 – 13 of 13) sorted by relevance

/dports/net-p2p/py-vertex/Vertex-0.3.1/vertex/test/
H A Dtest_ptcp.py38 def gotBytes(self, bytes): member in TestProtocol
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/curl/
H A DReaderWriterCURL.cpp184 size_t gotBytes = sp.read(postedContent + contentLength, bufferSize); in write() local
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/curl/
H A DReaderWriterCURL.cpp185 size_t gotBytes = sp.read(postedContent + contentLength, bufferSize); in write() local
/dports/lang/tcl86/tcl8.6.12/generic/
H A DtclIOGT.c634 int gotBytes, read, copied; in TransformInputProc() local
H A DtclIORTrans.c1077 int gotBytes, copied, readBytes; in ReflectInput() local
H A DtclZlib.c3003 int readBytes, gotBytes; in ZlibTransformInput() local
/dports/lang/tcl85/tcl8.5.19/generic/
H A DtclIOGT.c620 int gotBytes, read, copied; in TransformInputProc() local
/dports/lang/tcl87/tcl8.7a5/generic/
H A DtclIOGT.c630 int gotBytes, read, copied; in TransformInputProc() local
H A DtclIORTrans.c1072 int gotBytes, copied, readBytes; in ReflectInput() local
H A DtclZlib.c3052 int readBytes, gotBytes; in ZlibTransformInput() local
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/tclGeneric/
H A DtclIOGT.c650 int gotBytes, read, res, copied; local
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/src/
H A Dchmfmt.cpp145 LONGINT64 gotBytes = chm_retrieve_object(_file, &m_ui, (unsigned char *)buf, m_pos, cnt ); in Read() local
/dports/devel/tcl-trf/trf2.1.4/generic/
H A Dregistry.c1439 int gotBytes, read, i, res, copied, maxRead; local