| /freebsd/usr.bin/look/ |
| H A D | look.c | 1 /*- 2 * SPDX-License-Identifier: BSD-3-Clause 7 * This code is derived from software contributed to Berkeley by 19 * may be used to endorse or promote products derived from this software 23 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 27 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 36 * look -- find lines in a sorted list. 38 * The man page said that TABs and SPACEs participate in -d comparisons. 67 #define LESS (-1) 83 { "ignore-case",no_argument, NULL, 'i' }, [all …]
|
| /freebsd/contrib/less/ |
| H A D | lesskey.nro | 4 lesskey \- customize key bindings for less 6 .B "lesskey [\-o output] [\-\-] [input]" 8 .B "lesskey [\-\-output=output] [\-\-] [input]" 10 .B "lesskey \-V" 12 .B "lesskey \-\-version" 23 was used to compile the 46 .IP #line-edit 47 Customizes line-editing key bindings. 64 \fIstring\fP <whitespace> \fIaction\fP <whitespace> [extra-string] <newline> 68 The \fIstring\fP may be a single command key, or a sequence of up to 15 keys. [all …]
|
| /freebsd/contrib/llvm-project/clang/lib/Format/ |
| H A D | MacroCallReconstructor.cpp | 1 //===--- MacroCallReconstructor.cpp - Format C++ code -----------*- C++ -*-===// 8 //===----------------------------------------------------------------------===// 12 /// an reconstructed macro call to a parsed set of UnwrappedLines. 14 //===----------------------------------------------------------------------===// 24 #define DEBUG_TYPE "format-reconstruct" 63 Result.Tokens.front()->Children.size() == 1); in takeResult() 65 *Result.Tokens.front()->Children.front(), Result.Level); in takeResult() 77 llvm::dbgs() << "MCR: Token: " << Token->TokenText << ", Parent: " in add() 78 << (ExpandedParent ? ExpandedParent->TokenText : "<null>") in add() 80 // In order to be able to find the correct parent in the reconstructed token in add() [all …]
|
| H A D | FormatTokenLexer.cpp | 1 //===--- FormatTokenLexer.cpp - Lex FormatTokens -------------*- C++ ----*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 13 //===----------------------------------------------------------------------===// 38 Lex->SetKeepWhitespaceMode(true); 92 // This needs to come after tokens have been merged so that C# in lex() 100 if (Tokens.back()->NewlinesBefore > 0 || Tokens.back()->IsMultiline) in lex() 101 FirstInLineIndex = Tokens.size() - 1; in lex() 102 } while (Tokens.back()->isNot(tok::eof)); in lex() 104 auto &TokEOF = *Tokens.back(); in lex() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/ |
| H A D | MsgPackDocument.cpp | 1 //===-- MsgPackDocument.cpp - MsgPack Document ------- [all...] |
| /freebsd/sys/dev/e1000/ |
| H A D | e1000_osdep.h | 2 SPDX-License-Identifier: BSD-3-Clause 4 Copyright (c) 2001-2020, Intel Corporation 18 contributors may be used to endorse or promote products derived from 22 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 26 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 136 #define ASSERT_CTX_LOCK_HELD(hw) (sx_assert(iflib_ctx_lock_get(((struct e1000_osdep *)hw->back)->ct… 166 #define E1000_REGISTER(hw, reg) (((hw)->mac.type >= e1000_82543) \ 173 bus_space_read_4(((struct e1000_osdep *)(hw)->back)->mem_bus_space_tag, \ 174 ((struct e1000_osdep *)(hw)->back)->mem_bus_space_handle, offset) 176 /* Write to an absolute offset in the adapter's memory space */ [all …]
|
| /freebsd/contrib/llvm-project/lldb/source/Expression/ |
| H A D | DWARFExpression.cpp | 1 //===-- DWARFExpression.cpp -----------------------------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 74 auto *MCRegInfo = abi ? &abi->GetMCRegisterInfo() : nullptr; in DumpLocation() 76 bool IsEH) -> llvm::StringRef { in DumpLocation() 80 MCRegInfo->getLLVMRegNum(DwarfRegNum, IsEH)) in DumpLocation() 81 if (const char *RegName = MCRegInfo->getName(*LLVMRegNum)) in DumpLocation() 88 .print(s->AsRawOstream(), DumpOpts, nullptr); in DumpLocation() 104 reg_ctx->ConvertRegisterKindToRegisterNumber(reg_kind, reg_num); in ReadRegisterValueAsScalar() 107 "unable to convert register kind=%u reg_num=%u to a native " in ReadRegisterValueAsScalar() [all …]
|
| /freebsd/lib/libpmc/pmu-events/arch/x86/icelake/ |
| H A D | frontend.json | 9 …"PublicDescription": "Counts the number of times the front-end is resteered when it finds a branch… 15 "BriefDescription": "Decode Stream Buffer (DSB)-to-MITE transitions count.", 23 …"PublicDescription": "Counts the number of Decode Stream Buffer (DSB a.k.a. Uop Cache)-to-MITE spe… 29 "BriefDescription": "DSB-to-MITE switch true penalty cycles.", 35 …-cache that holds translations of previously fetched instructions that were decoded by the legacy … 50 …Instructions that experienced DSB (Decode stream buffer i.e. the decoded instruction-cache) miss.", 65 …ode stream buffer i.e. the decoded instruction-cache) miss. Critical means stalls were exposed to … 116 "BriefDescription": "Retired instructions after front-end starvation of at least 1 cycle", 125 …er an interval where the front-end delivered no uops for a period of at least 1 cycle which was no… 131 …after an interval where the front-end delivered no uops for a period of 128 cycles which was not i… [all …]
|
| /freebsd/lib/libpmc/pmu-events/arch/x86/tigerlake/ |
| H A D | frontend.json | 9 …"PublicDescription": "Counts the number of times the front-end is resteered when it finds a branch… 14 "BriefDescription": "Decode Stream Buffer (DSB)-to-MITE transitions count.", 22 …"PublicDescription": "Counts the number of Decode Stream Buffer (DSB a.k.a. Uop Cache)-to-MITE spe… 27 "BriefDescription": "DSB-to-MITE switch true penalty cycles.", 33 …-cache that holds translations of previously fetched instructions that were decoded by the legacy … 47 …Instructions that experienced DSB (Decode stream buffer i.e. the decoded instruction-cache) miss.", 62 …ode stream buffer i.e. the decoded instruction-cache) miss. Critical means stalls were exposed to … 113 "BriefDescription": "Retired instructions after front-end starvation of at least 1 cycle", 122 …er an interval where the front-end delivered no uops for a period of at least 1 cycle which was no… 128 …after an interval where the front-end delivered no uops for a period of 128 cycles which was not i… [all …]
|
| /freebsd/lib/libpmc/pmu-events/arch/x86/sapphirerapids/ |
| H A D | frontend.json | 9 …to dynamically changing prefix length of the decoded instruction (by operand size prefix instructi… 14 "BriefDescription": "DSB-to-MITE switch true penalty cycles.", 20 …-cache that holds translations of previously fetched instructions that were decoded by the legacy … 34 …Instructions that experienced DSB (Decode stream buffer i.e. the decoded instruction-cache) miss.", 49 …ode stream buffer i.e. the decoded instruction-cache) miss. Critical means stalls were exposed to … 100 "BriefDescription": "Retired instructions after front-end starvation of at least 1 cycle", 109 …er an interval where the front-end delivered no uops for a period of at least 1 cycle which was no… 115 …after an interval where the front-end delivered no uops for a period of 128 cycles which was not i… 124 …after an interval where the front-end delivered no uops for a period of 128 cycles which was not i… 130 … after an interval where the front-end delivered no uops for a period of 16 cycles which was not i… [all …]
|
| /freebsd/lib/libpmc/pmu-events/arch/x86/icelakex/ |
| H A D | frontend.json | 9 …"PublicDescription": "Counts the number of times the front-end is resteered when it finds a branch… 15 "BriefDescription": "Decode Stream Buffer (DSB)-to-MITE transitions count.", 23 …"PublicDescription": "Counts the number of Decode Stream Buffer (DSB a.k.a. Uop Cache)-to-MITE spe… 29 "BriefDescription": "DSB-to-MITE switch true penalty cycles.", 35 …-cache that holds translations of previously fetched instructions that were decoded by the legacy … 50 …Instructions that experienced DSB (Decode stream buffer i.e. the decoded instruction-cache) miss.", 65 …ode stream buffer i.e. the decoded instruction-cache) miss. Critical means stalls were exposed to … 116 "BriefDescription": "Retired instructions after front-end starvation of at least 1 cycle", 125 …er an interval where the front-end delivered no uops for a period of at least 1 cycle which was no… 131 …after an interval where the front-end delivered no uops for a period of 128 cycles which was not i… [all …]
|
| /freebsd/contrib/libarchive/libarchive/ |
| H A D | archive_read_support_filter_all.c | 1 /*- 2 * Copyright (c) 2003-2011 Tim Kientzle 15 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 19 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 46 /* Bzip falls back to "bunzip2" command-line */ in archive_read_support_filter_all() 50 /* Gzip decompress falls back to "gzip - in archive_read_support_filter_all() [all...] |
| /freebsd/sys/dev/ixgbe/ |
| H A D | ixgbe_osdep.c | 3 Copyright (c) 2001-2020, Intel Corporation 17 contributors may be used to endorse or promote products derived from 21 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 25 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 39 return ((struct ixgbe_softc *)hw->back)->dev; in ixgbe_dev_from_hw() 45 return pci_read_config(((struct ixgbe_softc *)hw->back)->dev, reg, 2); in ixgbe_read_pci_cfg() 51 pci_write_config(((struct ixgbe_softc *)hw->back)->dev, reg, value, 2); in ixgbe_write_pci_cfg() 57 return bus_space_read_4(((struct ixgbe_softc *)hw->back)->osdep.mem_bus_space_tag, in ixgbe_read_reg() 58 ((struct ixgbe_softc *)hw->back)->osdep.mem_bus_space_handle, reg); in ixgbe_read_reg() 64 bus_space_write_4(((struct ixgbe_softc *)hw->back)->osdep.mem_bus_space_tag, in ixgbe_write_reg() [all …]
|
| /freebsd/sys/dev/igc/ |
| H A D | igc_osdep.h | 1 /*- 4 * SPDX-License-Identifier: BSD-3-Clause 83 bus_space_read_4(((struct igc_osdep *)(hw)->back)->mem_bus_space_tag, \ 84 ((struct igc_osdep *)(hw)->back)->mem_bus_space_handle, offset) 86 /* Write to an absolute offset in the adapter's memory space */ 88 bus_space_write_4(((struct igc_osdep *)(hw)->back)->mem_bus_space_tag, \ 89 ((struct igc_osdep *)(hw)->back)->mem_bus_space_handle, offset, value) 94 bus_space_read_4(((struct igc_osdep *)(hw)->back)->mem_bus_space_tag, \ 95 ((struct igc_osdep *)(hw)->back)->mem_bus_space_handle, \ 99 bus_space_write_4(((struct igc_osdep *)(hw)->back)->mem_bus_space_tag, \ [all …]
|
| /freebsd/crypto/krb5/src/windows/leash/htmlhelp/html/ |
| H A D | FAQ.htm | 1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> 11 <li> <a href="#get-tickets">How do I get tickets? </a> </li> 12 <li> <a href="#expiration-warning"> Will I be warned when my tickets are about to expire? </a> </li> 13 <li> <a href="#automatic-destroy"> Are my tickets destroyed automatically when I exit MIT Kerberos… 15 <li> <a href="#renewable-closed"> If I set my tickets to renew automatically, will the renewals kee… 17 <li> <a href="#RSA-SecurID">How do I use my RSA SecurID token with Kerberos?</a></li> 19 <li><a href="#Command-line">Can I use Kerberos with the command line prompt? </a> </li> 24 <h3> <a name="get-tickets">How do I get tickets?</a> </h3> 26 …eros identity) and password and click Okay. <a href="HTML/Get_Tickets.htm">How to: Get Tickets</a> 30 <a href="#top">Back to top</a></p> [all …]
|
| /freebsd/lib/libc/stdio/ |
| H A D | ungetc.3 | 4 .\" This code is derived from software contributed to Berkeley by 17 .\" may be used to endorse or promote products derived from this software 21 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 25 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 37 .Nd un-get character from input stream 49 (converted to an unsigned char) 50 back onto the input stream pointed to by 52 The pushed-back characters will be returned by subsequent reads on the 61 will discard the pushed back characters. 63 One character of push-back is guaranteed, [all …]
|
| /freebsd/sys/contrib/openzfs/man/man8/ |
| H A D | zfs-rollback.8 | 1 .\" SPDX-License-Identifier: CDDL-1.0 5 .\" The contents of this file are subject to the terms of the 10 .\" or https://opensource.org/licenses/CDDL-1.0. 38 .Nm zfs-rollback 39 .Nd roll ZFS dataset back to snapshot 47 When a dataset is rolled back, all data that has changed since the snapshot is 48 discarded, and the dataset reverts to the state at the time of the snapshot. 49 By default, the command refuses to roll back to a snapshot other than the most 51 In order to do so, all intermediate snapshots and bookmarks must be destroyed by 61 To completely roll back a recursive snapshot, you must roll back the individual [all …]
|
| /freebsd/contrib/nvi/ex/ |
| H A D | ex_tag.c | 1 /*- 7 * This code is derived from software contributed to Berkeley by 49 * ex_tag_first -- 50 * The tag code can be entered from main, e.g., "vi -t tag". 66 * to find the tag. We match historic practice, but don't distinguish in ex_tag_first() 67 * between real error and failure to find the tag. in ex_tag_first() 80 * ex_tag_push -- ^] 95 switch (cmdp->argc) { in ex_tag_push() 97 free(exp->tag_last); in ex_tag_push() 99 if ((exp->tag_last = v_wstrdup(sp, cmdp->argv[0]->bp, in ex_tag_push() [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | MacroFusion.h | 1 //===- MacroFusion.h - Macro Fusion -------- [all...] |
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | OSSL_PROVIDER-base.pod | 5 OSSL_PROVIDER-base - OpenSSL base provider 21 =back 25 It isn't mandatory to query for this property, except to make sure to get 36 =back 38 These may be used in a property query string with fetching functions to select 39 which data are to be encoded. Either the private key material, the public 50 =back 52 These may be used in a property query string with fetching functions to select 64 =item SEED-SRC, see L<EVP_RAND-SEED-SRC(7)> 66 =item JITTER, see L<EVP_RAND-JITTER(7)> [all …]
|
| /freebsd/lib/libpmc/pmu-events/arch/x86/goldmont/ |
| H A D | pipeline.json | 139 …s retired, including both when the branch was supposed to be taken and when it was not supposed to… 172 …e/Jump if Condition is Met) branch instructions retired that were supposed to be taken but the pro… 180 …e core frequency may change from time to time. For this reason this event may have a changing rati… 245 …recise Event capable: The EventingRIP field in the PEBS record is precise to the address of the i… 254 … that were not consumed by the backend due to either a full resource in the backend (RESOURCE_FUL… 258 "BriefDescription": "Unfilled issue slots per cycle to recover", 263 … because allocation is stalled waiting for a mispredicted jump to retire or other branch-like cond… 273 …to resources such as the Re-order Buffer (ROB), reservation stations (RS), load/store buffers, phy… 300 "BriefDescription": "Loads blocked due to store data not ready (Precise event capable)", 311 … "BriefDescription": "Loads blocked due to store forward restriction (Precise event capable)", [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | SCCIterator.h | 1 //===- ADT/SCCIterator.h - Strongly Connected Comp. Iter. -------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 10 /// This builds on the llvm/ADT/GraphTraits.h file to find the strongly 15 /// edge to a node in SCC S2, then it visits S1 *after* S2. 17 /// To visit S1 *before* S2, use the scc_iterator on the Inverse graph. (NOTE: 20 //===----------------------------------------------------------------------===// 43 /// This is implemented using Tarjan's DFS algorithm using an internal stack to 45 /// iterator and thus you cannot backtrack or re-visit nodes. 71 /// The visit counters used to detect when a complete SCC is on the stack. [all …]
|
| H A D | PriorityWorklist.h | 1 //===- PriorityWorklist.h - Worklist with insertion priority ----*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 13 //===----------------------------------------------------------------------===// 30 /// A FILO worklist that prioritizes on re-insertion without duplication. 32 /// This is very similar to a \c SetVector with the primary difference that 33 /// while re-insertion does not create a duplicate, it does adjust the 34 /// visitation order to respect the last insertion point. This can be useful 35 /// when the visit order needs to be prioritized based on insertion point 38 /// Note that this doesn't prevent re-insertion of elements which have been [all …]
|
| /freebsd/contrib/elftoolchain/libelf/ |
| H A D | gelf.3 | 13 .\" any express or implied warranties, including, but not limited to, the 17 .\" damages (including, but not limited to, procurement of substitute goods 24 .\" $Id: gelf.3 3743 2019-06-12 19:36:30Z jkoshy $ 31 .Nd class-independent API for ELF manipulation 39 This API allows an application to operate on ELF descriptors without 40 needing to the know the ELF class of the descriptor. 44 The GElf API defines the following class-independent data structures: 45 .Bl -tag -width GElf_Sxword 49 A class-independent representation of an ELF Compression Header. 51 A class-independent representation of ELF [all …]
|
| /freebsd/contrib/netbsd-tests/lib/libcurses/slave/ |
| H A D | commands.c | 3 /*- 8 * This code has been donated to The NetBSD Foundation by the Author. 15 * 2. The name of the author may not be used to endorse or promote products 19 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 23 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 72 * Report an pointer value back to the director 88 * Report an integer value back to the director 101 * Report either an ERR or OK back to the director 115 * Report the type back to the director via the command pipe 129 * Report the number of returns back to the director via the command pipe [all …]
|