Searched defs:Negative (Results 1 – 12 of 12) sorted by relevance
/external/libvpx/libvpx/third_party/googletest/src/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/chromium/testing/gtest/samples/ |
D | sample1_unittest.cc | 79 TEST(FactorialTest, Negative) { in TEST() argument 119 TEST(IsPrimeTest, Negative) { in TEST() argument
|
/external/gtest/samples/ |
D | sample1_unittest.cc | 79 TEST(FactorialTest, Negative) { in TEST() argument 119 TEST(IsPrimeTest, Negative) { in TEST() argument
|
/external/clang/test/SemaCXX/ |
D | compare.cpp | 344 Negative = -1, in test8() enumerator
|
/external/jmonkeyengine/engine/src/core/com/jme3/math/ |
D | Plane.java | 58 Negative enumConstant
|
/external/llvm/unittests/ADT/ |
D | APFloatTest.cpp | 451 bool SNaN, bool Negative, uint64_t fill) { in nanbits()
|
/external/llvm/lib/Support/ |
D | APFloat.cpp | 612 void APFloat::makeNaN(bool SNaN, bool Negative, const APInt *fill) in makeNaN() 659 APFloat APFloat::makeNaN(const fltSemantics &Sem, bool SNaN, bool Negative, in makeNaN() 3214 APFloat APFloat::getLargest(const fltSemantics &Sem, bool Negative) { in getLargest() 3239 APFloat APFloat::getSmallest(const fltSemantics &Sem, bool Negative) { in getSmallest() 3253 APFloat APFloat::getSmallestNormalized(const fltSemantics &Sem, bool Negative) { in getSmallestNormalized()
|
/external/llvm/lib/Target/AArch64/InstPrinter/ |
D | AArch64InstPrinter.cpp | 181 uint32_t Negative = (Imm8 >> 7) & 0x1; in printFPImmOperand() local
|
/external/chromium/base/ |
D | string_number_conversions.cc | 262 class Negative : public Base<Negative> { class in base::__anonac0974ff0111::IteratorRangeToNumber
|
/external/llvm/lib/Target/AArch64/AsmParser/ |
D | AArch64AsmParser.cpp | 1400 bool Negative = false; in ParseFPImmOperand() local
|
/external/llvm/lib/IR/ |
D | Constants.cpp | 633 ConstantFP *ConstantFP::getInfinity(Type *Ty, bool Negative) { in getInfinity()
|