/tools/test/connectivity/acts_tests/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/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/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/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 | 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 | README.md | 51 (running on your local host) use cases. You also have the option to use 54 Here's a quick cheat-sheet for the 4 use cases: 62 * Remote instance using a locally built image (use `m` to build the image) 71 * Local instance using a locally built image (use `m` to build the image) 106 * `--reuse-gce`: 'cuttlefish only' This can help users use their own instance.
|
/tools/test/openhst/ |
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/treble/ |
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/trebuchet/ |
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 | 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…
|
/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
|
D | README.md | 133 annotations are not included in signature files) use just the simple name 145 * Built-in support for injecting new annotations for use by the Kotlin compiler, 292 attribute: metalava will use this information when recording API levels for 298 * Misc other features. For example, if you use the @VisibleForTesting annotation 392 There is a `TypeVisitor` similar to `ItemVisitor` which you can use to visit all 459 does not use javadoc data structures to pass maps like the arguments for the
|
D | Android.bp | 4 // you may not use this file except in compliance with the License. 51 // Allow core_current to use stub-annotations. 86 // use -target 8.
|
/tools/apkzlib/src/test/resources/testData/packaging/text-files/ |
D | rfc2460.txt | 526 specification of a particular option may restrict its use to only one 1337 In order to send a packet larger than a path's MTU, a node may use 1339 have it reassembled at the destination(s). However, the use of such 1367 value to use in resulting IPv4 fragments. Note that this means the 1390 The 8-bit Traffic Class field in the IPv6 header is available for use 1394 there are a number of experiments underway in the use of the IPv4 1396 "differentiated service" for IP packets, other than through the use 1422 standard) use of some or all of the Traffic Class bits are 1425 specific use. Nodes should ignore and leave unchanged any bits 1427 specific use. [all …]
|
/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/tradefederation/core/src/com/android/tradefed/command/ |
D | CommandOptions.java | 451 public void setShouldUseSandboxing(boolean use) { in setShouldUseSandboxing() argument 452 mUseSandbox = use; in setShouldUseSandboxing() 463 public void setUseSandboxTestMode(boolean use) { in setUseSandboxTestMode() argument 464 mSandboxTestMode = use; in setUseSandboxTestMode()
|
/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. 45 // [CVD only] Version of fetch_cvd to use. 76 // Default data disk device to use when extra_data_disk_size_gb
|
/tools/repohooks/tools/ |
D | pylintrc | 4 # you may not use this file except in compliance with the License. 143 # file where it should appear only once).You can also use "--disable=all" to 145 # you want to run only the similarities checker, you can use "--disable=all 147 # no Warning level messages displayed, use"--disable=all --enable=classes 158 no-self-use,
|
D | checkpatch.pl | 46 my @use = (); 208 'types=s' => \@use, 295 hash_save_array_words(\%use_type, \@use); 5851 my $use = ""; 5854 $use = " - use %pS instead"; 5855 $use =~ s/pS/ps/ if ($bad_specifier =~ /pf/); 5859 "$ext_type vsprintf pointer extension '$bad_specifier'$use\n" . "$here\n$stat_real\n");
|
/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/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. 219 Quoting is handled naturally. i.e. use `"a b c"` to pass an argument with 286 * We need to add `pylint` tool to the AOSP manifest and use that local copy
|
/tools/apksig/src/apksigner/java/com/android/apksigner/ |
D | help_sign.txt | 62 --lineage Signing certificate history to use in the event that 85 options of different signers, use --next-signer. 88 need to use this option when only one signer is used. 165 --ks-type Type/algorithm of KeyStore to use. By default, the default
|
/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
|