Home
last modified time | relevance | path

Searched defs:setThreshold (Results 1 – 4 of 4) sorted by relevance

/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowAutoCompleteTextView.java38 public void setThreshold(int threshold) { in setThreshold() method in ShadowAutoCompleteTextView
/external/eigen/Eigen/src/LU/
DFullPivLU.h255 FullPivLU& setThreshold(const RealScalar& threshold) in setThreshold() function
270 FullPivLU& setThreshold(Default_t) in setThreshold() function
/external/eigen/Eigen/src/QR/
DColPivHouseholderQR.h322 ColPivHouseholderQR& setThreshold(const RealScalar& threshold) in setThreshold() function
337 ColPivHouseholderQR& setThreshold(Default_t) in setThreshold() function
/external/llvm/lib/CodeGen/
DSpillPlacement.cpp76 static void setThreshold(const BlockFrequency &Entry) { in setThreshold() function