/tools/test/connectivity/acts/tests/google/bt/pts/instructions/ |
D | SM_PTS_INSTRUCTIONS | 4 # use this file except in compliance with the License. You may obtain a copy of 118 Note: Do not use a static random address 124 Note: Do not use a static random address 130 Note: Do not use a static random address 136 Note: Do not use a static random address 141 Note: Do not use a static random address 147 Note: Do not use a static random address 153 Note: Do not use a static random address 158 Note: Do not use a static random address 164 Note: Do not use a static random address [all …]
|
/tools/external/gradle/ |
D | BUILD | 5 # do not use directly. Use //tools/base/build-system:gradle 13 # do not use directly. Use 26 # do not use directly. Use //tools/base/build-system:gradle 34 # do not use directly. Use 47 # do not use directly. Use //tools/base/build-system:gradle 55 # do not use directly. Use
|
/tools/external/fat32lib/ |
D | NOTICE | 17 …use it. You can use it too, but we suggest you first think carefully about whether this license or… 19 …use, not price. Our General Public Licenses are designed to make sure that you have the freedom to… 29 …d for a version of the library must be consistent with the full freedom of use specified in this l… 31 …aries, and is quite different from the ordinary General Public License. We use this license for ce… 35 …ge over competing non-free programs. These disadvantages are the reason we use the ordinary Genera… 37 …use of a certain library, so that it becomes a de-facto standard. To achieve this, non-free progra… 39 …use a particular library in non-free programs enables a greater number of people to use a large bo… 49 … prepared so as to be conveniently linked with application programs (which use some of those funct… 55 …if its contents constitute a work based on the Library (independent of the use of the Library in a… 91 … macros and small inline functions (ten lines or less in length), then the use of the object file … [all …]
|
/tools/apksig/ |
D | LICENSE | 5 you may not use this file except in compliance with the License. 22 "License" shall mean the terms and conditions for use, reproduction, 90 use, offer to sell, sell, import, and otherwise transfer the Work, 138 for use, reproduction, or distribution of Your modifications, or 139 for any such Derivative Works as a whole, provided Your use, 151 6. Trademarks. This License does not grant permission to use the trade 153 except as required for reasonable and customary use in describing the 172 result of this License or out of the use or inability to use the 205 you may not use this file except in compliance with the License.
|
D | README.md | 32 which need to perform signing while building an APK, instead of after. For simpler use cases 33 where the APK to be signed is available upfront, the `ApkSigner` above is easier to use. 36 These are not public API of the library. Do not use \*.internal.\* classes directly because these
|
/tools/trebuchet/ |
D | README.md | 15 …ry that is a member of the PATH system variable. If you wish to use Gradle, you can use the `star… 19 …ry that is a member of the PATH system variable. If you wish to use Gradle, you can use the `star…
|
D | LICENSE | 10 "License" shall mean the terms and conditions for use, reproduction, 78 use, offer to sell, sell, import, and otherwise transfer the Work, 126 for use, reproduction, or distribution of Your modifications, or 127 for any such Derivative Works as a whole, provided Your use, 139 6. Trademarks. This License does not grant permission to use the trade 141 except as required for reasonable and customary use in describing the 160 result of this License or out of the use or inability to use the 193 you may not use this file except in compliance with the License.
|
D | CONTRIBUTING.md | 10 this simply gives us permission to use and redistribute your contributions as 21 use GitHub pull requests for this purpose. Consult
|
/tools/metalava/src/test/java/com/android/tools/metalava/ |
D | NullnessMigrationTest.kt | 330 fun `Check type use annotations`() { in Check type use annotations() 436 fun `Migrate nullness for type-use annotations`() { in Migrate nullness for type-use annotations() 506 fun `Do not migrate type-use annotations when not changed`() { in Do not migrate type-use annotations when not changed() 570 fun `Regression test for issue 111054266, type use annotations`() { in Regression test for issue 111054266, type use annotations()
|
/tools/security/sanitizer-status/ |
D | NOTICE | 5 you may not use this file except in compliance with the License. 22 "License" shall mean the terms and conditions for use, reproduction, 90 use, offer to sell, sell, import, and otherwise transfer the Work, 138 for use, reproduction, or distribution of Your modifications, or 139 for any such Derivative Works as a whole, provided Your use, 151 6. Trademarks. This License does not grant permission to use the trade 153 except as required for reasonable and customary use in describing the 172 result of this License or out of the use or inability to use the
|
/tools/acloud/ |
D | README.md | 53 (running on your local host) use cases. You also have the option to use 56 **Disclaimer: Creation of a cuttlefish local instance is not formally supported, please use at your… 58 Here's a quick cheat-sheet for the 4 use cases: 65 * Remote instance using a locally built image (use `m dist` to build the image) 74 * Local instance using a locally built image (use `m dist` to build the image)
|
D | LICENSE | 10 "License" shall mean the terms and conditions for use, reproduction, 78 use, offer to sell, sell, import, and otherwise transfer the Work, 126 for use, reproduction, or distribution of Your modifications, or 127 for any such Derivative Works as a whole, provided Your use, 139 6. Trademarks. This License does not grant permission to use the trade 141 except as required for reasonable and customary use in describing the 160 result of this License or out of the use or inability to use the 193 you may not use this file except in compliance with the License.
|
/tools/tradefederation/core/src/com/android/tradefed/command/ |
D | CommandOptions.java | 476 public void setShouldUseSandboxing(boolean use) { in setShouldUseSandboxing() argument 477 mUseSandbox = use; in setShouldUseSandboxing() 488 public void setUseSandboxTestMode(boolean use) { in setUseSandboxTestMode() argument 489 mSandboxTestMode = use; in setUseSandboxTestMode()
|
D | ICommandOptions.java | 171 public void setShouldUseSandboxing(boolean use); in setShouldUseSandboxing() argument 177 public void setUseSandboxTestMode(boolean use); in setUseSandboxTestMode() argument
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/ |
D | descriptor.proto | 5 // Redistribution and use in source and binary forms, with or without 66 // For Google-internal migration only. Do not use. 242 // across all *Options messages. We then use this field to populate the 248 // organization, or for experimental options, use field numbers 50000 249 // through 99999. It is up to you to ensure that you do not use the 255 // to explain how you intend to use them. Usually you only need one extension 348 // Enables the use of arenas for the proto messages in this file. This applies 361 // Set true to use the old proto1 MessageSet wire format for extensions. 363 // format. You should not use this for any other reason: It's less 406 // use a native map in the target language to hold the keys and values. [all …]
|
/tools/test/connectivity/acts/tests/google/wifi/aware/ |
D | README.md | 40 the *config* sub-directory. The configurations simply use all connected 41 devices without listing specific serial numbers. Note that some tests use a 42 single device while others use 2 devices. In addition, the configurations
|
/tools/metalava/ |
D | FORMAT.md | 24 in format v2, but it was deferred since type-use annotations introduces 51 will generally blow these away, so use sparingly.) 100 explicit nullness, use Kotlin's syntax for nullness. That means that for 213 In the v2 format we instead use the correct throws type: 267 these getters and setters from Kotlin; you **must** use the property 423 Doclava (v1) would sometimes use the type bound <?> and other times use <? 446 In v2 we do neither: We use only the simple name of the annotations in the 480 In v3, "type use annotations" are supported which means annotations can appear
|
/tools/acloud/internal/proto/ |
D | internal_config.proto | 4 // you may not use this file except in compliance with the License. 19 // Default values to use when user did not provide a value. 74 // Default data disk device to use when extra_data_disk_size_gb
|
/tools/tradefederation/core/tests/test-apps/NativeTestSampleApp/tests/ |
D | Android.mk.bak | 4 # you may not use this file except in compliance with the License. 44 # want to override the default location to use a different subdirectory, such as:
|
/tools/tradefederation/core/proto/ |
D | metric_measurement.proto | 5 * you may not use this file except in compliance with the License. 43 // All the types a measurement can take, use the oneOf to find which type was
|
/tools/tradefederation/core/atest/docs/ |
D | atest_structure.md | 5 do. If you're more interested in how to use atest, go to the [README](../README.md). 60 determines which test finder methods to use and returns them for 66 contains logic to determine what test runner to use for a particular
|
/tools/repohooks/tools/ |
D | pylintrc | 4 # you may not use this file except in compliance with the License. 73 # file where it should appear only once).You can also use "--disable=all" to 75 # you want to run only the similarities checker, you can use "--disable=all 77 # no Warning level messages displayed, use"--disable=all --enable=classes 87 no-self-use,
|
/tools/test/connectivity/acts/tests/google/tel/config/ |
D | README.md | 6 …y' utility. Its contents are subject to change so users are highly encouraged to use manage_sim.py. 10 …- **wifi_network_ssid** - The SSID of a wifi network for test use. This network must have internet…
|
/tools/test/connectivity/acts/tests/google/wifi/rtt/ |
D | README.md | 42 devices without listing specific serial numbers. Note that some tests use a 43 single device while others use 2 devices.
|
/tools/repohooks/ |
D | README.md | 22 sometimes there are valid reasons for this. You can simply use the option 45 you can use repo's `<copyfile>` directive. 179 Quoting is handled naturally. i.e. use `"a b c"` to pass an argument with 244 * We need to add `pylint` tool to the AOSP manifest and use that local copy
|