Home
last modified time | relevance | path

Searched refs:at (Results 1 – 25 of 162) sorted by relevance

1234567

/tools/repohooks/tools/
Dcheckpatch.pl4209 my $at = "(ctx:$ctx)";
4232 "space required after that '$op' $at\n" . $hereptr)) {
4250 "spaces prohibited around that '$op' $at\n" . $hereptr)) {
4265 "space prohibited before that '$op' $at\n" . $hereptr)) {
4272 "space required after that '$op' $at\n" . $hereptr)) {
4301 "space required before that '$op' $at\n" . $hereptr)) {
4313 "space prohibited after that '$op' $at\n" . $hereptr)) {
4326 "space required one side of that '$op' $at\n" . $hereptr)) {
4334 "space prohibited before that '$op' $at\n" . $hereptr)) {
4341 "space prohibited after that '$op' $at\n" . $hereptr)) {
[all …]
/tools/apkzlib/src/test/resources/testData/packaging/text-files/
Drfc2460.txt149 communicate at the link layer, i.e., the layer
364 natural boundaries, i.e., fields of width n octets are placed at an
416 Each extension header should occur at most once, except for the
417 Destination Options header which should occur at most twice (once
533 appear at an integer multiple of x octets from the start of the
997 reassembled at the receiver.
1319 be provided at a layer below IPv6.
1322 1661]) must be configured to have an MTU of at least 1280 octets; it
1338 the IPv6 Fragment header to fragment the packet at the source and
1339 have it reassembled at the destination(s). However, the use of such
[all …]
/tools/security/fuzzing/example_fuzzer/
DREADME.md31 For more information, see the libFuzzer documentation at
53 ==32069==ERROR: AddressSanitizer: stack-buffer-overflow on address 0x007fe3caf8c3 at pc 0x007891974…
54 WRITE of size 4 at 0x007fe3caf8c3 thread T0
65 Address 0x007fe3caf8c3 is located in stack of thread T0 at offset 35 in frame
69 [32, 35) 'buffer.i' (line 23) <== Memory access at offset 35 overflows this variable
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/
Dplugin.proto72 // the entire set into memory at once. However, as of this writing, this
74 // memory at once before sending them to the plugin.
100 // files need not reside completely in memory at one time. Note that as of
106 // content here is to be inserted into that file at a defined insertion
115 // as the insertion_point. Code inserted at this point will be placed
/tools/asuite/atest/
Datest.py55 from tools import atest_tools as at unknown
74 ACLOUD_CREATE = at.acloud_create
75 INDEX_TARGETS = at.index_targets
664 report_file = at.get_report_file(results_dir, acloud_args)
756 status = at.probe_acloud_status(report_file)
/tools/tradefederation/core/proto/
Dtest_record.proto6 * You may obtain a copy of the License at
50 // The time at which this test started executing.
53 // The time at which this test finished executing.
137 // A free-formed text that can help debugging the issue at hand.
/tools/metalava/
DREADME.md84 annotations. This isn't just merged at export time, it's merged at codebase
186 Some of these take advantage of looking at the source code which wasn't
272 unannotated APIs that are frequently used, at least by this app.
278 for. However, in metalava, annotation references are available at the AST
465 " and then the conjunction at the end should be "and").
/tools/tradefederation/core/
DREADME.md20 3. Review the code review guidance at go/tf-guidelines and go/tradefed-code-reviews
25 More information at:
28 See more details about Tradefed Architecture at:
Dtradefed_win.bat7 :: You may obtain a copy of the License at
58 :: file format for file at $TRADEFED_OPTS_FILE is one line per host with the following format:
/tools/apksig/src/apksigner/java/com/android/apksigner/
Dhelp_sign.txt58 such APKs puts users at risk once leaked.
122 the file one line at a time. Passwords are read in the
145 the file one line at a time. Passwords are read in the
204 --provider-pos Position / priority at which to install this provider in
Dhelp_rotate.txt74 the file one line at a time. Passwords are read in the
97 the file one line at a time. Passwords are read in the
191 --provider-pos Position / priority at which to install this provider in
Dhelp_lineage.txt71 the file one line at a time. Passwords are read in the
94 the file one line at a time. Passwords are read in the
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/
Ddescriptor.proto239 // These extensions may not yet be known at parsing time, so the parser cannot
243 // extensions when we build a descriptor, at which point all protos have been
609 // Let's look at just the field definition:
633 // example, the "extendee" of an extension declaration appears at the
645 // Identifies which part of the FileDescriptorProto was defined at this
/tools/test/openhst/
Dstress_test.proto6 * You may obtain a copy of the License at
83 // Commands to run once at the beginning of the test for the device.
158 // Commands that should be run at the beginning of the test to setup the
DLICENSE111 pertain to any part of the Derivative Works, in at least one
194 You may obtain a copy of the License at
/tools/external/fat32lib/
DNOTICE59 You may charge a fee for the physical act of transferring a copy, and you may at your option offer …
65 c) You must cause the whole of the work to be licensed at no charge to all third parties under the …
100 …sm for linking with the Library. A suitable mechanism is one that (1) uses at run time a copy of t…
101 c) Accompany the work with a written offer, valid for at least three years, to give the same user t…
118 …nent obligations, then as a consequence you may not distribute the Library at all. For example, if…
/tools/dexter/slicer/
Dwriter.cc1070 index = dex_ir_->strings_map.at(index)->index; in MapStringIndex()
1079 index = dex_ir_->types_map.at(index)->index; in MapTypeIndex()
1088 index = dex_ir_->fields_map.at(index)->index; in MapFieldIndex()
1097 index = dex_ir_->methods_map.at(index)->index; in MapMethodIndex()
/tools/tradefederation/core/tests/res/testtype/
Drust_output2.txt29 thread 'idents' panicked at 'assertion failed: `(left == right)`
34 thread 'literal_string' panicked at 'assertion failed: `(left == right)`
/tools/acloud/internal/proto/
Dinternal_config.proto5 // You may obtain a copy of the License at
52 // using the same config at data/default.config. However,
/tools/test/connectivity/acts_tests/tests/google/bt/pts/instructions/
DGAP_PTS_INSTRUCTIONS5 # the License at
307 As PTS is connecting to you run this command at the same time:
/tools/acloud/
DLICENSE111 pertain to any part of the Derivative Works, in at least one
194 You may obtain a copy of the License at
/tools/apksig/
DLICENSE123 pertain to any part of the Derivative Works, in at least one
206 You may obtain a copy of the License at
/tools/treble/
DLICENSE111 pertain to any part of the Derivative Works, in at least one
194 You may obtain a copy of the License at
/tools/trebuchet/
DLICENSE111 pertain to any part of the Derivative Works, in at least one
194 You may obtain a copy of the License at
/tools/repohooks/
DREADME.md44 For manifests that don't have a project checked out at the top level,
150 so it should be at least somewhat descriptive.

1234567