/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/ |
H A D | html_table_rows_collection.cc | 111 if (HTMLTableRowElement* last_row = in LastRow() local 121 if (HTMLTableRowElement* last_row = in LastRow() local 131 if (HTMLTableRowElement* last_row = in LastRow() local
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/html/ |
H A D | html_table_rows_collection.cc | 111 if (HTMLTableRowElement* last_row = in LastRow() local 121 if (HTMLTableRowElement* last_row = in LastRow() local 131 if (HTMLTableRowElement* last_row = in LastRow() local
|
/dports/science/scidavis/scidavis-2.4.0/libscidavis/src/future/matrix/ |
H A D | matrixcommands.cpp | 97 int last_row = d_private_obj->rowCount() - 1; in redo() local 107 int last_row = d_private_obj->rowCount() - 1; in undo() local 130 int last_row = d_first + d_count - 1; in redo() local 140 int last_row = d_first + d_count - 1; in undo() local 162 int last_row = d_private_obj->rowCount() - 1; in redo() local 172 int last_row = d_private_obj->rowCount() - 1; in undo() local 358 int first_row, int last_row, in MatrixSetColumnCellsCmd() 537 future::Matrix::Private *private_obj, int first_row, int last_row, int first_column, in MatrixSetCellsCmd()
|
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/include/pcl/surface/impl/ |
H A D | organized_fast_mesh.hpp | 94 int last_row = input_->height - triangle_pixel_size_rows_; in makeQuadMesh() local 131 int last_row = input_->height - triangle_pixel_size_rows_; in makeRightCutMesh() local 172 int last_row = input_->height - triangle_pixel_size_rows_; in makeLeftCutMesh() local 213 int last_row = input_->height - triangle_pixel_size_rows_; in makeAdaptiveCutMesh() local
|
/dports/textproc/py-xlsxwriter/XlsxWriter-1.4.3/xlsxwriter/ |
H A D | utility.py | 184 def xl_range(first_row, first_col, last_row, last_col): argument 211 def xl_range_abs(first_row, first_col, last_row, last_col): argument 239 def xl_range_formula(sheetname, first_row, first_col, last_row, last_col): argument
|
/dports/math/dbcsr/dbcsr-2.1.0/src/mm/ |
H A D | dbcsr_multiply_api.F | 42 first_row, last_row, first_column, last_column, first_k, last_k, & argument 50 INTEGER, INTENT(IN), OPTIONAL :: first_row, last_row, first_column, & local 66 first_row, last_row, first_column, last_column, first_k, last_k, & argument 74 INTEGER, INTENT(IN), OPTIONAL :: first_row, last_row, first_column, & local 106 first_row, last_row, first_column, last_column, first_k, last_k, & argument 114 INTEGER, INTENT(IN), OPTIONAL :: first_row, last_row, first_column, & local 130 first_row, last_row, first_column, last_column, first_k, last_k, & argument 138 INTEGER, INTENT(IN), OPTIONAL :: first_row, last_row, first_column, & local
|
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/exts/dbcsr/src/mm/ |
H A D | dbcsr_multiply_api.F | 42 first_row, last_row, first_column, last_column, first_k, last_k, & argument 50 INTEGER, INTENT(IN), OPTIONAL :: first_row, last_row, first_column, & local 66 first_row, last_row, first_column, last_column, first_k, last_k, & argument 74 INTEGER, INTENT(IN), OPTIONAL :: first_row, last_row, first_column, & local 109 first_row, last_row, first_column, last_column, first_k, last_k, & argument 117 INTEGER, INTENT(IN), OPTIONAL :: first_row, last_row, first_column, & local 133 first_row, last_row, first_column, last_column, first_k, last_k, & argument 141 INTEGER, INTENT(IN), OPTIONAL :: first_row, last_row, first_column, & local
|
/dports/math/optpp/optpp-2.4/newmat11/ |
H A D | submat.C | 23 GetSubMatrix BaseMatrix::SubMatrix(int first_row, int last_row, int first_col, in SubMatrix() 35 GetSubMatrix BaseMatrix::SymSubMatrix(int first_row, int last_row) const in SymSubMatrix() 54 GetSubMatrix BaseMatrix::Rows(int first_row, int last_row) const in Rows()
|
/dports/emulators/citra/citra-ac98458e0/src/citra_qt/ |
H A D | cheats.h | 59 int last_row = -1, last_col = -1; variable
|
/dports/emulators/citra-qt5/citra-ac98458e0/src/citra_qt/ |
H A D | cheats.h | 59 int last_row = -1, last_col = -1; variable
|
/dports/multimedia/libass/libass-0.15.2/libass/x86/ |
H A D | be_blur.asm | 212 .last_row: label
|
/dports/science/py-dlib/dlib-19.22/dlib/image_transforms/ |
H A D | spatial_filtering.h | 72 const long last_row = in_img.nr() - ((filter.nr()-1)/2); in grayscale_spatially_filter_image() local 163 const long last_row = in_img.nr() - ((filter.nr()-1)/2); in float_spatially_filter_image() local 359 const long last_row = in_img.nr() - ((filter.nr()-1)/2); in spatially_filter_image() local 473 const long last_row = in_img.nr() - ((col_filter.size()-1)/2); in grayscale_spatially_filter_image_separable() local 609 const long last_row = in_img.nr() - ((col_filter.size()-1)/2); variable 833 const long last_row = in_img.nr() - ((col_filter.size()-1)/2); in spatially_filter_image_separable() local 971 const long last_row = (long)std::ceil((in_img.nr() - col_border)/downsample) - 1; variable 1509 const long last_row = std::max(img.nr(), ((height-1)/2)); in max_filter() local
|
/dports/science/dlib-cpp/dlib-19.22/dlib/image_transforms/ |
H A D | spatial_filtering.h | 72 const long last_row = in_img.nr() - ((filter.nr()-1)/2); in grayscale_spatially_filter_image() local 163 const long last_row = in_img.nr() - ((filter.nr()-1)/2); in float_spatially_filter_image() local 359 const long last_row = in_img.nr() - ((filter.nr()-1)/2); in spatially_filter_image() local 473 const long last_row = in_img.nr() - ((col_filter.size()-1)/2); in grayscale_spatially_filter_image_separable() local 609 const long last_row = in_img.nr() - ((col_filter.size()-1)/2); variable 833 const long last_row = in_img.nr() - ((col_filter.size()-1)/2); in spatially_filter_image_separable() local 971 const long last_row = (long)std::ceil((in_img.nr() - col_border)/downsample) - 1; variable 1509 const long last_row = std::max(img.nr(), ((height-1)/2)); in max_filter() local
|
/dports/graphics/freeimage/FreeImage/Source/LibWebP/src/dsp/ |
H A D | filters.c | 51 const int last_row = row + num_rows; in DoHorizontalFilter_C() local 88 const int last_row = row + num_rows; in DoVerticalFilter_C() local 133 const int last_row = row + num_rows; in DoGradientFilter_C() local
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libwebp/src/dsp/ |
H A D | filters.c | 51 const int last_row = row + num_rows; in DoHorizontalFilter_C() local 88 const int last_row = row + num_rows; in DoVerticalFilter_C() local 133 const int last_row = row + num_rows; in DoGradientFilter_C() local
|
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libwebp-sys2-0.1.2/c_src/src/dsp/ |
H A D | filters.c | 51 const int last_row = row + num_rows; in DoHorizontalFilter_C() local 88 const int last_row = row + num_rows; in DoVerticalFilter_C() local 133 const int last_row = row + num_rows; in DoGradientFilter_C() local
|
/dports/www/firefox-esr/firefox-91.8.0/media/libwebp/src/dsp/ |
H A D | filters.c | 51 const int last_row = row + num_rows; in DoHorizontalFilter_C() local 88 const int last_row = row + num_rows; in DoVerticalFilter_C() local 133 const int last_row = row + num_rows; in DoGradientFilter_C() local
|
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libwebp/src/dsp/ |
H A D | filters.c | 51 const int last_row = row + num_rows; in DoHorizontalFilter_C() local 88 const int last_row = row + num_rows; in DoVerticalFilter_C() local 133 const int last_row = row + num_rows; in DoGradientFilter_C() local
|
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libwebp/src/dsp/ |
H A D | filters.c | 51 const int last_row = row + num_rows; in DoHorizontalFilter_C() local 88 const int last_row = row + num_rows; in DoVerticalFilter_C() local 133 const int last_row = row + num_rows; in DoGradientFilter_C() local
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libwebp/src/dsp/ |
H A D | filters.c | 51 const int last_row = row + num_rows; in DoHorizontalFilter_C() local 88 const int last_row = row + num_rows; in DoVerticalFilter_C() local 133 const int last_row = row + num_rows; in DoGradientFilter_C() local
|
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/libwebp/src/dsp/ |
H A D | filters.c | 51 const int last_row = row + num_rows; in DoHorizontalFilter_C() local 88 const int last_row = row + num_rows; in DoVerticalFilter_C() local 133 const int last_row = row + num_rows; in DoGradientFilter_C() local
|
/dports/www/firefox/firefox-99.0/media/libwebp/src/dsp/ |
H A D | filters.c | 51 const int last_row = row + num_rows; in DoHorizontalFilter_C() local 88 const int last_row = row + num_rows; in DoVerticalFilter_C() local 133 const int last_row = row + num_rows; in DoGradientFilter_C() local
|
/dports/graphics/webp/libwebp-1.2.1/src/dsp/ |
H A D | filters.c | 51 const int last_row = row + num_rows; in DoHorizontalFilter_C() local 88 const int last_row = row + num_rows; in DoVerticalFilter_C() local 133 const int last_row = row + num_rows; in DoGradientFilter_C() local
|
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/gowebp/libwebp_src/src/dsp/ |
H A D | filters.c | 51 const int last_row = row + num_rows; in DoHorizontalFilter_C() local 88 const int last_row = row + num_rows; in DoVerticalFilter_C() local 133 const int last_row = row + num_rows; in DoGradientFilter_C() local
|
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/libwebp/src/dsp/ |
H A D | filters.c | 51 const int last_row = row + num_rows; in DoHorizontalFilter_C() local 88 const int last_row = row + num_rows; in DoVerticalFilter_C() local 133 const int last_row = row + num_rows; in DoGradientFilter_C() local
|