HomeSort by relevance Sort by last modified time
    Searched full:parallel (Results 76 - 100 of 658) sorted by null

1 2 34 5 6 7 8 91011>>

  /bionic/libm/src/
k_tanf.c 47 * opportunities for parallel evaluation. The chosen splitting is
  /build/tools/apriori/
source.h 84 This array is parallel to relocation_sections, and for each entry
  /build/tools/soslim/
cmdline.c 26 /* This array must parallel long_options[] */
  /development/ndk/tests/
run-all.sh 79 echo " -j<N> --jobs=<N> Launch parallel builds"
  /development/tools/yuv420sp2rgb/
cmdline.c 24 /* This array must parallel long_options[] */
  /external/chromium/base/
simple_thread_unittest.cc 156 // parallel, so this test will only pass if there are actually 10 threads.
  /external/chromium/sdch/open-vcdiff/
compile 79 # object file name, since that is what matters with a parallel build.
  /external/chromium/third_party/icu/source/i18n/
tmunit.cpp 51 * Or we need to add 2 parallel mutable classes in order to
  /external/dropbear/libtomcrypt/src/hashes/
rmd128.c 175 /* parallel round 1 */
193 /* parallel round 2 */
211 /* parallel round 3 */
229 /* parallel round 4 */
rmd256.c 119 /* parallel round 1 */
157 /* parallel round 2 */
195 /* parallel round 3 */
233 /* parallel round 4 */
rmd160.c 214 /* parallel round 1 */
232 /* parallel round 2 */
250 /* parallel round 3 */
268 /* parallel round 4 */
286 /* parallel round 5 */
rmd320.c 141 /* parallel round 1 */
179 /* parallel round 2 */
217 /* parallel round 3 */
255 /* parallel round 4 */
293 /* parallel round 5 */
  /external/grub/
TODO 83 * Add more remote console support (parallel and net).
  /external/icu4c/i18n/
tmunit.cpp 51 * Or we need to add 2 parallel mutable classes in order to
  /external/kernel-headers/original/linux/
ppdev.h 4 * User-space parallel port device driver (header file).
  /external/qemu/distrib/sdl-1.2.12/src/joystick/mint/
SDL_sysjoystick.c 55 2 joysticks on parallel port
144 ,{SDL_FALSE,"Joystick 0 parallel port",0},
145 {SDL_FALSE,"Joystick 1 parallel port",0}
252 /* Parallel port on any Atari, maybe clones */
  /external/qemu/hw/
pc.h 22 /* parallel.c */
  /external/v8/test/cctest/
test-sockets.cc 122 // parallel.
  /external/webkit/WebKit/mac/History/
WebURLsWithTitles.h 37 // Writes parallel arrays of URLs and titles to the pasteboard. These items can be retrieved by
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/sound/
asound_fm.h 59 unsigned char connection; /* 0 for serial, 1 for parallel */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
lp.h 51 /* The parallel port specs apparently say that there needs to be
ppdev.h 4 * User-space parallel port device driver (header file).
  /prebuilt/linux-x86/toolchain/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>
  /development/build/tools/
make_windows_sdk.sh 107 # Disable parallel build: it generates "permission denied" issues when
108 # multiple "ar.exe" are running in parallel.
  /development/scripts/app_engine_server/gae_shell/
shell.py 83 If the global is picklable, it's stored in the parallel globals and
84 global_names list properties. (They're parallel lists to work around the

Completed in 3544 milliseconds

1 2 34 5 6 7 8 91011>>