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

  /development/ndk/tests/
run-all.sh 37 JOBS=
49 JOBS="$opt"
52 --jobs=*)
53 JOBS="-j$optarg"
79 echo " -j<N> --jobs=<N> Launch parallel builds"
95 $NDK/ndk-build -B $JOBS 2>&1
100 $NDK/ndk-build -B $JOBS >> $MYLOG 2>&1
117 run $NDK/ndk-build -B $JOBS
  /ndk/tests/build/issue64679-prctl/
build.sh 11 JOBS=1
15 JOBS=${OPT##-j}
17 --jobs=*)
18 JOBS=${OPT##--jobs=}
95 $ANDROID_NDK_ROOT/ndk-build -C "$PROJECT_DIR" -B -j$JOBS V=1 1>/dev/null 2>&1
  /prebuilts/qemu-kernel/arm/
rebuild.sh 117 JOBS="`cat /proc/cpuinfo | grep -e "^processor" | wc -l`"
151 --jobs=*)
152 JOBS="$optarg"
181 echo " --jobs=<count> Perform <count> parallel builds [$JOBS]"
287 MAKE_FLAGS="-j$JOBS"
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/
build-mingw64-toolchain.sh 145 JOBS=$(( $NUM_CORES * 2 ))
165 -j*|--jobs=*) JOBS=$optarg;;
230 --jobs=<num> Run <num> build tasks in parallel [$JOBS]."
231 -j<num> Same as --jobs=<num>."
532 run make -j$JOBS
558 run make -j$JOBS MAKEINFO=true
604 run make install -j$JOBS
631 run make install -j$JOBS &
    [all...]
  /prebuilts/qemu-kernel/
build-kernel.sh 42 # Default number of parallel jobs during the build: cores * 2
43 JOBS=$(( $BUILD_NUM_CPUS * 2 ))
96 -j*|--jobs=*)
130 echo " -j<number> launch <number> parallel build jobs [$JOBS]"
339 JOBS=$OPTION_JOBS
341 echo "Auto-config: -j$JOBS"
378 make -j$JOBS $MAKE_FLAGS # build it
  /ndk/build/tools/
build-mingw64-toolchain.sh 144 JOBS=$(( $NUM_CORES * 2 ))
164 -j*|--jobs=*) JOBS=$optarg;;
229 --jobs=<num> Run <num> build tasks in parallel [$JOBS]."
230 -j<num> Same as --jobs=<num>."
521 run make -j$JOBS
565 run make install -j$JOBS
592 run make install -j$JOBS &&
621 run make -j$JOBS all-gc
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/
build-lucid-multilib-toolchain.sh 148 JOBS=$(cat /proc/cpuinfo | grep -c processor)
295 --jobs=*) JOBS=$optarg
297 -j*) JOBS=${opt#-j}
364 echo " --jobs=COUNT Run COUNT build jobs in parallel [$JOBS]"
365 echo " -j<COUNT> Same as --jobs=COUNT."
448 MAKE_FLAGS="-j$JOBS"
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/
build-precise-multilib-toolchain.sh 148 JOBS=$(cat /proc/cpuinfo | grep -c processor)
297 --jobs=*) JOBS=$optarg
299 -j*) JOBS=${opt#-j}
366 echo " --jobs=COUNT Run COUNT build jobs in parallel [$JOBS]"
367 echo " -j<COUNT> Same as --jobs=COUNT."
450 MAKE_FLAGS="-j$JOBS"
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.jarprocessor_1.0.200.v20100503a.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.jarprocessor_1.0.300.v20130327-2119.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.jarprocessor_1.0.300.v20130327-2119.jar 

Completed in 372 milliseconds