Home
last modified time | relevance | path

Searched defs:fastCheck (Results 1 – 8 of 8) sorted by relevance

/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/fs/
H A DTestFileSystem.java157 private boolean fastCheck; field in TestFileSystem.WriteMapper
225 public static void writeTest(FileSystem fs, boolean fastCheck) in writeTest()
254 private boolean fastCheck; field in TestFileSystem.ReadMapper
323 public static void readTest(FileSystem fs, boolean fastCheck) in readTest()
352 private boolean fastCheck; field in TestFileSystem.SeekMapper
420 public static void seekTest(FileSystem fs, boolean fastCheck) in seekTest()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/worklet/
H A DPointMerge.h332 bool fastCheck, // If true, approximate distances are used in RunOneIteration()
355 bool fastCheck, // If true, approximate distances are used in Run()
425 bool fastCheck, // If true, approximate distances are used in Run()
447 bool fastCheck, // If true, approximate distances are used in Run()
/dports/www/squid/squid-4.15/src/acl/
H A DChecklist.cc308 ACLChecklist::fastCheck(const Acl::Tree * list) in fastCheck() function in ACLChecklist
336 ACLChecklist::fastCheck() in fastCheck() function in ACLChecklist
/dports/www/joomla3/joomla3-3.9.24/libraries/fof/utils/filescheck/
H A Dfilescheck.php155 public function fastCheck() function in FOFUtilsFilescheck
/dports/devel/hadoop/hadoop-1.2.1/src/test/org/apache/hadoop/fs/
H A DTestFileSystem.java177 private boolean fastCheck; field in TestFileSystem.WriteMapper
245 public static void writeTest(FileSystem fs, boolean fastCheck) in writeTest()
274 private boolean fastCheck; field in TestFileSystem.ReadMapper
343 public static void readTest(FileSystem fs, boolean fastCheck) in readTest()
372 private boolean fastCheck; field in TestFileSystem.SeekMapper
440 public static void seekTest(FileSystem fs, boolean fastCheck) in seekTest()
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/rgbd/src/
H A Dfast_icp.cpp139 static inline bool fastCheck(const v_float32x4& p0, const v_float32x4& p1) in fastCheck() function
166 static inline bool fastCheck(const Point3f& p) in fastCheck() function
H A Dnonrigid_icp.cpp47 static inline bool fastCheck(const Point3f& p) in fastCheck() function
/dports/graphics/pfstools/pfstools-2.1.0/src/pfsglview/
H A Dpicture_io.cpp416 inline int PictureIO::fastCheck( LumMappingMethod mappingMethod, float v, float minValue, float max… in fastCheck() function in PictureIO