HomeSort by: relevance | last modified time | path
    Searched refs:indented (Results 1 - 14 of 14) sorted by relevancy

  /src/tests/usr.bin/indent/
ps_ind_level.c 9 * Even if later code has a smaller indentation, it is nevertheless indented to
16 * The declaration in the first line is indented by 3 tabs, amounting to 24
25 #if indented
36 #if indented
42 * Labels are always indented 2 levels left of the code. The first line starts
81 * The variables are indented by 16, 21, 26, 31, 36.
101 * The variables are indented by 7, 12, 17, 22, 27.
122 * Having function definitions indented to the right is not supported. In that
t_misc.sh 257 /* $ The variable name is indented by 12 characters due to -di12. */
303 # type name is indented by whitespace, it is ignored as well.
315 ignored_t is ignored since it is indented
  /src/usr.bin/make/unit-tests/
directive.mk 8 # even if they are indented.
9 # expect+1: Unknown directive "indented"
10 .indented none
11 # expect+1: Unknown directive "indented"
12 . indented 2 spaces
13 # expect+1: Unknown directive "indented"
14 . indented tab
opt-debug-errors.exp 7 echo \ indented; false
8 indented
11 *** Failed command: echo \ indented; false
directive-info.exp 5 make: directive-info.mk:20: indented message
opt-debug-errors.mk 19 # XXX: The debug output folds the spaces, showing 'echo \ indented' instead
20 # of the correct 'echo \ indented'.
22 echo \ indented; false
opt-debug-errors-jobs.exp 11 echo \ indented; false
12 indented
17 echo \ indented; false
job-flags.mk 26 # This also works if the '-' is indented by a space or a tab.
directive-info.mk 19 # expect+1: indented message
20 .info indented message
comment.mk 15 # Comments can be indented with spaces, but that is rather unusual.
17 # Comments can be indented with a tab.
opt-debug-errors-jobs.mk 19 echo \ indented; false
var-op-assign.mk 25 # commands, which are indented with a tab.
  /src/usr.bin/xlint/lint1/
debug.c 116 debug_push_indented(bool indented)
119 did_indentation = indented;
124 debug_pop_indented(bool indented)
126 did_indentation = indented;
  /src/share/misc/
style 370 gets + indented + four + spaces + on + the + second +

Completed in 16 milliseconds