Searched refs:omp_get_nested (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/finclude/ |
| H A D | omp_lib.f90 | 175 function omp_get_nested () 176 logical (4) :: omp_get_nested local 177 end function omp_get_nested
|
| H A D | omp_lib.h | 78 external omp_get_dynamic, omp_get_nested 79 logical(4) omp_get_dynamic, omp_get_nested
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/finclude/ |
| H A D | omp_lib.f90 | 175 function omp_get_nested () 176 logical (4) :: omp_get_nested local 177 end function omp_get_nested
|
| H A D | omp_lib.h | 78 external omp_get_dynamic, omp_get_nested 79 logical(4) omp_get_dynamic, omp_get_nested
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | soxomp.h | 30 #define omp_get_nested() 0 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/include/ |
| H A D | omp.h | 112 extern int omp_get_nested (void) __GOMP_NOTHROW;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/include/ |
| H A D | omp.h | 112 extern int omp_get_nested (void) __GOMP_NOTHROW;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | libgomp.info | 148 * omp_get_nested:: Nested parallel regions 373 File: libgomp.info, Node: omp_get_max_threads, Next: omp_get_nested, Prev: omp_get_max_task_prio… 396 File: libgomp.info, Node: omp_get_nested, Next: omp_get_num_devices, Prev: omp_get_max_threads, … 398 2.10 'omp_get_nested' - Nested parallel regions 412 _Prototype_: 'int omp_get_nested(void);' 415 _Interface_: 'logical function omp_get_nested()' 424 File: libgomp.info, Node: omp_get_num_devices, Next: omp_get_num_procs, Prev: omp_get_nested, U… 803 *note OMP_NESTED::, *note omp_get_nested:: 4991 Node: omp_get_nested15207
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | libgomp.info | 148 * omp_get_nested:: Nested parallel regions 373 File: libgomp.info, Node: omp_get_max_threads, Next: omp_get_nested, Prev: omp_get_max_task_prio… 396 File: libgomp.info, Node: omp_get_nested, Next: omp_get_num_devices, Prev: omp_get_max_threads, … 398 2.10 'omp_get_nested' - Nested parallel regions 412 _Prototype_: 'int omp_get_nested(void);' 415 _Interface_: 'logical function omp_get_nested()' 424 File: libgomp.info, Node: omp_get_num_devices, Next: omp_get_num_procs, Prev: omp_get_nested, U… 803 *note OMP_NESTED::, *note omp_get_nested:: 4991 Node: omp_get_nested15207
|