Home
last modified time | relevance | path

Searched refs:host_alloc (Results 1 – 25 of 73) sorted by relevance

123

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/openmp/libomptarget/test/unified_shared_memory/
H A Dclose_enter_exit.c17 void *host_alloc = 0, *device_alloc = 0; in main() local
24 host_alloc = &a[0]; in main()
36 if (device_alloc == host_alloc) in main()
49 if (device_alloc != host_alloc) in main()
60 if (device_alloc == host_alloc) in main()
71 if (device_alloc != host_alloc) in main()
86 if (device_alloc != host_alloc) in main()
H A Dclose_manual.c31 void *host_alloc = 0, *device_alloc = 0; in main() local
42 host_alloc = &a[0]; in main()
65 device_alloc = host_alloc; in main()
77 if (device_alloc != host_alloc) in main()
H A Dshared_update.c23 void *host_alloc, *device_alloc; in main() local
38 host_alloc = &alloc[0]; in main()
53 if (device_alloc == host_alloc) in main()
/dports/devel/llvm10/llvm-10.0.1.src/projects/openmp/libomptarget/test/unified_shared_memory/
H A Dclose_enter_exit.c17 void *host_alloc = 0, *device_alloc = 0; in main() local
24 host_alloc = &a[0]; in main()
36 if (device_alloc == host_alloc) in main()
49 if (device_alloc != host_alloc) in main()
60 if (device_alloc == host_alloc) in main()
71 if (device_alloc != host_alloc) in main()
86 if (device_alloc != host_alloc) in main()
H A Dclose_manual.c31 void *host_alloc = 0, *device_alloc = 0; in main() local
42 host_alloc = &a[0]; in main()
65 device_alloc = host_alloc; in main()
77 if (device_alloc != host_alloc) in main()
H A Dshared_update.c23 void *host_alloc, *device_alloc; in main() local
38 host_alloc = &alloc[0]; in main()
53 if (device_alloc == host_alloc) in main()
/dports/devel/llvm11/llvm-11.0.1.src/projects/openmp/libomptarget/test/unified_shared_memory/
H A Dclose_enter_exit.c17 void *host_alloc = 0, *device_alloc = 0; in main() local
24 host_alloc = &a[0]; in main()
36 if (device_alloc == host_alloc) in main()
49 if (device_alloc != host_alloc) in main()
60 if (device_alloc == host_alloc) in main()
71 if (device_alloc != host_alloc) in main()
86 if (device_alloc != host_alloc) in main()
H A Dclose_manual.c31 void *host_alloc = 0, *device_alloc = 0; in main() local
42 host_alloc = &a[0]; in main()
65 device_alloc = host_alloc; in main()
77 if (device_alloc != host_alloc) in main()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/openmp/libomptarget/test/unified_shared_memory/
H A Dclose_enter_exit.c17 void *host_alloc = 0, *device_alloc = 0; in main() local
24 host_alloc = &a[0]; in main()
36 if (device_alloc == host_alloc) in main()
49 if (device_alloc != host_alloc) in main()
60 if (device_alloc == host_alloc) in main()
71 if (device_alloc != host_alloc) in main()
86 if (device_alloc != host_alloc) in main()
H A Dclose_manual.c31 void *host_alloc = 0, *device_alloc = 0; in main() local
42 host_alloc = &a[0]; in main()
65 device_alloc = host_alloc; in main()
77 if (device_alloc != host_alloc) in main()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/libomptarget/test/unified_shared_memory/
H A Dclose_enter_exit.c18 void *host_alloc = 0, *device_alloc = 0; in main() local
25 host_alloc = &a[0]; in main()
37 if (device_alloc == host_alloc) in main()
50 if (device_alloc != host_alloc) in main()
61 if (device_alloc == host_alloc) in main()
72 if (device_alloc != host_alloc) in main()
87 if (device_alloc != host_alloc) in main()
H A Dclose_manual.c30 void *host_alloc = 0, *device_alloc = 0; in main() local
41 host_alloc = &a[0]; in main()
64 device_alloc = host_alloc; in main()
76 if (device_alloc != host_alloc) in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/openmp/libomptarget/test/unified_shared_memory/
H A Dclose_enter_exit.c17 void *host_alloc = 0, *device_alloc = 0; in main() local
24 host_alloc = &a[0]; in main()
36 if (device_alloc == host_alloc) in main()
49 if (device_alloc != host_alloc) in main()
60 if (device_alloc == host_alloc) in main()
71 if (device_alloc != host_alloc) in main()
86 if (device_alloc != host_alloc) in main()
H A Dclose_manual.c31 void *host_alloc = 0, *device_alloc = 0; in main() local
42 host_alloc = &a[0]; in main()
65 device_alloc = host_alloc; in main()
77 if (device_alloc != host_alloc) in main()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/openmp/libomptarget/test/unified_shared_memory/
H A Dclose_enter_exit.c17 void *host_alloc = 0, *device_alloc = 0; in main() local
24 host_alloc = &a[0]; in main()
36 if (device_alloc == host_alloc) in main()
49 if (device_alloc != host_alloc) in main()
60 if (device_alloc == host_alloc) in main()
71 if (device_alloc != host_alloc) in main()
86 if (device_alloc != host_alloc) in main()
H A Dclose_manual.c31 void *host_alloc = 0, *device_alloc = 0; in main() local
42 host_alloc = &a[0]; in main()
65 device_alloc = host_alloc; in main()
77 if (device_alloc != host_alloc) in main()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/libomptarget/test/unified_shared_memory/
H A Dclose_enter_exit.c18 void *host_alloc = 0, *device_alloc = 0; in main() local
25 host_alloc = &a[0]; in main()
37 if (device_alloc == host_alloc) in main()
50 if (device_alloc != host_alloc) in main()
61 if (device_alloc == host_alloc) in main()
72 if (device_alloc != host_alloc) in main()
87 if (device_alloc != host_alloc) in main()
H A Dclose_manual.c30 void *host_alloc = 0, *device_alloc = 0; in main() local
41 host_alloc = &a[0]; in main()
64 device_alloc = host_alloc; in main()
76 if (device_alloc != host_alloc) in main()
/dports/devel/llvm12/llvm-project-12.0.1.src/openmp/libomptarget/test/unified_shared_memory/
H A Dclose_enter_exit.c17 void *host_alloc = 0, *device_alloc = 0; in main() local
24 host_alloc = &a[0]; in main()
36 if (device_alloc == host_alloc) in main()
49 if (device_alloc != host_alloc) in main()
60 if (device_alloc == host_alloc) in main()
71 if (device_alloc != host_alloc) in main()
86 if (device_alloc != host_alloc) in main()
H A Dclose_manual.c31 void *host_alloc = 0, *device_alloc = 0; in main() local
42 host_alloc = &a[0]; in main()
65 device_alloc = host_alloc; in main()
77 if (device_alloc != host_alloc) in main()
/dports/devel/llvm13/llvm-project-13.0.1.src/openmp/libomptarget/test/unified_shared_memory/
H A Dclose_enter_exit.c18 void *host_alloc = 0, *device_alloc = 0; in gbt_num_compress()
25 host_alloc = &a[0]; in gbt_num_compress()
37 if (device_alloc == host_alloc) in gbt_num_compress()
50 if (device_alloc != host_alloc) in gbt_num_compress()
61 if (device_alloc == host_alloc) in gbt_num_compress()
72 if (device_alloc != host_alloc) in gbt_num_compress()
87 if (device_alloc != host_alloc) in gbt_num_compress()
H A Dclose_manual.c30 void *host_alloc = 0, *device_alloc = 0; in main() local
41 host_alloc = &a[0]; in main()
64 device_alloc = host_alloc; in main()
76 if (device_alloc != host_alloc) in main()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/libomptarget/test/unified_shared_memory/
H A Dclose_enter_exit.c18 void *host_alloc = 0, *device_alloc = 0; in main() local
26 host_alloc = &a[0]; in main()
38 if (device_alloc == host_alloc) in main()
51 if (device_alloc != host_alloc) in main()
62 if (device_alloc == host_alloc) in main()
73 if (device_alloc != host_alloc) in main()
94 if (device_alloc != host_alloc) in main()
H A Dclose_manual.c30 void *host_alloc = 0, *device_alloc = 0; in main() local
41 host_alloc = &a[0]; in main()
64 device_alloc = host_alloc; in main()
76 if (device_alloc != host_alloc) in main()
H A Dshared_update.c25 void *host_alloc, *device_alloc; in main() local
40 host_alloc = &alloc[0]; in main()
55 if (device_alloc == host_alloc) in main()

123