OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getThreshold
(Results
1 - 6
of
6
) sorted by null
/external/llvm/lib/CodeGen/
SpillPlacement.cpp
69
static BlockFrequency
getThreshold
() { return Threshold; }
131
SumLinkWeights =
getThreshold
();
189
if (SumN >= SumP +
getThreshold
())
191
else if (SumP >= SumN +
getThreshold
())
/cts/tests/tests/widget/src/android/widget/cts/
AutoCompleteTextViewTest.java
150
assertEquals(3, mAutoCompleteTextView.
getThreshold
());
349
assertEquals(1, autoCompleteTextView.
getThreshold
());
351
assertEquals(3, autoCompleteTextView.
getThreshold
());
355
assertEquals(1, autoCompleteTextView.
getThreshold
());
359
assertEquals(1, autoCompleteTextView.
getThreshold
());
/external/llvm/lib/Analysis/IPA/
InlineCost.cpp
158
int
getThreshold
() { return Threshold; }
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.runtime_3.6.0.v20100505.jar
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar
/external/chromium_org/third_party/libaddressinput/src/java/
android.jar
Completed in 3760 milliseconds