/freebsd/contrib/bsnmp/gensnmpdef/ |
H A D | gensnmpdef.c | 2 * Copyright (C) 2004-2006 29 * $Begemot: gensnmpdef.c 383 2006-05-30 07:40:49Z brandt_h $ 43 "Usage: gensnmpdef [-hEe] [-c <cut>] MIB [MIB ...]\n" 45 " -c specify the number of initial sub-oids to cut from the oids\n" 46 " -E extract named enum types. Print a typedef for all enums defined\n" 48 " -e extract unnamed enum types. Print a typedef for all enums defined\n" 50 " -h print this help\n" 65 static void print_node(SmiNode *n, u_int level); 75 pindent(u_int level) in pindent() argument 77 if (level >= cut) in pindent() [all …]
|
/freebsd/contrib/llvm-project/clang/lib/Format/ |
H A D | UnwrappedLineFormatter.cpp | 1 //===--- UnwrappedLineFormatter.cpp - Format C++ code ---------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 16 #define DEBUG_TYPE "format-formatter" 24 const FormatToken *Next = Line.First->getNextNonComment(); in startsExternCBlock() 25 const FormatToken *NextNext = Next ? Next->getNextNonComment() : nullptr; in startsExternCBlock() 26 return Line.startsWith(tok::kw_extern) && Next && Next->isStringLiteral() && in startsExternCBlock() 27 NextNext && NextNext->is(tok::l_brace); in startsExternCBlock() 35 /// Tracks the indent level of \c AnnotatedLines across levels. 38 /// getIndent() will return the indent for the last line \c nextLine was called [all …]
|
H A D | MacroCallReconstructor.cpp | 1 //===--- MacroCallReconstructor.cpp - Format C++ code -----------*- C++ -*-===// 8 //===----------------------------------------------------------------------===// 14 //===----------------------------------------------------------------------===// 24 #define DEBUG_TYPE "format-reconstruct" 36 Call(N.Tok, Parent, First, Line.Level); in forEachToken() 44 unsigned Level, in MacroCallReconstructor() argument 47 : Result(Level), IdToReconstructed(ActiveExpansions) { in MacroCallReconstructor() 56 unsigned Level) { add(Token, Parent, First, Level); }); in addLine() argument 63 Result.Tokens.front()->Children.size() == 1); in takeResult() 65 *Result.Tokens.front()->Children.front(), Result.Level); in takeResult() [all …]
|
H A D | TokenAnnotator.h | 1 //===--- TokenAnnotator.h - Format C++ code ---------------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 13 //===----------------------------------------------------------------------===// 50 : First(Line.Tokens.front().Tok), Type(LT_Other), Level(Line.Level), in AnnotatedLine() 67 First->Previous = nullptr; in AnnotatedLine() 71 if (Node.Tok->MacroParent) in AnnotatedLine() 73 Current->Next = Node.Tok; in AnnotatedLine() 74 Node.Tok->Previous = Current; in AnnotatedLine() 75 Current = Current->Next; in AnnotatedLine() [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/arm64/arm/cortex-a55/ |
H A D | cache.json | 105 …Level 3 cache refill due to prefetch. This event counts any linefills from the hardware prefetcher… 108 …Level 3 cache refill due to prefetch. This event counts any linefills from the hardware prefetcher… 111 …Level 2 cache refill due to prefetch. +//0 If the core is configured with a per-core L2 cache: Thi… 114 …Level 2 cache refill due to prefetch. +//0 If the core is configured with a per-core L2 cache: Thi… 117 …ption": "Level 1 data cache refill due to prefetch. This event counts any linefills from the prefe… 120 …ption": "Level 1 data cache refill due to prefetch. This event counts any linefills from the prefe… 123 …"PublicDescription": "Level 2 cache write streaming mode. This event counts for each cycle where t… 126 …"BriefDescription": "Level 2 cache write streaming mode. This event counts for each cycle where th… 129 …"PublicDescription": "Level 1 data cache entering write streaming mode.This event counts for each … 132 …"BriefDescription": "Level 1 data cache entering write streaming mode.This event counts for each e… [all …]
|
/freebsd/sys/fs/ext2fs/ |
H A D | ext2_inode.c | 1 /*- 7 /*- 8 * SPDX-License-Identifier: BSD-3-Clause 80 if ((ip->i_flag & IN_MODIFIED) == 0 && waitfor == 0) in ext2_update() 82 ip->i_flag &= ~(IN_LAZYACCESS | IN_LAZYMOD | IN_MODIFIED); in ext2_update() 83 fs = ip->i_e2fs; in ext2_update() 84 if (fs->e2fs_ronly) in ext2_update() 86 if ((error = bread(ip->i_devvp, in ext2_update() 87 fsbtodb(fs, ino_to_fsba(fs, ip->i_number)), in ext2_update() 88 (int)fs->e2fs_bsize, NOCRED, &bp)) != 0) { in ext2_update() [all …]
|
H A D | ext2_htree.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 79 static void ext2_htree_insert_entry_to_level(struct ext2fs_htree_lookup_level *level, 104 if (EXT2_HAS_COMPAT_FEATURE(ip->i_e2fs, EXT2F_COMPAT_DIRHASHINDEX) && in ext2_htree_has_idx() 105 ip->i_flag & IN_E3INDEX) in ext2_htree_has_idx() 116 struct ext2fs_htree_lookup_level *level; in ext2_htree_check_next() local 119 int idx = info->h_levels_num - 1; in ext2_htree_check_next() 123 level = &info->h_levels[idx]; in ext2_htree_check_next() 124 level->h_entry++; in ext2_htree_check_next() 125 if (level->h_entry < level->h_entries + in ext2_htree_check_next() [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/arm64/arm/cortex-a65/ |
H A D | cache.json | 111 …iption": "Level 1 data cache refill started due to prefetch. Counts any linefills from the prefetc… 114 …iption": "Level 1 data cache refill started due to prefetch. Counts any linefills from the prefetc… 117 …Level 2 cache refill due to prefetch. +//0 If the core is configured with a per-core L2 cache: Thi… 120 …Level 2 cache refill due to prefetch. +//0 If the core is configured with a per-core L2 cache: Thi… 123 …Level 3 cache refill due to prefetch. This event counts any linefills from the hardware prefetcher… 126 …Level 3 cache refill due to prefetch. This event counts any linefills from the hardware prefetcher… 141 …"PublicDescription": "Level 2 cache write streaming mode. This event counts for each cycle where t… 144 …"BriefDescription": "Level 2 cache write streaming mode. This event counts for each cycle where th… 147 …"PublicDescription": "Level 3 cache write streaming mode. This event counts for each cycle where t… 150 …"BriefDescription": "Level 3 cache write streaming mode. This event counts for each cycle where th… [all …]
|
/freebsd/contrib/sendmail/src/ |
H A D | trace.c | 2 * Copyright (c) 1998-2001 Proofpoint, Inc. and its suppliers. 4 * Copyright (c) 1983, 1995-1997 Eric P. Allman. All rights reserved. 9 * forth in the LICENSE file which can be found at the top level of 18 SM_RCSID("@(#)$Id: trace.c,v 8.39 2013-11-22 20:51:57 ca Exp $") 24 ** TtSETUP -- set up for trace package. 27 ** vect -- pointer to trace vector. 28 ** size -- number of flags in trace vector. 29 ** defflags -- flags to set if no value given. 54 ** tToldflag -- process an old style trace flag 57 ** s -- points to a [\0, \t] terminated string, [all …]
|
/freebsd/sys/ufs/ffs/ |
H A D | ffs_inode.c | 1 /*- 2 * SPDX-License-Identifier: BSD-3-Clause 105 if ((ip->i_flag & IN_MODIFIED) == 0 && waitfor == 0) in ffs_update() 107 ip->i_flag &= ~(IN_LAZYACCESS | IN_LAZYMOD | IN_MODIFIED); in ffs_update() 123 * or fsyncdata() will be able to run before the on-disk inode in ffs_update() 127 ip->i_flag &= ~(IN_SIZEMOD | IN_IBLKDATA); in ffs_update() 129 if (fs->fs_ronly) in ffs_update() 146 bn = fsbtodb(fs, ino_to_fsba(fs, ip->i_number)); in ffs_update() 147 error = ffs_breadz(VFSTOUFS(vp->v_mount), ITODEVVP(ip), bn, bn, in ffs_update() 148 (int) fs->fs_bsize, NULL, NULL, 0, NOCRED, flags, NULL, &bp); in ffs_update() [all …]
|
/freebsd/crypto/openssl/crypto/x509/ |
H A D | pcy_tree.c | 2 * Copyright 2004-2023 The OpenSSL Project Authors. All Rights Reserved. 22 * door on CVE-2023-0464. 34 if ((lev->flags & X509_V_FLAG_INHIBIT_MAP) in expected_print() 35 || !(node->data->flags & POLICY_DATA_FLAG_MAP_MASK)) in expected_print() 40 STACK_OF(ASN1_OBJECT) *pset = node->data->expected_policy_set; in expected_print() 60 curr = tree->levels + tree->nlevel; in tree_print() 64 BIO_printf(channel, "Level print after %s\n", str); in tree_print() 65 BIO_printf(channel, "Printing Up to Level %ld\n", in tree_print() 66 (long)(curr - tree->levels)); in tree_print() 67 for (plev = tree->levels; plev != curr; plev++) { in tree_print() [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/ |
H A D | DiagnosticRenderer.h | 1 //===- DiagnosticRenderer.h - Diagnostic Pretty-Printing --------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 // This is a utility class that provides support for pretty-printing of 13 //===----------------------------------------------------------------------===// 59 /// The location of the last include whose stack was printed if known. 65 /// The level of the last diagnostic emitted. 67 /// The level of the last diagnostic emitted. Used to detect level changes 69 DiagnosticsEngine::Level LastLevel = DiagnosticsEngine::Ignored; 77 DiagnosticsEngine::Level Level, [all …]
|
/freebsd/lib/geom/journal/ |
H A D | gjournal.8 | 1 .\" Copyright (c) 2006-2009 Pawel Jakub Dawidek <pjd@FreeBSD.org> 66 This is block level journaling, not file system level journaling, which means 101 For the best performance possible, soft-updates should be disabled when 121 utility uses on-disk metadata, stored in the provider's last sector, 129 .Bl -tag -width ".Cm status" 140 .Bl -tag -width ".Fl s Ar jsize" 147 last sector in the data provider is not used by the existing file system. 150 detects that the last sector is used, it will refuse to overwrite it 156 to overwrite the last sector. 175 .Bl -tag -width ".Fl f" [all …]
|
/freebsd/crypto/heimdal/appl/login/ |
H A D | limits_conf.c | 85 for(l = limits; l->name != NULL; l++) in find_limit() 86 if(strcasecmp(name, l->name) == 0) in find_limit() 94 "-" no limits, 113 return -1; in read_limits_conf() 117 char *last = NULL; in read_limits_conf() local 119 int level; in read_limits_conf() local 127 if(buf[strlen(buf) - 1] != '\n') { in read_limits_conf() 143 if((args[0] = strtok_r(buf, " \t", &last)) == NULL || in read_limits_conf() 144 (args[1] = strtok_r(NULL, " \t", &last)) == NULL || in read_limits_conf() 145 (args[2] = strtok_r(NULL, " \t", &last)) == NULL || in read_limits_conf() [all …]
|
/freebsd/crypto/heimdal/appl/rsh/ |
H A D | limits_conf.c | 85 for(l = limits; l->name != NULL; l++) in find_limit() 86 if(strcasecmp(name, l->name) == 0) in find_limit() 94 "-" no limits, 113 return -1; in read_limits_conf() 117 char *last = NULL; in read_limits_conf() local 119 int level; in read_limits_conf() local 127 if(buf[strlen(buf) - 1] != '\n') { in read_limits_conf() 143 if((args[0] = strtok_r(buf, " \t", &last)) == NULL || in read_limits_conf() 144 (args[1] = strtok_r(NULL, " \t", &last)) == NULL || in read_limits_conf() 145 (args[2] = strtok_r(NULL, " \t", &last)) == NULL || in read_limits_conf() [all …]
|
/freebsd/sys/contrib/alpine-hal/ |
H A D | al_hal_udma_iofic.h | 1 /*- 10 found at http://www.gnu.org/licenses/gpl-2.0.html 56 /* *INDENT-OFF* */ 60 /* *INDENT-ON* */ 64 * This is the interrupt mode for the primary interrupt level The secondary 65 * interrupt level does not have mode and it is always a level sensitive 69 AL_IOFIC_MODE_LEGACY, /**< level-sensitive interrupt wire */ 70 AL_IOFIC_MODE_MSIX_PER_Q, /**< per UDMA queue MSI-X interrupt */ 74 /** interrupt controller level (primary/secondary) */ 82 * interrupt controller of each bus-master unit in the I/O Fabric. [all …]
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | warn.c | 2 * Copyright (c) 1997 - 2001 Kungliga Tekniska Högskolan 38 krb5_error_code code, int level, const char *fmt, va_list ap) 43 krb5_error_code code, int level, const char *fmt, va_list ap) in _warnerr() argument 73 if(context && context->warn_dest) in _warnerr() 74 krb5_log(context, context->warn_dest, level, xfmt, args[0], args[1]); in _warnerr() 82 #define FUNC(ETEXT, CODE, LEVEL) \ argument 86 ret = _warnerr(context, ETEXT, CODE, LEVEL, fmt, ap); \ 94 * the last failure. 97 * @param code error code of the last error 114 * the last failure. [all …]
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_dispatch_hier.h | 2 * kmp_dispatch_hier.h -- hierarchical scheduling methods and data structures 5 //===----------------------------------------------------------------------===// 9 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 11 //===----------------------------------------------------------------------===// 20 LAYER_THREAD = -1, 29 // Convert hierarchy type (LAYER_L1, LAYER_L2, etc.) to C-style string 45 return "LAST"; in __kmp_get_hier_str() 60 // Append a level of the hierarchy 156 lb[1 - index] = nlb; in set_next_hand_thread() 157 ub[1 - index] = nub; in set_next_hand_thread() [all …]
|
/freebsd/usr.bin/gzip/ |
H A D | unpack.c | 3 /*- 4 * SPDX-License-Identifier: BSD-2-Clause 36 * 00, 01 - Signature (US, RS), we already validated it earlier. 37 * 02..05 - Uncompressed size 38 * 06 - Level for the huffman tree (<=24) 41 * tree levels, each level would consume 1 byte (See [1]). 55 * last level symbol count by 2 which makes it a number in 67 * and store pointers to each level's first symbol. In addition to 68 * that, maintain two counts for each level: inner nodes count and 76 * level */ [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/arm/msm/ |
H A D | qcom,llcc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-or-later OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Last Level Cache Controller 10 - Rishabh Bhatnagar <rishabhb@codeaurora.org> 11 - Sai Prakash Ranjan <saiprakash.ranjan@codeaurora.org> 14 LLCC (Last Level Cache Controller) provides last level of cache memory in SoC, 24 - qcom,sc7180-llcc 25 - qcom,sc7280-llcc 26 - qcom,sc8180x-llcc [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/s390/cf_z14/ |
H A D | extended.json | 5 "BriefDescription": "L1D Read-only Exclusive Writes", 6 …"PublicDescription": "A directory write to the Level-1 Data cache where the line was originally in… 18 …e data cache. Incremented by one for every TLB2 miss in progress for the Level-1 Data cache on thi… 23 "BriefDescription": "DTLB2 One-Megabyte Page Writes", 24 … Combined Region and Segment Table Entry array in the Level-2 TLB for a one-megabyte page or a Las… 29 "BriefDescription": "DTLB2 Two-Gigabyte Page Writes", 30 …"PublicDescription": "A translation entry for a two-gigabyte page was written into the Level-2 TLB" 36 …tion": "A directory write to the Level-1 Data cache directory where the returned cache line was so… 48 …uction cache. Incremented by one for every TLB2 miss in progress for the Level-1 Instruction cache… 54 …n": "A directory write to the Level-1 Instruction cache directory where the returned cache line wa… [all …]
|
/freebsd/contrib/file/src/ |
H A D | BNF | 8 ------------------------------------------------------------------------ 11 query = line *( 1*level line ) 13 level = ">" ;; Increment the level by 1. 14 ;; The first line of a query is at level 0. 18 ------------------------------------------------------------------------ 25 reloffset = "&" NUMBER ;; The offset relative to the last match offset 26 ;; at one level up. 27 ;; Not allowed at level == 0. 41 byte = "B" | "b" | "C" | "c" ;; A one-byte value. 42 leshort = "s" | "h" ;; A two-byte little-endian value. [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/arm64/ |
H A D | common-and-microarch.json | 9 "PublicDescription": "Level 1 instruction cache refill", 12 "BriefDescription": "Level 1 instruction cache refill" 15 "PublicDescription": "Attributable Level 1 instruction TLB refill", 18 "BriefDescription": "Attributable Level 1 instruction TLB refill" 21 "PublicDescription": "Level 1 data cache refill", 24 "BriefDescription": "Level 1 data cache refill" 27 "PublicDescription": "Level 1 data cache access", 30 "BriefDescription": "Level 1 data cache access" 33 "PublicDescription": "Attributable Level 1 data TLB refill", 36 "BriefDescription": "Attributable Level 1 data TLB refill" [all …]
|
/freebsd/share/man/man4/ |
H A D | mouse.4 | 3 .\" Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> 54 Movement and button states are usually encoded in fixed-length data packets. 58 The mouse drivers may have ``non-blocking'' attribute which will make 62 The current operation level can be examined and changed via 65 The level zero is the lowest level at which the driver offers the basic 68 and state of up to three buttons at this level. 69 At the level one, if supported by the driver, mouse data is encoded 74 .Bl -tag -width Byte_1 -compact 76 .Bl -tag -width bit_7 -compact 92 -128 through 127. [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | LegacyPassManagers.h | 1 //===- LegacyPassManagers.h - Legacy Pass Infrastructure --------* [all...] |