Searched refs:of (Results 176 - 200 of 712) sorted by relevance

1234567891011>>

/freebsd-11-stable/stand/i386/kgzldr/
H A Dstart.s8 # 1. Redistributions of source code must retain the above copyright
9 # notice, this list of conditions and the following disclaimer.
11 # notice, this list of conditions and the following disclaimer in the
36 movl $_edata,%edi # Start of bss
/freebsd-11-stable/usr.bin/colldef/
H A Dscan.l13 * 1. Redistributions of source code must retain the above copyright
14 * notice, this list of conditions and the following disclaimer.
16 * notice, this list of conditions and the following disclaimer in the
107 errx(EX_UNAVAILABLE, "map expected near line %u of %s",
163 errx(EX_UNAVAILABLE, "non-ASCII or non-printable character 0x%02x not allowed in the map/name near line %u of %s",
166 errx(EX_UNAVAILABLE, "map/name buffer overflow near line %u of %s, character '%c'",
215 errx(EX_UNAVAILABLE, "unterminated map/name/string near line %u of %s", line_no, s);
220 errx(EX_UNAVAILABLE, "premature EOF in the name/string/char near line %u of %s", line_no, s);
271 errx(EX_UNAVAILABLE, "premature EOF in the map near line %u of %s", line_no, map_name);
/freebsd-11-stable/contrib/ntp/libntp/
H A Dtimexsup.c5 * The contents of 'html/copyright.html' apply.
18 # warning inconsistent definitions of MOD_NANO vs STA_NANO
/freebsd-11-stable/contrib/gdb/
H A Ddjunpack.bat3 Rem WARNING WARNING WARNING: This file needs to have DOS CRLF end-of-line
7 Rem renaming some of the files whose names are invalid on DOS or conflict
18 Rem be identical to the name of the top-level directory where the GDB
28 Rem The following uses a feature of COPY whereby it does not copy
/freebsd-11-stable/contrib/bmake/mk/
H A Dlibs.mk6 # be of use. There is absolutely NO WARRANTY.
12 # Please send copies of changes and bug-fixes to:
20 # In meta mode, we can capture dependenices for _one_ of the progs.
38 # just one of many
H A Doptions.mk6 # be of use. There is absolutely NO WARRANTY.
12 # Please send copies of changes and bug-fixes to:
21 # This allows override of an OPTIONS_DEFAULT_YES by adding it to
63 # use the value of ${OPTION_PREFIX}FOO
H A Dprogs.mk6 # be of use. There is absolutely NO WARRANTY.
12 # Please send copies of changes and bug-fixes to:
20 # In meta mode, we can capture dependenices for _one_ of the progs.
37 # just one of many
H A Dsys.vars.mk6 # be of use. There is absolutely NO WARRANTY.
12 # Please send copies of changes and bug-fixes to:
30 # if this is an ancient version of bmake
46 # turn a list into a set of :N modifiers
H A Dtarget-flags.mk27 # variables. The original version of this macro file did
45 # be of use. There is absolutely NO WARRANTY.
51 # Please send copies of changes and bug-fixes to:
H A Dyacc.mk7 # be of use. There is absolutely NO WARRANTY.
13 # Please send copies of changes and bug-fixes to:
35 # the touch of the .c is to ensure it is newer than .h (paranoia)
/freebsd-11-stable/contrib/bmake/unit-tests/
H A Dcomment.mk13 that keeps going until the end of this line
H A Dposix.exp22 `all' not remade because of errors.
/freebsd-11-stable/contrib/dialog/samples/
H A Deditbox-utf819 Choose Description of the OS you like
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dcrti.asm2 Return spill offset of 40 and 20. Aligned to 16 bytes for n32. */
H A Dcrtn.asm2 Return spill offset of 40 and 20. Aligned to 16 bytes for n32. */
H A Dirix-crti.asm5 /* The GNU and SGI linkers differ in their implementation of -init and -fini.
9 epilogue of the main initialization routine being provided by external
13 to a linker-created function (placed in .init) that calls each of the -init
/freebsd-11-stable/lib/libc/mips/string/
H A Dbcopy.S10 * notice and this permission notice appear in all copies of the
18 * Carnegie Mellon requests users of this software to return to
21 * School of Computer Science
108 andi t1,DSTREG,(SZREG-1) # get last bits of dest
110 andi t0,SRCREG,(SZREG-1) # get last bits of src
184 PTR_SUBU a3,SIZEREG,t0 # number of words to transfer
204 andi t1,DSTREG,SZREG-1 # get last 3 bits of dest
206 andi t0,SRCREG,SZREG-1 # get last 3 bits of src
213 and t0,SIZEREG,AT # count truncated to multiple of 32
247 PTR_SUBU t2,SIZEREG,t2 # t2 = number of word
[all...]
/freebsd-11-stable/lib/libc/mips/sys/
H A Dcerror.S5 * The Regents of the University of California. All rights reserved.
13 * 1. Redistributions of source code must retain the above copyright
14 * notice, this list of conditions and the following disclaimer.
16 * notice, this list of conditions and the following disclaimer in the
18 * 3. Neither the name of the University nor the names of its contributors
58 PTR_LA t9, _C_LABEL(__error) # locate address of errno
/freebsd-11-stable/sys/mips/mips/
H A Dbcopy.S10 * notice and this permission notice appear in all copies of the
18 * Carnegie Mellon requests users of this software to return to
21 * School of Computer Science
97 andi t1,DSTREG,(SZREG-1) # get last bits of dest
99 andi t0,SRCREG,(SZREG-1) # get last bits of src
173 PTR_SUBU a3,SIZEREG,t0 # number of words to transfer
193 andi t1,DSTREG,SZREG-1 # get last 3 bits of dest
195 andi t0,SRCREG,SZREG-1 # get last 3 bits of src
202 and t0,SIZEREG,AT # count truncated to multiple of 32
236 PTR_SUBU t2,SIZEREG,t2 # t2 = number of word
[all...]
/freebsd-11-stable/tools/regression/tmpfs/
H A Dt_read_write9 # by Julio M. Merino Vidal, developed as part of Google's Summer of Code
15 # 1. Redistributions of source code must retain the above copyright
16 # notice, this list of conditions and the following disclaimer.
18 # notice, this list of conditions and the following disclaimer in the
58 dd if=/dev/zero of=c bs=1k count=10 >/dev/null 2>&1 || die
59 echo 'dd if=/dev/zero of=c seek=2 bs=1k count=1 conv=notrunc' \
/freebsd-11-stable/share/dtrace/
H A Dtcptrack9 * 1. Redistributions of source code must retain the above copyright
10 * notice, this list of conditions and the following disclaimer.
12 * notice, this list of conditions and the following disclaimer in the
30 * connections including acceptance and refusal of inbound and
/freebsd-11-stable/sys/tools/
H A Dembed_mfs.sh8 # 1. Redistributions of source code must retain the above copyright
9 # notice, this list of conditions and the following disclaimer.
11 # notice, this list of conditions and the following disclaimer in the
62 #try to find start byte of MFS start flag otherwise - bail.
67 #try to find start byte of MFS end flag otherwise - bail.
82 dd if=$2 ibs=8192 of=$1 obs=${sec_start} oseek=1 conv=notrunc 2> /dev/null && \
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_format.inc3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
97 // Store size not known in advance; can be calculated as wcslen() of the
100 // Store size not known in advance; can be calculated as strlen() of the
107 // Returns the memory size of a format directive (if >0), or a value of
174 // unprocessed character, or 0 in case of error.
175 // In case of the end-of-string, a pointer to the closing \0 is returned.
229 return nullptr; // unexpected end of string
234 // of
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/Windows/
H A DDynamicLibrary.inc3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
9 // This file provides the Win32 specific implementation of DynamicLibrary.
72 // EnumProcessModules will fail on Windows 64 while some versions of
107 // * Not including the load time of Dbghelp.dll (~.005 sec)
109 // There's still a case to somehow cache the result of EnumProcessModulesEx
110 // across invocations, but the complication of doing that properly...
119 // to EnumProcessModulesEx that gets the amount of, then copies the HMODULES.
/freebsd-11-stable/share/mk/
H A Dlocal.sys.env.mk22 # turn a list into a set of :N modifiers
35 # we can use this for a cheap timestamp at the start of a target's script,
39 # this will produce the same output but as of when date(1) is run.

Completed in 118 milliseconds

1234567891011>>