Home
last modified time | relevance | path

Searched defs:patchSize (Results 1 – 25 of 84) sorted by relevance

1234

/dports/science/PETSc/petsc-3.14.1/src/dm/impls/patch/tests/
H A Dex1.c16 MatStencil patchSize; /* Size of patches */ member
23 PetscInt patchSize, commSize, gridSize; in ProcessOptions() local
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/adb/fastdeploy/deploypatchgenerator/
H A Ddeploy_patch_generator_test.cpp67 long patchSize = adb_lseek(output.fd, 0L, SEEK_END); in TEST() local
86 int64_t patchSize = adb_lseek(output.fd, 0L, SEEK_END); in TEST() local
/dports/science/PETSc/petsc-3.14.1/include/petsc/private/
H A Ddmpatchimpl.h11 MatStencil patchSize; member
/dports/graphics/opencv/.build/downloads/xfeatures2d/
H A Dboostdesc_bgm_hd.i15 static const int patchSize = 32; variable
H A Dboostdesc_bgm.i15 static const int patchSize = 32; variable
H A Dboostdesc_bgm_bi.i15 static const int patchSize = 32; variable
H A Dboostdesc_binboost_128.i15 static const int patchSize = 32; variable
H A Dboostdesc_binboost_256.i15 static const int patchSize = 32; variable
H A Dboostdesc_lbgm.i15 static const int patchSize = 32; variable
H A Dboostdesc_binboost_064.i15 static const int patchSize = 32; variable
/dports/graphics/opencv/opencv_3rdparty-34e4206aef44d50e6bbcd0ab06354b52e7466d26/
H A Dboostdesc_bgm.i15 static const int patchSize = 32; variable
H A Dboostdesc_bgm_bi.i15 static const int patchSize = 32; variable
H A Dboostdesc_bgm_hd.i15 static const int patchSize = 32; variable
H A Dboostdesc_binboost_256.i15 static const int patchSize = 32; variable
H A Dboostdesc_lbgm.i15 static const int patchSize = 32; variable
H A Dboostdesc_binboost_064.i15 static const int patchSize = 32; variable
H A Dboostdesc_binboost_128.i15 static const int patchSize = 32; variable
/dports/editors/calligra/calligra-3.2.1/karbon/ui/widgets/
H A DKarbonPaletteWidget.cpp238 QSize KarbonPaletteWidget::patchSize() const in patchSize() function in KarbonPaletteWidget
240 const int patchSize = m_orientation == Qt::Horizontal ? height() : width(); in patchSize() local
/dports/graphics/opencv/opencv-4.5.3/modules/video/src/tracking/detail/
H A Dtracking_feature.cpp108 CvHaarEvaluator::FeatureHaar::FeatureHaar(Size patchSize) in FeatureHaar()
121 void CvHaarEvaluator::FeatureHaar::generateRandomFeature(Size patchSize) in generateRandomFeature()
/dports/devel/hyperscan/hyperscan-5.4.0/src/nfa/
H A Drepeatcompile.h59 u32 patchSize; member
/dports/graphics/qgis/qgis-3.22.3/src/core/layertree/
H A Dqgslayertreelayer.h179 QSizeF patchSize() const { return mPatchSize; } in patchSize() function
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/layertree/
H A Dqgslayertreelayer.h171 QSizeF patchSize() const { return mPatchSize; } in patchSize() function
/dports/graphics/ebsynth/ebsynth-2f5c97c0c21a/src/
H A Debsynth_nocuda.cpp18 int patchSize, in ebsynthRunCuda()
/dports/math/vtk8/VTK-8.2.0/Geovis/Core/
H A DvtkGeoTerrain2D.cxx84 double patchSize = (patchX > patchY) ? patchX : patchY; in EvaluateNode() local
/dports/math/vtk6/VTK-6.2.0/Geovis/Core/
H A DvtkGeoTerrain2D.cxx85 double patchSize = (patchX > patchY) ? patchX : patchY; in EvaluateNode() local

1234