Home
last modified time | relevance | path

Searched refs:CountTypes (Results 1 – 16 of 16) sorted by relevance

/dports/graphics/tesseract/tesseract-5.0.0/src/training/common/
H A Derrorcounter.h69 enum CountTypes { enum
123 CountTypes boosting_mode, const FontInfoTable &fontinfo_table,
133 CountTypes boosting_mode, const FontInfoTable &fontinfo_table,
158 bool AccumulateErrors(bool debug, CountTypes boosting_mode, const FontInfoTable &font_table,
178 double ReportErrors(int report_level, CountTypes boosting_mode,
H A Dmastertrainer.h211 void TestClassifierOnSamples(CountTypes error_mode, int report_level, bool replicate_samples,
226 double TestClassifier(CountTypes error_mode, int report_level, bool replicate_samples,
H A Derrorcounter.cpp45 CountTypes boosting_mode, const FontInfoTable &fontinfo_table, in ComputeErrorRate()
110 CountTypes boosting_mode, const FontInfoTable &fontinfo_table, in DebugNewErrors()
176 bool ErrorCounter::AccumulateErrors(bool debug, CountTypes boosting_mode, in AccumulateErrors()
350 double ErrorCounter::ReportErrors(int report_level, CountTypes boosting_mode, in ReportErrors()
H A Dmastertrainer.cpp821 void MasterTrainer::TestClassifierOnSamples(CountTypes error_mode, in TestClassifierOnSamples()
843 double MasterTrainer::TestClassifier(CountTypes error_mode, int report_level, in TestClassifier()
/dports/lang/python-legacy/Python-2.7.18/Mac/Demo/resources/
H A Dlistres.py19 ntypes = Res.CountTypes()
/dports/lang/python27/Python-2.7.18/Mac/Demo/resources/
H A Dlistres.py19 ntypes = Res.CountTypes()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/worklet/
H A DScatterCounting.h46 using CountTypes = vtkm::List<vtkm::Int64, member
H A DScatterCounting.cxx208 countArray.CastAndCallForTypes<CountTypes, vtkm::List<vtkm::cont::StorageTagBasic>>( in BuildArrays()
/dports/games/stratagus/stratagus-3.2.0/src/ai/
H A Dai_local.h169 void CountTypes(unsigned int *counter, const size_t len);
H A Dai_force.cpp316 void AiForce::CountTypes(unsigned int *counter, const size_t len) in CountTypes() function in AiForce
334 CountTypes(counter, sizeof(counter)); in IsBelongsTo()
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DResources.pas390 function CountTypes: ResourceCount; external name '_CountTypes'; in CountTypes() function
/dports/security/cryptlib/cryptlib-3.4.3/random/
H A Dmac.c311 addRandomValue( randomState, CountTypes() ); in slowPoll()
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/ai/
H A Dai_local.h206 void CountTypes(unsigned int *counter, const size_t len);
H A Dai_force.cpp422 void AiForce::CountTypes(unsigned int *counter, const size_t len) in CountTypes() function in AiForce
440 CountTypes(counter, sizeof(counter)); in IsBelongsTo()
/dports/lang/python-legacy/Python-2.7.18/Mac/Modules/res/
H A D_Resmodule.c748 #ifndef CountTypes in Res_CountTypes()
749 PyMac_PRECHECK(CountTypes); in Res_CountTypes()
753 _rv = CountTypes(); in Res_CountTypes()
/dports/lang/python27/Python-2.7.18/Mac/Modules/res/
H A D_Resmodule.c748 #ifndef CountTypes in Res_CountTypes()
749 PyMac_PRECHECK(CountTypes); in Res_CountTypes()
753 _rv = CountTypes(); in Res_CountTypes()