/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_common_interceptors_ioctl.inc | 1 //===-- sanitizer_common_interceptors_ioctl.inc -----------------*- C++ -*-===// 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 10 //===----------------------------------------------------------------------===// 18 // FIXME: support read+write arguments. Currently READWRITE and WRITE do the 20 // XXX: The declarations below may use WRITE instead of READWRITE, unless 25 WRITE, 35 static unsigned ioctl_table_size = 0; 52 _(FIOCLEX, NONE, 0); [all …]
|
H A D | sanitizer_interceptors_ioctl_netbsd.inc | 1 //===-- sanitizer_interceptors_ioctl_netbsd.inc -----------------*- C++ -*-===// 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 10 //===----------------------------------------------------------------------===// 18 // FIXME: support read+write arguments. Currently READWRITE and WRITE do the 20 // XXX: The declarations below may use WRITE instead of READWRITE, unless 22 enum { NONE, READ, WRITE, READWRITE, CUSTOM } type : 3; 29 static unsigned ioctl_table_size = 0; 128 _(CIOCASYMFEAT, WRITE, sizeof(u32)); [all …]
|
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | XCOFFEmitter.cpp | 1 //===- yaml2xcoff - Convert YAML to a xcoff object file -------- [all...] |
/freebsd-src/contrib/libevent/ |
H A D | epolltable-internal.h | 2 * Copyright (c) 2000-2007 Niels Provos <provos@citi.umich.edu> 3 * Copyright (c) 2007-2012 Niels Provos and Nick Mathewson 40 The table was auto-generated with a python script, according to this 41 pseudocode:[*0] 43 If either the read or the write change is add+del: 44 This is impossible; Set op==-1, events=0. 45 Else, if either the read or the write change is add: 46 Set events to 0. 50 If the write change is add, or 51 (the write change is not del, and ev_write is in old_events): [all …]
|
/freebsd-src/contrib/ntp/sntp/libevent/ |
H A D | epolltable-internal.h | 2 * Copyright (c) 2000-2007 Niels Provos <provos@citi.umich.edu> 3 * Copyright (c) 2007-2012 Niels Provos and Nick Mathewson 40 The table was auto-generated with a python script, according to this 41 pseudocode:[*0] 43 If either the read or the write change is add+del: 44 This is impossible; Set op==-1, events=0. 45 Else, if either the read or the write change is add: 46 Set events to 0. 50 If the write change is add, or 51 (the write change is not del, and ev_write is in old_events): [all …]
|
/freebsd-src/lib/libpmc/pmu-events/arch/arm64/freescale/imx8mp/sys/ |
H A D | metrics.json | 5 "MetricExpr": "imx8_ddr0@axid\\-read\\,axi_mask\\=0xffff\\,axi_id\\=0x0000@", 6 "ScaleUnit": "9.765625e-4KB", 11 "BriefDescription": "bytes of all masters write to ddr", 13 "MetricExpr": "imx8_ddr0@axid\\-write\\,axi_mask\\=0xffff\\,axi_id\\=0x0000@", 14 "ScaleUnit": "9.765625e-4KB", 21 "MetricExpr": "imx8_ddr0@axid\\-read\\,axi_mask\\=0x0000\\,axi_id\\=0x0000@", 22 "ScaleUnit": "9.765625e-4KB", 27 "BriefDescription": "bytes of a53 core write to ddr", 29 "MetricExpr": "imx8_ddr0@axid\\-write\\,axi_mask\\=0x0000\\,axi_id\\=0x0000@", 30 "ScaleUnit": "9.765625e-4KB", [all …]
|
/freebsd-src/sys/contrib/libsodium/packaging/dotnet-core/ |
H A D | prepare.py | 8 # --------------------- ----------------- # 10 # --------------------- ----------------- # 11 ( 'win-x64', 'x64' ), 12 ( 'win-x86', 'Win32' ), 13 # --------------------- ----------------- # 17 # --------------------- ----------------- # 19 # --------------------- ----------------- # 20 ( 'osx-x64', 'sierra' ), 21 # --------------------- ----------------- # 25 # --------------------- ----------------- # [all …]
|
/freebsd-src/sys/contrib/device-tree/include/dt-bindings/memory/ |
H A D | tegra234-mc.h | 1 /* SPDX-License-Identifier: (GPL-2.0 OR MIT) */ 2 /* Copyright (c) 2018-2022, NVIDIA CORPORATION. All rights reserved. */ 8 #define TEGRA234_SID_INVALID 0x00 9 #define TEGRA234_SID_PASSTHROUGH 0x7f 12 #define TEGRA234_SID_ISO_NVDISPLAY 0x01 13 #define TEGRA234_SID_ISO_VI 0x02 14 #define TEGRA234_SID_ISO_VIFALC 0x03 15 #define TEGRA234_SID_ISO_VI2 0x04 16 #define TEGRA234_SID_ISO_VI2FALC 0x05 17 #define TEGRA234_SID_ISO_VI_VM2 0x06 [all …]
|
H A D | tegra194-mc.h | 5 #define TEGRA194_SID_INVALID 0x00 6 #define TEGRA194_SID_PASSTHROUGH 0x7f 9 #define TEGRA194_SID_HOST1X 0x01 10 #define TEGRA194_SID_CSI 0x02 11 #define TEGRA194_SID_VIC 0x03 12 #define TEGRA194_SID_VI 0x04 13 #define TEGRA194_SID_ISP 0x05 14 #define TEGRA194_SID_NVDEC 0x06 15 #define TEGRA194_SID_NVENC 0x07 16 #define TEGRA194_SID_NVJPG 0x08 [all …]
|
H A D | tegra186-mc.h | 5 #define TEGRA186_SID_INVALID 0x00 6 #define TEGRA186_SID_PASSTHROUGH 0x7f 9 #define TEGRA186_SID_HOST1X 0x01 10 #define TEGRA186_SID_CSI 0x02 11 #define TEGRA186_SID_VIC 0x03 12 #define TEGRA186_SID_VI 0x04 13 #define TEGRA186_SID_ISP 0x05 14 #define TEGRA186_SID_NVDEC 0x06 15 #define TEGRA186_SID_NVENC 0x07 16 #define TEGRA186_SID_NVJPG 0x08 [all …]
|
/freebsd-src/lib/libpmc/pmu-events/arch/arm64/ |
H A D | recommended.json | 4 "EventCode": "0x40", 9 "PublicDescription": "Attributable Level 1 data cache access, write", 10 "EventCode": "0x41", 12 "BriefDescription": "L1D cache access, write" 16 "EventCode": "0x42", 21 "PublicDescription": "Attributable Level 1 data cache refill, write", 22 "EventCode": "0x43", 24 "BriefDescription": "L1D cache refill, write" 28 "EventCode": "0x44", 34 "EventCode": "0x45", [all …]
|
H A D | armv8-recommended.json | 4 "EventCode": "0x40", 9 "PublicDescription": "Attributable Level 1 data cache access, write", 10 "EventCode": "0x41", 12 "BriefDescription": "L1D cache access, write" 16 "EventCode": "0x42", 21 "PublicDescription": "Attributable Level 1 data cache refill, write", 22 "EventCode": "0x43", 24 "BriefDescription": "L1D cache refill, write" 28 "EventCode": "0x44", 34 "EventCode": "0x45", [all …]
|
/freebsd-src/sys/arm64/arm64/ |
H A D | gic_v3_reg.h | 1 /*- 40 #define GIC_PRIORITY_MAX (0x00UL) 42 #define GIC_PRIORITY_MIN (0xFCUL) 53 #define GICD_CTLR_G1 (1 << 0) 64 #define GICD_TYPER_IDBITS(n) ((((n) >> 19) & 0x1F) + 1) 69 #define GICD_STATUSR 0x0010 71 #define GICD_SETSPI_NSR 0x0040 72 #define GICD_CLRSPI_NSR 0x0048 73 #define GICD_SETSPI_SR 0x0050 74 #define GICD_CLRSPI_SR 0x0058 [all …]
|
/freebsd-src/contrib/llvm-project/llvm/lib/MC/ |
H A D | MachObjectWriter.cpp | 1 //===- lib/MC/MachObjectWriter.cpp - Mach-O File Writer ------- [all...] |
/freebsd-src/lib/libpmc/pmu-events/arch/x86/cascadelakex/ |
H A D | uncore-memory.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0x4", 9 "UMask": "0x3", 14 "Counter": "0,1,2,3", 15 "EventCode": "0x4", 19 "UMask": "0x3", 23 "BriefDescription": "write requests to memory controller. Derived from unc_m_cas_count.wr", 24 "Counter": "0,1,2,3", 25 "EventCode": "0x4", 29 "UMask": "0xC", [all …]
|
/freebsd-src/lib/libpmc/pmu-events/arch/x86/skylakex/ |
H A D | uncore-memory.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0x4", 9 "UMask": "0x3", 14 "Counter": "0,1,2,3", 15 "EventCode": "0x4", 19 "UMask": "0x3", 23 "BriefDescription": "write requests to memory controller. Derived from unc_m_cas_count.wr", 24 "Counter": "0,1,2,3", 25 "EventCode": "0x4", 29 "UMask": "0xC", [all …]
|
/freebsd-src/contrib/llvm-project/llvm/lib/XRay/ |
H A D | FDRTraceWriter.cpp | 1 //===- FDRTraceWriter.cpp - XRay FDR Trace Writer ---------------*- C++ -*-===// 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 // Test a utility that can write out XRay FDR Mode formatted trace files. 11 //===----------------------------------------------------------------------===// 25 int> = 0> 26 static size_t write(support::endian::Writer &OS, Tuple &&T) { in write() function 27 OS.write(std::get<Index>(T)); in write() 28 return sizeof(std::get<Index>(T)) + IndexedWriter<Index + 1>::write(OS, T); in write() [all …]
|
/freebsd-src/sys/contrib/openzfs/cmd/ |
H A D | dbufstat.in | 4 # is available through the dbufs kstat and may be post-processed as 15 # or https://opensource.org/licenses/CDDL-1.0. 66 "pool": [15, -1, "pool name"], 67 "objset": [6, -1, "dataset identification number"], 68 "object": [10, -1, "object number"], 69 "level": [5, -1, "indirection level of buffer"], 70 "blkid": [8, -1, "block number of buffer"], 74 "meta": [4, -1, "is this buffer metadata?"], 75 "state": [5, -1, "state of buffer (read, cached, etc)"], 77 "dbc": [3, -1, "in dbuf cache"], [all …]
|
/freebsd-src/crypto/heimdal/doc/doxyout/krb5/man/man3/ |
H A D | krb5_storage.3 | 1 …ros 5 storage functions" 3 "11 Jan 2012" "Version 1.5.2" "HeimdalKerberos5library" \" -*- nroff -*- 5 Heimdal Kerberos 5 storage functions \- 180 \fIsp\fP the storage buffer to write to 187 0 on success, a Kerberos 5 error code on failure. 197 \fIsp\fP the storage buffer to write to 204 0 on success, a Kerberos 5 error code on failure. 214 \fIsp\fP the storage buffer to write to 221 0 on success, a Kerberos 5 error code on failure. 231 \fIsp\fP the storage buffer to write to 238 0 on success, a Kerberos 5 error code on failure. [all …]
|
/freebsd-src/usr.sbin/bsnmpd/bsnmpd/ |
H A D | snmpd.config | 20 # engine := 0x80:0x10:0x08:0x10:0x80:0x25 26 # string to enable write access. 27 write := "geheim" 31 # Declarations for SNMP-USER-BASED-SM-MIB authentication and privacy options 42 # Enumerations from SNMP-FRAMEWORK-MIB 46 securityModelAny := 0 52 MPmodelSNMPv1 := 0 66 # 'bsnmpget -v 3 -D -K -o verbose' against the running bsnmpd(1). For other 71 #user1passwd := 0x22:0x98:0x1a:0x6e:0x39:0x93:0x16:0x5e:0x6a:0x21:0x1b:0xd8:0xa9:0x81:0x31:0x05:0x1… 81 # Set the read and write communities. [all …]
|
/freebsd-src/secure/lib/libcrypto/man/man3/ |
H A D | SSL_write.3 | 18 .\" Set up some character translations and predefined strings. \*(-- will 24 .tr \(*W- 27 . ds -- \(*W- 29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch 30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch 37 . ds -- \|\(em\| 49 .\" If the F register is >0, we'll generate index entries on stderr for 57 .nr rF 0 65 . nr % 0 71 .\" Fear. Run. Save yourself. No user-serviceable parts. [all …]
|
/freebsd-src/crypto/openssl/doc/man3/ |
H A D | SSL_write.pod | 5 SSL_write_ex, SSL_write, SSL_sendfile - write bytes to a TLS/SSL connection 17 SSL_write_ex() and SSL_write() write B<num> bytes from the buffer B<buf> into 23 efficient zero-copy semantics. SSL_sendfile() is available only when 31 In the paragraphs below a "write function" is defined as one of either 34 If necessary, a write function will negotiate a TLS/SSL session, if not already 36 requests a re-negotiation, it will be performed transparently during 37 the write function operation. The behaviour of the write functions depends on the 43 before the first call to a write function. 45 If the underlying BIO is B<blocking>, the write functions will only return, once 46 the write operation has been finished or an error occurred. [all …]
|
/freebsd-src/contrib/llvm-project/clang/lib/APINotes/ |
H A D | APINotesWriter.cpp | 1 //===-- APINotesWriter.cpp - API Notes Writer ------- [all...] |
/freebsd-src/lib/libpmc/pmu-events/arch/arm64/arm/cortex-a510/ |
H A D | cache.json | 102 …-complex L2 cache, this event does not count. If the complex is configured without a per-complex L… 103 "EventCode": "0xC1", 105 …-complex L2 cache, this event does not count. If the complex is configured without a per-complex L… 109 "EventCode": "0xC2", 114 …"PublicDescription": "L2 cache write streaming mode. This event counts for each cycle where the co… 115 "EventCode": "0xC3", 117 …"BriefDescription": "L2 cache write streaming mode. This event counts for each cycle where the cor… 120 …PublicDescription": "L1 data cache entering write streaming mode. This event counts for each entry… 121 "EventCode": "0xC4", 123 …"BriefDescription": "L1 data cache entering write streaming mode. This event counts for each entry… [all …]
|
/freebsd-src/bin/pax/ |
H A D | buf_subs.c | 1 /*- 2 * SPDX-License-Identifier: BSD-3-Clause 60 static char *bufpt; /* read/write point in i/o buffer */ 71 * set up the buffering system to operate in a write mode 73 * 0 if ok, -1 if the user specified write block size violates pax spec 81 * Check to make sure the write block size meets pax specs. If the user in wr_start() 88 wrblksz = frmt->bsz; in wr_start() 90 paxwarn(1, "Write block size of %d too large, maximum is: %d", in wr_start() 92 return(-1); in wr_start() 95 paxwarn(1, "Write block size of %d is not a %d byte multiple", in wr_start() [all …]
|