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

  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
omp.h 47 typedef enum omp_sched_t enum
53 } omp_sched_t; typedef in typeref:enum:omp_sched_t
100 extern void omp_set_schedule (omp_sched_t, int) __GOMP_NOTHROW;
101 extern void omp_get_schedule (omp_sched_t *, int *) __GOMP_NOTHROW;
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/include/
omp.h 47 typedef enum omp_sched_t enum
53 } omp_sched_t; typedef in typeref:enum:omp_sched_t
100 extern void omp_set_schedule (omp_sched_t, int) __GOMP_NOTHROW;
101 extern void omp_get_schedule (omp_sched_t *, int *) __GOMP_NOTHROW;
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
omp.h 47 typedef enum omp_sched_t enum
53 } omp_sched_t; typedef in typeref:enum:omp_sched_t
100 extern void omp_set_schedule (omp_sched_t, int) __GOMP_NOTHROW;
101 extern void omp_get_schedule (omp_sched_t *, int *) __GOMP_NOTHROW;
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
omp.h 47 typedef enum omp_sched_t enum
53 } omp_sched_t; typedef in typeref:enum:omp_sched_t
100 extern void omp_set_schedule (omp_sched_t, int) __GOMP_NOTHROW;
101 extern void omp_get_schedule (omp_sched_t *, int *) __GOMP_NOTHROW;
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
omp.h 47 typedef enum omp_sched_t enum
53 } omp_sched_t; typedef in typeref:enum:omp_sched_t
100 extern void omp_set_schedule (omp_sched_t, int) __GOMP_NOTHROW;
101 extern void omp_get_schedule (omp_sched_t *, int *) __GOMP_NOTHROW;
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/include/
omp.h 47 typedef enum omp_sched_t enum
53 } omp_sched_t; typedef in typeref:enum:omp_sched_t
100 extern void omp_set_schedule (omp_sched_t, int) __GOMP_NOTHROW;
101 extern void omp_get_schedule (omp_sched_t *, int *) __GOMP_NOTHROW;
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
omp.h 47 typedef enum omp_sched_t enum
53 } omp_sched_t; typedef in typeref:enum:omp_sched_t
100 extern void omp_set_schedule (omp_sched_t, int) __GOMP_NOTHROW;
101 extern void omp_get_schedule (omp_sched_t *, int *) __GOMP_NOTHROW;
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
omp.h 47 typedef enum omp_sched_t enum
53 } omp_sched_t; typedef in typeref:enum:omp_sched_t
100 extern void omp_set_schedule (omp_sched_t, int) __GOMP_NOTHROW;
101 extern void omp_get_schedule (omp_sched_t *, int *) __GOMP_NOTHROW;

Completed in 33 milliseconds