Searched refs:space (Results 1 – 12 of 12) sorted by relevance
/tools/netsim/pdl/ |
D | mac80211_hwsim.pdl | 32 * space, uses: 41 * @HWSIM_CMD_TX_INFO_FRAME: Transmission info report from user space to 88 properly the frame at user space 90 space 92 space
|
/tools/asuite/atest/bazel/runner/config/config/ |
D | format_module_name_to_test_target.cquery | 9 # Use space as a delimiter as Bazel labels can use many spacial characters in their target
|
/tools/netsim/guide/src/ui/ |
D | README.md | 43 ## Moving Devices in 3d space 45 We do not provide interactive control feature for 3d space yet.
|
/tools/metalava/metalava-model-psi/src/main/java/com/android/tools/metalava/model/psi/ |
D | Javadoc.kt | 982 val space = arg.indexOf(' ') in expandArgumentList() constant 986 if (space == -1) { in expandArgumentList() 989 if (space < arg.length - 1 && !arg[space + 1].isJavaIdentifierStart()) { in expandArgumentList() 994 arg.substring(0, space) in expandArgumentList()
|
/tools/tradefederation/core/proto/monitoring/server/ |
D | lab_resource.proto | 44 // To represent disk space usage values at certain moment.
|
/tools/repohooks/tools/ |
D | pylintrc | 235 # `trailing-comma` allows a space between comma and closing bracket: (a, ). 236 # `empty-line` allows space-only lines. 237 no-space-check=trailing-comma,dict-separator
|
D | checkpatch.pl | 3223 my $space = 1; 3257 $space = 0 if ($input =~ /\bcommit [0-9a-f]/i); 3267 ($short || $long || $space || $case || ($orig_desc ne $description) || !$has_quotes) && 5560 my $space = $1; 5568 fix_insert_line($fixlinenr, "$space$statement;"); 5569 my $newline = "${space}if (";
|
/tools/asuite/atest/bazel/runner/src/main/protobuf/ |
D | command_line.proto | 79 // Some examples: this might be `--foo=bar` form, or `--foo bar` with a space;
|
D | build_event_stream.proto | 391 // space). 887 // Size of the peak tenured space JVM heap size event in bytes post GC. Note
|
/tools/metalava/metalava-model-text/src/test/java/com/android/tools/metalava/model/text/ |
D | FileFormatTest.kt | 256 fun `Check format parsing (not blank, multiple lines of white space, then some text)`() { in Check format parsing (not blank, multiple lines of white space, then some text)()
|
/tools/repohooks/ |
D | README.md | 169 another hook = funtimes --i-need "some space" ${PREUPLOAD_FILES}
|
/tools/apkzlib/src/test/resources/testData/packaging/text-files/ |
D | rfc2460.txt | 524 The same Option Type numbering space is used for both the Hop-by-Hop 1757 Options header take up as little space as possible, subject to 2086 space is used for both Hop-by-Hop Options and Destination
|