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

1 2 3 4 56 7 8 9

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
algorithmfwd.h 801 # include <parallel/algorithmfwd.h>
stl_algobase.h     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
algorithmfwd.h 811 # include <parallel/algorithmfwd.h>
stl_algobase.h     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
algorithmfwd.h 811 # include <parallel/algorithmfwd.h>
stl_algobase.h     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
profile.py 116 definitions of its members. We use this external "parallel stack" to
359 # our parallel stack, we can force the profiled result to include
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
profile.py 116 definitions of its members. We use this external "parallel stack" to
359 # our parallel stack, we can force the profiled result to include
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
algorithmfwd.h 1 // <algorithm> parallel extensions -*- C++ -*-
25 /** @file parallel/algorithmfwd.h
26 * This file is a GNU parallel extension to the Standard C++ Library.
34 #include <parallel/tags.h>
35 #include <parallel/settings.h>
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
algorithmfwd.h 0 // <parallel/algorithm> Forward declarations -*- C++ -*-
25 /** @file parallel/algorithmfwd.h
26 * This file is a GNU parallel extension to the Standard C++ Library.
34 #include <parallel/tags.h>
35 #include <parallel/settings.h>
  /art/runtime/gc/collector/
mark_sweep.cc 769 VLOG(heap) << "Parallel scanning cards " << reinterpret_cast<void*>(begin_) << " - "
791 // The parallel version with only one thread is faster for card scanning, TODO: fix.
947 const bool parallel = kParallelRecursiveMark && thread_count > 1; local
    [all...]
  /external/chromium_org/native_client_sdk/src/tools/
common.mk 47 # each toolchain can be built in parallel.
  /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)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_algobase.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_algobase.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_algobase.h     [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algobase.h     [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algobase.h     [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algobase.h     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
algorithmfwd.h 822 # include <parallel/algorithmfwd.h>
stl_algobase.h     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
algorithmfwd.h 822 # include <parallel/algorithmfwd.h>
stl_algobase.h     [all...]

Completed in 1039 milliseconds

1 2 3 4 56 7 8 9