/aosp_15_r20/external/OpenCL-CTS/test_conformance/c11_atomics/ |
H A D | test_atomics.cpp | 96 CBasicTestStore<HOST_ATOMIC_LONG, HOST_LONG> test_long(TYPE_ATOMIC_LONG, in test_atomic_store_generic() local 217 CBasicTestInit<HOST_ATOMIC_LONG, HOST_LONG> test_long(TYPE_ATOMIC_LONG, in test_atomic_init_generic() local 392 CBasicTestLoad<HOST_ATOMIC_LONG, HOST_LONG> test_long(TYPE_ATOMIC_LONG, in test_atomic_load_generic() local 584 CBasicTestExchange<HOST_ATOMIC_LONG, HOST_LONG> test_long(TYPE_ATOMIC_LONG, in test_atomic_exchange_generic() local 847 CBasicTestCompareStrong<HOST_ATOMIC_LONG, HOST_LONG> test_long( in test_atomic_compare_exchange_strong_generic() local 983 CBasicTestCompareWeak<HOST_ATOMIC_LONG, HOST_LONG> test_long( in test_atomic_compare_exchange_weak_generic() local 1127 CBasicTestFetchAdd<HOST_ATOMIC_LONG, HOST_LONG> test_long(TYPE_ATOMIC_LONG, in test_atomic_fetch_add_generic() local 1254 CBasicTestFetchSub<HOST_ATOMIC_LONG, HOST_LONG> test_long(TYPE_ATOMIC_LONG, in test_atomic_fetch_sub_generic() local 1405 CBasicTestFetchOr<HOST_ATOMIC_LONG, HOST_LONG> test_long(TYPE_ATOMIC_LONG, in test_atomic_fetch_or_generic() local 1540 CBasicTestFetchXor<HOST_ATOMIC_LONG, HOST_LONG> test_long(TYPE_ATOMIC_LONG, in test_atomic_fetch_xor_generic() local [all …]
|
/aosp_15_r20/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
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | warn-absolute-value.cpp | 99 void test_long(long x) { in test_long() function
|
/aosp_15_r20/external/clang/test/Sema/ |
H A D | warn-absolute-value.c | 78 void test_long(long x) { in test_long() function
|
/aosp_15_r20/external/python/cpython3/Lib/test/test_capi/ |
D | test_structmembers.py | 63 def test_long(self): member in ReadWriteTests
|
/aosp_15_r20/art/test/704-multiply-accumulate/src/ |
H A D | Main.java | 98 public static void test_long() { in test_long() method in Main
|
/aosp_15_r20/external/python/cpython3/Lib/ctypes/test/ |
D | test_cfuncs.py | 90 def test_long(self): member in CFunctions
|
D | test_callbacks.py | 61 def test_long(self): member in Callbacks
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ctypes/test/ |
H A D | test_cfuncs.py | 90 def test_long(self): member in CFunctions
|
H A D | test_callbacks.py | 61 def test_long(self): member in Callbacks
|
/aosp_15_r20/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
|
/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | renderscript.c | 23 long test_long(long v) { in test_long() function
|
/aosp_15_r20/external/OpenCL-Headers/tests/ |
H A D | test_headers.c | 392 int test_long() in test_long() function
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_long.py | 324 def test_long(self): member in LongTest
|
D | test_tokenize.py | 156 def test_long(self): member in TokenizeTest
|
/aosp_15_r20/external/coreboot/src/device/oprom/x86emu/ |
H A D | prim_ops.h | 208 #define test_long(d,s) test_long_asm(&M.x86.R_EFLG,d,s) macro
|
H A D | prim_ops.c | 1826 void test_long(u32 d, u32 s) in test_long() function
|
/aosp_15_r20/external/python/cpython2/Lib/email/test/ |
D | test_email_renamed.py | 2850 def test_long(self): member in TestHeader
|