Home
last modified time | relevance | path

Searched defs:temp_span (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/modules/dnn/src/
H A Dop_cuda.hpp234 auto temp_span = cuda4dnn::csl::Span<float>(device_temp.get(), view.size()); in convert_D2H() local
252 auto temp_span = cuda4dnn::csl::Span<float>(device_temp.get(), view.size()); in convert_D2H_background() local
282 auto temp_span = cuda4dnn::csl::Span<float>(device_temp.get(), span.size()); in convert_H2D() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fpdftext/
H A Dcpdf_textpage.cpp905 pdfium::span<wchar_t> temp_span = m_TempTextBuf.GetWideSpan(); in SwapTempTextBuf() local
/dports/graphics/mupdf/mupdf-1.18.0-source/source/fitz/
H A Ddraw-scale-simple.c1540 int max_row, temp_span, temp_rows, row; in fz_scale_pixmap_cached() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fpdftext/
H A Dcpdf_textpage.cpp954 pdfium::span<wchar_t> temp_span = m_TempTextBuf.GetWideSpan(); in SwapTempTextBuf() local