/external/mesa3d/src/intel/compiler/ |
D | test_vec4_dead_code_eliminate.cpp | 138 vec4_instruction *test_cmp = in TEST_F() local 141 test_cmp->src[0].swizzle = BRW_SWIZZLE_WWWW; in TEST_F() 142 test_cmp->src[1].swizzle = BRW_SWIZZLE_XXXX; in TEST_F() 162 EXPECT_EQ(test_cmp->dst.writemask, WRITEMASK_XYZW); in TEST_F()
|
/external/python/cpython2/Lib/distutils/tests/ |
D | test_version.py | 50 def test_cmp(self): member in VersionTestCase
|
/external/python/cpython3/Lib/distutils/tests/ |
D | test_version.py | 58 def test_cmp(self): member in VersionTestCase
|
/external/python/setuptools/setuptools/_distutils/tests/ |
D | test_version.py | 66 def test_cmp(self): member in VersionTestCase
|
/external/llvm/test/CodeGen/ARM/ |
D | vfp.ll | 113 define void @test_cmp(float* %glob, i32 %X) { 114 ;CHECK-LABEL: test_cmp:
|
/external/python/cpython2/Lib/test/ |
D | test_structseq.py | 60 def test_cmp(self): member in StructSeqTest
|
D | test_slice.py | 26 def test_cmp(self): member in SliceTest
|
D | test_sets.py | 234 def test_cmp(self): member in TestBinaryOps
|
D | test_array.py | 277 def test_cmp(self): member in BaseTest
|
D | test_builtin.py | 214 def test_cmp(self): member in BuiltinTest
|
D | test_set.py | 1029 def test_cmp(self): member in TestBinaryOps
|
/external/python/cpython3/Lib/test/ |
D | test_structseq.py | 68 def test_cmp(self): member in StructSeqTest
|
D | test_slice.py | 87 def test_cmp(self): member in SliceTest
|
D | test_array.py | 537 def test_cmp(self): member in BaseTest
|
D | test_builtin.py | 323 def test_cmp(self): member in BuiltinTest
|
/external/llvm/test/CodeGen/AArch64/ |
D | addsub-shifted.ll | 193 define void @test_cmp(i32 %lhs32, i32 %rhs32, i64 %lhs64, i64 %rhs64, i32 %v) { 194 ; CHECK-LABEL: test_cmp:
|
/external/selinux/python/sepolgen/tests/ |
D | test_access.py | 108 def test_cmp(self): member in TestAccessVector
|
/external/rust/crates/num-bigint/tests/ |
D | biguint.rs | 94 fn test_cmp() { in test_cmp() function
|
D | bigint.rs | 195 fn test_cmp() { in test_cmp() function
|
/external/python/cffi/c/ |
D | test_c.py | 2461 def test_cmp(): function
|