Searched defs:setThreshold (Results 1 – 6 of 6) sorted by relevance
56 public void setThreshold(Level level); in setThreshold() method62 public void setThreshold(String val); in setThreshold() method
31 public void setThreshold(Priority threshold) { in setThreshold() method in AppenderSkeleton
38 public void setThreshold(int threshold) { in setThreshold() method in ShadowAutoCompleteTextView
255 FullPivLU& setThreshold(const RealScalar& threshold) in setThreshold() function270 FullPivLU& setThreshold(Default_t) in setThreshold() function
322 ColPivHouseholderQR& setThreshold(const RealScalar& threshold) in setThreshold() function337 ColPivHouseholderQR& setThreshold(Default_t) in setThreshold() function
232 void SpillPlacement::setThreshold(const BlockFrequency &Entry) { in setThreshold() function in SpillPlacement