/external/libvpx/libvpx/test/ |
D | avg_test.cc | 341 TEST_P(AverageTest, MinValue) { in TEST_P() argument 360 TEST_P(AverageTestHBD, MinValue) { in TEST_P() argument 381 TEST_P(IntProRowTest, MinValue) { in TEST_P() argument 396 TEST_P(IntProColTest, MinValue) { in TEST_P() argument 411 TEST_P(SatdLowbdTest, MinValue) { in TEST_P() argument 466 TEST_P(SatdHighbdTest, MinValue) { in TEST_P() argument 512 TEST_P(BlockErrorTestFP, MinValue) { in TEST_P() argument
|
D | minmax_test.cc | 57 TEST_P(MinMaxTest, MinValue) { in TEST_P() argument
|
/external/swiftshader/third_party/subzero/src/ |
D | IceSwitchLowering.cpp | 65 const uint64_t MinValue = CaseClusters.front().Low; in clusterizeSwitch() local
|
/external/tensorflow/tensorflow/compiler/xla/client/lib/ |
D | constants.cc | 63 XlaOp MinValue(XlaBuilder* builder, PrimitiveType type) { in MinValue() function
|
/external/tensorflow/tensorflow/core/kernels/boosted_trees/quantiles/ |
D | weighted_quantiles_summary.h | 313 ValueType MinValue() const { in MinValue() function
|
/external/tensorflow/tensorflow/contrib/boosted_trees/lib/quantiles/ |
D | weighted_quantiles_summary.h | 305 ValueType MinValue() const { in MinValue() function
|
/external/tensorflow/tensorflow/compiler/xla/ |
D | literal_util.cc | 186 /* static */ Literal LiteralUtil::MinValue(PrimitiveType primitive_type) { in MinValue() function in xla::LiteralUtil
|
/external/tensorflow/tensorflow/contrib/image/kernels/ |
D | single_image_random_dot_stereograms_ops.cc | 174 double MinValue = 0.0; in BuildZBuffer() local
|
/external/llvm/lib/Target/SystemZ/AsmParser/ |
D | SystemZAsmParser.cpp | 24 static bool inRange(const MCExpr *Expr, int64_t MinValue, int64_t MaxValue) { in inRange() 217 bool isImm(int64_t MinValue, int64_t MaxValue) const { in isImm()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | ConstantRange.cpp | 274 APInt MinValue, MaxValue; in makeGuaranteedNoWrapRegion() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/AsmParser/ |
D | SystemZAsmParser.cpp | 40 static bool inRange(const MCExpr *Expr, int64_t MinValue, int64_t MaxValue) { in inRange() 233 bool isImm(int64_t MinValue, int64_t MaxValue) const { in isImm()
|
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCInstrInfo.cpp | 485 int MinValue = HexagonMCInstrInfo::getMinValue(MCII, MCI); in isConstExtended() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCInstrInfo.cpp | 524 int MinValue = HexagonMCInstrInfo::getMinValue(MCII, MCI); in isConstExtended() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.cpp | 1940 int MinValue = getMinValue(MI); in isConstExtended() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.cpp | 2011 int MinValue = getMinValue(MI); in isConstExtended() local
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 8612 APInt MinValue = APInt::getSignedMinValue(BitWidth); in doesIVOverflowOnGT() local 8621 APInt MinValue = APInt::getMinValue(BitWidth); in doesIVOverflowOnGT() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 10223 APInt MinValue = APInt::getSignedMinValue(BitWidth); in doesIVOverflowOnGT() local 10231 APInt MinValue = APInt::getMinValue(BitWidth); in doesIVOverflowOnGT() local
|