/freebsd/share/doc/papers/sysperf/ |
H A D | appendix.ms | 9 'ds - \(mi 10 'ds / \\h'\\w' 'u-\\w'/'u'/ 11 'ds /* \\h'\\w' 'u-\\w'/'u'/* 23 \f2\s12\h'\\n(.lu-\w'\\*(=f'u'\\*(=f\fP\s0\h'|0u' 36 'if \\n(cm=1 'ft 2 45 'ds -K 47 'de -C 51 'ds -K \fP 54 '-C 59 \f2\s14\h'\\n(.lu-\w'\\$1'u'\\$1\fP\s0\h'|0u'\c [all …]
|
/freebsd/contrib/ntp/sntp/libopts/ |
H A D | ao-strs.c | 1 /* -*- buffer-read-only: t -*- vi: set ro: 3 * DO NOT EDIT THIS FILE (ao-strs.c) 5 * It has been AutoGen-ed 6 * From the definitions ao-strs.def 9 * Copyright (C) 2011-2018 Bruce Korb, all rights reserved. 39 #include "ao-strs.h" 42 /* 0 */ "-_^\0" 43 /* 4 */ " %s%s\n\0" 44 /* 12 */ "<?auto-options\0" 46 /* 37 */ "%%-%ds %%s\n\0" [all …]
|
/freebsd/contrib/llvm-project/libcxx/src/ |
H A D | hash.cpp | 1 //===---------- 152 __check_for_overflow(size_t N) __check_for_overflow() argument 161 __check_for_overflow(size_t N) __check_for_overflow() argument 168 __next_prime(size_t n) __next_prime() argument 171 const size_t N = sizeof(small_primes) / sizeof(small_primes[0]); __next_prime() local [all...] |
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | main.c | 2 * Copyright (c) 2004-2009 Voltaire, Inc. All rights reserved. 3 * Copyright (c) 2002-2011 Mellanox Technologies LTD. All rights reserved. 4 * Copyright (c) 1996-2003 Intel Corporation. All rights reserved. 7 * Copyright (c) 2009-2011 ZIH, TU Dresden, Federal Republic of Germany. All rights reserved. 19 * - Redistributions of source code must retain the above 23 * - Redistributions in binary form must reproduce the above 79 printf("OpenSM: Got signal %d - exiting...\n", signum); in mark_exit_flag() 130 printf("\n------- OpenSM - Usage and options ----------------------\n"); in show_usage() 131 printf("Usage: opensm [options]\n"); in show_usage() 132 printf("Options:\n"); in show_usage() [all …]
|
H A D | osm_subnet.c | 2 * Copyright (c) 2004-2009 Voltaire, Inc. All rights reserved. 3 * Copyright (c) 2002-2011 Mellanox Technologies LTD. All rights reserved. 4 * Copyright (c) 1996-2003 Intel Corporation. All rights reserved. 8 * Copyright (c) 2009-2015 ZIH, TU Dresden, Federal Republic of Germany. All rights reserved. 21 * - Redistributions of source code must retain the above 25 * - Redistributions in binary form must reproduce the above 225 unsigned n; in log_config_value() local 227 n = snprintf(buf, sizeof(buf), " Loading Cached Option:%s = ", name); in log_config_value() 228 if (n > sizeof(buf)) in log_config_value() 229 n = sizeof(buf); in log_config_value() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeTypes.h | 1 //===-- LegalizeTypes.h - DAG Type Legalizer class definition ---*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 13 //===----------------------------------------------------------------------===// 26 //===----------------------------------------------------------------------===// 43 NewNode = -1, 47 Unanalyzed = -2, 50 Processed = -3 52 // 1+ - This is a node which has this many unprocessed operands. 81 bool IgnoreNodeResults(SDNode *N) const { in IgnoreNodeResults() argument [all …]
|
H A D | LegalizeFloatTypes.cpp | 1 //===-------- LegalizeFloatTypes.cpp - Legalization of float types --------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 19 //===----------------------------------------------------------------------===// 27 #define DEBUG_TYPE "legalize-types" 29 /// GetFPLibCall - Return the right libcall for the given floating point type. 47 //===----------------------------------------------------------------------===// 49 //===----------------------------------------------------------------------===// 51 void DAGTypeLegalizer::SoftenFloatResult(SDNode *N, unsigned ResNo) { in SoftenFloatResult() argument 52 LLVM_DEBUG(dbgs() << "Soften float result " << ResNo << ": "; N->dump(&DAG)); in SoftenFloatResult() [all …]
|
/freebsd/cddl/contrib/opensolaris/cmd/plockstat/ |
H A D | plockstat.c | 58 * user-land, it's not invalid to release a sychonization primitive that 59 * another thread acquired; rwlocks require a thread-local associative array 65 "plockstat$target:::rw-acquire\n" 66 "{\n" 67 " self->rwhold[arg0] = timestamp;\n" 68 "}\n" 69 "plockstat$target:::mutex-acquire\n" 70 "/arg1 == 0/\n" 71 "{\n" 72 " mtxhold[arg0] = timestamp;\n" [all …]
|
/freebsd/sbin/pfctl/ |
H A D | pf.os | 3 # ------------------------- 7 # (C) Copyright 2000-2003 by Michal Zalewski <lcamtuf@coredump.cx> 34 # - Window size (WSS) - a highly OS dependent setting used for TCP/IP 53 # - Overall packet size - a function of all IP and TCP options and bugs. 57 # - Initial TTL - We check the actual TTL of a received packet. It can't 61 # NEW SIGNATURE: *Never* copy TTL from a p0f-reported signature literally. 70 # - Don't fragment flag (DF) - some modern OSes set this to implement PMTU 75 # - Maximum segment size (MSS) - this setting is usually link-dependent. P0f 84 # - Window scaling (WSCALE) - this feature is used to scale WSS. 92 # - Timestamp - some systems that implement timestamps set them to [all …]
|
/freebsd/crypto/openssl/doc/ |
H A D | perlvars.pm | 2 # Copyright 2019-2021 The OpenSSL Project Authors. All Rights Reserved. 15 . "[B<-allow_proxy_certs>]\n" 16 . "[B<-attime> I<timestamp>]\n" 17 . "[B<-no_check_time>]\n" 18 . "[B<-check_ss_sig>]\n" 19 . "[B<-crl_check>]\n" 20 . "[B<-crl_check_all>]\n" 21 . "[B<-explicit_policy>]\n" 22 . "[B<-extended_crl>]\n" 23 . "[B<-ignore_critical>]\n" [all …]
|
/freebsd/usr.sbin/pw/ |
H A D | pw.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 104 static int mode = -1; 105 static int which = -1; 123 conf.fd = -1; in main() 133 if (*argv[1] == '-') { in main() 135 * Special case, allow pw - in main() [all...] |
/freebsd/crypto/openssl/test/recipes/10-test_bn_data/ |
H A D | bnshift.txt | 18 LShift1 = -13116120bca5df64e13f314254 19 A = -988b0905e52efb2709f98a12a 24 LShift1 = -2622c241794bbec9c27e6284a8 25 A = -13116120bca5df64e13f314254 30 LShift1 = -4c458482f2977d9384fcc50950 31 A = -2622c241794bbec9c27e6284a8 36 LShift1 = -988b0905e52efb2709f98a12a2 37 A = -4c458482f2977d9384fcc50951 42 LShift1 = -13116120bca5df64e13f3142544 43 A = -988b0905e52efb2709f98a12a2 [all …]
|
/freebsd/crypto/openssh/regress/misc/fuzz-harness/ |
H A D | fixed-keys.h | 6 "-----BEGIN OPENSSH PRIVATE KEY-----\n"\ 7 "b3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABFwAAAAdzc2gtcn\n"\ 8 "NhAAAAAwEAAQAAAQEA3+epf+VGKoGPaAZXrf6S0cyumQnddkGBnVFX0A5eh37RtLug0qY5\n"\ 9 "thxsBUbGGVr9mTd2QXwLujBwYg5l1MP/Fmg+5312Zgx9pHmS+qKULbar0hlNgptNEb+aNU\n"\ 10 "d3o9qg3aXqXm7+ZnjAV05ef/mxNRN2ZvuEkw7cRppTJcbBI+vF3lXuCXnX2klDI95Gl2AW\n"\ 11 "3WHRtanqLHZXuBkjjRBDKc7MUq/GP1hmLiAd95dvU7fZjRlIEsP84zGEI1Fb0L/kmPHcOt\n"\ 12 "iVfHft8CtmC9v6+94JrOiPBBNScV+dyrgAGPsdKdr/1vIpQmCNiI8s3PCiD8J7ZiBaYm0I\n"\ 13 "8fq5G/qnUwAAA7ggw2dXIMNnVwAAAAdzc2gtcnNhAAABAQDf56l/5UYqgY9oBlet/pLRzK\n"\ 14 "6ZCd12QYGdUVfQDl6HftG0u6DSpjm2HGwFRsYZWv2ZN3ZBfAu6MHBiDmXUw/8WaD7nfXZm\n"\ 15 "DH2keZL6opQttqvSGU2Cm00Rv5o1R3ej2qDdpepebv5meMBXTl5/+bE1E3Zm+4STDtxGml\n"\ [all …]
|
/freebsd/stand/forth/ |
H A D | menu-commands.4th | 1 \ Copyright (c) 2006-2015 Devin Teske <dteske@FreeBSD.org> 26 marker task-menu-commands.4th 37 also menu-namespace also menu-command-helpers 43 : init_boot ( N -- N ) 45 s" boot_single" getenv -1 <> if 46 drop ( n n c-addr -- n n ) \ unused 47 toggle_menuitem ( n n -- n n ) 48 s" set menu_keycode[N]=115" \ base command to execute 50 s" set menu_keycode[N]=98" \ base command to execute 52 17 +c! \ replace 'N' with ASCII numeral [all …]
|
/freebsd/usr.sbin/makefs/ffs/ |
H A D | ffs_bswap.c | 3 /*- 4 * SPDX-License-Identifier: BSD-2-Clause 56 #define FS_42POSTBLFMT -1 /* 4.2BSD rotational table format */ 59 void ffs_csum_swap(struct csum *o, struct csum *n, int size); 60 void ffs_csumtotal_swap(struct csum_total *o, struct csum_total *n); 63 ffs_sb_swap(struct fs *o, struct fs *n) in ffs_sb_swap() argument 69 * In order to avoid a lot of lines, as the first N fields (52) in ffs_sb_swap() 74 n32 = (u_int32_t *)n; in ffs_sb_swap() 78 n->fs_swuid = bswap64(o->fs_swuid); in ffs_sb_swap() 79 n->fs_cgrotor = bswap32(o->fs_cgrotor); /* Unused */ in ffs_sb_swap() [all …]
|
/freebsd/share/doc/papers/timecounter/ |
H A D | tmac.usenix | 22 .vs \n(VS 51 . nr Ib \\n(Ia 68 .nr Ic -0.2i 72 'sp |10.4i-\\n(FUu 74 'sp |10.4i-\\n(FUu \" how many traps could there be? 76 'sp |10.4i-\\n(FUu 96 . vs \\n(VVu 98 ' nr QS 11i+0.5v-1u+\\nyu 99 ' if \\n(QS>\\n(QR 'if t 'sp |\\n(QSu 104 . if \\n(.zfy .br\" end overflow diversion [all …]
|
/freebsd/crypto/openssl/test/ |
H A D | crltest.c | 2 * Copyright 2015-2024 The OpenSSL Project Authors. All Rights Reserved. 23 "-----BEGIN CERTIFICATE-----\n", 24 "MIIDbzCCAlegAwIBAgIJAODri7v0dDUFMA0GCSqGSIb3DQEBCwUAME4xCzAJBgNV\n", 25 "BAYTAlVTMRMwEQYDVQQIDApDYWxpZm9ybmlhMRYwFAYDVQQHDA1Nb3VudGFpbiBW\n", 26 "aWV3MRIwEAYDVQQKDAlCb3JpbmdTU0wwHhcNMTYwOTI2MTUwNjI2WhcNMjYwOTI0\n", 27 "MTUwNjI2WjBOMQswCQYDVQQGEwJVUzETMBEGA1UECAwKQ2FsaWZvcm5pYTEWMBQG\n", 28 "A1UEBwwNTW91bnRhaW4gVmlldzESMBAGA1UECgwJQm9yaW5nU1NMMIIBIjANBgkq\n", 29 "hkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAo16WiLWZuaymsD8n5SKPmxV1y6jjgr3B\n", 30 "S/dUBpbrzd1aeFzNlI8l2jfAnzUyp+I21RQ+nh/MhqjGElkTtK9xMn1Y+S9GMRh+\n", 31 "5R/Du0iCb1tCZIPY07Tgrb0KMNWe0v2QKVVruuYSgxIWodBfxlKO64Z8AJ5IbnWp\n", [all …]
|
/freebsd/share/man/man4/ |
H A D | screen.4 | 13 - 43 then enter a decimal number from 0-255 via the numerical keypad, then 50 pressing the scroll-lock key. 58 .Bd -literal 62 -- E7 Save cursor position sc 64 -- E8 Restore saved cursor position rc 66 -- Ec Reset rs 68 -- EM move cursor up 1 line, -- 71 CUU E[nA move cursor up n lines up/UP (ku) 73 CUD E[nB move cursor down n lines do/DO (kd) [all …]
|
/freebsd/contrib/less/ |
H A D | help.c | 4 '\n', 5 …C','O','\b','O','M','\b','M','M','\b','M','A','\b','A','N','\b','N','D','\b','D','S','\b','S','\n', 6 '\n', 7 …n','d','s',' ','m','a','r','k','e','d',' ','w','i','t','h',' ','*',' ','m','a','y',' ','b','e',' '… 8 …N','o','t','e','s',' ','i','n',' ','p','a','r','e','n','t','h','e','s','e','s',' ','i','n','d','i'… 9 …n','d','i','c','a','t','e','s',' ','t','h','e',' ','C','t','r','l',' ','k','e','y',';',' ','t','h'… 10 '\n', 11 …',' ',' ',' ',' ',' ','D','i','s','p','l','a','y',' ','t','h','i','s',' ','h','e','l','p','.','\n', 12 …',':','q',' ',' ','Q',' ',' ',':','Q',' ',' ','Z','Z',' ',' ',' ',' ',' ','E','x','i','t','.','\n', 13 …-','-','-','-','-','-','-','-','-','-','-','-','-','-','-','-','-','-','-','-','-','-','-','-','-'… [all …]
|
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | gen.c | 2 * Copyright (c) 1997 - 2005 Kungliga Tekniska Högskolan 64 tmp->module = module; in add_import() 65 tmp->next = imports; in add_import() 68 fprintf (headerfile, "#include <%s_asn1.h>\n", module); in add_import() 88 tmp->name = name; in add_export() 89 tmp->next = exports; in add_export() 101 for (tmp = exports; tmp != NULL; tmp = tmp->next) { in is_export() 102 if (strcmp(tmp->name, name) == 0) { in is_export() 103 tmp->defined = 1; in is_export() 140 if (asprintf(&privheader, "%s-pri in init_generate() 513 struct member *n = ASN1_TAILQ_NEXT(m, members); last_member_p() local 763 char *n = NULL; define_type() local 784 char *n = NULL; define_type() local 830 char *n = NULL; define_type() local 917 char *n = NULL; define_type() local [all...] |
/freebsd/contrib/mandoc/ |
H A D | man_validate.c | 3 * Copyright (c) 2010, 2012-2020 Ingo Schwarze <schwarze@openbsd.org> 43 #define CHKARGS struct roff_man *man, struct roff_node *n 66 static const v_check man_valids[MAN_MAX - MAN_TH] = { 107 /* Validate the subtree rooted at man->last. */ 111 struct roff_node *n; in man_validate() local 119 n = man->last; in man_validate() 120 switch (n->tok) { in man_validate() 123 n->tok = MAN_PP; in man_validate() 131 * in turn, depth-first. in man_validate() 134 man->last = man->last->child; in man_validate() [all …]
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
H A D | GlobalISelMatchTableExecutorEmitter.cpp | 1 //===- GlobalISelMatchTableExecutorEmitter.cpp ----------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 39 << "::setupGeneratedPerFunctionState(MachineFunction &MF) {\n" in emitSubtargetFeatureBitsetImpl() 43 << "Subtarget *)&MF.getSubtarget(), &MF);\n" in emitSubtargetFeatureBitsetImpl() 44 "}\n"; in emitSubtargetFeatureBitsetImpl() 65 if (First->getName() < Second->getName()) in emitSubtargetFeatureBitsetImpl() 67 if (First->getName() > Second->getName()) in emitSubtargetFeatureBitsetImpl() 74 OS << "// Feature bitsets.\n" in emitSubtargetFeatureBitsetImpl() 75 << "enum {\n" in emitSubtargetFeatureBitsetImpl() [all …]
|
/freebsd/usr.bin/netstat/ |
H A D | inet.c | 1 /*- 137 xsb->sb_cc = sb->sb_ccc; in sbtoxsockbuf() 138 xsb->sb_hiwat = sb->sb_hiwat; in sbtoxsockbuf() 139 xsb->sb_mbcnt = sb->sb_mbcnt; in sbtoxsockbuf() 140 xsb->sb_mbmax = sb->sb_mbmax; in sbtoxsockbuf() 141 xsb->sb_lowat = sb->sb_lowat; in sbtoxsockbuf() 142 xsb->sb_flags = sb->sb_flags; in sbtoxsockbuf() 143 xsb->sb_timeo = sb->sb_timeo; in sbtoxsockbuf() 153 xso->xso_len = sizeof *xso; in sotoxsocket() 154 xso->xso_so = (uintptr_t)so; in sotoxsocket() [all …]
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | InstrInfoEmitter.cpp | 1 //===- InstrInfoEmitter.cpp - Generate a Instruction Set Desc. --*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 12 //===----------------------------------------------------------------------===// 42 cl::OptionCategory InstrInfoEmitterCat("Options for -gen-instr-info"); 44 "instr-info-expand-mi-operand-info", 59 // run - Output the instruction set description. 76 /// Generate member functions in the target-specific GenInstrInfo class. 122 //===----------------------------------------------------------------------===// 124 //===----------------------------------------------------------------------===// [all …]
|
/freebsd/contrib/llvm-project/clang/utils/TableGen/ |
H A D | ClangOpcodesEmitter.cpp | 1 //=== ClangOpcodesEmitter.cpp - constexpr interpreter opcodes ---*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 35 void EmitEnum(raw_ostream &OS, StringRef N, const Record *R); 38 void EmitInterp(raw_ostream &OS, StringRef N, const Record *R); 41 void EmitDisasm(raw_ostream &OS, StringRef N, const Record *R); 44 void EmitEmitter(raw_ostream &OS, StringRef N, const Record *R); 47 void EmitProto(raw_ostream &OS, StringRef N, const Record *R); 50 void EmitGroup(raw_ostream &OS, StringRef N, const Record *R); [all …]
|