HomeSort by relevance Sort by last modified time
    Searched refs:parallel (Results 101 - 125 of 219) sorted by null

1 2 3 45 6 7 8 9

  /external/chromium_org/chrome/browser/resources/image_loader/
worker.js 53 * Maximum download requests to be run in parallel.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
control.py 105 branch=branch, parallel=bool_or_none(data_suffix),
140 if data_suffix or self.config.parallel:
  /external/chromium_org/third_party/mesa/src/docs/
MESA_multithread_makecurrent.spec 34 objects in parallel, and leaves synchronization for write access
  /external/chromium_org/tools/gyp/pylib/gyp/
__init__.py 129 params['parallel'], params['root_targets'])
327 parser.add_option('--no-parallel', action='store_true', default=False,
391 options.parallel = not options.no_parallel
495 'parallel': options.parallel,
  /external/mesa3d/docs/
MESA_multithread_makecurrent.spec 34 objects in parallel, and leaves synchronization for write access
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
losertree.h 25 /** @file parallel/losertree.h
27 * This file is a GNU parallel extension to the Standard C++ Library.
38 #include <parallel/features.h>
39 #include <parallel/base.h>
multiseq_selection.h 25 /** @file parallel/multiseq_selection.h
34 * Journal of Parallel and Distributed Computing, 12(2):171?177, 1991.
36 * This file is a GNU parallel extension to the Standard C++ Library.
49 #include <parallel/sort.h>
  /external/chromium_org/third_party/skia/src/pathops/
SkIntersections.h 267 void cleanUpParallelLines(bool parallel);
  /external/skia/src/pathops/
SkIntersections.h 267 void cleanUpParallelLines(bool parallel);
  /external/ceres-solver/internal/ceres/
schur_eliminator_impl.h 185 #pragma omp parallel for num_threads(num_threads_) schedule(dynamic)
219 #pragma omp parallel for num_threads(num_threads_) schedule(dynamic)
307 #pragma omp parallel for num_threads(num_threads_) schedule(dynamic)
  /external/pixman/test/
composite.c 523 # pragma omp parallel for default(none) shared(result, argv, seed)
stress-test.c 1028 # pragma omp parallel for default(none) shared(verbose, n_tests, mod, seed)
  /external/chromium_org/ppapi/native_client/tools/browser_tester/browserdata/
nacltest.js 860 var parallel = false;
911 parallel = true;
958 if (parallel) {
972 if (!parallel) {
  /external/opencv/cv/src/
cvdistransform.cpp 497 #pragma omp parallel for num_threads(thread_count)
535 #pragma omp parallel for num_threads(thread_count) schedule(dynamic)
cvstereobm.cpp 638 #pragma omp parallel sections num_threads(n)
654 #pragma omp parallel for num_threads(n) schedule(static)
  /ndk/build/core/
setup-toolchain.mk 171 # This prevents parallel execution to clear gdb.setup after it has been written to
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
losertree.h 25 /** @file parallel/losertree.h
27 * This file is a GNU parallel extension to the Standard C++ Library.
37 #include <parallel/features.h>
38 #include <parallel/base.h>
  /external/libyuv/files/source/
compare.cc 372 #pragma omp parallel for reduction(+: sse)
  /ndk/build/tools/
prebuilt-common.sh 331 register_var_option "-j<number>" NUM_JOBS "Use <number> parallel build jobs"
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
algorithmfwd.h 801 # include <parallel/algorithmfwd.h>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
algorithmfwd.h 811 # include <parallel/algorithmfwd.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
algorithmfwd.h 811 # include <parallel/algorithmfwd.h>
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
algorithmfwd.h 801 # include <parallel/algorithmfwd.h>
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
algorithmfwd.h 801 # include <parallel/algorithmfwd.h>
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
algorithmfwd.h 801 # include <parallel/algorithmfwd.h>

Completed in 412 milliseconds

1 2 3 45 6 7 8 9