Searched defs:getMaxValue (Results 1 - 13 of 13) sorted by relevance

/external/deqp/framework/common/
H A DtcuFloatFormat.hpp56 double getMaxValue (void) const { return m_maxValue; } function in class:tcu::FloatFormat
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInst.cpp96 int MaxValue = getMaxValue();
164 int HexagonMCInst::getMaxValue(void) const { function in class:HexagonMCInst
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBasicValueFactory.h125 inline const llvm::APSInt& getMaxValue(const llvm::APSInt &v) { function in class:clang::ento::BasicValueFactory
126 return getValue(APSIntType(v).getMaxValue());
133 inline const llvm::APSInt& getMaxValue(QualType T) { function in class:clang::ento::BasicValueFactory
134 return getValue(getAPSIntType(T).getMaxValue());
/external/llvm/include/llvm/ADT/
H A DAPInt.h416 static APInt getMaxValue(unsigned numBits) { function in class:llvm::APInt
H A DAPSInt.h246 /// getMaxValue - Return the APSInt representing the maximum integer value
248 static APSInt getMaxValue(uint32_t numBits, bool Unsigned) { function in class:llvm::APSInt
249 return APSInt(Unsigned ? APInt::getMaxValue(numBits)
/external/chromium_org/third_party/icu/source/common/
H A Duprops.cpp301 IntPropertyGetMaxValue *getMaxValue; member in struct:IntProperty
488 return prop.getMaxValue(prop, which);
/external/icu/icu4c/source/common/
H A Duprops.cpp301 IntPropertyGetMaxValue *getMaxValue; member in struct:IntProperty
488 return prop.getMaxValue(prop, which);
/external/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp1706 int MaxValue = getMaxValue(MI);
1774 int HexagonInstrInfo::getMaxValue(const MachineInstr *MI) const { function in class:HexagonInstrInfo
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 454 milliseconds