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

  /packages/apps/ManagedProvisioning/tools/bash/
coverage.sh 48 (cd "$ANDROID_BUILD_TOP/$MODULE_PATH" && EMMA_INSTRUMENT_STATIC=true mma -j32)
49 (cd "$ANDROID_BUILD_TOP/$TEST_MODULE_PATH" && EMMA_INSTRUMENT_STATIC=true mma -j32)
  /frameworks/rs/
update_rs_prebuilts.sh 67 cd $MY_ANDROID_DIR/frameworks/rs/driver/runtime && mma -j$NUM_CORES && cd - || exit 1
69 cd $MY_ANDROID_DIR/frameworks/rs/support && mma -j$NUM_CORES && cd - || exit 2
74 cd $MY_ANDROID_DIR/external/compiler-rt && mma -j$NUM_CORES && cd - || exit 4
76 cd $MY_ANDROID_DIR/external/cblas && mma -j$NUM_CORES && cd - || exit 5
83 cd $MY_ANDROID_DIR/frameworks/rs/tests/java_api/RSTest_CompatLib/ && mma -j$NUM_CORES FORCE_BUILD_RS_COMPAT=true && cd - || exit 6
90 cd $MY_ANDROID_DIR/frameworks/compile/slang && mma -j$NUM_CORES && cd - || exit 7
91 cd $MY_ANDROID_DIR/frameworks/compile/libbcc && mma -j$NUM_CORES && cd - || exit 8
  /external/parameter-framework/support/android/asio/
asio_shrinker.sh 96 # Take a list of lunch targets as argument and run "mma" on all of them.
105 mma -j$(nproc) || fail "Failed to build $target"
  /test/vts/script/
create-image.sh 28 cd ${ANDROID_BUILD_TOP}/test/vts; mma -j 32 && cd ${ANDROID_BUILD_TOP}; make vts adb -j 32
  /build/make/
envsetup.sh 11 - mma: Builds all of the modules in the current directory, and their dependencies.
883 function mma() function
    [all...]
  /build/soong/cc/
cmakelists.go 17 // when either make, mm, mma, mmm or mmma is called. CMakeLists.txt files are generated in a separate folder
  /prebuilts/misc/common/robolectric/
run_robotests.mk 164 # Do not build it for checkbuild or mma
  /prebuilts/sdk/tools/
jack-launcher.jar 
jack-server-4.11.ALPHA.jar 

Completed in 376 milliseconds