| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A D | ak4613.txt | 7 - compatible : "asahi-kasei,ak4613" 8 - reg : The chip select number on the I2C bus 11 - asahi-kasei,in1-single-end : Boolean. Indicate input / output pins are single-ended. 12 - asahi-kasei,in2-single-end rather than differential. 13 - asahi-kasei,out1-single-end 14 - asahi-kasei,out2-single-end 15 - asahi-kasei,out3-single-end 16 - asahi-kasei,out4-single-end 17 - asahi-kasei,out5-single-end 18 - asahi-kasei,out6-single-end [all …]
|
| /freebsd/contrib/bmake/unit-tests/ |
| H A D | dir.exp | 10 Expanding "{pre-,}{patch,configure}"... Expanding "pre-{patch,configure}"... pre-patch pre-configure 11 Expanding "{patch,configure}"... pre-patch pre-configure patch configure 12 pre-patch pre-configure patch configure 13 Expanding "{fetch,extract}{,-post}"... Expanding "fetch{,-post}"... fetch fetch-post 14 Expanding "extract{,-post}"... fetch fetch-post extract extract-post 15 fetch fetch-post extract extract-post 16 Expanding "dup-{1,1,1,1,1,1,1}"... dup-1 dup-1 dup-1 dup-1 dup-1 dup-1 dup-1 17 …single-word}}}}}}}}}}"... Expanding "{{{{{{{{{single-word}}}}}}}}}"... Expanding "{{{{{{{{single-w… 18 single-word 19 single-word [all …]
|
| H A D | varmod-match.mk | 1 # $NetBSD: varmod-match.mk,v 1.32 2025/06/29 09:40:13 rillig Exp $ 17 # char-005c-reverse-solidus.mk 30 # The pattern is anchored both at the beginning and at the end of the word. 54 # A pattern that does not end with '*' is anchored at the end. 85 # [a-z] matches 1 character from the range 'a' to 'z' 86 # [z-a] matches 1 character from the range 'a' to 'z' 89 .if ${One Two Three Four five six seven:L:M[A-Z]*} != "One Two Three Four" 94 .if ${One Two Three Four five six seven:L:M[^A-Z]*} != "five six seven" 123 # [a-c] matches exactly 1 character from the range 'a' to 'c' 124 .if ${ A B C a b c d [a-c] [a] :L:M[a-c]} != "a b c" [all …]
|
| /freebsd/contrib/ofed/opensm/opensm/ |
| H A D | osm_qos_parser_l.l | 3 * Copyright (c) 2004-2006 Voltaire, Inc. All rights reserved. 4 * Copyright (c) 2002-2008 Mellanox Technologies LTD. All rights reserved. 5 * Copyright (c) 1996-2003 Intel Corporation. All rights reserved. 17 * - Redistributions of source code must retain the above 21 * - Redistributions in binary form must reproduce the above 78 #define START_PORT_GUID {in_list_of_hex_num_ranges = TRUE;} /* comma-separated list of hex num… 79 #define START_PORT_NAME {in_list_of_strings = TRUE;} /* comma-separated list of following stri… 80 #define START_PARTITION {in_single_string = TRUE;} /* single string w/o whitespaces (partiti… 81 #define START_NAME {in_single_string = TRUE;} /* single string w/o whitespaces (port gr… 82 #define START_QOS_LEVEL_NAME {in_single_string = TRUE;} /* single string w/o whitespaces (qos lev… [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | TinyPtrVector.h | 1 //===- llvm/ADT/TinyPtrVector.h - 'Normally tiny' vectors -------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 22 /// TinyPtrVector - This class is specialized for cases where there are 34 // default-constructed PtrUnion. This allows an empty TinyPtrVector to 35 // naturally vend a begin/end iterator of type EltTy* without an additional 59 this->clear(); 63 // Try to squeeze into the single slot. If it won't fit, allocate a copied 73 // If we have a full vector allocated, try to re-use it. 75 cast<VecTy *>(Val)->clear(); [all …]
|
| /freebsd/contrib/mandoc/ |
| H A D | tbl.7 | 51 All input must be 7-bit ASCII. 54 case-insensitive options separated by spaces, tabs, or commas. 61 .Bl -tag -width Ds 63 Draw a single-line box around each table cell. 65 Draw a single-line box around the table. 69 Center the table instead of left-adjusting it. 73 Use the single-character argument as the decimal point with the 83 Draw a double-line box around the table. 102 Use the single-character argument as a delimiter between data cells. 119 Multiple layout lines can be joined by commas on a single physical [all …]
|
| H A D | mandoc_escape.3 | 28 .Fa "const char **end" 38 .Bl -dash -compact -width 2n 43 a single ASCII character called the escape sequence identifier, 51 .Bl -tag -width 2n 59 .It Two-character argument short form: Ic \&( Ns Ar ar 64 .It One-character argument short form: Ar a 83 .Pf * Fa end 93 escape sequences that require in-place expansion, in particular 94 user-defined strings 114 .Bl -dash -compact -width 2n [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm64/renesas/ |
| H A D | ulcb.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 * Device Tree Source for the R-Car Gen3 ULCB board 9 #include <dt-bindings/gpio/gpio.h> 10 #include <dt-bindings/input/input.h> 13 model = "Renesas R-Car Gen3 ULCB board"; 32 stdout-path = "serial0:115200n8"; 35 audio_clkout: audio-clkout { 38 * but needed to avoid cs2000/rcar_sound probe dead-loc [all...] |
| H A D | draak.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 5 * Copyright (C) 2016-2018 Renesas Electronics Corp. 9 #include <dt-bindings/gpio/gpio.h> 10 #include <dt-bindings/input/input.h> 21 audio_clkout: audio-clkout { 24 * but needed to avoid cs2000/rcar_sound probe dead-lock 26 compatible = "fixed-clock"; 27 #clock-cell [all...] |
| /freebsd/bin/ed/ |
| H A D | ed.1 | 22 utility is a line-oriented text editor. 100 entering a single period 120 commands consist of zero or more line addresses, followed by a single 137 .Bl -tag -width indent 185 .Em - 200 semi-colon. 206 .Em n Ns -tuple 211 .Em n Ns -tuple . 214 Each address in a comma-delimited range is interpreted relative to the 216 In a semi-colon-delimited range, the first address is [all …]
|
| /freebsd/lib/libc/regex/ |
| H A D | re_format.7 | 46 .St -p1003.2 , 59 they will be discussed at the end. 60 .St -p1003.2 64 .St -p1003.2 67 A (modern) RE is one\(dd or more non-empty\(dd 81 by a single\(dd 147 (matching any single character), 151 (matching the null string at the end of a line), a 163 or a single character with no other significance (matching that character). 168 It is illegal to end an RE with [all …]
|
| /freebsd/contrib/openpam/doc/man/ |
| H A D | openpam_readword.3 | 19 returns it in a NUL-terminated buffer allocated with 22 A word is a sequence of non-whitespace characters. 25 .Bl -bullet 27 An unescaped single or double quote introduces a quoted string, 32 Within a single- or double-quoted string, all whitespace characters, 33 including the newline character, are preserved as-is. 36 which is preserved as-is, unless that character is a newline, in 41 Within a single-quoted string, double quotes and backslashes are 42 preserved as-is. 44 Within a double-quoted string, a single quote is preserved as-is, [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
| H A D | am335x-nano.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2013 Newflow Ltd - https://www.newflow.co.uk/ 5 /dts-v1/; 15 cpu0-supply = <&dcdc2_reg>; 25 compatible = "gpio-leds"; 30 default-state = "off"; 36 pinctrl-names = "default"; 37 pinctrl-0 = <&misc_pins>; 39 misc_pins: misc-pins { 40 pinctrl-single,pins = < [all …]
|
| /freebsd/tools/tools/locale/etc/charmaps/ |
| H A D | CP866.TXT | 12 # Format: Three tab-separated columns 22 0x03 0x0003 #END OF TEXT 23 0x04 0x0004 #END OF TRANSMISSION 42 0x17 0x0017 #END OF TRANSMISSION BLOCK 44 0x19 0x0019 #END OF MEDIUM 64 0x2d 0x002d #HYPHEN-MINUS 79 0x3c 0x003c #LESS-THAN SIGN 81 0x3e 0x003e #GREATER-THAN SIGN 200 0xb5 0x2561 #BOX DRAWINGS VERTICAL SINGLE AND LEFT DOUBLE 201 0xb6 0x2562 #BOX DRAWINGS VERTICAL DOUBLE AND LEFT SINGLE [all …]
|
| H A D | KOI8-R.TXT | 3 # Name: KOI8-R (RFC1489) to Unicode 10 # Copyright (c) 1991-1999 Unicode, Inc. All Rights reserved. 12 # This file is provided as-is by Unicode, Inc. (The Unicode Consortium). 29 # KOI8-R characters map into Unicode. The underlying document is the 34 # Format: Three tab-separated columns 35 # Column #1 is the KOI8-R code (in hex as 0xXX) 39 # The entries are in KOI8-R order. 51 0x03 0x0003 # END OF TEXT 52 0x04 0x0004 # END OF TRANSMISSION 71 0x17 0x0017 # END OF TRANSMISSION BLOCK [all …]
|
| /freebsd/contrib/nvi/vi/ |
| H A D | v_word.c | 1 /*- 25 * There are two types of "words". Bigwords are easy -- groups of anything 29 * easy, just remove the whitespace and go to the beginning or end of the 31 * If it is, go to the beginning or end of that group, otherwise, go to the 32 * beginning or end of the current group. The historic version of vi didn't 34 * same as "eeee" -- in particular, single character words, and commands that 36 * you have to resolve the cursor after each search so that the look-ahead to 39 * Empty lines, and lines that consist of only white-space characters count 40 * as a single word, and the beginning and end of the file counts as an 48 * single character, and nothing else. Ain't nothin' in here that's easy. [all …]
|
| /freebsd/tools/debugscripts/ |
| H A D | gdbinit.i386 | 1 # Assembler-level macros for i386 5 end 10 end 15 end 17 # single step through calls and disassemble the next instruction 21 end 23 # single step over calls and disassemble the next instruction 27 end 34 output (((int)$ebp)-(int)$esp)/4-4 42 output ((*(int*)$ebp)-(int)$ebp)/4-4 [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonStoreWidening.cpp | 1 //===- HexagonStoreWidening.cpp -------------------------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 // S4_storeirb_io %100, 0, 0 ; store-immediate-byte 12 // S4_storeirb_io %100, 1, 0 ; store-immediate-byte 14 // S4_storeirh_io %100, 0, 0 ; store-immediate-halfword 21 //===---------------------------------------------------------------------===// 51 #define DEBUG_TYPE "hexagon-widen-stores" 60 } // end namespace llvm 99 InstrGroup::iterator End, InstrGroup &Group); [all …]
|
| /freebsd/contrib/nvi/regex/ |
| H A D | re_format.7 | 38 re_format \- POSIX 1003.2 regular expressions 49 they will be discussed at the end. 54 A (modern) RE is one\(dg or more non-empty\(dg \fIbranches\fR, 62 by a single\(dg `*', `+', `?', or \fIbound\fR. 87 (matching any single character), `^' (matching the null string at the 95 or a single character with no other significance (matching that character). 98 It is illegal to end an RE with `\e'. 101 It normally matches any single character from the list (but see below). 103 it matches any single character 105 If two characters in the list are separated by `\-', this is shorthand [all …]
|
| /freebsd/share/doc/usd/12.vi/vi/ |
| H A D | vi.chars | 41 characters are presented in their order in the \s-2ASCII\s0 character 68 As a command, scrolls down a half-window of text. 81 Equivalent to \fB:f\fR\s-2CR\s0, printing the current file, whether 85 .iP "^H (\fR\s-2BS\s0\fP)" 15 93 .iP "^I\ (\fR\s-2TAB\s0\fP)" 15 100 .iP "^J\ (\fR\s-2LF\s0\fP)" 15 108 The \s-2ASCII\s0 formfeed character, this causes the screen to be cleared 113 .iP "^M\ (\fR\s-2CR\s0\fP)" 15 114 A carriage return advances to the next line, at the first non-white position 116 During an insert, a \s-2CR\s0 causes the insert to continue onto [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFDebugRnglists.h | 1 //===- DWARFDebugRnglists.h -------------------------------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 29 /// A class representing a single range list entry. 32 /// a start and end address or a start address and a length. Others are 33 /// single value base addresses or end-of-list with no values. The unneeded 47 /// A class representing a single rangelist. 70 } // end namespace llvm
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DebugLocEntry.h | 1 //===-- llvm/CodeGen/DebugLocEntry.h - Entry in debug_loc list -*- C++ -*--===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 13 #include "llvm/Config/llvm-config.h" 37 /// A single location or constant within a variable location description, with 38 /// either a single entry (with an optional DIExpression) used for a DBG_VALUE, 102 Constant.CIP->dump(); in dump() 104 Constant.CFP->dump(); in dump() 109 /// The location of a single variable, composed of an expression and 0 or more 121 : Expression(Expr), ValueLocEntries(Locs.begin(), Locs.end()), in DbgValueLoc() [all …]
|
| /freebsd/contrib/ntp/scripts/ntptrace/ |
| H A D | invoke-ntptrace.texi | 7 # EDIT THIS FILE WITH CAUTION (invoke-ntptrace.texi) 9 # It has been AutoGen-ed May 25, 2024 at 12:05:48 AM by AutoGen 5.18.16 10 # From the definitions ntptrace-opts.def 11 # and the template file agtexi-cmd.tpl 12 @end ignore 26 @end example 31 synchronization distance, and (only for stratum-1 servers) the reference clock 35 defined in RFC-1305. 39 using the @code{agtexi-cmd} template and the option descriptions for the @code{ntptrace} program. 42 * ntptrace usage:: ntptrace help/usage (@option{- [all...] |
| /freebsd/share/doc/psd/01.cacm/ |
| H A D | p2 | 74 faced with large, single-file data bases 142 If the read pointer is so near the end of the 146 would cause reading beyond the end, only sufficient 147 bytes are transmitted to reach the end of the 149 also, typewriter-like terminals 156 to zero, the end of the file has been reached. 160 It is possible to generate an end-of-file 168 If the last byte lies beyond the end of the file, the 171 To do random (direct-access) I/O 183 of the pointer, or from the end of the file, [all …]
|
| /freebsd/crypto/openssl/doc/designs/quic-design/ |
| H A D | stream-receive-buffers.md | 9 ------------------------------------ 13 - As packets with stream frames are received in arbitrary frames the 16 - As packets can be received before application calls SSL_read() to read 18 - The application should be able to set the limit on how much data should 22 - After the data is passed via SSL_read() to the application the stored 24 - As the peer can recreate stream data frames when resending them, the 29 ------------------------------------- 34 - To support a single copy operation with a future stream read call 41 ----------------------------- 61 See the [Other considerations](#other-considerations) section below. [all …]
|