Home
last modified time | relevance | path

Searched refs:newiobuf (Results 1 – 10 of 10) sorted by relevance

/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/py/protocol/
H A Dfastproto.cpp1012 PyObject* newiobuf; local
1018 newiobuf = PyObject_CallFunction(
1021 newiobuf = PyObject_CallFunction(
1025 if (!newiobuf) {
1029 input->stringiobuf = newiobuf;
1031 ioobj = IOOOBJECT(newiobuf);
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/py/src/ext/
H A Dprotocol.tcc279 ScopedPyObject newiobuf(PyObject_CallFunction(input_.refill_callable.get(), refill_signature, in readBytes() local
281 if (!newiobuf) { in readBytes()
286 input_.stringiobuf.reset(newiobuf.release()); in readBytes()
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/py/src/ext/
H A Dprotocol.tcc279 ScopedPyObject newiobuf(PyObject_CallFunction(input_.refill_callable.get(), refill_signature, in readBytes() local
281 if (!newiobuf) { in readBytes()
286 input_.stringiobuf.reset(newiobuf.release()); in readBytes()
/dports/devel/py-thrift/thrift-0.14.0/lib/py/src/ext/
H A Dprotocol.tcc279 ScopedPyObject newiobuf(PyObject_CallFunction(input_.refill_callable.get(), refill_signature, in readBytes() local
281 if (!newiobuf) { in readBytes()
286 input_.stringiobuf.reset(newiobuf.release()); in readBytes()
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/py/src/ext/
H A Dprotocol.tcc279 ScopedPyObject newiobuf(PyObject_CallFunction(input_.refill_callable.get(), refill_signature, in readBytes() local
281 if (!newiobuf) { in readBytes()
286 input_.stringiobuf.reset(newiobuf.release()); in readBytes()
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/py/src/ext/
H A Dprotocol.tcc279 ScopedPyObject newiobuf(PyObject_CallFunction(input_.refill_callable.get(), refill_signature, in readBytes() local
281 if (!newiobuf) { in readBytes()
286 input_.stringiobuf.reset(newiobuf.release()); in readBytes()
/dports/devel/thrift-cpp/thrift-0.14.0/lib/py/src/ext/
H A Dprotocol.tcc279 ScopedPyObject newiobuf(PyObject_CallFunction(input_.refill_callable.get(), refill_signature, in readBytes() local
281 if (!newiobuf) { in readBytes()
286 input_.stringiobuf.reset(newiobuf.release()); in readBytes()
/dports/devel/thrift/thrift-0.14.0/lib/py/src/ext/
H A Dprotocol.tcc279 ScopedPyObject newiobuf(PyObject_CallFunction(input_.refill_callable.get(), refill_signature, in readBytes() local
281 if (!newiobuf) { in readBytes()
286 input_.stringiobuf.reset(newiobuf.release()); in readBytes()
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/py/src/ext/
H A Dprotocol.tcc279 ScopedPyObject newiobuf(PyObject_CallFunction(input_.refill_callable.get(), refill_signature, in readBytes() local
281 if (!newiobuf) { in readBytes()
286 input_.stringiobuf.reset(newiobuf.release()); in readBytes()
/dports/devel/node-thrift/thrift-0.14.0/lib/py/src/ext/
H A Dprotocol.tcc279 ScopedPyObject newiobuf(PyObject_CallFunction(input_.refill_callable.get(), refill_signature, in readBytes() local
281 if (!newiobuf) { in readBytes()
286 input_.stringiobuf.reset(newiobuf.release()); in readBytes()