HomeSort by relevance Sort by last modified time
    Searched defs:getMaxValue (Results 1 - 25 of 25) sorted by null

  /libcore/luni/src/main/java/org/apache/harmony/security/x509/tsp/
PKIFailureInfo.java 113 public static int getMaxValue() {
  /frameworks/native/libs/gui/
Sensor.cpp 86 float Sensor::getMaxValue() const {
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
BasicValueFactory.h 125 inline const llvm::APSInt& getMaxValue(const llvm::APSInt &v) {
126 return getValue(APSIntType(v).getMaxValue());
133 inline const llvm::APSInt& getMaxValue(QualType T) {
134 return getValue(getAPSIntType(T).getMaxValue());
  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCInst.cpp 96 int MaxValue = getMaxValue();
164 int HexagonMCInst::getMaxValue(void) const {
  /external/llvm/include/llvm/ADT/
APInt.h 418 static APInt getMaxValue(unsigned numBits) {
    [all...]
APSInt.h 252 /// getMaxValue - Return the APSInt representing the maximum integer value
254 static APSInt getMaxValue(uint32_t numBits, bool Unsigned) {
255 return APSInt(Unsigned ? APInt::getMaxValue(numBits)
  /external/chromium_org/third_party/icu/source/common/
uprops.cpp 327 IntPropertyGetMaxValue *getMaxValue;
509 return prop.getMaxValue(prop, which);
  /external/icu4c/common/
uprops.cpp 301 IntPropertyGetMaxValue *getMaxValue;
483 return prop.getMaxValue(prop, which);
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.cpp     [all...]
  /frameworks/testing/uiautomator_test_libraries/src/com/android/uiautomator/platform/
JankTestBase.java 380 int maxJankinessCount = getMaxValue(jankinessArray);
400 private int getMaxValue(int[] intArray) {
  /frameworks/base/core/java/android/widget/
NumberPicker.java     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jar 
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /external/robolectric/lib/main/
h2-1.2.147.jar 
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/17/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 2213 milliseconds