Home
last modified time | relevance | path

Searched +full:main +full:- +full:storage (Results 1 – 25 of 534) sorted by relevance

12345678910>>...22

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp1 //===--- PrecompiledPreamble.cpp - Build precompiled preambles --*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
28 #include "llvm/Config/llvm-config.h"
49 #warning "Unknown platform. Defaulting to UNIX-style paths for in-memory PCHs" in getInMemoryPreamblePath()
59 // so we create an in-memory VFS with just that and overlay it on top. in createVFSOverlayForPreamblePCH()
62 PCHFS->addFile(PCHFilename, 0, std::move(PCHBuffer)); in createVFSOverlayForPreamblePCH()
65 Overlay->pushOverlay(PCHFS); in createVFSOverlayForPreamblePCH()
74 // spuriously added by '-isystem' (e.g. to suppress warnings from those
[all …]
/freebsd/share/doc/usd/05.dc/
H A Ddc3 .\" Copyright (C) Caldera International Inc. 2001-2002.
35 .EH 'USD:5-%''DC \- An Interactive Desk Calculator'
36 .OH 'DC \- An Interactive Desk Calculator''USD:5-%'
38 .\" ....TM 75-1271-8 39199 39199-11
41 DC \- An Interactive Desk Calculator
42 .AU "MH 2C-524" 3878
52 time-sharing system to do arbitrary-precision
54 It has provision for manipulating scaled fixed-point numbers and
58 only by available core storage.
77 time-sharing system
[all …]
/freebsd/contrib/wpa/src/utils/
H A Dtrace.c40 * "The first object visited by callback is the main program." in callback()
42 start_offset = info->dlpi_addr; in callback()
59 os_snprintf(exe, sizeof(exe) - 1, "/proc/%u/exe", getpid()); in get_prg_fname()
60 len = readlink(exe, fname, sizeof(fname) - 1); in get_prg_fname()
100 long storage, symcount; in read_syms() local
111 storage = bfd_get_symtab_upper_bound(abfd); in read_syms()
112 if (storage == 0) { in read_syms()
113 storage = bfd_get_dynamic_symtab_upper_bound(abfd); in read_syms()
116 if (storage < 0) { in read_syms()
121 syms = malloc(storage); in read_syms()
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DPrecompiledPreamble.h1 //===--- PrecompiledPreamble.h - Build precompiled preambles ----*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
62 /// \param MainFileBuffer Buffer with the contents of the main file.
101 /// For on-disk preambles returns 0 if filesystem operations fail. Intended to
105 /// Returned string is not null-terminated.
111 /// MainFileBuffer) of the main file.
117 /// main file to \p MainFileBuffer and updates \p VFS to ensure the preamble
120 /// For in-memory preambles, PrecompiledPreamble instance continues to own the
[all …]
/freebsd/contrib/googletest/docs/_layouts/
H A Ddefault.html2 <html lang="{{ site.lang | default: "en-US" }}">
4 <meta charset="UTF-8">
5 <meta http-equiv="X-UA-Compatible" content="IE=edge">
6 <meta name="viewport" content="width=device-width, initial-scale=1">
12 ga('create', 'UA-197576187-1', { 'storage': 'none' });
18 <script async src='https://www.google-analytics.com/analytics.js'></script>
25 <input type="checkbox" id="nav-toggle" class="nav-toggle">
26 <label for="nav-toggle" class="expander">
44 <div class="main markdown-body">
45 <div class="main-inner">
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DFunctionExtras.h1 //===- FunctionExtras.h - Function type erasure utilities -------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
14 /// move-only callable objects and const-qualification.
17 /// - Add a `function` that provides ref-qualified support, which doesn't work
19 /// - Provide support for specifying multiple signatures to type erase callable
21 /// - Expand to include a copyable utility that directly replaces std::function
30 //===----------------------------------------------------------------------===//
47 /// unique_function is a type-erasing functor similar to std::function.
49 /// It can hold move-only function objects, like lambdas capturing unique_ptrs.
[all …]
/freebsd/share/doc/smm/05.fastfs/
H A D3.t35 A file system is described by its super-block,
37 Because the super-block contains critical data,
40 since the super-block data does not change,
42 or other hard disk error causes the default super-block
53 file system's super-block
66 that includes a redundant copy of the super-block,
84 could cause the loss of all redundant copies of the super-block.
92 or platter can be lost without losing all copies of the super-block.
99 out with its super-block at the ``known'' location,
114 Optimizing storage utilization
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DXCOFF.h1 //===-- llvm/BinaryFormat/XCOFF.h - The XCOFF file format -------*- C++/-*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
46 enum ReservedSectionNum : int16_t { N_DEBUG = -2, N_ABS = -1, N_UNDEF = 0 };
65 ///< (main program only).
66 FORK_POLICY = 0x4000, ///< Forktree policy specified (main program only).
67 FORK_COR = 0x2000 ///< If _AOUT_FORK_POLICY is set, specify copy-on-reference
68 ///< if this bit is set. Specify copy-on- write otherwise.
86 F_DSA = 0x0040, ///< file uses Dynamic Segment Allocation (32-bit
[all …]
/freebsd/crypto/krb5/src/util/support/
H A Dt_k5buf.c1 /* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil -*- */
2 /* util/support/t_k5buf.c - Test the k5buf string buffer module */
27 #include "k5-platform.h"
28 #include "k5-buf.h"
45 fail_if(buf->buftype != K5BUF_FIXED && buf->buftype != K5BUF_DYNAMIC && in check_buf()
46 buf->buftype != K5BUF_ERROR, name); in check_buf()
47 if (buf->buftype == K5BUF_ERROR) { in check_buf()
48 fail_if(buf->data != NULL, name); in check_buf()
49 fail_if(buf->space != 0 || buf->len != 0, name); in check_buf()
51 fail_if(buf->space == 0, name); in check_buf()
[all …]
/freebsd/sys/contrib/openzfs/man/man8/
H A Dzpool-add.81 .\" SPDX-License-Identifier: CDDL-1.0
9 .\" or https://opensource.org/licenses/CDDL-1.0.
27 .\" Copyright (c) 2017 Open-E, Inc. All Rights Reserved.
35 .Nm zpool-add
36 .Nd add vdevs to ZFS storage pool
41 .Op Fl -allow-in-use -allow-replication-mismatch -allow-ashift-mismatch
58 .Bl -tag -width Ds
98 .It Fl -allow-ashift-mismatch
101 Adding top-level
104 .Xr zpool-remove 8 .
[all …]
H A Dzpool.81 .\" SPDX-License-Identifier: CDDL-1.0
10 .\" or https://opensource.org/licenses/CDDL-1.0.
28 .\" Copyright (c) 2017 Open-E, Inc. All Rights Reserved.
36 .Nd configure ZFS storage pools
50 command configures ZFS storage pools.
51 A storage pool is a collection of devices that provides physical storage and
53 All datasets within a storage pool share the same space.
58 For an overview of creating and managing ZFS storage pools see the
68 command provides subcommands to create and destroy storage pools, add capacity
69 to storage pools, and provide information about the storage pools.
[all …]
/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Dmarvell,nand-controller.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/mtd/marvell,nand-controlle
[all...]
/freebsd/sys/contrib/openzfs/man/man7/
H A Dzpoolconcepts.71 .\" SPDX-License-Identifier: CDDL-1.0
10 .\" or https://opensource.org/licenses/CDDL-1.0.
28 .\" Copyright (c) 2017 Open-E, Inc. All Rights Reserved.
36 .Nd overview of ZFS storage pools
43 .Bl -tag -width "special"
69 .Em N No disks of size Em X No can hold Em X No bytes and can withstand Em N-1
72 A distributed-parity layout, similar to RAID-5/6, with improved distribution of
73 parity, and which does not suffer from the RAID-5/6
84 vdev type specifies a single-parity raidz group; the
86 vdev type specifies a double-parity raidz group; and the
[all …]
/freebsd/usr.sbin/nfsd/
H A Dnfsd.874 .Bl -tag -width Ds
83 options to re-register NFS if the rpcbind server is restarted.
89 Specify alternative location of a file where main process PID will be stored.
129 bound to the wildcard IP address whether you use -a or do not use -h.
145 and the directory path where the DS's data storage file system is mounted on
153 The DS storage file systems must be mounted on this system before the
159 nfsv4-data0:/data0,nfsv4-data1:/data1
161 would specify two DS servers called nfsv4-data0 and nfsv4-data1 that comprise
162 the data storage component of the pNFS service.
169 are where the data storage servers exported
[all …]
/freebsd/crypto/krb5/doc/html/appdev/refs/api/
H A Dkrb5_free_principal.html6 <meta charset="utf-8" />
7 …<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" con…
9 …<title>krb5_free_principal - Free the storage assigned to a principal. &#8212; MIT Kerberos Docume…
13 …<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_o…
21 …<link rel="next" title="krb5_fwd_tgt_creds - Get a forwarded TGT and format a KRB-CRED message." h…
22 …<link rel="prev" title="krb5_free_error_message - Free an error message generated by krb5_get_erro…
24 <div class="header-wrapper">
34 …<a href="krb5_free_error_message.html" title="krb5_free_error_message - Free an error message gene…
36 …href="krb5_fwd_tgt_creds.html" title="krb5_fwd_tgt_creds - Get a forwarded TGT and format a KRB-CR…
42 …<a href="mailto:krb5-bugs@mit.edu?subject=Documentation__krb5_free_principal - Free the storage a…
[all …]
H A Dkrb5_free_authdata.html6 <meta charset="utf-8" />
7 …<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" con…
9 …<title>krb5_free_authdata - Free the storage assigned to array of authentication data. &#8212; MIT…
13 …<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_o…
21 …<link rel="next" title="krb5_free_authenticator - Free a krb5_authenticator structure." href="krb5…
22 …<link rel="prev" title="krb5_free_ap_rep_enc_part - Free a krb5_ap_rep_enc_part structure." href="…
24 <div class="header-wrapper">
34 …<a href="krb5_free_ap_rep_enc_part.html" title="krb5_free_ap_rep_enc_part - Free a krb5_ap_rep_enc…
36 …<a href="krb5_free_authenticator.html" title="krb5_free_authenticator - Free a krb5_authenticator …
42 …<a href="mailto:krb5-bugs@mit.edu?subject=Documentation__krb5_free_authdata - Free the storage as…
[all …]
/freebsd/contrib/unbound/contrib/
H A Dunbound-fuzzme.patch2 From: Jacob Hoffman-Andrews <github@hoffman-andrews.com>
3 Date: Wed, 2 Jan 2019 22:52:51 -0800
4 Subject: [PATCH] Add unbound-fuzzme.
8 ---
10 Makefile.in | 22 ++++++++++++++++++++--
11 smallapp/unbound-fuzzme.c | 38 ++++++++++++++++++++++++++++++++++++++
12 3 files changed, 59 insertions(+), 2 deletions(-)
13 create mode 100644 smallapp/unbound-fuzzme.c
15 diff --git a/.gitignore b/.gitignore
17 --- a/.gitignore
[all …]
/freebsd/share/doc/papers/malloc/
H A Dimplementation.ms2 .\" ----------------------------------------------------------------------------
3 .\" "THE BEER-WARE LICENSE" (Revision 42):
6 .\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
7 .\" ----------------------------------------------------------------------------
19 The main data structure is the
20 .I page-directory
36 This is the first page in a (multi-)page allocation.
39 This is a subsequent page in a multi-page allocation.
53 When a request for storage comes in, it will be treated as a ``page''
60 status in the page-directory.
[all …]
/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.h1 //===- Relocations.h -------------------------------------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
29 // List of target-independent relocation types. Relocations read
30 // from files are converted to these types so that the main code
31 // doesn't have to know about architecture-specific details.
83 // Even though RelExpr is intended to be a target-neutral representation
111 // Same as R_PC but with page-aligned semantics.
113 // Same as R_PLT_PC but with page-aligned semantics.
115 // In addition to having page-aligned semantics, LoongArch GOT relocs are
[all …]
/freebsd/contrib/libcbor/examples/
H A Dsort.c2 * Copyright (c) 2014-2020 Pavel Kalvoda <me@pavelkalvoda.com>
13 * Illustrates how to use the contiguous storage of nested items with
22 return -1; in compareUint()
29 int main(void) { in main() function
/freebsd/share/man/man8/
H A Dnanobsd.82 .\" SPDX-License-Identifier: BSD-2-Clause
37 .Op Fl c Ar config-file
46 or other mass storage medium.
51 .Bl -tag -width ".Fl c Ar config-file" -offset indent
56 .It Fl c Ar config-file
78 stage and adds -DNO_CLEAN to the make command line
94 .Cm native-xtools .
101 .Bl -bullet -offset indent -compact
119 Everything is read-only at run-time.
120 It is safe to pull the power-plug.
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/xilinx/
H A Dzynqmp-zc1751-xm016-dc2.dts1 // SPDX-License-Identifier: GPL-2.0+
3 * dts file for Xilinx ZynqMP zc1751-xm016-dc2
5 * (C) Copyright 2015 - 2022, Xilinx, Inc.
6 * (C) Copyright 2022 - 2023, Advanced Micro Devices, Inc.
11 /dts-v1/;
14 #include "zynqmp-clk-ccf.dtsi"
15 #include <dt-bindings/gpio/gpio.h>
16 #include <dt-bindings/pinctrl/pinctrl-zynqmp.h>
19 model = "ZynqMP zc1751-xm016-dc2 RevA";
20 compatible = "xlnx,zynqmp-zc1751", "xlnx,zynqmp";
[all …]
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_db.h2 * Copyright (c) 2004-2009 Voltaire, Inc. All rights reserved.
3 * Copyright (c) 2002-2005 Mellanox Technologies LTD. All rights reserved.
4 * Copyright (c) 1996-2003 Intel Corporation. All rights reserved.
9 * COPYING in the main directory of this source tree, or the
16 * - Redistributions of source code must retain the above
20 * - Redistributions in binary form must reproduce the above
113 * The main database object.
237 * Reads the entire domain from persistent storage - overrides all
302 * in-memory high availability files with storage
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dnxp,bbnsm.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: NXP Battery-Backed Non-Secure Module
10 - Jacky Bai <ping.bai@nxp.com>
13 NXP BBNSM serves as non-volatile logic and storage for the system.
16 main chip is power down. A time alarm is generated once the most
17 significant 32 bits of the real-time counter match the value in the
26 - enum:
27 - nxp,imx93-bbnsm
[all …]
/freebsd/sys/kern/
H A Dsubr_param.c1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
92 int maxfilesperproc; /* per-proc open files limit */
99 u_long maxswzone; /* max swmeta KVA storage */
100 u_long maxbcache; /* max buffer cache KVA storage */
167 * Boot time overrides that are not scaled against main memory
176 * arm64 and riscv currently hard-code the thread0 kstack size in init_param1()
181 hz = -1; in init_param1()
183 if (hz == -1) in init_param1()
201 ticksl = INT_MAX - (hz * 10 * 60); in init_param1()
[all …]

12345678910>>...22