Home
last modified time | relevance | path

Searched full:literal (Results 1 – 25 of 2978) sorted by relevance

12345678910>>...120

/freebsd/cddl/usr.sbin/dwatch/
H A Ddwatch.1472 .Bd -literal -offset indent
478 .Bd -literal -offset indent
485 .Bd -literal -offset indent
490 .Bd -literal -offset indent
495 .Bd -literal -offset indent
501 .Bd -literal -offset indent
506 .Bd -literal -offset indent
511 .Bd -literal -offset indent
516 .Bd -literal -offset indent
524 .Bd -literal -offset indent
[all …]
/freebsd/contrib/llvm-project/libunwind/src/
H A Ddwarf2.h126 DW_OP_lit0 = 0x30, // Literal 0
127 DW_OP_lit1 = 0x31, // Literal 1
128 DW_OP_lit2 = 0x32, // Literal 2
129 DW_OP_lit3 = 0x33, // Literal 3
130 DW_OP_lit4 = 0x34, // Literal 4
131 DW_OP_lit5 = 0x35, // Literal 5
132 DW_OP_lit6 = 0x36, // Literal 6
133 DW_OP_lit7 = 0x37, // Literal 7
134 DW_OP_lit8 = 0x38, // Literal 8
135 DW_OP_lit9 = 0x39, // Literal 9
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DCNFFormula.h33 /// literal `V` is represented as the integer `2*I` and the negative literal
35 using Literal = uint32_t; variable
37 /// A null literal is used as a placeholder in various data structures and
39 constexpr Literal NullLit = 0;
48 /// Returns the positive literal `V`.
49 inline constexpr Literal posLit(Variable V) { return 2 * V; } in posLit()
51 /// Returns the negative literal `!V`.
52 inline constexpr Literal negLit(Variable V) { return 2 * V + 1; } in negLit()
54 /// Returns whether `L` is a positive literal.
55 inline constexpr bool isPosLit(Literal L) { return 0 == (L & 1); } in isPosLit()
[all …]
/freebsd/share/man/man4/
H A Drtnetlink.445 .Bd -literal
81 .Bd -literal -offset indent -compact
88 .Bd -literal -offset indent -compact
115 .Bd -literal -offset indent -compact
142 .Bd -literal
165 .Bd -literal -offset indent -compact
187 .Bd -literal -offset indent -compact
193 .Bd -literal
227 .Bd -literal -offset indent -compact
242 .Bd -literal
[all …]
H A Dmps.457 .Bd -literal -offset indent
103 .Bd -literal -offset indent
111 .Bd -literal -offset indent
119 .Bd -literal -offset indent
127 .Bd -literal -offset indent
134 .Bd -literal -offset indent
141 .Bd -literal -offset indent
173 .Bd -literal -offset indent
180 .Bd -literal -offset indent
201 .Bd -literal -offset indent
[all …]
H A Dmpr.457 .Bd -literal -offset indent
113 .Bd -literal -offset indent
121 .Bd -literal -offset indent
129 .Bd -literal -offset indent
137 .Bd -literal -offset indent
144 .Bd -literal -offset indent
151 .Bd -literal -offset indent
201 .Bd -literal -offset indent
208 .Bd -literal -offset indent
229 .Bd -literal -offset indent
[all …]
H A Dpf.4144 .Bd -literal
177 .Bd -literal
212 .Bd -literal
290 .Bd -literal
307 .Bd -literal
350 .Bd -literal
367 .Bd -literal
399 .Bd -literal
406 .Bd -literal
428 .Bd -literal
[all …]
H A Dmulticast.495 .Bd -literal
100 .Bd -literal
128 .Bd -literal
133 .Bd -literal
154 .Bd -literal
210 .Bd -literal
236 .Bd -literal
242 .Bd -literal
305 .Bd -literal
317 .Bd -literal
[all …]
H A Dip.485 .Bd -literal
104 .Bd -literal
115 .Bd -literal
172 .Bd -literal
203 .Bd -literal
220 .Bd -literal
275 .Bd -literal
329 .Bd -literal
352 .Bd -literal
380 .Bd -literal
[all …]
/freebsd/contrib/bmake/unit-tests/
H A Ddirective-export-literal.mk1 # $NetBSD: directive-export-literal.mk,v 1.8 2024/06/01 18:44:05 rillig Exp $
3 # Tests for the .export-literal directive, which exports a variable value
8 .export-literal UT_VAR
10 .export-literal # oops: missing argument
13 # .export-literal can be skipped, to avoid a setenv call, which may leak
15 UT_TWICE_LITERAL= value literal
17 .export-literal UT_TWICE_LITERAL
19 # XXX: After an .export, an .export-literal has no effect, even when the
23 .export-literal UT_TWICE_EXPR
26 # re-enabling a later .export-literal.
[all …]
H A Dmake-exported.mk8 -literal= make-exported-value-literal
17 # Before 2020-10-03, if the value of .MAKE.EXPORTED started with "-literal",
18 # make behaved like a mixture of .export-literal and a regular .export.
20 # Since 2020-10-03, the "variable" named "-literal" is not exported anymore,
22 .MAKE.EXPORTED= -literal UT_VAR
/freebsd/share/man/man5/
H A Dstyle.mdoc.543 Use literal formatting for examples and literal shell commands, e.g.:
44 .Bd -literal -offset indent
58 .Bd -literal -offset indent
71 macro is the preferred macro for formatting literal inline fragments.
83 .Bd -literal -offset indent
88 \&.Bd -literal -offset 2n
94 \&.Bd -literal -offset 2n
107 .Bd -literal -offset 2n
113 .Bd -literal -offset 2n
129 .Bd -literal -offset indent
[all …]
/freebsd/share/man/man9/
H A Dstyle.944 .Bd -literal
69 .Bd -literal
151 .Bd -literal
160 .Bd -literal
176 .Bd -literal
186 .Bd -literal
191 .Bd -literal
226 .Bd -literal
278 .Bd -literal
323 Literal values are named
[all …]
/freebsd/share/man/man7/
H A Dnetworking.723 .Bd -literal -offset 2n
30 .Bd -literal -offset 2n
35 .Bd -literal -offset 2n
41 .Bd -literal -offset 2n
46 .Bd -literal -offset 2n
52 .Bd -literal -offset 2n
57 .Bd -literal -offset 2n
62 .Bd -literal -offset 2n
67 .Bd -literal -offset 2n
71 .Bd -literal -offset 2n
/freebsd/contrib/libxo/libxo/
H A Dxo_format.553 .Bd -literal -offset indent
76 .Bd -literal -offset indent
89 .Bd -literal -offset indent
111 .Bd -literal -offset indent
121 .Bd -literal -offset indent
130 .Bd -literal -offset indent
136 .Bd -literal -offset indent
141 .Bd -literal -offset indent
147 .Bd -literal -offset indent
154 .Bd -literal -offset indent
[all …]
H A Dlibxo-csv.722 .Bd -literal -offset indent
53 .Bd -literal -offset indent
60 .Bd -literal -offset indent
67 .Bd -literal -offset indent
78 .Bd -literal -offset indent
94 .Bd -literal -offset indent
129 .Bd -literal -offset indent
141 .Bd -literal -offset indent
158 .Bd -literal -offset indent
195 .Bd -literal -offset indent
[all …]
/freebsd/usr.sbin/binmiscctl/
H A Dbinmiscctl.8170 .Bd -literal -offset indent
179 .Bd -literal -offset indent
186 .Bd -literal -offset indent
193 .Bd -literal -offset indent
200 .Bd -literal -offset indent
205 .Bd -literal -offset indent
216 .Bd -literal -offset indent
227 .Bd -literal -offset indent
238 .Bd -literal -offset indent
249 .Bd -literal -offset indent
[all …]
/freebsd/contrib/openresolv/
H A Dresolvconf.conf.5.in67 .Bd -compact -literal -offset indent
73 .Bd -compact -literal -offset indent
83 .Bd -compact -literal -offset indent
127 .Bd -compact -literal -offset indent
134 .Bd -compact -literal -offset indent
140 .Bd -compact -literal -offset indent
155 .Bd -compact -literal -offset indent
223 .Bd -compact -literal -offset indent
233 .Bd -compact -literal -offset indent
240 .Bd -compact -literal -offset indent
[all …]
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DWatchedLiteralsSolver.cpp44 /// For a given clause, its watched literal is always its first literal in
123 // Designate the first literal as the "watched" literal of the clause. in WatchedLiteralsSolverImpl()
124 Literal FirstLit = CNF.clauseLiterals(C).front(); in WatchedLiteralsSolverImpl()
280 // Update the watched literals of clauses that currently watch the literal in updateWatchedLiterals()
282 const Literal FalseLit = VarAssignments[Var] == Assignment::AssignedTrue in updateWatchedLiterals()
290 // Pick the first non-false literal as the new watched literal. in updateWatchedLiterals()
296 const Literal NewWatchedLit = *NewWatchedLitIter; in updateWatchedLiterals()
299 // Swap the old watched literal for the new one in `FalseLitWatcher` to in updateWatchedLiterals()
300 // maintain the invariant that the watched literal is at the beginning of in updateWatchedLiterals()
305 // If the new watched literal isn't watched by any other clause and its in updateWatchedLiterals()
[all …]
/freebsd/usr.sbin/autofs/
H A Dauto_master.554 .Bd -literal -offset indent
107 .Bd -literal -offset indent
113 .Bd -literal -offset indent
118 .Bd -literal -offset indent
171 .Bd -literal -offset indent
178 .Bd -literal -offset indent
191 A literal $ sign.
233 .Bd -literal -offset indent
239 .Bd -literal -offset indent
244 .Bd -literal -offset indent
[all …]
/freebsd/usr.sbin/nfsd/
H A Dpnfsserver.476 .Bd -literal -offset indent
124 .Bd -literal -offset indent
137 .Bd -literal -offset
158 .Bd -literal -offset
177 .Bd -literal -offset
198 .Bd -literal -offset
239 .Bd -literal -offset indent
278 .Bd -literal -offset indent
302 .Bd -literal -offset
322 .Bd -literal -offset
[all …]
/freebsd/tools/tools/git/
H A Dgit-arc.1166 .Bd -literal -offset indent
173 .Bd -literal -offset indent
180 .Bd -literal -offset indent
187 .Bd -literal -offset indent
201 .Bd -literal -offset indent
209 .Bd -literal -offset indent
214 .Bd -literal -offset indent
224 .Bd -literal -offset indent
233 .Bd -literal -offset indent
239 .Bd -literal -offset indent
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/
H A DXtensaTargetStreamer.h23 // Emit literal label and literal Value to the literal section. If literal
25 // literal section.
31 // Switch to the literal section. The BaseSection name is used to construct
32 // literal section name.
/freebsd/lib/librpcsec_gss/
H A Drpcsec_gss.359 .Bd -literal
70 .Bd -literal
81 .Bd -literal
105 .Bd -literal
114 .Bd -literal
128 .Bd -literal
138 .Bd -literal
147 .Bd -literal
162 .Bd -literal
/freebsd/usr.sbin/service/
H A Dservice.8144 .Bd -literal -offset indent
150 .Bd -literal -offset indent
156 .Bd -literal -offset indent
161 .Bd -literal -offset indent
166 .Bd -literal -offset indent
171 .Bd -literal -offset indent
176 .Bd -literal -offset indent
183 .Bd -literal -offset indent
192 .Bd -literal -offset indent

12345678910>>...120