Home
last modified time | relevance | path

Searched refs:sh (Results 1 – 25 of 113) sorted by relevance

12345

/frameworks/base/
DPREUPLOAD.cfg4 api_lint_hook = ${REPO_ROOT}/frameworks/base/tools/apilint/apilint_sha.sh ${PREUPLOAD_COMMIT}
6 strings_lint_hook = ${REPO_ROOT}/frameworks/base/tools/stringslint/stringslint_sha.sh ${PREUPLOAD_C…
8 hidden_api_txt_checksorted_hook = ${REPO_ROOT}/frameworks/base/tools/hiddenapi/checksorted_sha.sh $…
10 hidden_api_txt_exclude_hook = ${REPO_ROOT}/frameworks/base/tools/hiddenapi/exclude.sh ${PREUPLOAD_C…
14 owners_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "OWNERS$"
16 shell_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "^packages/She…
/frameworks/native/
DPREUPLOAD.cfg18 owners_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "OWNERS$"
19 installd_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "^cmds/inst…
20 dumpstate_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "^cmds/dum…
21 dumpsys_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "^cmds/dumps…
23 bugreports_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "^cmds/bu…
/frameworks/base/apct-tests/perftests/textclassifier/
Drun.sh2 make TextClassifierPerfTests perf-setup.sh
5 adb push ${OUT}/obj/EXECUTABLES/perf-setup.sh_intermediates/perf-setup.sh /data/local/tmp/
6 adb shell chmod +x /data/local/tmp/perf-setup.sh
7 adb shell /data/local/tmp/perf-setup.sh
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/
Dtests.sh30 ./autogen.sh
45 ./autogen.sh
90 …sudo sh -c 'echo "deb [arch=amd64] https://apt-mo.trafficmanager.net/repos/dotnet-release/ trusty …
105 csharp/buildall.sh
236 objectivec/DevTools/full_mac_build.sh \
251 objectivec/DevTools/full_mac_build.sh \
267 objectivec/Tests/CocoaPods/run_tests.sh
303 cd ruby && bash travis-test.sh ruby-2.1 && cd ..
307 cd ruby && bash travis-test.sh ruby-2.2 && cd ..
313 cd ruby && bash travis-test.sh jruby-1.7 && cd ..
Dgenerate_descriptor_proto.sh24 ./autogen.sh) first.
98 if test -x objectivec/generate_well_known_types.sh; then
100 objectivec/generate_well_known_types.sh $@
103 if test -x csharp/generate_protos.sh; then
105 csharp/generate_protos.sh $@
D.gitignore1 # autogen.sh-generated files
9 install-sh
10 ltmain.sh
/frameworks/opt/net/wifi/tests/wifitests/
DREADME.md11 frameworks/opt/net/wifi/tests/wifitests/runtests.sh
14 `runtests.sh` will build the test project and all of its dependencies and push the APK to the
23 runtests.sh -e package com.android.server.wifi.util
24 runtests.sh -e class com.android.server.wifi.WifiServiceImplTest
43 If you would like to collect code coverage information you can run the `coverage.sh` script located
45 similar to runtests.sh. If you have multiple devices connected to your machine make sure to set the
51 frameworks/opt/net/wifi/tests/wifitests/coverage.sh wifi_coverage
/frameworks/av/media/libaudioprocessing/tests/
Dbuild_and_run_all_unit_tests.sh9 . $ANDROID_BUILD_TOP/build/envsetup.sh
22 sh $ANDROID_BUILD_TOP/frameworks/av/media/libaudioprocessing/tests/run_all_unit_tests.sh
/frameworks/native/cmds/installd/
DAndroid.bp134 required: [ "migrate_legacy_obb_data.sh" ],
245 src: "otapreopt_slot.sh",
252 src: "otapreopt_script.sh",
264 name: "migrate_legacy_obb_data.sh",
265 src: "migrate_legacy_obb_data.sh"
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/
DRakefile37 sh "../src/protoc -I../src --ruby_out=lib #{input_file}"
67 …RakeCompilerDock.sh "bundle && IN_DOCKER=true rake cross native gem RUBY_CC_VERSION=2.3.0:2.2.2:2.…
85 sh "../src/protoc --ruby_out=. tests/generated_code.proto"
89 sh "../src/protoc --ruby_out=. tests/test_import.proto"
95 sh "rm -f #{genproto_output.join(' ')}"
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/jenkins/buildcmds/
Dpull_request.sh13 export DOCKER_RUN_SCRIPT=jenkins/pull_request_in_docker.sh
15 ./jenkins/build_and_run_docker.sh
/frameworks/native/libs/binder/ndk/
Dupdate.sh22 ./scripts/format.sh
23 ./scripts/init_map.sh > libbinder_ndk.map.txt
/frameworks/opt/gamesdk/test/tuningfork/
Dtuningfork_test.cpp110 auto sh = s.add_histograms(); local
111 sh->set_bucket_min(h.start);
112 sh->set_bucket_max(h.end);
113 sh->set_n_buckets(h.nBuckets);
114 sh->set_instrument_key(i++);
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dint128.cc51 #define STEP(T, n, pos, sh) \ argument
53 if ((n) >= (static_cast<T>(1) << (sh))) { \
54 (n) = (n) >> (sh); \
55 (pos) |= (sh); \
/frameworks/base/lowpan/tests/
DREADME.md11 frameworks/base/lowpan/tests/runtests.sh
14 `runtests.sh` will build the test project and all of its dependencies and push the APK to the
33 runtests.sh -e package android.net.lowpan
34 runtests.sh -e class android.net.lowpan.LowpanManagerTest
/frameworks/base/wifi/tests/
DREADME.md11 frameworks/base/wifi/tests/runtests.sh
14 `runtests.sh` will build the test project and all of its dependencies and push the APK to the
33 runtests.sh -e package android.net.wifi
34 runtests.sh -e class android.net.wifi.WifiScannerTest
/frameworks/base/tests/backup/
Dbackup_stress_test.sh36 ./test_backup.sh "$@" 2>&1
42 ./test_restore.sh "$@" 2>&1 || failed=1
/frameworks/opt/gamesdk/samples/tuningfork/tftestapp/app/src/main/cpp/
Dtftestapp.cpp61 auto sh = s.add_histograms(); local
62 sh->set_bucket_min(h.start);
63 sh->set_bucket_max(h.end);
64 sh->set_n_buckets(h.nBuckets);
65 sh->set_instrument_key(i++);
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/DevTools/
Dfull_mac_build.sh30 Run generate_descriptor_proto.sh to regenerate all the checked in
151 ./autogen.sh
190 ./generate_descriptor_proto.sh -j "${NUM_MAKE_JOBS}"
209 objectivec/generate_well_known_types.sh --check-only -j "${NUM_MAKE_JOBS}"
/frameworks/rs/tests/java_api/HealingBrush/src/rs/example/android/com/healingbrush/
DMainActivity.java96 int sh = mImgView.getHeight(); in onCreate()
126 float scale = mZoom * Math.min(sw / (float) iw, sh / (float) ih); in onCreate()
128 mYOffset = mDownYOffset + 2 * (dy / (sh - scale * ih)); in onCreate()
197 int sh = mImgView.getHeight(); in updateMatrix() local
203 float scale = mZoom * Math.min(sw / (float) iw, sh / (float) ih); in updateMatrix()
205 (1 + mYOffset) * (sh - ih * scale) / 2); in updateMatrix()
/frameworks/rs/tests/java_api/SSHealingBrush/src/rs/example/android/com/healingbrush/
DMainActivity.java96 int sh = mImgView.getHeight(); in onCreate()
126 float scale = mZoom * Math.min(sw / (float) iw, sh / (float) ih); in onCreate()
128 mYOffset = mDownYOffset + 2 * (dy / (sh - scale * ih)); in onCreate()
197 int sh = mImgView.getHeight(); in updateMatrix() local
203 float scale = mZoom * Math.min(sw / (float) iw, sh / (float) ih); in updateMatrix()
205 (1 + mYOffset) * (sh - ih * scale) / 2); in updateMatrix()
/frameworks/base/native/
Dcopy-to-ndk.sh51 sh $ANDROID_BUILD_TOP/ndk/build/tools/build-platforms.sh
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/
DREADME.md12 * test.sh
39 To start a test, simply run the test.sh script in each version directory. For
42 $ v2.5.0/test.sh
/frameworks/rs/tests/java_api/Refocus/dataExtraction/
DRefocusTestTimingProcess.txt32 3. Put the file “extract_ave.sh” and “extract_data.sh” in the same directory as the file N5.txt
33 4. Type command “./extract_date.sh N5.txt N5cleanData.txt”
35 5. Type command “./extract_ave.sh N5cleanData.txt N5aveData.txt”
/frameworks/ml/nn/runtime/test/specs/
Dslicing.sh38 source $ANDROID_BUILD_TOP/build/envsetup.sh > /dev/null
41 source $ANDROID_BUILD_TOP/frameworks/ml/nn/runtime/test/specs/generate_test.sh

12345