Home
last modified time | relevance | path

Searched defs:test_long (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/OpenCL-CTS/test_conformance/c11_atomics/
H A Dtest_atomics.cpp96 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/
Dtest_abstract_numbers.py19 def test_long(self): member in TestNumbers
Dtest_structmembers.py49 def test_long(self): member in ReadWriteTests
Dtest_bool.py54 def test_long(self): member in BoolTest
Dtest_tokenize.py145 def test_long(self): member in TokenizeTest
Dtest_long.py331 def test_long(self): member in LongTest
Dtest_gdb.py291 def test_long(self): member in PrettyPrintTests
Dpickletester.py1078 def test_long(self): member in AbstractPickleTests
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dwarn-absolute-value.cpp99 void test_long(long x) { in test_long() function
/aosp_15_r20/external/clang/test/Sema/
H A Dwarn-absolute-value.c78 void test_long(long x) { in test_long() function
/aosp_15_r20/external/python/cpython3/Lib/test/test_capi/
Dtest_structmembers.py63 def test_long(self): member in ReadWriteTests
/aosp_15_r20/art/test/704-multiply-accumulate/src/
H A DMain.java98 public static void test_long() { in test_long() method in Main
/aosp_15_r20/external/python/cpython3/Lib/ctypes/test/
Dtest_cfuncs.py90 def test_long(self): member in CFunctions
Dtest_callbacks.py61 def test_long(self): member in Callbacks
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ctypes/test/
H A Dtest_cfuncs.py90 def test_long(self): member in CFunctions
H A Dtest_callbacks.py61 def test_long(self): member in Callbacks
/aosp_15_r20/external/python/cpython2/Lib/ctypes/test/
Dtest_cfuncs.py90 def test_long(self): member in CFunctions
Dtest_callbacks.py58 def test_long(self): member in Callbacks
/aosp_15_r20/external/clang/test/CodeGen/
H A Drenderscript.c23 long test_long(long v) { in test_long() function
/aosp_15_r20/external/OpenCL-Headers/tests/
H A Dtest_headers.c392 int test_long() in test_long() function
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_long.py324 def test_long(self): member in LongTest
Dtest_tokenize.py156 def test_long(self): member in TokenizeTest
/aosp_15_r20/external/coreboot/src/device/oprom/x86emu/
H A Dprim_ops.h208 #define test_long(d,s) test_long_asm(&M.x86.R_EFLG,d,s) macro
H A Dprim_ops.c1826 void test_long(u32 d, u32 s) in test_long() function
/aosp_15_r20/external/python/cpython2/Lib/email/test/
Dtest_email_renamed.py2850 def test_long(self): member in TestHeader

12