/external/libvpx/libvpx/test/ |
D | avg_test.cc | 346 TEST_P(AverageTest, MaxValue) { in TEST_P() argument 365 TEST_P(AverageTestHBD, MaxValue) { in TEST_P() argument 386 TEST_P(IntProRowTest, MaxValue) { in TEST_P() argument 401 TEST_P(IntProColTest, MaxValue) { in TEST_P() argument 418 TEST_P(SatdLowbdTest, MaxValue) { in TEST_P() argument 473 TEST_P(SatdHighbdTest, MaxValue) { in TEST_P() argument 519 TEST_P(BlockErrorTestFP, MaxValue) { in TEST_P() argument
|
D | minmax_test.cc | 71 TEST_P(MinMaxTest, MaxValue) { in TEST_P() argument
|
/external/swiftshader/third_party/subzero/src/ |
D | IceSwitchLowering.cpp | 64 const uint64_t MaxValue = CaseClusters.back().High; in clusterizeSwitch() local
|
/external/tensorflow/tensorflow/compiler/xla/client/lib/ |
D | constants.cc | 101 XlaOp MaxValue(XlaBuilder* builder, PrimitiveType type) { in MaxValue() function
|
/external/tensorflow/tensorflow/contrib/boosted_trees/lib/quantiles/ |
D | weighted_quantiles_summary.h | 309 ValueType MaxValue() const { in MaxValue() function
|
/external/tensorflow/tensorflow/core/kernels/boosted_trees/quantiles/ |
D | weighted_quantiles_summary.h | 317 ValueType MaxValue() const { in MaxValue() function
|
/external/tensorflow/tensorflow/compiler/xla/ |
D | literal_util.cc | 230 /* static */ Literal LiteralUtil::MaxValue(PrimitiveType primitive_type) { in MaxValue() function in xla::LiteralUtil
|
/external/tensorflow/tensorflow/contrib/image/kernels/ |
D | single_image_random_dot_stereograms_ops.cc | 173 double MaxValue = 1.0; in BuildZBuffer() local
|
/external/llvm/lib/IR/ |
D | ConstantRange.cpp | 582 APInt MaxValue = APInt::getMaxValue(DstTySize).zext(getBitWidth()); in truncate() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | ConstantRange.cpp | 274 APInt MinValue, MaxValue; in makeGuaranteedNoWrapRegion() local
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTDecompress.cpp | 537 PVRTuint32 MaxValue=YPos; in TwiddleUV() local
|
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCInstrInfo.cpp | 486 int MaxValue = HexagonMCInstrInfo::getMaxValue(MCII, MCI); in isConstExtended() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCInstrInfo.cpp | 525 int MaxValue = HexagonMCInstrInfo::getMaxValue(MCII, MCI); in isConstExtended() 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()
|
/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()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.cpp | 1941 int MaxValue = getMaxValue(MI); in isConstExtended() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.cpp | 2012 int MaxValue = getMaxValue(MI); in isConstExtended() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 10199 APInt MaxValue = APInt::getSignedMaxValue(BitWidth); in doesIVOverflowOnLT() local 10207 APInt MaxValue = APInt::getMaxValue(BitWidth); in doesIVOverflowOnLT() local 10271 APInt MaxValue = IsSigned ? APInt::getSignedMaxValue(BitWidth) in computeMaxBECountForLT() local
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 8586 APInt MaxValue = APInt::getSignedMaxValue(BitWidth); in doesIVOverflowOnLT() local 8595 APInt MaxValue = APInt::getMaxValue(BitWidth); in doesIVOverflowOnLT() local
|