Home
last modified time | relevance | path

Searched defs:src_span (Results 1 – 25 of 40) sorted by relevance

12

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/GSL/tests/
H A Dalgorithm_tests.cpp43 const span<int> src_span(src); in TEST() local
61 const span<int, 5> src_span(src); in TEST() local
79 const span<int> src_span(src); in TEST() local
97 const span<int, 5> src_span(src); in TEST() local
118 const span<short> src_span(src); in TEST() local
136 const span<short, 5> src_span(src); in TEST() local
154 const span<short> src_span(src); in TEST() local
172 const span<short, 5> src_span(src); in TEST() local
/dports/devel/microsoft-gsl/GSL-3.1.0/tests/
H A Dalgorithm_tests.cpp43 const span<int> src_span(src); in TEST() local
61 const span<int, 5> src_span(src); in TEST() local
79 const span<int> src_span(src); in TEST() local
97 const span<int, 5> src_span(src); in TEST() local
118 const span<short> src_span(src); in TEST() local
136 const span<short, 5> src_span(src); in TEST() local
154 const span<short> src_span(src); in TEST() local
172 const span<short, 5> src_span(src); in TEST() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fpdfapi/parser/
H A Dfpdf_parser_decode.cpp115 uint32_t A85Decode(pdfium::span<const uint8_t> src_span, in A85Decode()
196 uint32_t HexDecode(pdfium::span<const uint8_t> src_span, in HexDecode()
237 uint32_t RunLengthDecode(pdfium::span<const uint8_t> src_span, in RunLengthDecode()
295 pdfium::span<const uint8_t> src_span, in CreateFaxDecoder()
320 pdfium::span<const uint8_t> src_span, in CreateFlateDecoder()
344 pdfium::span<const uint8_t> src_span, in FlateOrLZWDecode()
400 pdfium::span<const uint8_t> src_span, in PDF_DataDecode()
595 bool FlateEncode(pdfium::span<const uint8_t> src_span, in FlateEncode()
602 uint32_t FlateDecode(pdfium::span<const uint8_t> src_span, in FlateDecode()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fpdfapi/parser/
H A Dfpdf_parser_decode.cpp114 uint32_t A85Decode(pdfium::span<const uint8_t> src_span, in A85Decode()
195 uint32_t HexDecode(pdfium::span<const uint8_t> src_span, in HexDecode()
236 uint32_t RunLengthDecode(pdfium::span<const uint8_t> src_span, in RunLengthDecode()
294 pdfium::span<const uint8_t> src_span, in CreateFaxDecoder()
319 pdfium::span<const uint8_t> src_span, in CreateFlateDecoder()
343 pdfium::span<const uint8_t> src_span, in FlateOrLZWDecode()
399 pdfium::span<const uint8_t> src_span, in PDF_DataDecode()
594 bool FlateEncode(pdfium::span<const uint8_t> src_span, in FlateEncode()
601 uint32_t FlateDecode(pdfium::span<const uint8_t> src_span, in FlateDecode()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxcodec/jpeg/
H A Djpegmodule.cpp27 pdfium::span<const uint8_t> src_span) { in JpegScanSOI()
61 static bool JpegLoadInfo(pdfium::span<const uint8_t> src_span, in JpegLoadInfo()
233 bool JpegDecoder::Create(pdfium::span<const uint8_t> src_span, in Create()
381 pdfium::span<const uint8_t> src_span, in CreateDecoder()
397 pdfium::span<const uint8_t> src_span) { in LoadInfo()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxcodec/jpx/
H A Djpxmodule.cpp15 pdfium::span<const uint8_t> src_span, in CreateDecoder()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxcodec/jpeg/
H A Djpegmodule.cpp57 pdfium::span<const uint8_t> src_span) { in JpegScanSOI()
140 static bool JpegLoadInfo(pdfium::span<const uint8_t> src_span, in JpegLoadInfo()
334 bool JpegDecoder::Create(pdfium::span<const uint8_t> src_span, in Create()
481 pdfium::span<const uint8_t> src_span, in CreateDecoder()
496 pdfium::span<const uint8_t> src_span) { in LoadInfo()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxcodec/basic/
H A Dbasicmodule.cpp215 pdfium::span<const uint8_t> src_span, in RunLengthEncode()
300 bool BasicModule::A85Encode(pdfium::span<const uint8_t> src_span, in A85Encode()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxcodec/basic/
H A Dbasicmodule.cpp216 pdfium::span<const uint8_t> src_span, in RunLengthEncode()
301 bool BasicModule::A85Encode(pdfium::span<const uint8_t> src_span, in A85Encode()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxcodec/jbig2/
H A Djbig2module.cpp35 pdfium::span<const uint8_t> src_span, in StartDecode()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxcodec/flate/
H A Dflatemodule.cpp139 CLZWDecoder::CLZWDecoder(pdfium::span<const uint8_t> src_span, in CLZWDecoder()
613 FlateScanlineDecoder::FlateScanlineDecoder(pdfium::span<const uint8_t> src_span, in FlateScanlineDecoder()
681 pdfium::span<const uint8_t> src_span, in FlatePredictorScanlineDecoder()
785 pdfium::span<const uint8_t> src_span, in CreateDecoder()
807 pdfium::span<const uint8_t> src_span, in FlateOrLZWDecode()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxcodec/flate/
H A Dflatemodule.cpp139 CLZWDecoder::CLZWDecoder(pdfium::span<const uint8_t> src_span, in CLZWDecoder()
613 FlateScanlineDecoder::FlateScanlineDecoder(pdfium::span<const uint8_t> src_span, in FlateScanlineDecoder()
681 pdfium::span<const uint8_t> src_span, in FlatePredictorScanlineDecoder()
785 pdfium::span<const uint8_t> src_span, in CreateDecoder()
807 pdfium::span<const uint8_t> src_span, in FlateOrLZWDecode()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxcodec/jbig2/
H A Djbig2_decoder.cpp51 pdfium::span<const uint8_t> src_span, in StartDecode()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/xfa/fxfa/parser/
H A Dcxfa_localemgr.cpp1069 pdfium::span<const uint8_t> src_span) { in GetLocaleFromBuffer()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/xfa/fxfa/parser/
H A Dcxfa_localemgr.cpp1070 pdfium::span<const uint8_t> src_span) { in GetLocaleFromBuffer()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxcodec/fax/
H A Dfaxmodule.cpp486 FaxDecoder::FaxDecoder(pdfium::span<const uint8_t> src_span, in FaxDecoder()
577 pdfium::span<const uint8_t> src_span, in CreateDecoder()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxcodec/fax/
H A Dfaxmodule.cpp484 FaxDecoder::FaxDecoder(pdfium::span<const uint8_t> src_span, in FaxDecoder()
575 pdfium::span<const uint8_t> src_span, in CreateDecoder()
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/capture/video/fuchsia/
H A Dvideo_capture_device_fuchsia.cc398 auto src_span = buffer_reader_->GetMappingForBuffer(index); in ProcessNewFrame() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fpdfapi/page/
H A Dcpdf_streamparser.cpp68 uint32_t DecodeInlineStream(pdfium::span<const uint8_t> src_span, in DecodeInlineStream()
H A Dcpdf_image.cpp85 pdfium::span<uint8_t> src_span) { in InitJPEG()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fpdfapi/page/
H A Dcpdf_streamparser.cpp65 uint32_t DecodeInlineStream(pdfium::span<const uint8_t> src_span, in DecodeInlineStream()
H A Dcpdf_image.cpp83 pdfium::span<uint8_t> src_span) { in InitJPEG()
H A Dcpdf_dib.cpp524 pdfium::span<const uint8_t> src_span = m_pStreamAcc->GetSpan(); in CreateDecoder() local
554 bool CPDF_DIB::CreateDCTDecoder(pdfium::span<const uint8_t> src_span, in CreateDCTDecoder()
/dports/devel/simgear/simgear-2020.3.11/simgear/bucket/
H A Dnewbucket.cxx294 double src_span = sg_bucket_span( get_center_lat() ); in siblings() local
/dports/graphics/scantailor/scantailor-advanced-1.0.16/imageproc/
H A DRasterOp.h230 const uint32_t* src_span; in rasterOpInDirection() local

12