Home
last modified time | relevance | path

Searched +full:de +full:- +full:serialized (Results 1 – 25 of 35) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/
H A DReplacementsYaml.h1 //===-- ReplacementsYaml.h -- Serialiazation for Replacements ---*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
13 //===----------------------------------------------------------------------===//
28 /// (de)serialized. in LLVM_YAML_IS_SEQUENCE_VECTOR()
30 /// Helper to (de)serialize a Replacement since we don't have direct in LLVM_YAML_IS_SEQUENCE_VECTOR()
53 Io.mapRequired("FilePath", Keys->FilePath); in LLVM_YAML_IS_SEQUENCE_VECTOR()
54 Io.mapRequired("Offset", Keys->Offset); in LLVM_YAML_IS_SEQUENCE_VECTOR()
55 Io.mapRequired("Length", Keys->Length); in LLVM_YAML_IS_SEQUENCE_VECTOR()
56 Io.mapRequired("ReplacementText", Keys->ReplacementText); in LLVM_YAML_IS_SEQUENCE_VECTOR()
[all …]
H A DDiagnosticsYaml.h1 //===-- DiagnosticsYaml.h -- Serialiazation for Diagnosticss ---*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
13 //===----------------------------------------------------------------------===//
61 /// Helper to (de)serialize a Diagnostic since we don't have direct in LLVM_YAML_IS_SEQUENCE_VECTOR()
87 Io.mapRequired("DiagnosticName", Keys->DiagnosticName); in LLVM_YAML_IS_SEQUENCE_VECTOR()
88 Io.mapRequired("DiagnosticMessage", Keys->Message); in LLVM_YAML_IS_SEQUENCE_VECTOR()
89 Io.mapOptional("Notes", Keys->Notes); in LLVM_YAML_IS_SEQUENCE_VECTOR()
90 Io.mapOptional("Level", Keys->DiagLevel); in LLVM_YAML_IS_SEQUENCE_VECTOR()
91 Io.mapOptional("BuildDirectory", Keys->BuildDirectory); in LLVM_YAML_IS_SEQUENCE_VECTOR()
[all …]
/freebsd/contrib/flex/src/
H A Dtables_shared.h3 dnl tables_shared.h - tables serialization header
12 dnl to contract no. DE-AC03-76SF00098 between the United States
54 * - The format allows many tables per file.
55 * - The tables can be streamed.
56 * - All data is stored in network byte order.
57 * - We do not hinder future unicode support.
58 * - We can lookup tables by name.
61 /** Magic number for serialized format. */
66 /** Calculate (0-7) = number bytes needed to pad n to next 64-bit boundary. */
68 #define yypad64(n) ((8-((n)%8))%8)
[all …]
H A Dtables.h1 /* tables.h - tables serialization code
10 * to contract no. DE-AC03-76SF00098 between the United States
39 /* *INDENT-OFF* */
41 /* *INDENT-ON* */
55 * tablesext - if true, create external tables
56 * tablesfilename - filename for external tables
57 * tablesname - name that goes in serialized data, e.g., "yytables"
58 * tableswr - writer for external tables
59 * tablesverify - true if tables-verify option specified
60 * gentables - true if we should spit out the normal C tables
[all …]
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/
H A Dst,st-mipid02.txt1 STMicroelectronics MIPID02 CSI-2 to PARALLEL bridge
3 MIPID02 has two CSI-2 input ports, only one of those ports can be active at a
4 time. Active port input stream will be de-serialized and its content outputted
6 CSI-2 first input port is a dual lane 800Mbps per lane whereas CSI-2 second
11 YUV420 8-bit, YUV422 8-bit and YUV420 10-bit.
14 - compatible: shall be "st,st-mipid02"
15 - clocks: reference to the xclk input clock.
16 - clock-names: shall be "xclk".
17 - VDDE-supply: sensor digital IO supply. Must be 1.8 volts.
18 - VDDIN-supply: sensor internal regulator supply. Must be 1.8 volts.
[all …]
H A Dst,st-mipid02.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/media/i2c/st,st-mipid02.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: STMicroelectronics MIPID02 CSI-2 to PARALLEL bridge
10 - Benjamin Mugnier <benjamin.mugnier@foss.st.com>
11 - Sylvain Petinot <sylvain.petinot@foss.st.com>
14 MIPID02 has two CSI-2 input ports, only one of those ports can be
15 active at a time. Active port input stream will be de-serialized
17 CSI-2 first input port is a dual lane 800Mbps per lane whereas CSI-2
[all …]
/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DAtomicChange.cpp1 //===--- AtomicChange.cpp - AtomicChange implementation ---------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
17 /// Helper to (de)serialize an AtomicChange since we don't have direct
53 /// (de)serialized.
66 /// (de)serialized.
71 Io.mapRequired("Key", Keys->Key); in mapping()
72 Io.mapRequired("FilePath", Keys->FilePath); in mapping()
73 Io.mapRequired("Error", Keys->Error); in mapping()
74 Io.mapRequired("InsertedHeaders", Keys->InsertedHeaders); in mapping()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeHashing.h1 //===- TypeHashing.h ---------
[all...]
/freebsd/share/doc/psd/24.xdr/
H A Dxdr.nts.ms2 .\" Must use -- eqn -- with this one
23 machinex-independent fashion.
168 a need for portable data. Programs can be made data-portable by
183 #include <rpc/rpc.h> /* \fIxdr is a sub-library of rpc\fP */
206 #include <rpc/rpc.h> /* \fIxdr is a sub-library of rpc\fP */
246 Integers are just the tip of the portable-data iceberg. Arbitrary
260 floating-point representation (IEEE), and so on. Any program running on
281 has a disadvantage, but it is unimportant in real-world data transfer
282 applications. Suppose two Little-Endian machines are transferring integers
284 from Little-Endian byte order to XDR (Big-Endian) byte order; the receiving
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/FuzzMutate/
H A DIRMutator.h1 //===-- IRMutator.h - Mutation engine for fuzzing IR ------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
13 // Fuzzer-friendly (de)serialization functions are also provided, as these
16 //===----------------------------------------------------------------------===//
215 /// \param Dest Location to store serialized module
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h1 //===- ASTWriter.h - AST File Writer ----------------------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
10 // containing a serialized representation of a translation unit.
12 //===----------------------------------------------------------------------===//
84 /// The ASTWriter class produces a bitstream containing the serialized
86 /// data structures. This bitstream can be de-serialized via an
256 /// Map from file SLocEntries to info about the file-level declarations
321 /// Set of parent Stmts for the currently serializing sub-stmt.
324 /// Offsets of sub-stmts already serialized. The offset points
[all …]
H A DASTReader.h1 //===- ASTReader.h - AST File Reader ----------------------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
225 /// each non-system input file of the AST File. If
340 /// The on-disk hash table(s) used for DeclContext name lookup.
351 /// class) containing the serialized representation of a given
356 /// The AST reader provides lazy de-serialization of declarations, as
358 /// actually required will be de-serialized.
396 /// The AST file is out-of-date relative to its input files,
[all …]
H A DASTBitCodes.h1 //===- ASTBitCodes.h - Enum values for the PCH bitcode format ---*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 // This header defines Bitcode enum values for Clang serialized AST files.
15 //===----------------------------------------------------------------------===//
75 /// - the lower three bits are used to store the const/volatile/restrict
77 /// - the next 29 bits provide a type index in the corresponding
79 /// - the upper 32 bits provide a module file index.
87 /// serialized representations.
97 /// Keep structure alignment 32-bit since the blob is assumed as 32-bit
[all …]
/freebsd/secure/lib/libcrypto/man/man3/
H A DCRYPTO_THREAD_run_once.31 .\" -*- mode: troff; coding: utf-8 -*-
45 . de IX
58 .TH CRYPTO_THREAD_RUN_ONCE 3ossl 2025-09-30 3.5.4 OpenSSL
71 OSSL_THREAD_SUPPORT_FLAG_DEFAULT_SPAWN \- OpenSSL thread support
106 OpenSSL can be safely used in multi-threaded applications provided that
107 support for the underlying OS threading API is built-in. Currently, OpenSSL
109 any multi-threading support, for example on platforms that don't provide
113 The following multi-threading function are provided:
115 \&\fBCRYPTO_THREAD_run_once()\fR can be used to perform one-time initialization.
121 In particular, this can be used to allocate locks in a thread-safe manner,
[all …]
H A Dd2i_X509.31 .\" -*- mode: troff; coding: utf-8 -*-
45 . de IX
58 .TH D2I_X509 3ossl 2025-09-30 3.5.4 OpenSSL
497 \&\- convert objects from/to ASN.1/DER representation
520 encoding. Unlike the C structures which can have pointers to sub-objects
521 within, the DER is a serialized encoding, suitable for sending over the
575 populated \fB\fR\f(BITYPE\fR\fB\fR structure \-\- it \fBcannot\fR simply be fed with an
586 The reason for this-auto increment behaviour is to reflect a typical
799 Copyright 1998\-2025 The OpenSSL Project Authors. All Rights Reserved.
/freebsd/crypto/openssl/crypto/
H A Dinitthread.c2 * Copyright 2019-2023 The OpenSSL Project Authors. All Rights Reserved.
64 glob_tevent_reg->skhands = sk_THREAD_EVENT_HANDLER_PTR_new_null(); in DEFINE_RUN_ONCE_STATIC()
65 glob_tevent_reg->lock = CRYPTO_THREAD_lock_new(); in DEFINE_RUN_ONCE_STATIC()
66 if (glob_tevent_reg->skhands == NULL || glob_tevent_reg->lock == NULL) { in DEFINE_RUN_ONCE_STATIC()
67 sk_THREAD_EVENT_HANDLER_PTR_free(glob_tevent_reg->skhands); in DEFINE_RUN_ONCE_STATIC()
68 CRYPTO_THREAD_lock_free(glob_tevent_reg->lock); in DEFINE_RUN_ONCE_STATIC()
126 * Since per-thread-specific-data destructors are not universally
129 * to call this single destructor on non-pthread platform[s].
133 * after it's de-initialized. Access to the key doesn't have to be
134 * serialized for the said threads, because they didn't use libcrypto
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedExynosM4.td1 //=- AArch64SchedExynosM4.td - Samsung Exynos M4 Sched Defs --*- tablegen -*-=//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
12 //===----------------------------------------------------------------------===//
14 //===----------------------------------------------------------------------===//
15 // The Exynos-M4 is an advanced superscalar microprocessor with a 6-wide
16 // in-order stage for decode and dispatch and a wider issue stage.
17 // The execution units and loads and stores are out-of-order.
33 //===----------------------------------------------------------------------===//
34 // Define each kind of processor resource and number available on the Exynos-M4.
[all …]
H A DAArch64SchedExynosM5.td1 //=- AArch64SchedExynosM5.td - Samsung Exynos M5 Sched Defs --*- tablegen -*-=//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
12 //===----------------------------------------------------------------------===//
14 //===----------------------------------------------------------------------===//
15 // The Exynos-M5 is an advanced superscalar microprocessor with a 6-wide
16 // in-order stage for decode and dispatch and a wider issue stage.
17 // The execution units and loads and stores are out-of-order.
33 //===----------------------------------------------------------------------===//
34 // Define each kind of processor resource and number available on the Exynos-M5.
[all …]
H A DAArch64SchedExynosM3.td1 //=- AArch64SchedExynosM3.td - Samsung Exynos M3 Sched Defs --*- tablegen -*-=//
5 // SPDX-License-Identifier: Apache-2.
[all...]
/freebsd/contrib/libpcap/
H A Dpcap-rpcap.c2 * Copyright (c) 2002 - 2005 NetGroup, Politecnico di Torino (Italy)
3 * Copyright (c) 2005 - 2008 CACE Technologies, Davis (California)
37 #include "diag-control.h"
45 #include "pcap-int.h"
46 #include "pcap-util.h"
47 #include "rpcap-protocol.h"
48 #include "pcap-rpcap.h"
64 * However there is no guarantees that the string will be zero-terminated.
70 * XXX - actually, null-terminating the error string is part of the
72 * that doesn't guarantee null-termination, even at the expense of
[all …]
/freebsd/usr.bin/lex/
H A Dinitskel.c15 "%not-for-header",
16 "%if-c-only",
17 "%if-not-reentrant",
46 "%ok-for-header",
68 "%if-c++-only",
70 " * following macro. This is required in order to pass the c++-multiple-scanners",
78 "%if-c-only",
371 "%if-c-only",
447 "/* First, we deal with platform-specific or compiler-specific issues. */",
450 "%if-c-only",
[all …]
/freebsd/contrib/flex/
H A DChangeLog1 2017-05-06 Will Estes <westes575@gmail.com>
3 * po/ca.po, po/da.po, po/de.po, po/eo.po, po/es.po, po/fi.po,
9 2017-05-06 Will Estes <westes575@gmail.com>
13 2017-05-06 Will Estes <westes575@gmail.com>
15 * .prev-version: note previous version
17 2017-05-06 Will Estes <westes575@gmail.com>
21 2017-05-04 viktor.shepel <shepelvictor@bigmir.net>
25 2017-05-04 Explorer09 <explorer09@gmail.com>
30 2017-05-02 Demi Obenour <demiobenour@gmail.com>
35 2017-05-02 Demi Obenour <demiobenour@gmail.com>
[all …]
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp1 //===- DeclBase.cpp - Declaration AST Node Implementation -----------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
55 //===----------------------------------------------------------------------===//
57 //===----------------------------------------------------------------------===//
64 getASTContext().getExternalSource()->updateOutOfDateIdentifier(II); in updateOutOfDate()
76 // resulting pointer will still be 8-byte aligned. in operator new()
81 uint64_t *PrefixPtr = (uint64_t *)Result - 1; in operator new()
94 assert(!Parent || &Parent->getParentASTContext() == &Ctx); in operator new()
[all …]
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp1 //===- ASTReaderDecl.cpp - Decl Deserialization ---------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
12 //===----------------------------------------------------------------------===//
78 //===----------------------------------------------------------------------===//
80 //===----------------------------------------------------------------------===//
108 return LocalOffset ? Loc.Offset - LocalOffset : 0; in ReadLocalOffset()
272 ASTContext &C = D->getASTContext(); in AddLazySpecializations()
274 auto *&LazySpecializations = D->getCommonPtr()->LazySpecializations; in AddLazySpecializations()
322 Cat->NextClassCategory = Next; in setNextObjCCategory()
[all …]
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt1 ----------------------------------------
6 Added option to skip the global lock for SMM - Huacai Chen
8 Fixed non-NUL terminated string implementations - Ahmed Salem
10 Fixed CCEL and CDAT templates - Ahmed Salem
12 …ters (definition) vs arguments (invocation) in different places - Peter Williams, Hans de Goede, R…
14 Define distinct D3 states (D3Hot and D3Cold) that help clarify the device behavior support - Aymeri…
19 ----------------------------------------
26 Add complete support for 3 new ACPI tables - MRRM,ERDT and RIMT (Tony Luck & V L Sunil)
32 A few fixes including local cache allocation, FFixedHW Region, attribute packing, string vs. non-st…
35 ----------------------------------------
[all …]

12