/tools/test/openhst/ |
D | README.md | 14 Before setting up your HST test environment, please make sure to meet following 23 * Install GNU make(3.81 above) on test machine (Linux, Mac, Windows) 27 Please follow below steps to set up HST on your test machine and make sure that 34 1. make start 38 1. make proto-compile 43 1. make start 49 1. make proto-compile
|
/tools/apkzlib/src/test/java/com/android/tools/build/apkzlib/zip/ |
D | EncodeUtilsTest.java | 41 GPFlags flags = GPFlags.make(false); in asciiEncodeAndDecode() 51 GPFlags flags = GPFlags.make(true); in utf8EncodeAndDecode() 67 GPFlags flags = GPFlags.make(false); in asciiDecodeAsUtf8()
|
/tools/apkzlib/src/test/java/com/android/tools/build/apkzlib/zfile/ |
D | ApkAlignmentTest.java | 59 ApkCreator creator = cf.make(creationData); in soFilesUncompressedAndAligned() 112 try (ApkCreator creator = cf.make(creationData)) { in soFilesMergedFromZipsCanBeUncompressedAndAligned() 156 ApkCreator creator = cf.make(creationData); in soFilesUncompressedAndNotAligned() 209 try (ApkCreator creator = cf.make(creationData)) { in soFilesMergedFromZipsCanBeUncompressedAndNotAligned()
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/ |
D | apollo_qa.proto | 5 is no longer used in code make sure to communicate this to QA. 7 sending it, make sure QA has switched to new message/enum/field, remove old 10 become optional when deprecated (make sure to update QA automation first to expect the 90 no longer make sense (but communicate to QA to prep this ahead-of-time). */
|
/tools/asuite/atest/bazel/scripts/ |
D | gen_workspace_archive.sh | 61 ${ANDROID_BUILD_TOP}/build/soong/soong_ui.bash --make-mode atest 121 ${ANDROID_BUILD_TOP}/build/soong/soong_ui.bash --make-mode $(cat $OUT_DIR/atest_bazel_workspace/bui…
|
/tools/external/fat32lib/ |
D | NOTICE | 15 … intended to guarantee your freedom to share and change free software--to make sure the software i… 19 …to freedom of use, not price. Our General Public Licenses are designed to make sure that you have … 21 To protect your rights, we need to make restrictions that forbid distributors to deny you these rig… 23 …e, you must give the recipients all the rights that we gave you. You must make sure that they, too… 27 To protect each distributor, we want to make it very clear that there is no warranty for the free l… 29 …s pose a constant threat to the existence of any free program. We wish to make sure that a company… 66 …er than as an argument passed when the facility is invoked, then you must make a good faith effort… 75 … appeared, then you can specify that version instead if you wish.) Do not make any other change in… 124 This section is intended to make thoroughly clear what is believed to be a consequence of the rest … 132 … Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this…
|
/tools/metalava/ |
D | Android.bp | 43 // make project, soong's visibility won't apply. Soong also won't let you specify a 44 // subpackage of //vendor/ here. So let's just make it private.
|
D | API-LINT.md | 69 To make these errors go away, you have two choices: 84 diff to make sure you're really only marking the issues you intended to include.
|
/tools/metalava/src/main/java/com/android/tools/metalava/model/text/ |
D | TextCodebase.kt | 427 override fun make(o: Any): Any { in make() method 478 r = make(o) in obtain() 484 protected abstract fun make(o: Any): Any method
|
/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/ |
D | ExtraField.java | 174 Segment seg = factory.make(headerId, data); in parseSegments() 278 Segment make(int headerId, @Nonnull byte[] data) throws IOException; in make() method
|
D | GPFlags.java | 132 static GPFlags make(boolean utf8Encoding) { in make() method in GPFlags
|
D | CentralDirectoryHeader.java | 392 gpBit = GPFlags.make(gpBit.isUtf8FileName()); in resetDeferredCrc()
|
/tools/asuite/aidegen/ |
D | README.md | 87 If you get an error like: "Dependent modules dictionary is empty." or other errors, try a make 107 2. If you run aidegen on a remote desktop, make sure there is no IntelliJ
|
/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zfile/ |
D | ApkZFileCreatorFactory.java | 47 public ApkCreator make(@Nonnull CreationData creationData) { in make() method in ApkZFileCreatorFactory
|
D | ApkCreatorFactory.java | 39 ApkCreator make(@Nonnull CreationData creationData); in make() method
|
/tools/trebuchet/core/common/src/main/kotlin/trebuchet/util/ |
D | Builders.kt | 48 inline fun <R, reified P : Any> make() : StartEndBuilder<R, P> { in noReset() method
|
/tools/treble/hacksaw/ |
D | README.md | 22 * Create a new Hacksaw workspace and edit build/make project. 108 ## How do I make sure that creating a hacksaw workspace is fast?
|
/tools/metalava/src/test/java/com/android/tools/metalava/binarycompatibility/ |
D | BinaryCompatibilityPackagesTest.kt | 124 fun `Change public type in API package to make non-public (Incompatible)`() { in Change public type in API package to make non-public (Incompatible)()
|
/tools/test/graphicsbenchmark/ |
D | README | 26 $ tapas gamecore && make dist DIST_DIR=dist
|
/tools/asuite/atest/asuite_lib_test/ |
D | Android.bp | 16 // also include asuite_metrics and other needed python files, in order to make sure asuite_metrics
|
/tools/asuite/atest/bazel/ |
D | bazelrc | 9 # this higher can make builds faster by allowing more jobs to run in parallel.
|
/tools/aadevtools/validation/ |
D | README.md | 39 4. test.sh has all the commands above to make is easier to use.
|
/tools/currysrc/scripts/ |
D | repackage-common.sh | 100 build/soong/soong_ui.bash --make-mode currysrc
|
/tools/ndkports/ |
D | gradlew.bat | 32 @rem Resolve any "." and ".." in APP_HOME to make it shorter.
|
/tools/asuite/atest/bazel/rules/ |
D | soong_prebuilt.bzl | 51 "please make sure that the module is built with Soong before " +
|