| /freebsd-12.1/share/dtrace/ |
| H A D | tcpdebug | 9 * 1. Redistributions of source code must retain the above copyright
|
| /freebsd-12.1/contrib/elftoolchain/libdwarf/ |
| H A D | dwarf_pubnames.m4 | 8 * 1. Redistributions of source code must retain the above copyright
|
| H A D | dwarf_types.m4 | 8 * 1. Redistributions of source code must retain the above copyright
|
| H A D | dwarf_vars.m4 | 8 * 1. Redistributions of source code must retain the above copyright
|
| H A D | dwarf_weaks.m4 | 8 * 1. Redistributions of source code must retain the above copyright
|
| /freebsd-12.1/tests/sys/cddl/zfs/tests/zvol_thrash/ |
| H A D | zvol_thrash.cfg | 9 # 1. Redistributions of source code must retain the above copyright
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_ra_serf/ |
| H A D | get_deleted_rev.c | 171 if (handler->sline.code == 501) in svn_ra_serf__get_deleted_rev()
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86InstrTSX.td | 35 // Psuedo instruction to fake the definition of EAX on the fallback code path.
|
| /freebsd-12.1/contrib/atf/atf-c/ |
| H A D | defs.h.in | 7 * 1. Redistributions of source code must retain the above copyright
|
| /freebsd-12.1/contrib/ntp/sntp/libopts/ |
| H A D | COPYING.mbsd | 5 1. Redistributions of source code must retain the above copyright
|
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | remote-mips.c | 430 int code; /* error code */ member 2347 for (err = lsi_warning_table; err->code != 0; err++) in check_lsi_error() 2349 if ((err->code & rerrflg) == err->code) in check_lsi_error() 2368 for (err = lsi_error_table; err->code != 0; err++) in check_lsi_error() 2370 if ((err->code & rerrflg) == err->code) in check_lsi_error()
|
| H A D | NEWS | 29 non ISO-C code that stopped them being built using a more strict ISO-C 48 * Fixed a panic in the DWARF Call Frame Info code on Solaris 2.7 54 * Fixed a problem when examining parameters in shared library code. 56 When examining parameters in optimized shared library code generated 202 GDB's thread code has been updated to work with either the new 216 describe the location of variables (even in optimized code) to the 1421 * New DOS host serial code 1679 produce clean changes to the code. We implore people to read it 1753 shared code that handles any of them. 2141 skipping of `transfer vector' code during function calls, which [all …]
|
| H A D | gdbtypes.c | 1694 init_type (enum type_code code, int length, int flags, char *name, in init_type() argument 1700 TYPE_CODE (type) = code; in init_type() 1718 if (code == TYPE_CODE_STRUCT || code == TYPE_CODE_UNION in init_type() 1719 || code == TYPE_CODE_NAMESPACE) in init_type() 1729 init_composite_type (char *name, enum type_code code) in init_composite_type() argument 1732 gdb_assert (code == TYPE_CODE_STRUCT in init_composite_type() 1733 || code == TYPE_CODE_UNION); in init_composite_type() 1734 t = init_type (code, 0, 0, NULL, NULL); in init_composite_type()
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | FSFChangeLog.11 | 3118 Emit special code for TARGET_SH3E floating point with code == GE. 3606 * toplev.c (main): In -g handling code, add code to set len. 4542 code. 4772 * fp-bit.c (float_to_usi): Move code for negative numbers before code 6565 the condition code register. 6578 condition code register. 6581 code register. 9685 auto_inc_opt code. 11445 * rs6000.md (movsi_got*): Eliminate -fPIC code, keep -fpic code. 14222 the 8-bit area. Make code for 'Y' fall into code for 'R' when [all …]
|
| H A D | tree-tailcall.c | 277 enum tree_code code = TREE_CODE (src); in process_assignment() local 294 if (TREE_CODE_CLASS (code) != tcc_binary) in process_assignment() 326 switch (code) in process_assignment()
|
| /freebsd-12.1/contrib/ee/ |
| H A D | ee.i18n.guide | 4 as well as 16-bit characters. The Chinese Big 5 code set is the 16-bit 5 code set that ee was modified to handle, as it is relatively easy to 8 code sets may function, but have not been tested.
|
| /freebsd-12.1/stand/ficl/ |
| H A D | ficl.h | 534 FICL_CODE code; /* Native code to execute the word */ member 605 tempFW->code(pVM); 1042 int ficlBuild(FICL_SYSTEM *pSys, char *name, FICL_CODE code, char flags);
|
| /freebsd-12.1/crypto/openssl/crypto/poly1305/asm/ |
| H A D | poly1305-armv8.pl | 53 $code.=<<___; 220 $code.=<<___; 933 foreach (split("\n",$code)) {
|
| /freebsd-12.1/usr.bin/sed/ |
| H A D | process.c | 119 switch (cp->code) { in process() 369 for (cp = prog; cp; cp = cp->code == '{' ? cp->u.c : cp->next) in resetstate() 776 switch(cp->code) { in cfclose()
|
| /freebsd-12.1/contrib/bzip2/ |
| H A D | compress.c | 490 BZ2_hbAssignCodes ( &(s->code[t][0]), &(s->len[t][0]), in sendMTFValues() 560 = &(s->code[s->selector[selCtr]][0]); in sendMTFValues() 586 s->code [s->selector[selCtr]] [mtfv[i]] ); in sendMTFValues()
|
| /freebsd-12.1/contrib/llvm/tools/lld/lib/Driver/ |
| H A D | DarwinLdOptions.td | 24 HelpText<"Remove unreference code and data">, Group<grp_opts>; 53 HelpText<"Force generation of a data in code load command">, 56 HelpText<"Disable generation of a data in code load command">,
|
| /freebsd-12.1/sys/netinet6/ |
| H A D | raw_ip6.c | 402 int type = 0, code = 0; /* for ICMPv6 output statistics only */ in rip6_output() local 455 code = icmp6->icmp6_code; in rip6_output() 543 icmp6_ifoutstat_inc(oifp, type, code); in rip6_output()
|
| /freebsd-12.1/sys/powerpc/ps3/ |
| H A D | ps3cdrom.c | 137 static void ps3cdrom_async(void *callback_arg, u_int32_t code, 454 ps3cdrom_async(void *callback_arg, u_int32_t code, in ps3cdrom_async() argument 457 switch (code) { in ps3cdrom_async()
|
| /freebsd-12.1/sys/gnu/dts/arm64/sprd/ |
| H A D | sc9860.dtsi | 693 linux,code = <KEY_VOLUMEDOWN>; 701 linux,code = <KEY_VOLUMEUP>; 709 linux,code = <KEY_POWER>;
|
| /freebsd-12.1/contrib/libpcap/ |
| H A D | aclocal.m4 | 5 dnl modification, are permitted provided that: (1) source code distributions 7 dnl distributions including binary code include the above copyright notice and 421 dnl V_SHLIB_CCOPT (modified to build position-independent code) 433 # add options to generate position-independent code, 508 # add options to generate position-independent code, 577 # Try compiling a sample of the type of code that appears in 859 AC_LBL_CHECK_COMPILER_OPT($1, -Wunreachable-code) 867 # .devel file; why should the ABI for which we produce code
|