Home
last modified time | relevance | path

Searched defs:getMinValue (Results 1 – 13 of 13) sorted by relevance

/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DTagValueData.java16 abstract public int getMinValue(); in getMinValue() method in TagValueData
DLanguageData.java142 public int getMinValue() in getMinValue() method in LanguageData
DScriptData.java179 public int getMinValue() in getMinValue() method in ScriptData
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DBasicValueFactory.h129 inline const llvm::APSInt& getMinValue(const llvm::APSInt &v) { in getMinValue() function
137 inline const llvm::APSInt& getMinValue(QualType T) { in getMinValue() function
DAPSIntType.h61 llvm::APSInt getMinValue() const LLVM_READONLY { in getMinValue() function
/external/llvm/include/llvm/ADT/
DAPSInt.h283 static APSInt getMinValue(uint32_t numBits, bool Unsigned) { in getMinValue() function
DAPInt.h434 static APInt getMinValue(unsigned numBits) { return APInt(numBits, 0); } in getMinValue() function
/external/clang/lib/StaticAnalyzer/Core/
DRangeConstraintManager.cpp153 const llvm::APSInt &getMinValue() const { in getMinValue() function in __anon4bd79ea30111::RangeSet
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
DAbstractRealVector.java317 public double getMinValue() { in getMinValue() method in AbstractRealVector
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.cpp240 int HexagonMCInstrInfo::getMinValue(MCInstrInfo const &MCII, in getMinValue() function in llvm::HexagonMCInstrInfo
/external/deqp/modules/glshared/
DglsVertexArrayTests.cpp1234 GLValue GLValue::getMinValue (Array::InputType type) in getMinValue() function in deqp::gls::GLValue
DglsDrawTest.cpp619 GLValue GLValue::getMinValue (DrawTestSpec::InputType type) in getMinValue() function in deqp::gls::__anon5042a7d50111::GLValue
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp3598 int HexagonInstrInfo::getMinValue(const MachineInstr *MI) const { in getMinValue() function in HexagonInstrInfo