Home
last modified time | relevance | path

Searched refs:test_sign (Results 1 – 10 of 10) sorted by relevance

/external/OpenCL-CTS/test_conformance/commonfns/
DCMakeLists.txt17 test_sign.cpp
Dprocs.h45 extern int test_sign(cl_device_id device, cl_context context, cl_command_queue queue, int nu…
Dtest_sign.cpp103 test_sign(cl_device_id device, cl_context context, cl_command_queue queue, int n_elems) in test_sign() function
/external/llvm-project/clang/test/CodeGen/
Dppc-tmmintrin.c647 test_sign() { in test_sign() function
/external/python/cryptography/tests/hazmat/primitives/
Dtest_dsa.py511 def test_sign(self, backend): member in TestDSASignature
Dtest_ec.py547 def test_sign(self, backend): member in TestECDSAVectors
Dtest_rsa.py610 def test_sign(self, backend): member in TestRSASignature
/external/python/pyopenssl/tests/
Dtest_crypto.py1508 def test_sign(self): member in _PKeyInteractionTestsMixin
/external/python/cpython3/Lib/test/
Dtest_statistics.py798 def test_sign(self): member in DecimalToRatioTest
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp3018 static inline T test_sign (T x) in test_sign() function in vkt::SpirVAssembly::TestMath