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

  /src/usr.bin/make/unit-tests/
varmod-match-escape.mk 87 # when the range ends with the character ']'.
89 # 'A' begins the range, 'B' is in the middle of the range, ']' ends the range,
92 # The ']' is part of the character range and at the same time ends the
95 # The first ']' is part of the character range and at the same time ends the
98 # The first ']' is part of the character range and at the same time ends the
101 # For negative character lists, the ']' ends the character range but does not
104 # is no practical need for a character range that ends at ']'.
varname-dot-make-jobs.mk 25 # If -j arg is floating point or ends in C;
char-005c-reverse-solidus.mk 84 # The pattern ends up as "x\:Nzzz". Only the sequence "\:" is unescaped, all
90 # The pattern for the ":M" modifier ends up as "x\\\\\\\:Nzzz". Only the
comment.mk 42 # This comment ends with 2 backslashes. An even number of backslashes does
varmod-assign.mk 15 # FIRST ends up with the value 1.
22 # operator '=' overwrites the previous value, therefore the variable LAST ends
31 # APPENDED ends up with the value "1 2 3".
opt-file.mk 17 # In the unlikely case where a file ends in a backslash instead of a newline,
escape.mk 66 VAR1BSsc= 111\ # This is a comment. Value ends with <backslash><space>
80 VAR2BSsc= 222\\ # This is a comment. Value ends with <backslash><backslash>
varmod-edge.mk 21 # The second closing brace actually ends the expression.
94 # This means that the pattern ends there.
varmod-match.mk 190 # ] ends a character list for matching 1 character
194 # ) while parsing the pattern, ends a nesting level
196 # } while parsing the pattern, ends a nesting level
deptgt-makeflags.mk 59 # Instead, the \n ends up as a line that is then interpreted as a variable
varname-dot-suffixes.mk 93 # convention for these iteration variables is to have dots at both ends, so
varmod-subst.mk 90 # The :S modifier with the '^' and '$' anchors does not match a word that ends
97 # pattern ends with the word but is longer than the word.
var-op-sunsh.mk 83 # The variable name therefore ends before the first ':sh', and the last
directive-for-empty.mk 111 # variable 'i'. When the inner .for loop ends, the inner 'i' needs to be
varmisc.mk 105 # If the expanded variable name ends in a +, this still does not influence
varmod-to-separator.mk 24 # The first colon is the separator, the second ends the modifier.
var-op-expand.mk 261 # This would work for the first expression. The second expression ends
varmod-indirect.mk 232 # evaluation, therefore the scope of the inner separator ends after applying
varmod-ifelse.mk 106 # the condition ends up as "${VAR} == value", just as intended.
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
am335x-bonegreen-wireless.dts 113 /* in case it isn't, wilink8 ends up in one of the test modes that */
116 /* introduces a pullup on the line and wilink8 ends up in a bad state. */
  /src/sys/modules/examples/luareadhappy/
happy.lua 33 -- numbers for which this process ends in 1 are happy numbers, while those that
46 -- If n is not happy then its sequence ends in the cycle:
  /src/sys/arch/newsmips/newsmips/
locore_machdep.S 165 # label ends end up in a different section otherwise.
  /src/usr.bin/m4/TEST/
test.m4 239 Thus ends the story of the Kingdom of Transformation. I hope this has
  /src/sys/dev/scsipi/
cd.c 1697 int ends, int endf)
1707 cmd.end_s = ends;
  /src/sys/external/isc/libsodium/dist/m4/
libtool.m4 591 # the child script. The macro ends with non-zero status if the
2317 # ...but if some path component already ends with the multilib dir we assume
6936 # ends with ".so" (or ".sl" for HP-UX), so rename the library
7135 # ends with ".so" (or ".sl" for HP-UX), so rename the library

Completed in 25 milliseconds