Searched refs:more (Results 1 – 25 of 33) sorted by relevance
12
/tools/external_updater/ |
D | OWNERS | 1 # Default code reviewers picked from top 3 or more developers.
|
/tools/test/graphicsbenchmark/ |
D | OWNERS | 1 # Default code reviewers picked from top 3 or more developers.
|
D | README | 3 Note: env setup requires slightly more than a normal Android build,
|
/tools/trebuchet/ |
D | OWNERS | 1 # Default code reviewers picked from top 3 or more developers.
|
D | CONTRIBUTING.md | 22 [GitHub Help](https://help.github.com/articles/about-pull-requests/) for more
|
D | README.md | 11 Trebuchet comes bundled with several programs for analyzing one or more trace files.
|
/tools/security/fuzzing/example_fuzzer/ |
D | Android.bp | 9 // dictionary files during building. You can find more information about
|
D | README.md | 31 For more information, see the libFuzzer documentation at
|
/tools/apksig/src/apksigner/java/com/android/apksigner/ |
D | help.txt | 21 lineage Modify the capabilities of one or more signers in an existing
|
D | help_lineage.txt | 3 This modifies the capabilities of one or more signers in the provided SigningCertificateLineage.
|
/tools/tradefederation/core/ |
D | README.md | 18 See more details about Tradefed Architecture at:
|
/tools/tradefederation/core/proto/ |
D | test_record.proto | 98 // A more detailed failure status description. 105 // A Fail TestStatus can be associated with a more granular failure status that helps understanding
|
/tools/acloud/ |
D | README.md | 127 * List -v will show more detail info on the list. 135 instances created by you and stop them. If more than one instance is found 183 are more than one active instances.
|
/tools/asuite/aidegen/ |
D | README.md | 49 A: Use aidegen -v to get more debug information.
|
/tools/repohooks/ |
D | README.md | 16 See its help for more info. 199 code. Refer to go/test-mapping for more details. 226 # Pass more filter args to cpplint. 290 * Add more checkers.
|
/tools/metalava/src/test/java/com/android/tools/metalava/ |
D | ApiFromTextTest.kt | 158 fun `Annotation signatures requiring more complicated token matching`() { in Annotation signatures requiring more complicated token matching()
|
/tools/test/connectivity/acts/tests/google/bt/pts/instructions/ |
D | SM_PTS_INSTRUCTIONS | 205 3. Add this patch to the stack which adds even more logging:
|
/tools/metalava/ |
D | README.md | 12 more importantly to hide code intended to be implementation only, driven by 243 | ... (99 more items | | 267 | ... (309 more items | | 442 remove API. (The real check is slightly more complicated; it looks into the
|
D | API-LINT.md | 113 sense of the types of issues that are more likely to have a false positive,
|
D | FORMAT.md | 56 the version number. This makes it possible for tools to more safely interpret 397 and Kotlin, wihch more closely mirrors what is done in the source code.
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/ |
D | descriptor.proto | 294 // equals() and hashCode() to more closely match those of the full runtime; 364 // efficient, has fewer features, and is more complicated. 437 // a more efficient representation on the wire. Rather than repeatedly 641 // ignore those that it doesn't understand, as more types of locations could
|
/tools/tradefederation/core/atest/docs/ |
D | developer_workflow.md | 32 <p>For more details on how this code works, checkout the following docs:
|
/tools/asuite/atest/docs/ |
D | developer_workflow.md | 32 <p>For more details on how this code works, checkout the following docs:
|
/tools/external/fat32lib/ |
D | NOTICE | 33 …n fits its criteria of freedom. The Lesser General Public License permits more lax criteria for li… 37 … To achieve this, non-free programs must be allowed to use the library. A more frequent case is th… 39 …le, permission to use the GNU C Library in non-free programs enables many more people to use the w… 101 …ame user the materials specified in Subsection 6a, above, for a charge no more than the cost of pe…
|
/tools/carrier_settings/java/ |
D | CarrierConfigConverterV2.java | 810 private static String getPathAsString(String first, String... more) { in getPathAsString() argument 811 return java.nio.file.Paths.get(first, more).toString(); in getPathAsString()
|
12