Home
last modified time | relevance | path

Searched refs:make (Results 1 – 25 of 47) sorted by relevance

12

/tools/test/openhst/
DREADME.md14 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/external/fat32lib/
DNOTICE15 … 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/apkzlib/src/test/java/com/android/tools/build/apkzlib/zfile/
DApkAlignmentTest.java59 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/
Dapollo_qa.proto5 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/apkzlib/src/test/java/com/android/tools/build/apkzlib/zip/
DEncodeUtilsTest.java41 GPFlags flags = GPFlags.make(false); in asciiEncodeAndDecode()
51 GPFlags flags = GPFlags.make(true); in utf8EncodeAndDecode()
67 GPFlags flags = GPFlags.make(false); in asciiDecodeAsUtf8()
/tools/metalava/src/main/java/com/android/tools/metalava/model/text/
DTextCodebase.kt429 override fun make(o: Any): Any { in make() method
480 r = make(o) in obtain()
486 protected abstract fun make(o: Any): Any method
/tools/metalava/
DAndroid.bp37 // make project, soong's visibility won't apply. Soong also won't let you specify a
38 // subpackage of //vendor/ here. So let's just make it private.
DAPI-LINT.md67 To make these errors go away, you have two choices:
82 diff to make sure you're really only marking the issues you intended to include.
/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/
DExtraField.java174 Segment seg = factory.make(headerId, data); in parseSegments()
278 Segment make(int headerId, @Nonnull byte[] data) throws IOException; in make() method
DGPFlags.java132 static GPFlags make(boolean utf8Encoding) { in make() method in GPFlags
DCentralDirectoryHeader.java392 gpBit = GPFlags.make(gpBit.isUtf8FileName()); in resetDeferredCrc()
/tools/repohooks/
DREADME.md113 Some variables are available to make it easier to handle OS differences. These
288 * Should make file extension filters configurable. All hooks currently declare
/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zfile/
DApkZFileCreatorFactory.java47 public ApkCreator make(@Nonnull CreationData creationData) { in make() method in ApkZFileCreatorFactory
DApkCreatorFactory.java39 ApkCreator make(@Nonnull CreationData creationData); in make() method
/tools/trebuchet/core/common/src/main/kotlin/trebuchet/util/
DBuilders.kt48 inline fun <R, reified P : Any> make() : StartEndBuilder<R, P> { in noReset() method
/tools/asuite/atest/
DTEST_MAPPING1 // Below lists the TEST_MAPPING tests to do ASuite unittests to make sure
/tools/tradefederation/core/atest/
DTEST_MAPPING1 // Below lists the TEST_MAPPING tests to do ASuite unittests to make sure
/tools/tradefederation/core/
DTEST_MAPPING1 // Below lists the TEST_MAPPING tests to do TF integration tests to make sure
DREADME.md14 * make -j8
/tools/test/graphicsbenchmark/
DREADME26 $ tapas gamecore && make dist DIST_DIR=dist
/tools/currysrc/scripts/
Drepackage-common.sh104 build/soong/soong_ui.bash --make-mode currysrc
/tools/tradefederation/core/atest/asuite_lib_test/
DAndroid.bp16 // also include asuite_metrics and other needed python files, in order to make sure asuite_metrics
/tools/asuite/aidegen/
DREADME.md62 2. If you run aidegen on a remote desktop, make sure there is no IntelliJ
/tools/tradefederation/core/tests/res/config/suite/
Dsuite.md6 presubmit check. If a test becomes unstable, we can make a single test config
/tools/treble/build/sandbox/
Dnsjail.cfg151 # /dev/zero is required to make vendor-qemu.img

12