Home
last modified time | relevance | path

Searched defs:Negative (Results 1 – 25 of 61) sorted by relevance

123

/external/googletest/googletest/samples/
Dsample1_unittest.cc76 TEST(FactorialTest, Negative) { in TEST() argument
116 TEST(IsPrimeTest, Negative) { in TEST() argument
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/samples/
Dsample1_unittest.cc76 TEST(FactorialTest, Negative) { in TEST() argument
116 TEST(IsPrimeTest, Negative) { in TEST() argument
/external/llvm-project/clang/unittests/Frontend/
DFixedPointString.cpp82 TEST(FixedPointString, Negative) { in TEST() argument
/external/angle/src/tests/gl_tests/gles1/
DShadeModelTest.cpp44 TEST_P(ShadeModelTest, Negative) in TEST_P() argument
DMatrixModeTest.cpp41 TEST_P(MatrixModeTest, Negative) in TEST_P() argument
DClientStateEnable.cpp63 TEST_P(ClientStateEnable, Negative) in TEST_P() argument
DClientActiveTextureTest.cpp43 TEST_P(ClientActiveTextureTest, Negative) in TEST_P() argument
DCurrentTextureCoordsTest.cpp59 TEST_P(CurrentTextureCoordsTest, Negative) in TEST_P() argument
DClipPlaneTest.cpp62 TEST_P(ClipPlaneTest, Negative) in TEST_P() argument
/external/tensorflow/tensorflow/core/util/
Doverflow_test.cc75 TEST(OverflowTest, Negative) { in TEST() argument
/external/llvm-project/compiler-rt/lib/scudo/standalone/
Dstring_utils.cpp30 bool Negative, bool Upper) { in appendNumber()
80 const bool Negative = (Num < 0); in appendSignedDecimal() local
/external/scudo/standalone/
Dstring_utils.cpp30 bool Negative, bool Upper) { in appendNumber()
80 const bool Negative = (Num < 0); in appendSignedDecimal() local
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dreadability-redundant-smartptr-get.cpp173 void Negative() { in Negative() function
/external/libchrome/ui/gfx/geometry/
Dscroll_offset_unittest.cc42 TEST(ScrollOffsetTest, Negative) { in TEST() argument
/external/libkmsxx/kms++/inc/kms++/
Dvideomode.h14 Negative, enumerator
/external/llvm/lib/Support/
DAPFloat.cpp623 void APFloat::makeNaN(bool SNaN, bool Negative, const APInt *fill) in makeNaN()
670 APFloat APFloat::makeNaN(const fltSemantics &Sem, bool SNaN, bool Negative, in makeNaN()
3401 void APFloat::makeLargest(bool Negative) { in makeLargest()
3426 void APFloat::makeSmallest(bool Negative) { in makeSmallest()
3438 APFloat APFloat::getLargest(const fltSemantics &Sem, bool Negative) { in getLargest()
3448 APFloat APFloat::getSmallest(const fltSemantics &Sem, bool Negative) { in getSmallest()
3458 APFloat APFloat::getSmallestNormalized(const fltSemantics &Sem, bool Negative) { in getSmallestNormalized()
3934 APFloat::makeInf(bool Negative) { in makeInf()
3942 APFloat::makeZero(bool Negative) { in makeZero()
/external/llvm-project/llvm/unittests/Support/
DFormatVariadicTest.cpp605 class Negative : public FormatAdapter<int> { in TEST() class
607 explicit Negative(int N) : FormatAdapter<int>(std::move(N)) {} in TEST() function in TEST::Negative
/external/nanopb-c/tests/without_64bit/
Dalltypes.proto15 Negative = -2147483647; /* protoc doesn't accept -2147483648 here */ enumerator
/external/rust/crates/pin-project-internal/src/pin_project/
Dargs.rs228 Negative(Span), enumerator
/external/nanopb-c/tests/field_size_16_proto3/
Dalltypes.proto16 Negative = -2147483647; /* protoc doesn't accept -2147483648 here */ enumerator
/external/nanopb-c/tests/alltypes_proto3/
Dalltypes.proto16 Negative = -2147483647; /* protoc doesn't accept -2147483648 here */ enumerator
/external/llvm/lib/Target/AArch64/
DAArch64ConditionOptimizer.cpp237 bool Negative = (Opc == AArch64::ADDSWri || Opc == AArch64::ADDSXri); in adjustCmp() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ConditionOptimizer.cpp248 bool Negative = (Opc == AArch64::ADDSWri || Opc == AArch64::ADDSXri); in adjustCmp() local
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64ConditionOptimizer.cpp249 bool Negative = (Opc == AArch64::ADDSWri || Opc == AArch64::ADDSXri); in adjustCmp() local
/external/clang/test/SemaCXX/
Dcompare.cpp344 Negative = -1, in test8() enumerator

123