Home
last modified time | relevance | path

Searched defs:EncodeBuffer (Results 1 – 25 of 64) sorted by relevance

123

/dports/lang/ghc/ghc-8.10.7/libraries/base/GHC/IO/Encoding/
H A DTypes.hs97 type EncodeBuffer = CodeBuffer Char Word8 type
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/py/src/ext/
H A Dtypes.h128 typedef PyObject EncodeBuffer; typedef
131 struct EncodeBuffer { struct
132 std::vector<char> buf;
133 size_t pos;
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/py/src/ext/
H A Dtypes.h128 typedef PyObject EncodeBuffer; typedef
131 struct EncodeBuffer { struct
132 std::vector<char> buf;
133 size_t pos;
/dports/devel/py-thrift/thrift-0.14.0/lib/py/src/ext/
H A Dtypes.h128 typedef PyObject EncodeBuffer; typedef
131 struct EncodeBuffer { struct
132 std::vector<char> buf;
133 size_t pos;
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/py/src/ext/
H A Dtypes.h128 typedef PyObject EncodeBuffer; typedef
131 struct EncodeBuffer { struct
132 std::vector<char> buf;
133 size_t pos;
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/py/src/ext/
H A Dtypes.h128 typedef PyObject EncodeBuffer; typedef
131 struct EncodeBuffer { struct
132 std::vector<char> buf;
133 size_t pos;
/dports/devel/thrift-cpp/thrift-0.14.0/lib/py/src/ext/
H A Dtypes.h128 typedef PyObject EncodeBuffer; typedef
131 struct EncodeBuffer { struct
132 std::vector<char> buf;
133 size_t pos;
/dports/devel/thrift/thrift-0.14.0/lib/py/src/ext/
H A Dtypes.h128 typedef PyObject EncodeBuffer; typedef
131 struct EncodeBuffer { struct
132 std::vector<char> buf;
133 size_t pos;
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/py/src/ext/
H A Dtypes.h128 typedef PyObject EncodeBuffer; typedef
131 struct EncodeBuffer { struct
132 std::vector<char> buf;
133 size_t pos;
/dports/devel/node-thrift/thrift-0.14.0/lib/py/src/ext/
H A Dtypes.h128 typedef PyObject EncodeBuffer; typedef
131 struct EncodeBuffer { struct
132 std::vector<char> buf;
133 size_t pos;
/dports/net/nxproxy/nx-libs-3.5.99.20-1/nxcomp/src/
H A DActionCache.h33 friend class EncodeBuffer; variable
H A DXidCache.h33 friend class EncodeBuffer; variable
H A DOpcodeCache.h33 friend class EncodeBuffer; variable
H A DStaticCompressor.h31 class EncodeBuffer; variable
/dports/x11/nxcomp/nx-libs-3.5.0.32/nxcomp/
H A DActionCache.h25 friend class EncodeBuffer; variable
H A DPositionCacheCompat.h25 friend class EncodeBuffer; variable
H A DXidCache.h25 friend class EncodeBuffer; variable
H A DActionCacheCompat.h25 friend class EncodeBuffer; variable
H A DOpcodeCache.h25 friend class EncodeBuffer; variable
H A DTextCompressor.h23 class EncodeBuffer; variable
H A DStaticCompressor.h23 class EncodeBuffer; variable
/dports/x11/dxpc/dxpc-3.9.2/
H A DChannel.H4 class EncodeBuffer; variable
H A DHuffmanCoder.H5 class EncodeBuffer; variable
H A DTextCompressor.H6 class EncodeBuffer; variable
H A DCompresser.H12 class EncodeBuffer; variable

123