Home
last modified time | relevance | path

Searched defs:Negative (Results 1 – 25 of 36) 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/tensorflow/tensorflow/core/util/
Doverflow_test.cc54 TEST(OverflowTest, Negative) { in TEST() argument
/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/nanopb-c/tests/field_size_16_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/clang/test/SemaCXX/
Dcompare.cpp344 Negative = -1, in test8() enumerator
/external/swiftshader/third_party/LLVM/unittests/ADT/
DAPFloatTest.cpp399 bool SNaN, bool Negative, uint64_t fill) { in nanbits()
/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/backwards_compatibility/
Dalltypes_legacy.proto14 Negative = -2147483647; /* protoc doesn't accept -2147483648 here */ enumerator
/external/v8/tools/testrunner/outproc/
Dbase.py72 class Negative(object): class
/external/nanopb-c/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/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/grpc-grpc/third_party/nanopb/tests/field_size_16/
Dalltypes.proto14 Negative = -2147483647; /* protoc doesn't accept -2147483648 here */ enumerator
/external/grpc-grpc/third_party/nanopb/tests/alltypes/
Dalltypes.proto15 Negative = -2147483647; /* protoc doesn't accept -2147483648 here */ enumerator
/external/swiftshader/third_party/LLVM/lib/Support/
DAPFloat.cpp631 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/swiftshader/third_party/SPIRV-Tools/source/opt/
Dscalar_analysis_nodes.h50 Negative, enumerator
/external/deqp-deps/SPIRV-Tools/source/opt/
Dscalar_analysis_nodes.h50 Negative, enumerator

12