Home
last modified time | relevance | path

Searched refs:code (Results 2501 – 2525 of 5016) sorted by relevance

1...<<101102103104105106107108109110>>...201

/freebsd-12.1/share/dtrace/
H A Dtcpdebug9 * 1. Redistributions of source code must retain the above copyright
/freebsd-12.1/contrib/elftoolchain/libdwarf/
H A Ddwarf_pubnames.m48 * 1. Redistributions of source code must retain the above copyright
H A Ddwarf_types.m48 * 1. Redistributions of source code must retain the above copyright
H A Ddwarf_vars.m48 * 1. Redistributions of source code must retain the above copyright
H A Ddwarf_weaks.m48 * 1. Redistributions of source code must retain the above copyright
/freebsd-12.1/tests/sys/cddl/zfs/tests/zvol_thrash/
H A Dzvol_thrash.cfg9 # 1. Redistributions of source code must retain the above copyright
/freebsd-12.1/contrib/subversion/subversion/libsvn_ra_serf/
H A Dget_deleted_rev.c171 if (handler->sline.code == 501) in svn_ra_serf__get_deleted_rev()
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86InstrTSX.td35 // Psuedo instruction to fake the definition of EAX on the fallback code path.
/freebsd-12.1/contrib/atf/atf-c/
H A Ddefs.h.in7 * 1. Redistributions of source code must retain the above copyright
/freebsd-12.1/contrib/ntp/sntp/libopts/
H A DCOPYING.mbsd5 1. Redistributions of source code must retain the above copyright
/freebsd-12.1/contrib/gdb/gdb/
H A Dremote-mips.c430 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 DNEWS29 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 Dgdbtypes.c1694 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 DFSFChangeLog.113118 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 Dtree-tailcall.c277 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 Dee.i18n.guide4 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 Dficl.h534 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 Dpoly1305-armv8.pl53 $code.=<<___;
220 $code.=<<___;
933 foreach (split("\n",$code)) {
/freebsd-12.1/usr.bin/sed/
H A Dprocess.c119 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 Dcompress.c490 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 DDarwinLdOptions.td24 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 Draw_ip6.c402 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 Dps3cdrom.c137 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 Dsc9860.dtsi693 linux,code = <KEY_VOLUMEDOWN>;
701 linux,code = <KEY_VOLUMEUP>;
709 linux,code = <KEY_POWER>;
/freebsd-12.1/contrib/libpcap/
H A Daclocal.m45 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

1...<<101102103104105106107108109110>>...201