Searched refs:ending (Results 1 - 17 of 17) sorted by relevance

/freebsd-11-stable/lib/libc/mips/string/
H A Dbcmp.S76 PTR_ADDU a3, a3, a0 # compute ending address
90 PTR_ADDU a3, a3, a0 # compute ending address
102 PTR_ADDU a3, a3, a0 # compute ending address
114 PTR_ADDU a3, a2, a0 # compute ending address
H A Dbzero.S68 PTR_ADDU a3, a3, a0 # compute ending address
75 PTR_ADDU a3, a1, a0 # compute ending address
/freebsd-11-stable/sys/arm64/arm64/
H A Dbzero.S42 cbz x1, ending
185 cbz x5, ending
202 ending: label
H A Dcopyinout.S165 b ending
216 tbz x2, #0x00, ending
220 ending: label
/freebsd-11-stable/sys/powerpc/powermac/
H A Dcuda.c517 int i, ending, restart_send, process_inbound; local
570 ending = 0;
576 ending = 1;
583 ending = 1;
588 if (ending == 1) { /* end of message? */
/freebsd-11-stable/contrib/bmake/unit-tests/
H A Descape.exp75 echo :'command ending with backslash-newline'; \
77 :command ending with backslash-newline
H A Descape.mk214 echo :'command ending with backslash-newline'; \
/freebsd-11-stable/sys/mips/mips/
H A Dsupport.S533 PTR_ADDU t0, t0, a0 # compute ending address
541 PTR_ADDU t0, a2, a0 # compute ending address
569 PTR_ADDU a3, a3, a0 # compute ending address
576 PTR_ADDU a3, a1, a0 # compute ending address
610 PTR_ADDU a3, a3, a0 # compute ending address
624 PTR_ADDU a3, a3, a0 # compute ending address
636 PTR_ADDU a3, a3, a0 # compute ending address
648 PTR_ADDU a3, a2, a0 # compute ending address
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Deabi-cn.asm36 /* This file just supplies labeled ending points for the .got* and other
H A Dsol-cn.asm36 # This file just supplies labeled ending points for the .got* and other
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dz_Linux_util.cpp2021 void *ending = NULL; local
2024 rc = fscanf(file, "%p-%p %4s %*[^\n]\n", &beginning, &ending, perms);
2032 if ((addr >= beginning) && (addr < ending)) {
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/Windows/
H A DPath.inc374 // Strip the \\?\ prefix. We don't want it ending up in output, and such
/freebsd-11-stable/contrib/netbsd-tests/usr.bin/grep/
H A Dt_grep.sh115 grep ending$ "$(atf_get_srcdir)/d_input"
/freebsd-11-stable/contrib/gcc/cp/
H A Dparser.c5046 int ending;
5051 ending = cp_parser_skip_to_closing_parenthesis (parser,
5055 if (ending < 0)
5057 if (!ending)
17156 /* Returns TRUE iff the next token is the "," or ">" ending a
20594 int ending;
20599 ending = cp_parser_skip_to_closing_parenthesis (parser,
20603 if (ending < 0)
5044 int ending; local
20591 int ending; local
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex618 % period following counts as ending a sentence. (Idea found in latex.)
2190 % It is important to do the page break before ending the group,
3753 % Do not prefer a separate line ending with a hyphen to fewer lines.
5352 % common ending:
5665 % Append \endinput to make sure that TeX does not see the ending newline.
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex610 % period following counts as ending a sentence. (Idea found in latex.)
2089 % It is important to do the page break before ending the group,
3651 % Do not prefer a separate line ending with a hyphen to fewer lines.
5228 % common ending:
5541 % Append \endinput to make sure that TeX does not see the ending newline.
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex2945 % period following counts as ending a sentence. (Idea found in latex.)
3241 % It is important to do the page break before ending the group,
4984 % Do not prefer a separate line ending with a hyphen to fewer lines.
6845 % common ending:

Completed in 175 milliseconds