/tools/metalava/src/main/java/com/android/tools/metalava/ |
D | AnnotationStatistics.kt | 164 val used = HashMap<MemberItem, Int>(1000) in <lambda>() constant 167 recordUsages(used, entry, entry.path) in <lambda>() 171 val filtered = used.keys.filter { in <lambda>() 175 val referenceCount = used.size in <lambda>() 177 val annotatedCount = used.size - filtered.size in <lambda>() 182 val delta = used[o2]!! - used[o1]!! in <lambda>() 198 reportTopUnannotatedClasses(sorted, used) in <lambda>() 199 printMemberTable(sorted, used) in <lambda>() 202 …private fun reportTopUnannotatedClasses(sorted: List<MemberItem>, used: HashMap<MemberItem, Int>) { in <lambda>() 207 val itemCount = used[item]!! in <lambda>() [all …]
|
/tools/apksig/src/apksigner/java/com/android/apksigner/ |
D | help_sign.txt | 23 signing scheme) used in Android since day one. By default, 45 is used. The higher the value, the stronger security 46 parameters are used when signing. 49 verified. By default, the highest possible value is used. 66 "rotate" command. If used, all signers used to sign the 70 it can be used for those v1 and/or v2 signing. Multiple 73 points in the lineage and will be used on older platform 88 need to use this option when only one signer is used. 92 KeyStore key alias or basename of key file is used. 120 When the same file (including standard input) is used for [all …]
|
D | help_rotate.txt | 11 different signing certificates. This can be used with APK Signature Scheme v3 28 be used to sign a new entry in the SigningCertificateLineage allowing the 42 used in some situations on the platform even though the APK is now being signed 72 When the same file (including standard input) is used for 95 When the same file (including standard input) is used for 113 non-ASCII password is used. --pass-encoding may also need 118 type is used. 122 provider is used. See --ks-provider-class for the 132 default, the no-arg provider's constructor is used. 169 rotation. This option should only be used if a problem is [all …]
|
D | help_lineage.txt | 4 This can be used to revoke capabilities of a previous signing certificate once the install base 41 used in some situations on the platform even though the APK is now being signed 69 When the same file (including standard input) is used for 92 When the same file (including standard input) is used for 110 non-ASCII password is used. --pass-encoding may also need 115 type is used. 119 provider is used. See --ks-provider-class for the 129 default, the no-arg provider's constructor is used. 166 rotation. This option should only be used if a problem is
|
D | help_verify.txt | 18 is used. 21 verified. By default, the highest possible value is used.
|
/tools/repohooks/ |
D | README.md | 24 skip **all** checks and not just specific ones. It should be used only after 149 that is executed. The key is used as the name of the hook for reporting purposes, 238 * `bpfmt`: used for the `bpfmt` builtin hook. 239 * `clang-format`: used for the `clang_format` builtin hook. 240 * `cpplint`: used for the `cpplint` builtin hook. 241 * `git-clang-format`: used for the `clang_format` builtin hook. 242 * `gofmt`: used for the `gofmt` builtin hook. 243 * `google-java-format`: used for the `google_java_format` builtin hook. 244 * `google-java-format-diff`: used for the `google_java_format` builtin hook. 245 * `pylint`: used for the `pylint` builtin hook. [all …]
|
/tools/repohooks/tools/ |
D | pylintrc | 59 # be used to obtain the result of joining multiple strings with the addition 193 # number of statements analyzed. This is used by the global evaluation report 197 # Template used to display messages. This is a python new-style format string 198 # used to format the message information. See doc for all details 270 # not used). 295 # separator` is used to allow tabulation in dicts, etc.: {1 : 1,\n222: 2}. 303 # String used as indentation unit. This is usually " " (4 spaces) or "\t" (1 322 # List of builtins function names that should not be used, separated by a comma 452 # List of method names used to declare (i.e. assign) instance attributes. 468 # Deprecated modules which should not be used, separated by a comma
|
/tools/apkzlib/src/test/resources/testData/packaging/text-files/ |
D | rfc2460.txt | 86 of address called an "anycast address" is defined, used to send 383 When more than one extension header is used in the same packet, it is 524 The same Option Type numbering space is used for both the Hop-by-Hop 540 There are two padding options which are used when necessary to align 554 The Pad1 option is used to insert one octet of padding into the 556 required, the PadN option, described next, should be used, rather 573 The PadN option is used to insert two or more octets of padding 582 The Hop-by-Hop Options header is used to carry optional information 625 The Routing header is used by an IPv6 source to list one or more 961 The Fragment header is used by an IPv6 source to send a packet larger [all …]
|
/tools/metalava/ |
D | FORMAT.md | 3 This document describes the signature file format created and used by metalava, 8 1. The format emitted by doclava, and used for Android's signature files up 16 2. The "new" format, which is described below, and is used in Android Q. This 151 Format v2 also cleans up some of the terminology used to describe the class 197 Similarly, v1 used erasure in throws clauses. For example, for this method: 204 v1 used this signature: 251 This doesn't currently apply to the SDK, but the signature files are also used 389 The old signature file format used "deprecated" as if it was a modifier. In the 466 classes from java.lang that are used in lots of places in the signature file
|
D | README.md | 7 Metalava is a metadata generator intended for the Android source tree, used for 211 APIs used by those applications. This lets us target the most important APIs 212 that are currently used by a corpus of apps and target our annotation efforts 272 unannotated APIs that are frequently used, at least by this app.
|
/tools/test/openhst/ |
D | stress_test.proto | 29 // A list of regexes that can be used to detect the specified event. 47 // The multiplier used on the parsed monotonic time to convert it to seconds. 52 // The file that should be cat-ed on device to get information. Will be used 68 // The name of the process to be used in LoggingEventConfigs. 96 // on the name), only the "latest" in the include chain will be used.
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/ |
D | descriptor.proto | 16 // contributors may be used to endorse or promote products derived from 158 // rules are used to find the type (i.e. first the nested types within this 247 // * For options which will only be used within a single application or 251 // * For options which will be published and used publicly by multiple 267 // placed. By default, the proto package is used, but this is often 305 // This option has no effect on when used with the lite runtime. 623 // particular index within it). This is used whenever a set of elements are
|
/tools/tradefederation/core/atest/docs/ |
D | atest_structure.md | 31 compatibility_suite, auto_gen_config, etc) that is used during the test finding 37 required and optional bits used to run the test as how the user intended. 39 used to run the test. Optional bits would be additional args for the test and 49 the ```AtestTradefedTestRunner``` is used to kick off ```hello_world_test```.
|
D | develop_test_finders.md | 22 If the metadata used to find a test is unlike existing test finder classes, 49 used. 52 This is used by the class decorator to identify the find methods of the class.
|
/tools/asuite/atest/docs/ |
D | atest_structure.md | 31 compatibility_suite, auto_gen_config, etc) that is used during the test finding 37 required and optional bits used to run the test as how the user intended. 39 used to run the test. Optional bits would be additional args for the test and 49 the ```AtestTradefedTestRunner``` is used to kick off ```hello_world_test```.
|
D | develop_test_finders.md | 22 If the metadata used to find a test is unlike existing test finder classes, 49 used. 52 This is used by the class decorator to identify the find methods of the class.
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/ |
D | plugin.proto | 16 // contributors may be used to endorse or promote products derived from 44 // plugin should be named "protoc-gen-$NAME", and will then be used when the 83 // This should be used to indicate errors in .proto files which prevent the 94 // the file cannot lie outside the output directory). "/" must be used as
|
D | nanopb.proto | 5 // These are used by nanopb to generate statically allocable structures 30 // a field. When it is used in message or file scope, it applies to all 50 // Note: this cannot be used on CPUs that break on unaligned
|
/tools/external/fat32lib/ |
D | NOTICE | 37 …. A more frequent case is that a free library does the same job as widely used non-free libraries.… 53 …ontains, plus any associated interface definition files, plus the scripts used to control compilat… 67 …e, Subsection 2d requires that any application-supplied function or table used by this function mu… 81 …ributed under the terms of Sections 1 and 2 above on a medium customarily used for software interc… 97 You must give prominent notice with each copy of the work that the Library is used in it and that t… 99 …hine-readable source code for the Library including whatever changes were used in the work (which …
|
/tools/metalava/stub-annotations/ |
D | README.md | 3 The annotations in these packages are used to compile 9 @RecentlyNonNull. These are used *only* in the stubs 34 "apis" field used for merged historical annotations
|
/tools/test/connectivity/acts/tests/google/wifi/rtt/ |
D | README.md | 49 * **lci_reference**, **lcr_reference**: Arrays of bytes used to validate that the *correct* LCI and 51 configuration of the AP used in the test. 54 * **stress_test_min_iteration_count**, **stress_test_target_run_time_sec**: Parameters used to
|
/tools/treble/build/sandbox/ |
D | nsjail.cfg | 127 # /dev/null is a very commonly used for silencing output 135 # /dev/urandom used during the creation of system.img 143 # /dev/random used by test scripts
|
/tools/test/connectivity/acts/framework/acts/test_utils/bt/ |
D | bluetooth.proto | 86 // Type of technology used in the connection. 171 // Audio codec used in this A2DP session in A2DP source role 243 // Technology used for scanning.
|
/tools/apkzlib/src/test/java/com/android/tools/build/apkzlib/zip/ |
D | ZFileTest.java | 1008 long used; in zipMemoryUsageIsZeroAfterClose() local 1015 used = options.getTracker().getBytesUsed(); in zipMemoryUsageIsZeroAfterClose() 1016 assertTrue(used > 500); in zipMemoryUsageIsZeroAfterClose() 1017 assertEquals(used, options.getTracker().getMaxBytesUsed()); in zipMemoryUsageIsZeroAfterClose() 1021 assertEquals(used, options.getTracker().getMaxBytesUsed()); in zipMemoryUsageIsZeroAfterClose()
|
/tools/tradefederation/core/tests/res/testtype/ |
D | gtest_output4.txt | 187 The default value 20 is used. 189 The default value 30 is used. 194 The default value 40 is used. 196 The default value 50 is used.
|