/external/googletest/googletest/samples/ |
D | sample1_unittest.cc | 76 TEST(FactorialTest, Negative) { in TEST() argument 116 TEST(IsPrimeTest, Negative) { in TEST() argument
|
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/samples/ |
D | sample1_unittest.cc | 76 TEST(FactorialTest, Negative) { in TEST() argument 116 TEST(IsPrimeTest, Negative) { in TEST() argument
|
/external/llvm-project/clang/unittests/Frontend/ |
D | FixedPointString.cpp | 82 TEST(FixedPointString, Negative) { in TEST() argument
|
/external/angle/src/tests/gl_tests/gles1/ |
D | ShadeModelTest.cpp | 44 TEST_P(ShadeModelTest, Negative) in TEST_P() argument
|
D | MatrixModeTest.cpp | 41 TEST_P(MatrixModeTest, Negative) in TEST_P() argument
|
D | ClientStateEnable.cpp | 63 TEST_P(ClientStateEnable, Negative) in TEST_P() argument
|
D | ClientActiveTextureTest.cpp | 43 TEST_P(ClientActiveTextureTest, Negative) in TEST_P() argument
|
D | CurrentTextureCoordsTest.cpp | 59 TEST_P(CurrentTextureCoordsTest, Negative) in TEST_P() argument
|
D | ClipPlaneTest.cpp | 62 TEST_P(ClipPlaneTest, Negative) in TEST_P() argument
|
/external/tensorflow/tensorflow/core/util/ |
D | overflow_test.cc | 75 TEST(OverflowTest, Negative) { in TEST() argument
|
/external/llvm-project/compiler-rt/lib/scudo/standalone/ |
D | string_utils.cpp | 30 bool Negative, bool Upper) { in appendNumber() 80 const bool Negative = (Num < 0); in appendSignedDecimal() local
|
/external/scudo/standalone/ |
D | string_utils.cpp | 30 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/ |
D | readability-redundant-smartptr-get.cpp | 173 void Negative() { in Negative() function
|
/external/libchrome/ui/gfx/geometry/ |
D | scroll_offset_unittest.cc | 42 TEST(ScrollOffsetTest, Negative) { in TEST() argument
|
/external/libkmsxx/kms++/inc/kms++/ |
D | videomode.h | 14 Negative, enumerator
|
/external/llvm/lib/Support/ |
D | APFloat.cpp | 623 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/ |
D | FormatVariadicTest.cpp | 605 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/ |
D | alltypes.proto | 15 Negative = -2147483647; /* protoc doesn't accept -2147483648 here */ enumerator
|
/external/rust/crates/pin-project-internal/src/pin_project/ |
D | args.rs | 228 Negative(Span), enumerator
|
/external/nanopb-c/tests/field_size_16_proto3/ |
D | alltypes.proto | 16 Negative = -2147483647; /* protoc doesn't accept -2147483648 here */ enumerator
|
/external/nanopb-c/tests/alltypes_proto3/ |
D | alltypes.proto | 16 Negative = -2147483647; /* protoc doesn't accept -2147483648 here */ enumerator
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ConditionOptimizer.cpp | 237 bool Negative = (Opc == AArch64::ADDSWri || Opc == AArch64::ADDSXri); in adjustCmp() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64ConditionOptimizer.cpp | 248 bool Negative = (Opc == AArch64::ADDSWri || Opc == AArch64::ADDSXri); in adjustCmp() local
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64ConditionOptimizer.cpp | 249 bool Negative = (Opc == AArch64::ADDSWri || Opc == AArch64::ADDSXri); in adjustCmp() local
|
/external/clang/test/SemaCXX/ |
D | compare.cpp | 344 Negative = -1, in test8() enumerator
|