| /freebsd/lib/libpmc/pmu-events/arch/x86/amdzen1/ |
| H A D | floating-point.json | 5 "BriefDescription": "Total number multi-pipe uOps assigned to all pipes.", 6 …-pipe uOps dispatched to each of the 4 FPU execution pipelines. This event reflects how busy the F… 12 "BriefDescription": "Total number multi-pipe uOps assigned to pipe 3.", 13 …-pipe uOps dispatched to each of the 4 FPU execution pipelines. This event reflects how busy the F… 19 "BriefDescription": "Total number multi-pipe uOps assigned to pipe 2.", 20 …-pipe uOps dispatched to each of the 4 FPU execution pipelines. This event reflects how busy the F… 26 "BriefDescription": "Total number multi-pipe uOps assigned to pipe 1.", 27 …-pipe uOps dispatched to each of the 4 FPU execution pipelines. This event reflects how busy the F… 33 "BriefDescription": "Total number multi-pipe uOps assigned to pipe 0.", 34 …-pipe uOps dispatched to each of the 4 FPU execution pipelines. This event reflects how busy the F… [all …]
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | epoc | 2 #------------------------------------------------------------------------------ 8 #------------------------------------------------------------------------------ 11 !:mime application/x-epoc-font 13 !:mime application/x-epoc-pdriver 15 !:mime application/x-epoc-clipboard 16 >4 lelong 0x10000042 multi-bitmap image 17 !:mime image/x-epoc-mbm 20 !:mime image/x-epoc-record 22 !:mime image/x-epoc-sketch 24 !:mime application/x-epoc-voice [all …]
|
| H A D | forth | 2 #------------------------------------------------------------------------------ 9 # multi-line word definition. Probably a FORTH source. 10 0 regex \[[:space:]]\\(([[:space:]].*)?\ --\ (.*[[:space:]])?\\) 13 !:mime text/x-forth 15 # Inline word definition complete with a stack diagram 16 0 regex \^:[[:space:]].*[[:space:]]\\(([[:space:]].*)?\ --\ (.*[[:space:]])?\\)[[:space:]].… 17 !:mime text/x-forth 39 >>12 leshort x - %d 4K pages, 68 #0 short 0x5820 cForth 16-bit Dictionary, 76 0 long 0x581120 cForth 32-bit Dictionary,
|
| /freebsd/secure/lib/libcrypto/man/man5/ |
| H A D | x509v3_config.5 | 1 .\" -*- mode: troff; coding: utf-8 -*- 58 .TH X509V3_CONFIG 5ossl 2025-09-30 3.5.4 OpenSSL 64 x509v3_config \- X509 V3 certificate extension configuration format 69 and CLI options such as \fB\-addext\fR. 90 type-value pairing where the type and value are separated by a colon. 95 \& multi\-valued 105 Multi-valued extensions have a short form and a long form. The short form 106 is a comma-separated list of names and values: 125 If an extension is multi-value and a field value must contain a comma the long 181 This is a multi-valued extension which indicates whether a certificate is [all …]
|
| /freebsd/crypto/openssl/doc/man5/ |
| H A D | x509v3_config.pod | 5 x509v3_config - X509 V3 certificate extension configuration format 11 and CLI options such as B<-addext>. 30 type-value pairing where the type and value are separated by a colon. 34 multi-valued 43 Multi-valued extensions have a short form and a long form. The short form 44 is a comma-separated list of names and values: 59 If an extension is multi-value and a field value must contain a comma the long 109 This is a multi-valued extension which indicates whether a certificate is 123 parameter set to B<TRUE>. An end-user certificate must either have B<CA:FALSE> 127 any sub-CA's, and can only sign end-entity certificates. [all …]
|
| /freebsd/lib/libc/regex/ |
| H A D | re_format.7 | 46 .St -p1003.2 , 60 .St -p1003.2 64 .St -p1003.2 67 A (modern) RE is one\(dd or more non-empty\(dd 189 .No e.g. Ql [0-9] 193 .No e.g. Ql a-c-e . 194 Ranges are very collating-sequence-dependent, 221 a multi-character sequence that collates as if it were a single character, 222 or a collating-sequence name for either) 230 A bracket expression containing a multi-character collating element [all …]
|
| /freebsd/contrib/atf/atf-c/ |
| H A D | h_build.h | 32 /* --------------------------------------------------------------------- 34 * --------------------------------------------------------------------- */ 59 "cc", "-o", "test.o", "-c", "test.c", NULL 64 "Multi-word program name", 65 "cc -foo", 75 "cc", "-foo", "-o", "test.o", "-c", "test.c", NULL 82 "-f1 -f2 -f3 -f4-f5", 91 "cc", "-f1", "-f2", "-f3", "-f4-f5", "-o", "test.o", 92 "-c", "test.c", NULL 100 "-f1 -f2 -f3 -f4-f5", [all …]
|
| /freebsd/contrib/tcsh/ |
| H A D | tcsh.man | 31 .\" - Tags in lists are bold, except in the FILES section where they are 34 .\" - References are bold for section headings and environment and shell 38 .\" - Be careful with the .B and .I macros: they handle only a limited number 42 .\" - Indent in multiples of 4, usually 8. 44 .\" - Use `', not '' or "", except of course in shell syntax examples. 47 .\" - Use \` for literal back-quote (`). 49 .\" - Use \e for literal backslash (\). 51 .\" - Use \-, not -. 53 .\" - Include the tilde when naming dot files. `~/.login', not `.login'. 55 .\" - Refer to external commands in man page format, e.g., `csh(1)'. However, [all …]
|
| H A D | tcsh.man.new | 29 .\" - Indent in multiples of 4, usually 8. 31 .\" - Use \` for literal back-quote (`). 33 .\" - Use \e for literal backslash (\). 35 .\" - Use \-, not -. 37 .\" - Include the tilde when naming dot files. .Pa ~/.login , not .Pa .login 39 .\" - Refer to external commands in man page format, e.g., .Xr csh 1 43 .\" - Say .Sq the shell , not .Sq tcsh , 46 .\" - Say .Sq shell variable / .Sq environment variable instead of 51 .\" - Use the simple present tense. 54 .\" - IMPORTANT: Cross-reference as much as possible. Commands, variables, [all …]
|
| /freebsd/contrib/nvi/regex/ |
| H A D | re_format.7 | 38 re_format \- POSIX 1003.2 regular expressions 54 A (modern) RE is one\(dg or more non-empty\(dg \fIbranches\fR, 105 If two characters in the list are separated by `\-', this is shorthand 108 e.g. `[0-9]' in ASCII matches any decimal digit. 110 endpoint, e.g. `a-c-e'. 111 Ranges are very collating-sequence-dependent, 116 To include a literal `\-', make it the first or last character, 118 To use a literal `\-' as the first endpoint of a range, 125 a multi-character sequence that collates as if it were a single character, 126 or a collating-sequence name for either) [all …]
|
| H A D | regex2.h | 3 /*- 39 * First, the stuff that ends up in the outside-world include file 45 = struct re_guts *re_g; // none of your business :-) 66 * - OPLUS_ and O_PLUS are *inside* the loop they create. 67 * - OQUEST_ and O_QUEST are *outside* the bypass they create. 68 * - OCH_ and O_CH are *outside* the multi-way branch they create, while 80 #define OEND (1) /* endmarker - */ 82 #define OBOL (3) /* left anchor - */ 83 #define OEOL (4) /* right anchor - */ 84 #define OANY (5) /* . - */ [all …]
|
| /freebsd/sys/kern/ |
| H A D | subr_asan.c | 4 * Copyright (c) 2018-2020 Maxime Villard, m00nbsd.net 50 #define KASAN_SHADOW_MASK (KASAN_SHADOW_SCALE - 1) 54 #if defined(__clang__) && (__clang_major__ - 0 >= 6) 101 /* -------------------------------------------------------------------------- */ 120 npages = (eva - sva) / PAGE_SIZE; in kasan_shadow_map() 123 ("%s: invalid address range %#lx-%#lx", __func__, sva, eva)); in kasan_shadow_map() 202 REPORT("ASan: Invalid access, %zu-byte %s at %#lx, %s(%x)", in kasan_report() 274 redz = redzsize - roundup(size, KASAN_SHADOW_SCALE); in kasan_mark() 300 if (td->td_kstack != 0) { in kasan_thread_alloc() 301 kasan_mark((void *)td->td_kstack, ptoa(td->td_kstack_pages), in kasan_thread_alloc() [all …]
|
| H A D | subr_msan.c | 4 * Copyright (c) 2019-2020 Maxime Villard, m00nbsd.net 68 /* -------------------------------------------------------------------------- */ 91 /* -------------------------------------------------------------------------- */ 114 * Avoid clobbering any thread-local state before we panic. 150 /* -------------------------------------------------------------------------- */ 183 (curthread->td_pflags2 & TDP2_SAN_QUIET) != 0)) in kmsan_report_hook() 203 } else if (__builtin_memcmp((void *)ptr, "----", 4) == 0) { in kmsan_report_hook() 205 * The format of the string is: "----var@function". Parse it to in kmsan_report_hook() 239 (curthread->td_pflags2 & TDP2_SAN_QUIET) != 0)) in kmsan_report_inline() 257 } else if (__builtin_memcmp((void *)ptr, "----", 4) == 0) { in kmsan_report_inline() [all …]
|
| /freebsd/contrib/netbsd-tests/bin/sh/ |
| H A D | t_varquote.sh | 45 cat <<-'EOF' > script.sh 58 foo='${a:-foo}' 59 check "$foo" '${a:-foo}' 61 foo="${a:-foo}" 64 foo=${a:-"'{}'"} 67 foo=${a:-${b:-"'{}'"}} 71 foo="${a-'}'}" 74 # The rules for quoting in ${var-word} expressions are somewhat 76 # assigned to foo (with internally quoted sub-strings), rather 80 foo="${a:-${b:-"${c:-${d:-"x}"}}y}"}}z}" [all …]
|
| /freebsd/share/doc/usd/21.troff/ |
| H A D | m4 | 1 .\" Copyright (C) Caldera International Inc. 2001-2002. All rights reserved. 43 A \fIhyphenation indicator\fR character may be imbedded in a word to 47 the user may specify a small exception word list. 50 surrounded by (usually null) non-alphabetic strings 54 em-dashes (\fB\e(em\fR), 56 \(emsuch as mother-in-law\(em\ 61 \fB&nh\fR hyphenate - E \ 70 respectively of a word are not split off. 78 \fB&hw\fI|word1|...\fR ignored - Specify hyphenation points in words 80 Versions of a word with terminal \fIs\fR are implied; [all …]
|
| /freebsd/crypto/krb5/src/plugins/hostrealm/test/ |
| H A D | main.c | 1 /* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil -*- */ 2 /* plugins/hostrealm/test/main.c - test module for host-realm interface */ 36 * The first module returns multi-element lists. For host_realm and 46 #include <k5-int.h> 59 char *word = NULL, **list = NULL, **newptr; in split_comps() local 68 word = (q == NULL) ? strdup(p) : k5memdup0(p, q - p, &ret); in split_comps() 69 if (word == NULL) in split_comps() 75 list[count++] = word; in split_comps() 77 word = NULL; in split_comps() 87 free(word); in split_comps() [all …]
|
| /freebsd/contrib/mandoc/ |
| H A D | mdoc.7 | 3 .\" Copyright (c) 2010-2021, 2024, 2025 Ingo Schwarze <schwarze@openbsd.org> 52 The first word is the macro name. 64 They provide free-form text to be printed; the formatting of the text 66 .Bd -literal -offset indent 91 A well-formed 116 The following is a well-formed skeleton 120 .Bd -literal -offset indent 172 .Bl -ohang -offset Ds 176 .Bd -literal -offset indent 211 .Bd -literal -offset indent [all …]
|
| /freebsd/usr.sbin/ppp/ |
| H A D | ppp.8 | 31 .Nd Point to Point Protocol (a.k.a. user-ppp) 99 .Bl -tag -width XXX -offset XXX 141 exits with a non-zero result. 161 .Dq force-scripts 176 As pipes are not bi-directional, ppp will redirect all writes to descriptor 186 .Dq force-scripts 195 This is a no-op, and gives the same behaviour as if none of the above 213 .Bl -diag 231 .It Supports on-demand dialup capability. 243 mode (direct-dial mode) also automatically dials and establishes the [all …]
|
| /freebsd/usr.sbin/smbmsg/ |
| H A D | smbmsg.8 | 88 Any data values on the command-line are integer values in the 90 word values. 96 Since the low-order bit of the device address of SMBus devices 97 selects between read and write operations, only even-numbered 101 .Bl -tag -width ".Fl o Ar outcnt" 112 for word input operations. 113 For multi-byte input (block read), the same format is used for 134 (and their arguments) on the command-line, where the number of data 150 This option specifies that IO operations are word operations, 157 Note that the SMBus byte order is defined to be little-endian [all …]
|
| /freebsd/share/examples/ppp/ |
| H A D | ppp.conf.sample | 23 # This section is *not* pre-loaded by the ``load'' or ``dial'' commands. 34 OK-AT-OK ATE1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT" 41 # is required by the server either using a unix-style login procedure 46 # use a unix-style login script: 61 # This entry also works with static IP numbers or when not in -auto mode. 64 # The "set ifaddr" is required in -auto mode only. 65 # It's better to put the ``add'' line in ppp.linkup when not in -auto mode. 74 # it's received, send ``ppp'', expect ``word:'' then send ``ppp''. 80 set login "ABORT NO\\sCARRIER TIMEOUT 5 ogin:--ogin: ppp word: ppp" 86 # If you want to use PAP or CHAP instead of using a unix-style login [all …]
|
| /freebsd/sys/net/ |
| H A D | if_media.h | 3 /*- 4 * SPDX-License-Identifier: BSD-4-Clause 43 * Prototypes and definitions for BSD/OS-compatible network interface 67 * In-kernel representation of a single supported media type. 72 int ifm_data; /* for driver-specific use */ 73 void *ifm_aux; /* for driver-specific use */ 82 int ifm_media; /* current user-set media word */ 116 * if_media Options word: 118 * ---- ------- 119 * 0-4 Media variant [all …]
|
| /freebsd/share/doc/usd/12.vi/viapwh/ |
| H A D | vi.apwh.ms | 72 \fB<character [-character]>\fR means that the character or 76 the \fBescape\fR key is to be typed. \fB<a-z>\fR means that a 130 semi-automatically done when you log in. 138 tset \-s \-d 2621 > tset$$ 146 type from an on-line list. 156 semi-automatically done when you log in. 164 tset \-s \-d 2621 > tset$$ 172 is simpler, just add the line ``tset \-d 2621'' 177 type from an on-line list. 214 or the middle of a multi-keystroke command, it may [all …]
|
| /freebsd/sys/dev/ath/ath_hal/ |
| H A D | ah_eeprom_v4k.c | 1 /*- 2 * SPDX-License-Identifier: ISC 32 #define IS_VERS(op, v) ((pBase->version & AR5416_EEP_VER_MINOR_MASK) op (v)) in v4kEepromGet() 33 HAL_EEPROM_v4k *ee = AH_PRIVATE(ah)->ah_eeprom; in v4kEepromGet() 34 const MODAL_EEP4K_HEADER *pModal = &ee->ee_base.modalHeader; in v4kEepromGet() 35 const BASE_EEP4K_HEADER *pBase = &ee->ee_base.baseEepHeader; in v4kEepromGet() 42 *(int16_t *)val = pModal->noiseFloorThreshCh[0]; in v4kEepromGet() 48 macaddr[i] = pBase->macAddr[i]; in v4kEepromGet() 49 sum += pBase->macAddr[i]; in v4kEepromGet() 58 return pBase->regDmn[0]; in v4kEepromGet() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | regex2.h | 1 /*- 58 * - OPLUS_ and O_PLUS are *inside* the loop they create. 59 * - OQUEST_ and O_QUEST are *outside* the bypass they create. 60 * - OCH_ and O_CH are *outside* the multi-way branch they create, while 78 #define OEND (1LU<<OPSHIFT) /* endmarker - */ 80 #define OBOL (3LU<<OPSHIFT) /* left anchor - */ 81 #define OEOL (4LU<<OPSHIFT) /* right anchor - */ 82 #define OANY (5LU<<OPSHIFT) /* . - */ 96 #define OBOW (19LU<<OPSHIFT) /* begin word - */ 97 #define OEOW (20LU<<OPSHIFT) /* end word - */ [all …]
|
| /freebsd/sys/dev/qlnx/qlnxe/ |
| H A D | reg_addr.h | 2 * Copyright (c) 2017-2018 Cavium, Inc. 32 … 0x001d00UL //Access:R DataWidth:0x2 // Multi Field Register. 37 … 0x001d04UL //Access:RW DataWidth:0x2 // Multi Field Register. 42 … 0x001d08UL //Access:WR DataWidth:0x2 // Multi Field Register. 47 … 0x001d0cUL //Access:RC DataWidth:0x2 // Multi Field Register. 78 …- For ending "endless completion". 0 - When receiving a completion timeout while receiving a compl… 79 … DataWidth:0x4 // 0 - TXCPL sync fifo pop underflow 1 - TXR sync fifo pop underflow 2 - TXW hea… 80 …s:R DataWidth:0x6 // 0 - RX target read and config sync fifo push overflow 1 - RX header syn… 81 …ataWidth:0x14 // 4:0 - TXCPL sync fifo pop status 9:5 - TXR sync fifo pop status 14:10 - TXW hea… 88 …ffff<<0) // Vendor ID. PCI-SIG assigned Manufacturer Identifier. Note: The access attributes of … [all …]
|