/external/google-breakpad/src/testing/gtest/samples/ |
D | sample1_unittest.cc | 79 TEST(FactorialTest, Negative) { in TEST() argument 119 TEST(IsPrimeTest, Negative) { in TEST() argument
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/samples/ |
D | sample1_unittest.cc | 79 TEST(FactorialTest, Negative) { in TEST() argument 119 TEST(IsPrimeTest, Negative) { in TEST() argument
|
/external/v8/testing/gtest/samples/ |
D | sample1_unittest.cc | 79 TEST(FactorialTest, Negative) { in TEST() argument 119 TEST(IsPrimeTest, Negative) { in TEST() argument
|
/external/googletest/googletest/samples/ |
D | sample1_unittest.cc | 79 TEST(FactorialTest, Negative) { in TEST() argument 119 TEST(IsPrimeTest, Negative) { in TEST() argument
|
/external/protobuf/gtest/samples/ |
D | sample1_unittest.cc | 79 TEST(FactorialTest, Negative) { in TEST() argument 119 TEST(IsPrimeTest, Negative) { in TEST() argument
|
/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/lib/Target/AArch64/ |
D | AArch64ConditionOptimizer.cpp | 237 bool Negative = (Opc == AArch64::ADDSWri || Opc == AArch64::ADDSXri); in adjustCmp() local
|
/external/clang/test/SemaCXX/ |
D | compare.cpp | 344 Negative = -1, in test8() enumerator
|
/external/swiftshader/third_party/LLVM/unittests/ADT/ |
D | APFloatTest.cpp | 399 bool SNaN, bool Negative, uint64_t fill) { in nanbits()
|
/external/nanopb-c/tests/field_size_32/ |
D | alltypes.proto | 12 Negative = -2147483647; /* protoc doesn't accept -2147483648 here */ enumerator
|
/external/nanopb-c/tests/alltypes/ |
D | alltypes.proto | 12 Negative = -2147483647; /* protoc doesn't accept -2147483648 here */ enumerator
|
/external/nanopb-c/tests/field_size_16/ |
D | alltypes.proto | 12 Negative = -2147483647; /* protoc doesn't accept -2147483648 here */ enumerator
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | APFloat.cpp | 631 void APFloat::makeNaN(bool SNaN, bool Negative, const APInt *fill) in makeNaN() 678 APFloat APFloat::makeNaN(const fltSemantics &Sem, bool SNaN, bool Negative, in makeNaN() 3228 APFloat APFloat::getLargest(const fltSemantics &Sem, bool Negative) { in getLargest() 3253 APFloat APFloat::getSmallest(const fltSemantics &Sem, bool Negative) { in getSmallest() 3267 APFloat APFloat::getSmallestNormalized(const fltSemantics &Sem, bool Negative) { in getSmallestNormalized()
|
/external/libchrome/base/strings/ |
D | string_number_conversions.cc | 224 class Negative : public Base<Negative> { class in base::__anonafe4cec20111::IteratorRangeToNumber
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopRerollPass.cpp | 1479 bool Negative = !NeedNewIV && Inc < 0; in replaceIV() local
|
/external/llvm/unittests/ADT/ |
D | APFloatTest.cpp | 1000 bool SNaN, bool Negative, uint64_t fill) { in nanbits()
|
/external/llvm/lib/IR/ |
D | Constants.cpp | 655 Constant *ConstantFP::getNaN(Type *Ty, bool Negative, unsigned Type) { in getNaN() 715 Constant *ConstantFP::getInfinity(Type *Ty, bool Negative) { in getInfinity()
|
/external/llvm/lib/Analysis/ |
D | ValueTracking.cpp | 181 bool NonNegative, Negative; in isKnownNonNegative() local 201 bool NonNegative, Negative; in isKnownNegative() local
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | Constants.cpp | 570 ConstantFP *ConstantFP::getInfinity(Type *Ty, bool Negative) { in getInfinity()
|