Home
last modified time | relevance | path

Searched defs:getMaxValue (Results 1 – 22 of 22) sorted by relevance

/external/parameter-framework/upstream/parameter/
DParameterType.h141 type getMaxValue() const in getMaxValue() function
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DTagValueData.java19 abstract public int getMaxValue(); in getMaxValue() method in TagValueData
DLanguageData.java149 public int getMaxValue() in getMaxValue() method in LanguageData
DScriptData.java186 public int getMaxValue() in getMaxValue() method in ScriptData
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DAPSIntType.h66 llvm::APSInt getMaxValue() const LLVM_READONLY { in getMaxValue() function
DBasicValueFactory.h125 inline const llvm::APSInt& getMaxValue(const llvm::APSInt &v) { in getMaxValue() function
133 inline const llvm::APSInt& getMaxValue(QualType T) { in getMaxValue() function
/external/deqp/framework/common/
DtcuFloatFormat.hpp56 double getMaxValue (void) const { return m_maxValue; } in getMaxValue() function in tcu::FloatFormat
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DAPSInt.h241 static APSInt getMaxValue(uint32_t numBits, bool Unsigned) { in getMaxValue() function
DAPInt.h394 static APInt getMaxValue(unsigned numBits) { in getMaxValue() function
/external/llvm/include/llvm/ADT/
DAPSInt.h276 static APSInt getMaxValue(uint32_t numBits, bool Unsigned) { in getMaxValue() function
DAPInt.h422 static APInt getMaxValue(unsigned numBits) { in getMaxValue() function
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DUCharacterProperty.java466 int getMaxValue(int which) { in getMaxValue() method in UCharacterProperty.IntProperty
476 int getMaxValue(int which) { in getMaxValue() method in UCharacterProperty.BiDiIntProperty
486 int getMaxValue(int which) { in getMaxValue() method in UCharacterProperty.CombiningClassIntProperty
504 int getMaxValue(int which) { in getMaxValue() method in UCharacterProperty.NormQuickCheckIntProperty
DUBiDiProps.java156 public final int getMaxValue(int which) { in getMaxValue() method in UBiDiProps
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUCharacterProperty.java465 int getMaxValue(int which) { in getMaxValue() method in UCharacterProperty.IntProperty
475 int getMaxValue(int which) { in getMaxValue() method in UCharacterProperty.BiDiIntProperty
485 int getMaxValue(int which) { in getMaxValue() method in UCharacterProperty.CombiningClassIntProperty
503 int getMaxValue(int which) { in getMaxValue() method in UCharacterProperty.NormQuickCheckIntProperty
DUBiDiProps.java152 public final int getMaxValue(int which) { in getMaxValue() method in UBiDiProps
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
DAbstractRealVector.java343 public double getMaxValue() { in getMaxValue() method in AbstractRealVector
/external/icu/icu4c/source/common/
Duprops.cpp304 IntPropertyGetMaxValue *getMaxValue; member
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPInt.h426 static APInt getMaxValue(unsigned numBits) { in getMaxValue() function
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.cpp281 int HexagonMCInstrInfo::getMaxValue(MCInstrInfo const &MCII, in getMaxValue() function in llvm::HexagonMCInstrInfo
/external/deqp/modules/glshared/
DglsVertexArrayTests.cpp1216 GLValue GLValue::getMaxValue (Array::InputType type) in getMaxValue() function in deqp::gls::GLValue
DglsDrawTest.cpp601 GLValue GLValue::getMaxValue (DrawTestSpec::InputType type) in getMaxValue() function in deqp::gls::__anon6c59820f0111::GLValue
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp4043 int HexagonInstrInfo::getMaxValue(const MachineInstr *MI) const { in getMaxValue() function in HexagonInstrInfo