Home
last modified time | relevance | path

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

12

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dnewtype-enum.rs18 pub const Negative: Foo = Foo(-3); constant
Dbitfield-enum-repr-transparent.rs18 pub const Negative: Foo = Foo(-3); constant
Dbitfield-enum-repr-c.rs18 pub const Negative: Foo = Foo(-3); constant
Dbitfield-enum-basic.rs18 pub const Negative: Foo = Foo(-3); constant
59 pub const Negative: Buz = Buz(-3); constant
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dbitfield-enum-basic.hpp7 Negative = -3, enumerator
14 Negative = -3, enumerator
Dnewtype-enum.hpp7 Negative = -3, enumerator
Dbitfield-enum-repr-transparent.hpp7 Negative = -3, enumerator
Dnewtype-global-enum.hpp7 Negative = -3, enumerator
Dbitfield-enum-repr-c.hpp7 Negative = -3, enumerator
/third_party/googletest/googletest/samples/
Dsample1_unittest.cc76 TEST(FactorialTest, Negative) { in TEST() argument
116 TEST(IsPrimeTest, Negative) { in TEST() argument
/third_party/flutter/skia/third_party/externals/angle2/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
/third_party/skia/third_party/externals/angle2/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
DCurrentTextureCoordsTest.cpp59 TEST_P(CurrentTextureCoordsTest, Negative) in TEST_P() argument
DClipPlaneTest.cpp62 TEST_P(ClipPlaneTest, Negative) in TEST_P() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ConditionOptimizer.cpp248 bool Negative = (Opc == AArch64::ADDSWri || Opc == AArch64::ADDSXri); in adjustCmp() local
/third_party/rust/crates/cxx/syntax/
Ddiscriminant.rs25 Negative, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dscalar_analysis_nodes.h50 Negative, enumerator

12