Home
last modified time | relevance | path

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

12

/tools/aadevtools/dev/resource/
Dchange_report-new_vs_old_codebase.csv7 same_sub_dir/sub_sub_dir/same.txt,txt,1,0,new_codebase/same_sub_dir/sub_sub_dir/same.txt,21,10,0,0,…
8 same_sub_dir/same.txt,txt,1,0,new_codebase/same_sub_dir/same.txt,21,10,0,0,0,0,,0,0,0,0,0,0
13 same.png,png,0,0,new_codebase/same.png,389,0,0,0,0,0,,0,0,0,0,0,0
14 same.txt,txt,1,0,new_codebase/same.txt,21,10,0,0,0,0,,0,0,0,0,0,0
/tools/metalava/src/main/java/com/android/tools/metalava/model/
DDefaultModifierList.kt272 val same = masked1 xor masked2 in equivalentTo() constant
273 if (same == 0) { in equivalentTo()
276 if (same == FINAL && in equivalentTo()
281 } 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/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.
112 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-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/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/metalava/
DFORMAT.md75 Annotations are included on the same line as the class/field/method, right
310 exactly the same signature as the above:
464 importing them. In v2 offer the same thing in signature files. There are several
470 This basically builds on the same idea from having an implicit package for
471 annotations, and doing the same thing for java.lang: Omitting it when writing
484 If a method overrides another method, and the signatures are the same, the
493 method is not included in the signature file. The same is the case for
DREADME.md173 same signatures as in the signature files.
180 the exact same API as is listed in the signature files, and once this was
444 hierarchy to see if there still is an inherited method with the same signature,
450 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/apksig/src/apksigner/java/com/android/apksigner/
Dhelp_rotate.txt52 declared for this signer in one of the app's signing lineage to be assigned to this same
54 or that assign the same capabilities to a common signer in their lineage, are not impacted
79 When the same file (including standard input) is used for
102 When the same file (including standard input) is used for
Dhelp_lineage.txt73 When the same file (including standard input) is used for
96 When the same file (including standard input) is used for
/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/
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,
Duser_config.proto58 // * All users talking to the same cloud project can share the same
/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/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.md93 the same project file again, what'll happen?

12