/external/python/cpython2/Lib/test/ |
D | test_abstract_numbers.py | 19 def test_long(self): member in TestNumbers
|
D | test_structmembers.py | 49 def test_long(self): member in ReadWriteTests
|
D | test_bool.py | 54 def test_long(self): member in BoolTest
|
D | test_tokenize.py | 145 def test_long(self): member in TokenizeTest
|
D | test_long.py | 331 def test_long(self): member in LongTest
|
D | test_gdb.py | 291 def test_long(self): member in PrettyPrintTests
|
D | pickletester.py | 1078 def test_long(self): member in AbstractPickleTests
|
/external/clang/test/SemaCXX/ |
D | warn-absolute-value.cpp | 99 void test_long(long x) { in test_long() function
|
/external/llvm-project/clang/test/SemaCXX/ |
D | warn-absolute-value.cpp | 99 void test_long(long x) { in test_long() function
|
/external/clang/test/Sema/ |
D | warn-absolute-value.c | 78 void test_long(long x) { in test_long() function
|
/external/llvm-project/clang/test/Sema/ |
D | warn-absolute-value.c | 78 void test_long(long x) { in test_long() function
|
/external/OpenCL-CTS/test_conformance/c11_atomics/ |
D | test_atomics.cpp | 79 CBasicTestStore<HOST_ATOMIC_LONG, HOST_LONG> test_long(TYPE_ATOMIC_LONG, useSVM); in test_atomic_store_generic() local 158 CBasicTestInit<HOST_ATOMIC_LONG, HOST_LONG> test_long(TYPE_ATOMIC_LONG, useSVM); in test_atomic_init_generic() local 279 CBasicTestLoad<HOST_ATOMIC_LONG, HOST_LONG> test_long(TYPE_ATOMIC_LONG, useSVM); in test_atomic_load_generic() local 407 CBasicTestExchange<HOST_ATOMIC_LONG, HOST_LONG> test_long(TYPE_ATOMIC_LONG, useSVM); in test_atomic_exchange_generic() local 592 CBasicTestCompareStrong<HOST_ATOMIC_LONG, HOST_LONG> test_long(TYPE_ATOMIC_LONG, useSVM); in test_atomic_compare_exchange_strong_generic() local 676 CBasicTestCompareWeak<HOST_ATOMIC_LONG, HOST_LONG> test_long(TYPE_ATOMIC_LONG, useSVM); in test_atomic_compare_exchange_weak_generic() local 759 CBasicTestFetchAdd<HOST_ATOMIC_LONG, HOST_LONG> test_long(TYPE_ATOMIC_LONG, useSVM); in test_atomic_fetch_add_generic() local 836 CBasicTestFetchSub<HOST_ATOMIC_LONG, HOST_LONG> test_long(TYPE_ATOMIC_LONG, useSVM); in test_atomic_fetch_sub_generic() local 936 CBasicTestFetchOr<HOST_ATOMIC_LONG, HOST_LONG> test_long(TYPE_ATOMIC_LONG, useSVM); in test_atomic_fetch_or_generic() local 1024 CBasicTestFetchXor<HOST_ATOMIC_LONG, HOST_LONG> test_long(TYPE_ATOMIC_LONG, useSVM); in test_atomic_fetch_xor_generic() local [all …]
|
/external/python/cpython3/Lib/test/ |
D | test_structmembers.py | 62 def test_long(self): member in ReadWriteTests
|
D | test_tokenize.py | 154 def test_long(self): member in TokenizeTest
|
D | test_long.py | 324 def test_long(self): member in LongTest
|
D | pickletester.py | 1709 def test_long(self): member in AbstractPickleTests
|
/external/python/cpython3/Lib/ctypes/test/ |
D | test_cfuncs.py | 90 def test_long(self): member in CFunctions
|
D | test_callbacks.py | 60 def test_long(self): member in Callbacks
|
/external/python/cpython2/Lib/ctypes/test/ |
D | test_cfuncs.py | 90 def test_long(self): member in CFunctions
|
D | test_callbacks.py | 58 def test_long(self): member in Callbacks
|
/external/clang/test/CodeGen/ |
D | renderscript.c | 23 long test_long(long v) { in test_long() function
|
/external/llvm-project/clang/test/CodeGen/ |
D | renderscript.c | 23 long test_long(long v) { in test_long() function
|
/external/python/cpython2/Lib/email/test/ |
D | test_email_renamed.py | 2850 def test_long(self): member in TestHeader
|
D | test_email.py | 3091 def test_long(self): member in TestHeader
|
/external/OpenCL-CTS/test_conformance/integer_ops/ |
D | test_int_basic_ops.cpp | 1202 int test_long(cl_device_id deviceID, cl_context context, cl_command_queue queue, int num_elements) { in test_long() function
|