HomeSort by relevance Sort by last modified time
    Searched refs:omp (Results 26 - 33 of 33) sorted by null

12

  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
gimple.h 109 that would otherwise be emitted is dependent on the OMP statement with
416 /* OpenMP statements (#pragma omp). */
596 struct gimple_statement_omp omp; variable in typeref:struct:gimple_statement_omp
625 struct gimple_statement_omp omp; variable in typeref:struct:gimple_statement_omp
647 struct gimple_statement_omp omp; variable in typeref:struct:gimple_statement_omp
688 struct gimple_statement_omp omp; variable in typeref:struct:gimple_statement_omp
719 struct gimple_statement_omp omp; variable in typeref:struct:gimple_statement_omp
766 struct gimple_statement_omp GTY ((tag ("GSS_OMP"))) omp;
1059 /* In omp-low.c. */
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
gimple.h 109 that would otherwise be emitted is dependent on the OMP statement with
416 /* OpenMP statements (#pragma omp). */
596 struct gimple_statement_omp omp; variable in typeref:struct:gimple_statement_omp
625 struct gimple_statement_omp omp; variable in typeref:struct:gimple_statement_omp
647 struct gimple_statement_omp omp; variable in typeref:struct:gimple_statement_omp
688 struct gimple_statement_omp omp; variable in typeref:struct:gimple_statement_omp
719 struct gimple_statement_omp omp; variable in typeref:struct:gimple_statement_omp
766 struct gimple_statement_omp GTY ((tag ("GSS_OMP"))) omp;
1059 /* In omp-low.c. */
    [all...]
  /external/opencv/cv/src/
mycvHaarDetectObjects.cpp 718 #pragma omp parallel for num_threads(max_threads) schedule(dynamic)
    [all...]
cvsurf.cpp 339 #pragma omp parallel for num_threads(nthreads) schedule(dynamic)
cvtemplmatch.cpp 193 #pragma omp parallel for num_threads(num_threads) schedule(dynamic)
cvhaar.cpp 519 #pragma omp parallel for num_threads(max_threads) schedule(dynamic)
    [all...]
cvlkpyramid.cpp 444 #pragma omp parallel for num_threads(threadCount) schedule(dynamic)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
multiway_merge.h     [all...]

Completed in 233 milliseconds

12