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

  /external/v8/tools/gcmole/
bootstrap.sh 92 NUM_JOBS=3
94 NUM_JOBS="$(grep -c "^processor" /proc/cpuinfo)"
96 NUM_JOBS="$(sysctl -n hw.ncpu)"
110 MACOSX_DEPLOYMENT_TARGET=10.5 make -j"${NUM_JOBS}"
  /external/google-breakpad/android/
run-checks.sh 57 NUM_JOBS=$(get_core_count)
70 --jobs=*) NUM_JOBS=$optarg;;
155 --jobs=<count> Run <count> build tasks in parallel [$NUM_JOBS].
249 run2 make -j$NUM_JOBS install
257 run2 make -j$NUM_JOBS check
360 run2 make -j$NUM_JOBS install
386 run make -j$NUM_JOBS check $TESTS_ENVIRONMENT || exit $?
394 run make -j$NUM_JOBS check $TESTS_ENVIRONMENT
414 NDK_BUILD_FLAGS="-j$NUM_JOBS"
  /ndk/sources/host-tools/ndk-stack/
build-ndk-stack.sh 105 run make -j$NUM_JOBS
157 -B -j$NUM_JOBS \
  /ndk/sources/host-tools/nawk-20071023/
build-awk.sh 77 -j $NUM_JOBS \
  /ndk/sources/host-tools/ndk-depends/
build-ndk-depends.sh 111 -B -j$NUM_JOBS \
  /ndk/sources/host-tools/make-3.81/
build-make.sh 97 run $GNUMAKE -j $NUM_JOBS
  /ndk/build/tools/
build-gdbserver.sh 213 run make -j$NUM_JOBS
builder-funcs.sh 490 run make -j$NUM_JOBS -f $_BUILD_MK
  /ndk/sources/cxx-stl/gnu-libstdc++/
build-gnu-libstdc++.sh 300 run make -j$NUM_JOBS

Completed in 118 milliseconds