Searched refs:possible (Results 1 – 13 of 13) sorted by relevance
/tools/repohooks/tools/ |
D | checkpatch.pl | 1900 sub possible { subroutine 1901 my ($possible, $line) = @_; 1921 warn "CHECK<$possible> ($line)\n" if ($dbg_possible > 2); 1922 if ($possible !~ $notPermitted) { 1924 $possible =~ s/\s*$Storage\s*//g; 1925 $possible =~ s/\s*$Sparse\s*//g; 1926 if ($possible =~ /^\s*$/) { 1928 } elsif ($possible =~ /\s/) { 1929 $possible =~ s/\s*$Type\s*//g; 1930 for my $modifier (split(' ', $possible)) { [all …]
|
D | pylintrc | 274 # you should avoid to define new builtins when possible.
|
D | spelling.txt | 857 posible||possible
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/ |
D | nanopb.proto | 14 FT_DEFAULT = 0; // Automatically decide field type, generate static field if possible. 17 FT_STATIC = 2; // Generate a static field or raise an exception if not possible.
|
D | apollo_qa.proto | 6 c) Prefer 3-stage migrations if possible: add new message/enum/field & start
|
/tools/apkzlib/src/test/resources/testData/packaging/text-files/ |
D | rfc2460.txt | 178 Note: it is possible, though unusual, for a device with multiple 1024 e.g., one for each of the node's possible source addresses, or 1274 Note that there are two possible ways to encode optional destination 1324 greater, to accommodate possible encapsulations (i.e., tunneling) 1692 flow labels until the maximum lifetime of any possible previously 1757 Options header take up as little space as possible, subject to
|
/tools/metalava/ |
D | README.md | 187 possible with the signature-file based Python version; for example, it looks 463 grammar, e.g. when it's listing a number of possible constants the conjunction
|
D | FORMAT.md | 56 the version number. This makes it possible for tools to more safely interpret
|
/tools/apksig/src/apksigner/java/com/android/apksigner/ |
D | help_verify.txt | 21 verified. By default, the highest possible value is used.
|
D | help_sign.txt | 49 verified. By default, the highest possible value is used.
|
/tools/tradefederation/core/proto/ |
D | metric_measurement.proto | 32 CLOSER_BETTER = 3; // If the values should be as close as possible
|
/tools/repohooks/ |
D | README.md | 181 * `commit_msg_relnote_field_format`: Check for possible misspellings of the
|
/tools/external/fat32lib/ |
D | NOTICE | 37 For example, on rare occasions, there may be a special need to encourage the widest possible use of…
|