Home
last modified time | relevance | path

Searched refs:whitespace (Results 1 – 8 of 8) sorted by relevance

/tools/metalava/src/main/java/com/android/tools/metalava/model/psi/
DJavadoc.kt411 val whitespace = Character.isWhitespace(c) in getBodyContents() constant
412 if (whitespace || c == '>') { in getBodyContents()
422 whitespace -> state = STATE_BEFORE_ATTRIBUTE in getBodyContents()
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/
Dplugin.proto130 // whitespace, the same whitespace will be added to every line of the
/tools/repohooks/tools/
Dcheckpatch.pl4716 my ($whitespace) =
4719 statement_rawlines($whitespace) - 1;
5150 my ($whitespace) = ($cond =~ /^((?:\s*\n[+-])*\s*)/s);
5151 my $offset = statement_rawlines($whitespace) - 1;
Dcpplint.py3135 line[commentpos-1] not in string.whitespace) or
3137 line[commentpos-2] not in string.whitespace))):
Dpylintrc294 # List of optional constructs for which whitespace checking is disabled. `dict-
/tools/repohooks/
DREADME.md101 environment variables, but are expanded inline. Files with whitespace and
220 whitespace.
/tools/metalava/src/main/java/com/android/tools/metalava/
DOptions.kt2066 … val pathList = Splitter.on(CharMatcher.whitespace()).trimResults().omitEmptyStrings().split( in <lambda>()
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/
Ddescriptor.proto685 // stripped out. For block comments, leading whitespace and an asterisk