Searched refs:ffe1 (Results 1 – 4 of 4) sorted by relevance
/external/epid-sdk/epid/common-testhelper/unittests/ |
D | ffelement_wrapper-test.cc | 82 FfElementObj ffe1(&ff, ff_str_1); in TEST_F() local 84 EXPECT_NE((FfElement*)ffe1, (FfElement*)ffe2); in TEST_F() 85 ffe1 = ffe2; in TEST_F() 86 EXPECT_NE((FfElement*)ffe1, (FfElement*)ffe2); in TEST_F() 90 FfElementObj ffe1(&ff, ff_str_1); in TEST_F() local 91 FfElementObj ffe2(ffe1); in TEST_F() 92 EXPECT_NE((FfElement*)ffe1, (FfElement*)ffe2); in TEST_F() 96 FfElementObj ffe1(&ff, ff_str_1); in TEST_F() local 97 FiniteFieldObj ff2(ff, ffe1, 2); in TEST_F()
|
/external/arm-neon-tests/ |
D | ref-rvct-neon-nofp16.txt | 4291 VBIC/VBICQ:5:result_uint16x4 [] = { ffe0, ffe1, ffe0, ffe1, } 4981 VADDL:17:result_uint32x4 [] = { 1ffe1, 1ffe2, 1ffe3, 1ffe4, } 5005 VADDW:17:result_uint32x4 [] = { ffe1, ffe2, ffe3, ffe4, } 5668 VPADDL/VPADDLQ:6:result_uint32x2 [] = { 1ffe1, 1ffe5, } 5679 VPADDL/VPADDLQ:17:result_uint32x4 [] = { 1ffe1, 1ffe5, 1ffe9, 1ffed, } 5691 VPADD:5:result_uint16x4 [] = { ffe1, ffe5, ffe1, ffe5, }
|
D | ref-rvct-neon.txt | 4829 VBIC/VBICQ:5:result_uint16x4 [] = { ffe0, ffe1, ffe0, ffe1, } 5810 VADDL:18:result_uint32x4 [] = { 1ffe1, 1ffe2, 1ffe3, 1ffe4, } 5836 VADDW:18:result_uint32x4 [] = { ffe1, ffe2, ffe3, ffe4, } 6552 VPADDL/VPADDLQ:6:result_uint32x2 [] = { 1ffe1, 1ffe5, } 6564 VPADDL/VPADDLQ:18:result_uint32x4 [] = { 1ffe1, 1ffe5, 1ffe9, 1ffed, } 6577 VPADD:5:result_uint16x4 [] = { ffe1, ffe5, ffe1, ffe5, }
|
D | ref-rvct-all.txt | 4829 VBIC/VBICQ:5:result_uint16x4 [] = { ffe0, ffe1, ffe0, ffe1, } 5810 VADDL:18:result_uint32x4 [] = { 1ffe1, 1ffe2, 1ffe3, 1ffe4, } 5836 VADDW:18:result_uint32x4 [] = { ffe1, ffe2, ffe3, ffe4, } 6552 VPADDL/VPADDLQ:6:result_uint32x2 [] = { 1ffe1, 1ffe5, } 6564 VPADDL/VPADDLQ:18:result_uint32x4 [] = { 1ffe1, 1ffe5, 1ffe9, 1ffed, } 6577 VPADD:5:result_uint16x4 [] = { ffe1, ffe5, ffe1, ffe5, }
|