Home
last modified time | relevance | path

Searched defs:DecodeBuffer (Results 1 – 25 of 91) sorted by relevance

1234

/dports/games/reminiscence/REminiscence-0.4.9/
H A Ddecode_mac.h10 struct DecodeBuffer { struct
16 void (*setPixel)(DecodeBuffer *buf, int x, int y, uint8_t color); argument
20 void decodeC103(const uint8_t *a3, int w, int h, DecodeBuffer *buf); argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/http2/decoder/
H A Ddecode_buffer.h29 DecodeBuffer(const char* buffer, size_t len) in DecodeBuffer() function
38 explicit DecodeBuffer(quiche::QuicheStringPiece s) in DecodeBuffer() function
44 explicit DecodeBuffer(const char (&buf)[N]) : DecodeBuffer(buf, N) {} in DecodeBuffer() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/http2/decoder/
H A Ddecode_buffer.h29 DecodeBuffer(const char* buffer, size_t len) in DecodeBuffer() function
38 explicit DecodeBuffer(absl::string_view s) in DecodeBuffer() function
44 explicit DecodeBuffer(const char (&buf)[N]) : DecodeBuffer(buf, N) {} in DecodeBuffer() function
/dports/lang/ghc/ghc-8.10.7/libraries/base/GHC/IO/Encoding/
H A DTypes.hs96 type DecodeBuffer = CodeBuffer Word8 Char type
/dports/x11/dxpc/dxpc-3.9.2/
H A DDecompresser.H10 class DecodeBuffer; variable
H A DHuffmanCoder.H6 class DecodeBuffer; variable
H A DTextCompressor.H7 class DecodeBuffer; variable
/dports/net/nxproxy/nx-libs-3.5.99.20-1/nxcomp/src/
H A DActionCache.h34 friend class DecodeBuffer; variable
H A DXidCache.h34 friend class DecodeBuffer; variable
H A DOpcodeCache.h34 friend class DecodeBuffer; variable
H A DStaticCompressor.h32 class DecodeBuffer; variable
/dports/x11/nxcomp/nx-libs-3.5.0.32/nxcomp/
H A DActionCache.h26 friend class DecodeBuffer; variable
H A DPositionCacheCompat.h26 friend class DecodeBuffer; variable
H A DXidCache.h26 friend class DecodeBuffer; variable
H A DActionCacheCompat.h26 friend class DecodeBuffer; variable
H A DOpcodeCache.h26 friend class DecodeBuffer; variable
H A DTextCompressor.h24 class DecodeBuffer; variable
H A DStaticCompressor.h24 class DecodeBuffer; variable
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/py/src/ext/
H A Dtypes.h121 struct DecodeBuffer { struct
122 ScopedPyObject stringiobuf;
123 ScopedPyObject refill_callable;
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/py/src/ext/
H A Dtypes.h121 struct DecodeBuffer { struct
122 ScopedPyObject stringiobuf;
123 ScopedPyObject refill_callable;
/dports/devel/py-thrift/thrift-0.14.0/lib/py/src/ext/
H A Dtypes.h121 struct DecodeBuffer { struct
122 ScopedPyObject stringiobuf;
123 ScopedPyObject refill_callable;
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/py/src/ext/
H A Dtypes.h121 struct DecodeBuffer { struct
122 ScopedPyObject stringiobuf;
123 ScopedPyObject refill_callable;
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/py/src/ext/
H A Dtypes.h121 struct DecodeBuffer { struct
122 ScopedPyObject stringiobuf;
123 ScopedPyObject refill_callable;
/dports/devel/thrift-cpp/thrift-0.14.0/lib/py/src/ext/
H A Dtypes.h121 struct DecodeBuffer { struct
122 ScopedPyObject stringiobuf;
123 ScopedPyObject refill_callable;
/dports/devel/thrift/thrift-0.14.0/lib/py/src/ext/
H A Dtypes.h121 struct DecodeBuffer { struct
122 ScopedPyObject stringiobuf;
123 ScopedPyObject refill_callable;

1234