| /freebsd-12.1/share/i18n/csmapper/CP/ |
| H A D | CP10029%UCS.src | 26 # Column #1 is the cp10029_MacLatin2 code (in hex)
|
| H A D | CP10079%UCS.src | 26 # Column #1 is the cp10079_MacIcelandic code (in hex)
|
| H A D | CP10081%UCS.src | 26 # Column #1 is the cp10081_MacTurkish code (in hex)
|
| H A D | CP10000%UCS.src | 26 # Column #1 is the cp10000_MacRoman code (in hex)
|
| /freebsd-12.1/contrib/nvi/regex/ |
| H A D | COPYRIGHT | 30 * 1. Redistributions of source code must retain the above copyright
|
| /freebsd-12.1/sys/dev/gpio/ |
| H A D | gpiobus_if.m | 8 # 1. Redistributions of source code must retain the above copyright
|
| /freebsd-12.1/contrib/ntp/util/ |
| H A D | README | 22 scheme to discipline the hardware clock frequency. See the source code
|
| /freebsd-12.1/contrib/llvm/lib/Support/Windows/ |
| H A D | Signals.inc | 386 //=== WARNING: Implementation here must contain only Win32 specific code 387 //=== and must not be UNIX code 396 // Set *Return to the retry code for the return value of _CrtDbgReport: 704 /// \returns zero error code if a mini dump created, actual error code
|
| /freebsd-12.1/contrib/apr-util/ |
| H A D | LICENSE | 27 including but not limited to software source code, documentation 32 not limited to compiled object code, generated documentation, 56 communication on electronic mailing lists, source code control systems, 209 code for the these subcomponents is subject to the terms and 278 * The apr_md5_encode() routine uses much code obtained from the FreeBSD 3.0
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | params.def | 164 parameter should be removed when the delay slot code is rewritten 354 "tracer-max-code-growth", 355 "Maximal code growth caused by tail duplication (in percent)", 566 statements within the block. Clearly for large blocks the code 576 without excessive code bloat for pathological cases with the
|
| H A D | ChangeLog-2004 | 3161 duplicate code. 4999 or unknown code. 9407 code. 10190 code. 12582 to code. 16099 redundant code. 16630 * lambda-code.c: New file. Lambda code generation algorithm. 19994 old eh code. 24926 with code. 28954 coverage code. [all …]
|
| H A D | final.c | 1621 get_insn_template (int code, rtx insn) in get_insn_template() argument 1623 switch (insn_data[code].output_format) in get_insn_template() 1626 return insn_data[code].output.single; in get_insn_template() 1628 return insn_data[code].output.multi[which_alternative]; in get_insn_template() 1631 return (*insn_data[code].output.function) (recog_data.operand, insn); in get_insn_template() 3172 output_operand (rtx x, int code ATTRIBUTE_UNUSED) in output_operand() 3180 PRINT_OPERAND (asm_out_file, x, code); in output_operand()
|
| H A D | dfp.c | 607 decimal_real_arithmetic (REAL_VALUE_TYPE *r, enum tree_code code, in decimal_real_arithmetic() argument 625 switch (code) in decimal_real_arithmetic()
|
| H A D | ChangeLog-1999 | 20 part of the code. 1188 updating code. 3316 detection code 4193 code to ... 4196 code to ... 5859 buggy code. 6833 code generation. 10775 comparison code. 11978 -mcpu parsing code. 15153 a code label. [all …]
|
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | gnu-nat.c | 153 int code, subcode; member 1320 e->exception, e->code, e->subcode); in inf_signal() 1325 e->exception, e->code, e->subcode); in inf_signal() 1620 int exception, int code, int subcode) in S_exception_raise_request() argument 1627 thread_port, task_port, exception, code, subcode); in S_exception_raise_request() 1680 inf->wait.exc.code = code; in S_exception_raise_request()
|
| /freebsd-12.1/contrib/ntp/ |
| H A D | CommitLog | 21044 code review changes 98272 to simpler code. 146868 Added extra debugging code in comparision code. 177946 remove dead code 186884 code cleanup 186887 code cleanup 196202 [Bug 824] New parser code has some build problems with the SIM code. 196205 [Bug 824] New parser code has some build problems with the SIM code. 203304 Added code for: 218044 Test code [all …]
|
| /freebsd-12.1/crypto/openssl/doc/man3/ |
| H A D | OBJ_nid2obj.pod | 48 For convenience, OIDs are usually represented in source code as numeric 52 code should treat all returned values -- OIDs, NIDs, or names -- as
|
| /freebsd-12.1/crypto/openssl/ssl/ |
| H A D | s3_enc.c | 523 int ssl3_alert_code(int code) in ssl3_alert_code() argument 525 switch (code) { in ssl3_alert_code()
|
| /freebsd-12.1/contrib/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrDFP.td | 11 // arithmetic. These instructions are inot currently used for code generation, 14 // also be used for code generation for those types.
|
| /freebsd-12.1/lib/libusb/ |
| H A D | libusb.h | 449 const char *libusb_strerror(int code); 450 const char *libusb_error_name(int code);
|
| /freebsd-12.1/contrib/xz/src/xz/ |
| H A D | message.c | 789 message_strm(lzma_ret code) in message_strm() argument 791 switch (code) { in message_strm()
|
| /freebsd-12.1/contrib/tcsh/ |
| H A D | NewThings | 156 * 8 bit clean code, by using 16 bit strings. 165 code, very useful for novice users who hit control-Z 10 times on
|
| /freebsd-12.1/sys/dev/hptnr/ |
| H A D | README | 34 First source code release 40 This package contains FreeBSD driver source code for HighPoint Rocket
|
| /freebsd-12.1/contrib/telnet/libtelnet/ |
| H A D | kerberos5.c | 100 print_krb5_error(krb5_context context, krb5_error_code code, const char *msg) in print_krb5_error() argument 104 error_message = krb5_get_error_message(context, code); in print_krb5_error()
|
| /freebsd-12.1/contrib/binutils/bfd/ |
| H A D | pe-mips.c | 462 bfd_reloc_code_real_type code) in coff_mips_reloc_type_lookup() argument 466 switch (code) in coff_mips_reloc_type_lookup()
|