Lines Matching refs:retVal
31 int retVal = getMaxCategories_0(nativeObj); in getMaxCategories() local
33 return retVal; in getMaxCategories()
59 int retVal = getMaxDepth_0(nativeObj); in getMaxDepth() local
61 return retVal; in getMaxDepth()
87 int retVal = getMinSampleCount_0(nativeObj); in getMinSampleCount() local
89 return retVal; in getMinSampleCount()
115 int retVal = getCVFolds_0(nativeObj); in getCVFolds() local
117 return retVal; in getCVFolds()
143 boolean retVal = getUseSurrogates_0(nativeObj); in getUseSurrogates()
145 return retVal; in getUseSurrogates()
171 boolean retVal = getUse1SERule_0(nativeObj); in getUse1SERule()
173 return retVal; in getUse1SERule()
199 boolean retVal = getTruncatePrunedTree_0(nativeObj); in getTruncatePrunedTree()
201 return retVal; in getTruncatePrunedTree()
227 float retVal = getRegressionAccuracy_0(nativeObj); in getRegressionAccuracy() local
229 return retVal; in getRegressionAccuracy()
255 Mat retVal = new Mat(getPriors_0(nativeObj)); in getPriors() local
257 return retVal; in getPriors()
283 DTrees retVal = new DTrees(create_0()); in create() local
285 return retVal; in create()