Home
last modified time | relevance | path

Searched refs:ending (Results 1 – 25 of 407) sorted by relevance

12345678910>>...17

/netbsd-src/usr.bin/make/unit-tests/
H A Dopt-file.mk9 all: file-ending-in-backslash
10 all: file-ending-in-backslash-mmap
40 file-ending-in-backslash: .PHONY
H A Descape.exp69 echo :'command ending with backslash-newline'; \
71 :command ending with backslash-newline
/netbsd-src/lib/libc/arch/mips/string/
H A Dbcmp.S70 PTR_ADDU a3, a3, a0 # compute ending address
84 PTR_ADDU a3, a3, a0 # compute ending address
96 PTR_ADDU a3, a3, a0 # compute ending address
108 PTR_ADDU a3, a2, a0 # compute ending address
H A Dbzero.S82 PTR_ADDU a3, a3, a0 # compute ending address
89 PTR_ADDU a3, a1, a0 # compute ending address
/netbsd-src/tests/usr.bin/grep/
H A Dd_input4 This is a another line with a Front and an ending
6 Here is another ending.
H A Dd_begin_end_b.out1 This is a another line with a Front and an ending
H A Dd_zgrep.out2 This is a another line with a Front and an ending
/netbsd-src/external/lgpl3/mpfr/dist/doc/
H A Dcheck-typography27 * Punctuation not ending a sentence: use @: after the punctuation
29 * Punctuation ending a sentence: use @ before the punctuation
/netbsd-src/external/bsd/unbound/dist/pythonmod/doc/examples/
H A Dexample2.rst26 Query for a A record ending with .localdomain
48 As we handle (override) in the python module only queries ending with
/netbsd-src/sys/arch/macppc/dev/
H A Dcuda.c532 int ending, type; in cuda_intr() local
582 ending = 0; in cuda_intr()
588 ending = 1; in cuda_intr()
595 ending = 1; in cuda_intr()
601 ending = 1; in cuda_intr()
607 if (ending == 1) { /* end of message? */ in cuda_intr()
H A Dadb_direct.c331 volatile int i, ending; in adb_intr_cuda() local
377 ending = 1; in adb_intr_cuda()
379 ending = 0; in adb_intr_cuda()
381 if (1 == ending) { /* end of message? */ in adb_intr_cuda()
/netbsd-src/external/bsd/ntp/dist/scripts/stats/
H A DREADME4 facility. Those files ending in .awk are for the Unix awk utility, while
5 those ending in .sh are for the csh utility. Normally, the summary.sh
/netbsd-src/sys/arch/mac68k/dev/
H A Dadb_direct.c406 volatile int i __unused, ending; in adb_intr_cuda() local
444 ending = 1; in adb_intr_cuda()
446 ending = 0; in adb_intr_cuda()
448 if (1 == ending) { /* end of message? */ in adb_intr_cuda()
1253 int ending; in adb_intr_IIsi() local
1285 ending = 1; in adb_intr_IIsi()
1287 ending = 0; in adb_intr_IIsi()
1294 if (1 == ending) { /* end of message? */ in adb_intr_IIsi()
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dnetscape24 #This is files ending in .art, FIXME add more rules
/netbsd-src/external/mpl/bind/dist/contrib/dlz/modules/wildcard/testing/
H A Dnamed.conf
/netbsd-src/sys/arch/newsmips/stand/boot/
H A Dlocore.S79 addu a1, a1, a0 # compute ending address
/netbsd-src/sys/external/bsd/acpica/dist/tests/misc/
H A DconverterSample.asl82 /*ending
/netbsd-src/sys/arch/sun2/sun2/
H A Dlocore.s98 | used during process switch (two 2K pages ending at start)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dopts-common.c1829 string ending = makeflags.substr (n + js_needle.size ()); in jobserver_info() local
1830 if (ending.find (fifo_prefix) == 0) in jobserver_info()
1832 ending = ending.substr (fifo_prefix.size ()); in jobserver_info()
1833 pipe_path = ending.substr (0, ending.find (' ')); in jobserver_info()
H A Dpredict.def151 /* Branch ending with return constant is probably not taken. */
154 /* Branch ending with return negative constant is probably not taken. */
157 /* Branch ending with return; is probably not taken */
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-config/
H A DBuildVariables.inc.in13 // The variant of this file not ending with .in has been autogenerated by the
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dpredict.def151 /* Branch ending with return constant is probably not taken. */
154 /* Branch ending with return negative constant is probably not taken. */
157 /* Branch ending with return; is probably not taken */
H A Dopts-common.cc2027 string ending = makeflags.substr (n + js_needle.size ()); in jobserver_info() local
2028 if (ending.find (fifo_prefix) == 0) in jobserver_info()
2030 ending = ending.substr (fifo_prefix.size ()); in jobserver_info()
2031 pipe_path = ending.substr (0, ending.find (' ')); in jobserver_info()
/netbsd-src/external/gpl2/gmake/dist/tests/scripts/functions/
H A Dfilter-out6 filter-out function is first used to discard names ending in
/netbsd-src/external/gpl3/binutils/dist/gprofng/doc/
H A Dgp-macros.texi53 @c -- For some reason ending this macro with @noindent does not work out well.

12345678910>>...17