Home
last modified time | relevance | path

Searched refs:same (Results 1 – 25 of 41) sorted by relevance

12

/tools/metalava/src/main/java/com/android/tools/metalava/model/
DDefaultModifierList.kt257 val same = masked1 xor masked2 in equivalentTo() constant
258 if (same == 0) { in equivalentTo()
261 if (same == FINAL && in equivalentTo()
265 } else if (same == DEPRECATED && in equivalentTo()
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/
Ddescriptor.proto164 // resolved in the same manner as type_name.
217 // Input and output type names. These are resolved in the same way as
241 // message called uninterpreted_option. This field must have the same name
250 // same number for multiple options.
303 // Message reflection will do the same.
382 // conflict with a field of the same name. This is meant to make migration
456 // all method signatures remain the same. Furthermore, thread-safety of the
494 // Set this option to true to allow mapping different tag names to the same
628 // - Multiple locations may have the same path. This happens when a single
631 // extend blocks in the same scope, each of which will have the same path.
[all …]
/tools/apkzlib/src/test/resources/testData/packaging/text-files/
Drfc2460.txt155 neighbors - nodes attached to the same link.
237 same values as the IPv4 Protocol field [RFC-1700
357 value within the original packet. The same action should be taken if
383 When more than one extension header is used in the same packet, it is
422 its own extension headers, which are separately subject to the same
429 any order and occurring any number of times in the same packet,
524 The same Option Type numbering space is used for both the Hop-by-Hop
599 header. Uses the same values as the IPv4
644 the same values as the IPv4 Protocol field
773 the same values as the IPv4 Protocol field
[all …]
/tools/asuite/atest-py2/docs/
Ddeveloper_workflow.md60 Test files go in the same directory as the file being tested. The test
61 file should have the same name as the file it's testing, except it
64 `cli_translator_unittests.py` in the same directory.
97 A test file should have the same name as the file it's testing,
Ddevelop_test_runners.md30 > follow the same instructions for ```vendorsetup.sh``` in
Ddevelop_test_finders.md35 > follow the same instructions for ```vendorsetup.sh``` in
/tools/asuite/atest/docs/
Ddeveloper_workflow.md60 Test files go in the same directory as the file being tested. The test
61 file should have the same name as the file it's testing, except it
64 `cli_translator_unittests.py` in the same directory.
97 A test file should have the same name as the file it's testing,
Ddevelop_test_runners.md30 > follow the same instructions for ```vendorsetup.sh``` in
Ddevelop_test_finders.md35 > follow the same instructions for ```vendorsetup.sh``` in
/tools/ndkports/src/test/kotlin/com/android/ndkports/
DResultTest.kt41 fun `onFailure returns same result object`() { in onFailure returns same result object()
63 fun `onSuccess returns same result object`() { in onSuccess returns same result object()
/tools/metalava/
DFORMAT.md75 Annotations are included on the same line as the class/field/method, right
310 exactly the same signature as the above:
465 importing them. In v2 offer the same thing in signature files. There are several
471 This basically builds on the same idea from having an implicit package for
472 annotations, and doing the same thing for java.lang: Omitting it when writing
485 If a method overrides another method, and the signatures are the same, the
494 method is not included in the signature file. The same is the case for
DREADME.md74 * Compatibility with doclava1: in compat mode, metalava spits out the same
172 same signatures as in the signature files.
179 the exact same API as is listed in the signature files, and once this was
443 hierarchy to see if there still is an inherited method with the same signature,
449 files, which can then be processed by Dokka and Javadoc to generate the same
/tools/asuite/aidegen_functional_test/
Daidegen_functional_test_main.py730 same = True
738 same = False
739 if same:
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/
Dplugin.proto117 // insertions to the same point will come out in the order they were added).
130 // whitespace, the same whitespace will be added to every line of the
133 // should be indented the same amount as any inserted code will need to be
/tools/acloud/internal/proto/
Duser_config.proto58 // * All users talking to the same cloud project can share the same
Dinternal_config.proto51 // for all device types in the same config. And all branches are
52 // using the same config at data/default.config. However,
/tools/external/fat32lib/
DNOTICE37 … to use the library. A more frequent case is that a free library does the same job as widely used …
69 …s when you distribute them as separate works. But when you distribute the same sections as part of…
83 …d place, then offering equivalent access to copy the source code from the same place satisfies the…
101 c) Accompany the work with a written offer, valid for at least three years, to give the same user t…
102 …esignated place, offer equivalent access to copy the above specified materials from the same place.
110 a) Accompany the combined library with a copy of the same work based on the Library, uncombined wit…
111 …sed on the Library, and explaining where to find the accompanying uncombined form of the same work.
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/loggers/protos/
Dpower_metric.proto2 compiled *_pb2.py file by running the following command from the same dir:
/tools/treble/build/
DREADME.md20 We can unify the development of all devices on the same Android Platform dessert
/tools/apksig/src/apksigner/java/com/android/apksigner/
Dhelp_lineage.txt69 When the same file (including standard input) is used for
92 When the same file (including standard input) is used for
Dhelp_rotate.txt72 When the same file (including standard input) is used for
95 When the same file (including standard input) is used for
/tools/test/connectivity/acts_tests/tests/google/net/arduino/connect_wifi/
Dconnect_wifi.ino85 // send the same message back
/tools/tradefederation/prebuilts/filegroups/tradefed/
Dtradefed_win.bat39 :: first try to find TF jars in same dir as this script
/tools/test/connectivity/acts_tests/tests/google/wifi/aware/
DREADME.md32 group sub-directories contains a file with the same name as that of the
/tools/asuite/aidegen/
DREADME.md82 the same project file again, what'll happen?

12