HomeSort by relevance Sort by last modified time
    Searched refs:__GOMP_NOTHROW (Results 1 - 14 of 14) sorted by null

  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
omp.h 66 # define __GOMP_NOTHROW throw ()
68 # define __GOMP_NOTHROW __attribute__((__nothrow__))
71 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
72 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
73 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
74 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
75 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
77 extern int omp_in_parallel (void) __GOMP_NOTHROW;
79 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
80 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
omp.h 66 # define __GOMP_NOTHROW throw ()
68 # define __GOMP_NOTHROW __attribute__((__nothrow__))
71 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
72 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
73 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
74 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
75 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
77 extern int omp_in_parallel (void) __GOMP_NOTHROW;
79 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
80 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
    [all...]
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
omp.h 66 # define __GOMP_NOTHROW throw ()
68 # define __GOMP_NOTHROW __attribute__((__nothrow__))
71 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
72 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
73 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
74 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
75 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
77 extern int omp_in_parallel (void) __GOMP_NOTHROW;
79 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
80 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
omp.h 66 # define __GOMP_NOTHROW throw ()
68 # define __GOMP_NOTHROW __attribute__((__nothrow__))
71 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
72 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
73 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
74 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
75 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
77 extern int omp_in_parallel (void) __GOMP_NOTHROW;
79 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
80 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
    [all...]
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
omp.h 66 # define __GOMP_NOTHROW throw ()
68 # define __GOMP_NOTHROW __attribute__((__nothrow__))
71 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
72 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
73 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
74 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
75 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
77 extern int omp_in_parallel (void) __GOMP_NOTHROW;
79 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
80 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
    [all...]
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
omp.h 66 # define __GOMP_NOTHROW throw ()
68 # define __GOMP_NOTHROW __attribute__((__nothrow__))
71 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
72 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
73 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
74 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
75 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
77 extern int omp_in_parallel (void) __GOMP_NOTHROW;
79 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
80 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
    [all...]
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.8/lib/gcc/aarch64-linux-android/4.8/include/
omp.h 57 # define __GOMP_NOTHROW throw ()
59 # define __GOMP_NOTHROW __attribute__((__nothrow__))
62 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
63 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
64 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
65 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
66 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
68 extern int omp_in_parallel (void) __GOMP_NOTHROW;
70 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
71 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.8/lib/gcc/arm-linux-androideabi/4.8/include/
omp.h 57 # define __GOMP_NOTHROW throw ()
59 # define __GOMP_NOTHROW __attribute__((__nothrow__))
62 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
63 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
64 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
65 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
66 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
68 extern int omp_in_parallel (void) __GOMP_NOTHROW;
70 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
71 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.8/lib/gcc/mipsel-linux-android/4.8/include/
omp.h 57 # define __GOMP_NOTHROW throw ()
59 # define __GOMP_NOTHROW __attribute__((__nothrow__))
62 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
63 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
64 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
65 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
66 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
68 extern int omp_in_parallel (void) __GOMP_NOTHROW;
70 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
71 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
    [all...]
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.8/lib/gcc/x86_64-linux-android/4.8/include/
omp.h 57 # define __GOMP_NOTHROW throw ()
59 # define __GOMP_NOTHROW __attribute__((__nothrow__))
62 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
63 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
64 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
65 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
66 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
68 extern int omp_in_parallel (void) __GOMP_NOTHROW;
70 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
71 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.8/lib/gcc/aarch64-linux-android/4.8/include/
omp.h 57 # define __GOMP_NOTHROW throw ()
59 # define __GOMP_NOTHROW __attribute__((__nothrow__))
62 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
63 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
64 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
65 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
66 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
68 extern int omp_in_parallel (void) __GOMP_NOTHROW;
70 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
71 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8/lib/gcc/arm-linux-androideabi/4.8/include/
omp.h 57 # define __GOMP_NOTHROW throw ()
59 # define __GOMP_NOTHROW __attribute__((__nothrow__))
62 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
63 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
64 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
65 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
66 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
68 extern int omp_in_parallel (void) __GOMP_NOTHROW;
70 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
71 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
    [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.8/lib/gcc/mipsel-linux-android/4.8/include/
omp.h 57 # define __GOMP_NOTHROW throw ()
59 # define __GOMP_NOTHROW __attribute__((__nothrow__))
62 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
63 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
64 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
65 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
66 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
68 extern int omp_in_parallel (void) __GOMP_NOTHROW;
70 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
71 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
    [all...]
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.8/lib/gcc/x86_64-linux-android/4.8/include/
omp.h 57 # define __GOMP_NOTHROW throw ()
59 # define __GOMP_NOTHROW __attribute__((__nothrow__))
62 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
63 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
64 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
65 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
66 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
68 extern int omp_in_parallel (void) __GOMP_NOTHROW;
70 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
71 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
    [all...]

Completed in 66 milliseconds