Home
last modified time | relevance | path

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

12

/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DBasicValueFactory.h179 const llvm::APSInt &getMinValue(const llvm::APSInt &v) { in getMinValue() function
187 const llvm::APSInt &getMinValue(QualType T) { in getMinValue() function
195 const llvm::APSInt &getMinValue(APSIntType T) { in getMinValue() function
DAPSIntType.h60 llvm::APSInt getMinValue() const LLVM_READONLY { in getMinValue() function
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DTagValueData.java18 abstract public int getMinValue(); in getMinValue() method in TagValueData
DLanguageData.java144 public int getMinValue() in getMinValue() method in LanguageData
DScriptData.java181 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/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowNumberPicker.java51 protected int getMinValue() { in getMinValue() method in ShadowNumberPicker
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPSInt.h294 static APSInt getMinValue(uint32_t numBits, bool Unsigned) { in getMinValue() function
DAPInt.h546 static APInt getMinValue(unsigned numBits) { return APInt(numBits, 0); } in getMinValue() function
/external/llvm-project/llvm/include/llvm/ADT/
DAPSInt.h294 static APSInt getMinValue(uint32_t numBits, bool Unsigned) { 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/guava/guava-tests/test/com/google/common/math/
DQuantilesAlgorithm.java133 static double getMinValue(double[] array, int from) { in getMinValue() method in QuantilesAlgorithm
/external/guava/android/guava-tests/test/com/google/common/math/
DQuantilesAlgorithm.java133 static double getMinValue(double[] array, int from) { in getMinValue() method in QuantilesAlgorithm
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DKnownBits.h114 APInt getMinValue() const { in getMinValue() function
/external/llvm-project/llvm/include/llvm/Support/
DKnownBits.h117 APInt getMinValue() const { in getMinValue() function
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
DAbstractRealVector.java317 public double getMinValue() { in getMinValue() method in AbstractRealVector
/external/clang/lib/StaticAnalyzer/Core/
DRangeConstraintManager.cpp153 const llvm::APSInt &getMinValue() const { in getMinValue() function in __anonb55f1c850111::RangeSet
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPInt.h438 static APInt getMinValue(unsigned numBits) { return APInt(numBits, 0); } in getMinValue() function
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.cpp296 int HexagonMCInstrInfo::getMinValue(MCInstrInfo const &MCII, in getMinValue() function in llvm::HexagonMCInstrInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.cpp332 int HexagonMCInstrInfo::getMinValue(MCInstrInfo const &MCII, in getMinValue() function in HexagonMCInstrInfo
/external/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.cpp357 int HexagonMCInstrInfo::getMinValue(MCInstrInfo const &MCII, in getMinValue() function in HexagonMCInstrInfo
/external/deqp/modules/glshared/
DglsVertexArrayTests.cpp1234 GLValue GLValue::getMinValue (Array::InputType type) in getMinValue() function in deqp::gls::GLValue
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DRangeConstraintManager.cpp143 const llvm::APSInt &RangeSet::getMinValue() const { in getMinValue() function in RangeSet

12