Home
last modified time | relevance | path

Searched refs:DCTStream (Results 1 – 25 of 106) sorted by relevance

12345

/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/poppler/
H A DDCTStream.cc61 DCTStream::DCTStream(Stream *strA, int colorXformA) : in DCTStream() function in DCTStream
67 DCTStream::~DCTStream() { in ~DCTStream()
78 void DCTStream::init() in init()
102 void DCTStream::reset() { in reset()
206 int DCTStream::getChar() { in getChar()
214 int DCTStream::getChars(int nChars, Guchar *buffer) { in getChars()
224 int DCTStream::lookChar() { in lookChar()
228 GooString *DCTStream::getPSFilter(int psLevel, char *indent) { in getPSFilter()
241 GBool DCTStream::isBinary(GBool last) { in isBinary()
H A DDCTStream.h61 class DCTStream: public FilterStream {
64 DCTStream(Stream *strA, int colorXformA);
65 virtual ~DCTStream();
H A DStream.cc2156 DCTStream::DCTStream(Stream *strA, int colorXformA): in DCTStream() function in DCTStream
2185 DCTStream::~DCTStream() { in ~DCTStream()
2205 void DCTStream::reset() { in reset()
2300 void DCTStream::close() { in close()
2314 int DCTStream::getChar() { in getChar()
2355 int DCTStream::lookChar() { in lookChar()
2375 void DCTStream::restart() { in restart()
2508 void DCTStream::readScan() { in readScan()
3124 int DCTStream::readBit() { in readBit()
3504 int DCTStream::readMarker() { in readMarker()
[all …]
/dports/graphics/poppler/poppler-21.12.0/poppler/
H A DDCTStream.cc59 DCTStream::DCTStream(Stream *strA, int colorXformA, Dict *dict, int recursion) : FilterStream(strA) in DCTStream() function in DCTStream
72 DCTStream::~DCTStream() in ~DCTStream()
90 void DCTStream::init() in init()
114 void DCTStream::reset() in reset()
187 bool DCTStream::readLine() in readLine()
204 int DCTStream::getChar() in getChar()
213 int DCTStream::getChars(int nChars, unsigned char *buffer) in getChars()
230 int DCTStream::lookChar() in lookChar()
238 GooString *DCTStream::getPSFilter(int psLevel, const char *indent) in getPSFilter()
252 bool DCTStream::isBinary(bool last) const in isBinary()
H A DDCTStream.h58 class DCTStream : public FilterStream
61 DCTStream(Stream *strA, int colorXformA, Dict *dict, int recursion);
62 ~DCTStream() override;
/dports/graphics/poppler-qt5/poppler-21.12.0/poppler/
H A DDCTStream.cc59 DCTStream::DCTStream(Stream *strA, int colorXformA, Dict *dict, int recursion) : FilterStream(strA) in DCTStream() function in DCTStream
72 DCTStream::~DCTStream() in ~DCTStream()
90 void DCTStream::init() in init()
114 void DCTStream::reset() in reset()
187 bool DCTStream::readLine() in readLine()
204 int DCTStream::getChar() in getChar()
213 int DCTStream::getChars(int nChars, unsigned char *buffer) in getChars()
230 int DCTStream::lookChar() in lookChar()
238 GooString *DCTStream::getPSFilter(int psLevel, const char *indent) in getPSFilter()
252 bool DCTStream::isBinary(bool last) const in isBinary()
H A DDCTStream.h58 class DCTStream : public FilterStream
61 DCTStream(Stream *strA, int colorXformA, Dict *dict, int recursion);
62 ~DCTStream() override;
/dports/graphics/poppler-glib/poppler-21.12.0/poppler/
H A DDCTStream.cc59 DCTStream::DCTStream(Stream *strA, int colorXformA, Dict *dict, int recursion) : FilterStream(strA) in DCTStream() function in DCTStream
72 DCTStream::~DCTStream() in ~DCTStream()
90 void DCTStream::init() in init()
114 void DCTStream::reset() in reset()
187 bool DCTStream::readLine() in readLine()
204 int DCTStream::getChar() in getChar()
213 int DCTStream::getChars(int nChars, unsigned char *buffer) in getChars()
230 int DCTStream::lookChar() in lookChar()
238 GooString *DCTStream::getPSFilter(int psLevel, const char *indent) in getPSFilter()
252 bool DCTStream::isBinary(bool last) const in isBinary()
H A DDCTStream.h58 class DCTStream : public FilterStream
61 DCTStream(Stream *strA, int colorXformA, Dict *dict, int recursion);
62 ~DCTStream() override;
/dports/graphics/poppler-utils/poppler-21.12.0/poppler/
H A DDCTStream.cc59 DCTStream::DCTStream(Stream *strA, int colorXformA, Dict *dict, int recursion) : FilterStream(strA) in DCTStream() function in DCTStream
72 DCTStream::~DCTStream() in ~DCTStream()
90 void DCTStream::init() in init()
114 void DCTStream::reset() in reset()
187 bool DCTStream::readLine() in readLine()
204 int DCTStream::getChar() in getChar()
213 int DCTStream::getChars(int nChars, unsigned char *buffer) in getChars()
230 int DCTStream::lookChar() in lookChar()
238 GooString *DCTStream::getPSFilter(int psLevel, const char *indent) in getPSFilter()
252 bool DCTStream::isBinary(bool last) const in isBinary()
H A DDCTStream.h58 class DCTStream : public FilterStream
61 DCTStream(Stream *strA, int colorXformA, Dict *dict, int recursion);
62 ~DCTStream() override;
/dports/print/tex-luatex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DDCTStream.cc63 DCTStream::DCTStream(Stream *strA, int colorXformA, Object *dict, int recursion) : in DCTStream() function in DCTStream
80 DCTStream::~DCTStream() { in ~DCTStream()
96 void DCTStream::init() in init()
120 void DCTStream::reset() { in reset()
226 int DCTStream::getChar() { in getChar()
234 int DCTStream::getChars(int nChars, Guchar *buffer) { in getChars()
244 int DCTStream::lookChar() { in lookChar()
251 GooString *DCTStream::getPSFilter(int psLevel, const char *indent) { in getPSFilter()
264 GBool DCTStream::isBinary(GBool last) { in isBinary()
H A DDCTStream.h64 class DCTStream: public FilterStream {
67 DCTStream(Stream *strA, int colorXformA, Object *dict, int recursion);
68 virtual ~DCTStream();
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/poppler/poppler/
H A DDCTStream.cc63 DCTStream::DCTStream(Stream *strA, int colorXformA, Object *dict, int recursion) : in DCTStream() function in DCTStream
80 DCTStream::~DCTStream() { in ~DCTStream()
96 void DCTStream::init() in init()
120 void DCTStream::reset() { in reset()
226 int DCTStream::getChar() { in getChar()
234 int DCTStream::getChars(int nChars, Guchar *buffer) { in getChars()
244 int DCTStream::lookChar() { in lookChar()
251 GooString *DCTStream::getPSFilter(int psLevel, const char *indent) { in getPSFilter()
264 GBool DCTStream::isBinary(GBool last) { in isBinary()
H A DDCTStream.h64 class DCTStream: public FilterStream {
67 DCTStream(Stream *strA, int colorXformA, Object *dict, int recursion);
68 virtual ~DCTStream();
/dports/print/tex-xetex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DDCTStream.cc63 DCTStream::DCTStream(Stream *strA, int colorXformA, Object *dict, int recursion) : in DCTStream() function in DCTStream
80 DCTStream::~DCTStream() { in ~DCTStream()
96 void DCTStream::init() in init()
120 void DCTStream::reset() { in reset()
226 int DCTStream::getChar() { in getChar()
234 int DCTStream::getChars(int nChars, Guchar *buffer) { in getChars()
244 int DCTStream::lookChar() { in lookChar()
251 GooString *DCTStream::getPSFilter(int psLevel, const char *indent) { in getPSFilter()
264 GBool DCTStream::isBinary(GBool last) { in isBinary()
H A DDCTStream.h64 class DCTStream: public FilterStream {
67 DCTStream(Stream *strA, int colorXformA, Object *dict, int recursion);
68 virtual ~DCTStream();
/dports/devel/cppcheck-gui/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-10025/
H A DStream.cc2310 DCTStream::DCTStream(Stream *strA, GBool colorXformA): in DCTStream() function in DCTStream
2317 DCTStream::~DCTStream() { in ~DCTStream()
2325 void DCTStream::reset() { in reset()
2387 void DCTStream::close() { in close()
2399 int DCTStream::getChar() { in getChar()
2620 DCTStream::DCTStream(Stream *strA, GBool colorXformA): in DCTStream() function in DCTStream
2641 DCTStream::~DCTStream() { in ~DCTStream()
2650 void DCTStream::reset() { in reset()
2757 void DCTStream::close() { in close()
2769 int DCTStream::getChar() { in getChar()
[all …]
/dports/devel/cppcheck/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-10025/
H A DStream.cc2310 DCTStream::DCTStream(Stream *strA, GBool colorXformA): in DCTStream() function in DCTStream
2317 DCTStream::~DCTStream() { in ~DCTStream()
2325 void DCTStream::reset() { in reset()
2387 void DCTStream::close() { in close()
2399 int DCTStream::getChar() { in getChar()
2620 DCTStream::DCTStream(Stream *strA, GBool colorXformA): in DCTStream() function in DCTStream
2641 DCTStream::~DCTStream() { in ~DCTStream()
2650 void DCTStream::reset() { in reset()
2757 void DCTStream::close() { in close()
2769 int DCTStream::getChar() { in getChar()
[all …]
/dports/devel/cppcheck-gui/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-10021/
H A DStream.cc2310 DCTStream::DCTStream(Stream *strA, GBool colorXformA): in DCTStream() function in DCTStream
2317 DCTStream::~DCTStream() { in ~DCTStream()
2325 void DCTStream::reset() { in reset()
2387 void DCTStream::close() { in close()
2399 int DCTStream::getChar() { in getChar()
2620 DCTStream::DCTStream(Stream *strA, GBool colorXformA): in DCTStream() function in DCTStream
2641 DCTStream::~DCTStream() { in ~DCTStream()
2650 void DCTStream::reset() { in reset()
2757 void DCTStream::close() { in close()
2769 int DCTStream::getChar() { in getChar()
[all …]
/dports/devel/cppcheck/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-10021/
H A DStream.cc2310 DCTStream::DCTStream(Stream *strA, GBool colorXformA): in DCTStream() function in DCTStream
2317 DCTStream::~DCTStream() { in ~DCTStream()
2325 void DCTStream::reset() { in reset()
2387 void DCTStream::close() { in close()
2399 int DCTStream::getChar() { in getChar()
2620 DCTStream::DCTStream(Stream *strA, GBool colorXformA): in DCTStream() function in DCTStream
2641 DCTStream::~DCTStream() { in ~DCTStream()
2650 void DCTStream::reset() { in reset()
2757 void DCTStream::close() { in close()
2769 int DCTStream::getChar() { in getChar()
[all …]
/dports/graphics/xpdf4/xpdf-4.03/xpdf/
H A DStream.cc2322 DCTStream::DCTStream(Stream *strA, GBool colorXformA): in DCTStream() function in DCTStream
2329 DCTStream::~DCTStream() { in ~DCTStream()
2337 void DCTStream::reset() { in reset()
2404 void DCTStream::close() { in close()
2416 int DCTStream::getChar() { in getChar()
2637 DCTStream::DCTStream(Stream *strA, GBool colorXformA): in DCTStream() function in DCTStream
2658 DCTStream::~DCTStream() { in ~DCTStream()
2667 void DCTStream::reset() { in reset()
2796 void DCTStream::close() { in close()
2808 int DCTStream::getChar() { in getChar()
[all …]
/dports/graphics/xpdf/xpdf-4.03/xpdf/
H A DStream.cc2322 DCTStream::DCTStream(Stream *strA, GBool colorXformA): in DCTStream() function in DCTStream
2329 DCTStream::~DCTStream() { in ~DCTStream()
2337 void DCTStream::reset() { in reset()
2404 void DCTStream::close() { in close()
2416 int DCTStream::getChar() { in getChar()
2637 DCTStream::DCTStream(Stream *strA, GBool colorXformA): in DCTStream() function in DCTStream
2658 DCTStream::~DCTStream() { in ~DCTStream()
2667 void DCTStream::reset() { in reset()
2796 void DCTStream::close() { in close()
2808 int DCTStream::getChar() { in getChar()
[all …]
/dports/graphics/swftools/swftools-0.9.2/lib/pdf/xpdf/
H A DStream.cc1924 DCTStream::DCTStream(Stream *strA, GBool colorXformA): in DCTStream() function in DCTStream
1953 DCTStream::~DCTStream() { in ~DCTStream()
1958 void DCTStream::reset() { in reset()
2063 void DCTStream::close() { in close()
2077 int DCTStream::getChar() { in getChar()
2118 int DCTStream::lookChar() { in lookChar()
2138 void DCTStream::restart() { in restart()
2271 void DCTStream::readScan() { in readScan()
2902 int DCTStream::readBit() { in readBit()
3285 int DCTStream::readMarker() { in readMarker()
[all …]
/dports/textproc/pdftohtml/pdftohtml-0.40a/xpdf/
H A DStream.cc230 str = new DCTStream(str); in makeFilter()
1859 DCTStream::DCTStream(Stream *strA): in DCTStream() function in DCTStream
1887 DCTStream::~DCTStream() { in ~DCTStream()
1904 void DCTStream::reset() { in reset()
2000 int DCTStream::getChar() { in getChar()
2041 int DCTStream::lookChar() { in lookChar()
2061 void DCTStream::restart() { in restart()
2194 void DCTStream::readScan() { in readScan()
2810 int DCTStream::readBit() { in readBit()
3188 int DCTStream::readMarker() { in readMarker()
[all …]

12345