Searched refs:test_loop (Results 1 – 16 of 16) sorted by relevance
| /external/linux-kselftest/tools/testing/selftests/arm64/fp/ |
| D | fp-pidbench.S | 15 .macro test_loop per_loop macro 44 test_loop 61 test_loop 65 test_loop "rdvl x0, #8"
|
| /external/llvm/test/CodeGen/AMDGPU/ |
| D | basic-loop.ll | 4 ; CHECK-LABEL: {{^}}test_loop: 5 define void @test_loop(i32 addrspace(1)* noalias %out, i32 addrspace(1)* noalias %in, i32 %val) nou…
|
| D | cf-loop-on-constant.ll | 4 ; GCN-LABEL: {{^}}test_loop: 10 define void @test_loop(float addrspace(3)* %ptr, i32 %n) nounwind {
|
| /external/python/pyserial/test/ |
| D | test_url.py | 24 def test_loop(self): member in Test_URL
|
| /external/llvm/test/CodeGen/SPARC/ |
| D | 2011-01-19-DelaySlot.ll | 28 define i32 @test_loop(i32 %a, i32 %b) nounwind readnone { 29 ; CHECK: test_loop
|
| /external/OpenCL-CTS/test_conformance/basic/ |
| D | CMakeLists.txt | 8 test_if.cpp test_loop.cpp
|
| D | test_loop.cpp | 71 int test_loop(cl_device_id device, cl_context context, cl_command_queue queue, int num_elements) in test_loop() function
|
| D | procs.h | 38 extern int test_loop(cl_device_id deviceID, cl_context context, cl_command_queue queue, int …
|
| /external/tensorflow/tensorflow/python/keras/engine/ |
| D | training_arrays_v1.py | 583 test_loop = functools.partial( variable 682 return test_loop(
|
| D | training_distributed_v1.py | 717 return training_arrays_v1.test_loop(
|
| /external/llvm/test/Transforms/RewriteStatepointsForGC/ |
| D | rematerialize-derived-pointers.ll | 221 define void @test_loop(i32 addrspace(1)* %base) gc "statepoint-example" { 222 ; CHECK-LABEL: test_loop
|
| /external/liburing/test/ |
| D | accept.c | 206 static int test_loop(struct io_uring *ring, in test_loop() function 316 ret = test_loop(ring, args, recv_s0, &addr); in test()
|
| /external/linux-kselftest/tools/testing/selftests/kvm/ |
| D | memslot_perf_test.c | 947 static bool test_loop(const struct test_data *data, in test_loop() function 1032 if (!test_loop(data, &targs, in main()
|
| /external/rust/crates/anyhow/tests/ |
| D | test_ensure.rs | 211 fn test_loop() { in test_loop() function
|
| /external/autotest/docs/ |
| D | faft-design-doc.md | 248 ('*:*:*:*:*', cgpt_st.test_loop),
|
| /external/python/cpython3/Lib/test/ |
| D | test_fstring.py | 1143 def test_loop(self): member in TestCase
|