Home
last modified time | relevance | path

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

12

/external/google-breakpad/src/testing/gtest/samples/
Dsample1_unittest.cc79 TEST(FactorialTest, Negative) { in TEST() argument
119 TEST(IsPrimeTest, Negative) { in TEST() argument
/external/googletest/googletest/samples/
Dsample1_unittest.cc76 TEST(FactorialTest, Negative) { in TEST() argument
116 TEST(IsPrimeTest, 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
DClipPlaneTest.cpp62 TEST_P(ClipPlaneTest, Negative) in TEST_P() argument
DCurrentTextureCoordsTest.cpp59 TEST_P(CurrentTextureCoordsTest, Negative) in TEST_P() argument
/external/tensorflow/tensorflow/core/util/
Doverflow_test.cc54 TEST(OverflowTest, Negative) { in TEST() argument
/external/scudo/standalone/
Dstring_utils.cpp30 bool Negative, bool Upper) { in appendNumber()
80 const bool Negative = (Num < 0); in appendSignedDecimal() local
/external/libkmsxx/kms++/inc/kms++/
Dvideomode.h16 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/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DFormatVariadicTest.cpp596 class Negative : public FormatAdapter<int> { in TEST() class
598 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/nanopb-c/tests/alltypes_proto3/
Dalltypes.proto16 Negative = -2147483647; /* protoc doesn't accept -2147483648 here */ enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ConditionOptimizer.cpp248 bool Negative = (Opc == AArch64::ADDSWri || Opc == AArch64::ADDSXri); in adjustCmp() local
/external/llvm/lib/Target/AArch64/
DAArch64ConditionOptimizer.cpp237 bool Negative = (Opc == AArch64::ADDSWri || Opc == AArch64::ADDSXri); in adjustCmp() local
/external/nanopb-c/tests/field_size_16_proto3/
Dalltypes.proto16 Negative = -2147483647; /* protoc doesn't accept -2147483648 here */ enumerator
/external/clang/test/SemaCXX/
Dcompare.cpp344 Negative = -1, in test8() enumerator
/external/nanopb-c/tests/backwards_compatibility/
Dalltypes_legacy.proto14 Negative = -2147483647; /* protoc doesn't accept -2147483648 here */ enumerator
/external/grpc-grpc/third_party/nanopb/tests/backwards_compatibility/
Dalltypes_legacy.proto14 Negative = -2147483647; /* protoc doesn't accept -2147483648 here */ enumerator
/external/nanopb-c/tests/alltypes/
Dalltypes.proto15 Negative = -2147483647; /* protoc doesn't accept -2147483648 here */ enumerator
/external/grpc-grpc/third_party/nanopb/tests/field_size_32/
Dalltypes.proto14 Negative = -2147483647; /* protoc doesn't accept -2147483648 here */ enumerator
/external/nanopb-c/tests/field_size_16/
Dalltypes.proto14 Negative = -2147483647; /* protoc doesn't accept -2147483648 here */ enumerator
/external/grpc-grpc/third_party/nanopb/tests/field_size_16/
Dalltypes.proto14 Negative = -2147483647; /* protoc doesn't accept -2147483648 here */ enumerator

12