Home
last modified time | relevance | path

Searched refs:literal (Results 1 – 25 of 116) sorted by relevance

12345

/mirbsd/src/gnu/usr.bin/binutils/gas/doc/
Dc-xtensa.texi39 Control the treatment of literal pools. The default is
41 separate section in the output file. This allows the literal pool to be
372 .literal .L1, func
415 .literal .L1, 100000
442 .literal .L1, 2040
464 with a literal allocated from the literal pool.
478 .literal .L1, 50000
592 @subsection literal
593 @cindex @code{literal} directive
595 The @code{.literal} directive is used to define literal pool data, i.e.,
[all …]
Dc-alpha.texi167 ldq $1,b($29) !literal!100
172 @item !literal
173 @itemx !literal!@var{N}
178 @code{lituse} relocations with this @code{literal} relocation. The
184 @code{literal} relocation, then @emph{all} uses of the register set by
185 the @code{literal} instruction must also be marked with @code{lituse}
186 relocations. This is because the original @code{literal} instruction
190 @code{literal} and @code{lituse}, but not a many-to-one. That is, if
197 that the literal is used for an address load. The offset field of the
203 indicate that the literal is used for a call. During relaxation, the
[all …]
Dc-i370.texi95 should all behave as expected: that is, an entry in the literal
97 instruction operands will be the displacement into the literal pool
140 Dump the literal pool accumulated so far; begin a new literal pool.
141 The literal pool will be written in the current section; in order to
164 targets and @code{r4} to address the literal pool, which has been written
Dc-arm.texi387 This directive causes the current contents of the literal pool to be
390 @code{GAS} maintains a separate literal pool for each section and each
391 sub-section. The @code{.ltorg} directive will only affect the literal
393 all remaining, un-empty literal pools will automatically be dumped.
395 Note - older versions of @code{GAS} would dump the current literal
397 it prevents accurate control of the placement of literal pools.
532 the constant will be placed into the nearest literal pool (if it not
546 will not make use of the literal pool.
562 This instruction will not make use of the literal pool.
/mirbsd/src/usr.bin/vi/docs/internals/
Dquoting12 The terminal literal next character.
56 two leading ^V's to replace a character with a literal
73 the ex command and text input modes, and ex used the "literal
124 any character, as that literal character. This will permit
126 "foo\^V|", where the literal next character protects the pipe
141 ignored literal next characters in the +cmd string, so that
146 I intend to handle the literal next character in edit/ex consistently
160 The set command treats ^V's as literal characters, so the
168 but to also permit literal next characters to work as well.
188 delimiter character or a backslash, as that literal character.
[all …]
/mirbsd/src/lib/libncurses/src/ncurses/tinfo/
Dcomp_parse.c190 int literal, bool silent, in _nc_read_entry_source() argument
204 if (_nc_parse_entry(&thisentry, literal, silent) == ERR) in _nc_read_entry_source()
241 _nc_resolve_uses2(bool fullresolve, bool literal) in _nc_resolve_uses2() argument
436 _nc_check_termtype2(&qp->tterm, literal); in _nc_resolve_uses2()
461 sanity_check2(TERMTYPE *tp, bool literal) in sanity_check2() argument
485 if (!literal) { in sanity_check2()
/mirbsd/src/usr.sbin/lpr/filters/
Dlpf.c70 int literal; /* print control characters */ variable
109 literal++; in main()
173 if (col >= width || (!literal && ch < ' ')) { in main()
/mirbsd/src/usr.bin/less/
Dcmdbuf.c27 static int literal; /* Next input char should not be interpreted */ variable
107 literal = 0; in cmd_reset()
676 literal = 1;
999 if (literal)
1004 literal = 0;
/mirbsd/src/gnu/usr.bin/cvs/m4/
Dminmax.m422 dnl The parameter has to be a literal header name; it cannot be macro,
24 dnl invocations with a literal macro name.)
/mirbsd/src/gnu/usr.bin/binutils/ld/scripttempl/
Delfxtensa.sc119 INIT_LIT=".init.literal 0 : { *(.init.literal) }"
121 FINI_LIT=".fini.literal 0 : { *(.fini.literal) }"
308 ${RELOCATING+KEEP (*(.init.literal))}
313 …*(.literal .text .stub${RELOCATING+ .text.* .gnu.linkonce.literal.* .gnu.linkonce.t.*.literal .gnu…
320 ${RELOCATING+KEEP (*(.fini.literal))}
/mirbsd/src/lib/libncurses/src/progs/
Dtic.c465 bool literal = FALSE; /* suppress post-processing? */ in main() local
533 literal = TRUE; in main()
542 literal = TRUE; in main()
685 !smart_defaults || literal, FALSE, in main()
692 if (!_nc_resolve_uses2(TRUE, literal) && !check_only) { in main()
1337 check_termtype(TERMTYPE *tp, bool literal) in check_termtype() argument
1497 save_check_termtype(tp, literal); in check_termtype()
Dinfocmp.c69 static bool literal = FALSE; variable
819 _nc_read_entry_source(stdin, NULL, TRUE, literal, NULLHOOK); in file_comparison()
825 if (!_nc_resolve_uses2(!limited, literal)) { in file_comparison()
1424 literal = TRUE; in main()
/mirbsd/src/usr.bin/vi/cl/
DREADME.signal74 The second problem is that vi permits you to enter literal signal
80 packets when it sees them.) Second, you can turn the ^C into a literal
89 enter a literal flow control character).
118 to enter a literal character (e.g. ^V^C). If the user enters the
121 literal character. To some extent, we have this problem already,
122 since we turn off flow control so that the user can enter literal
/mirbsd/src/lib/libc/time/
Dstrptime.c106 goto literal; in _strptime()
111 literal: in _strptime()
/mirbsd/src/usr.sbin/ppp/ppp/
Dppp.8.m4465 .Bd -literal -offset indent
480 .Bd -literal -offset indent
528 .Bd -literal -offset indent
543 .Bd -literal -offset indent
587 .Bd -literal -offset indent
592 .Bd -literal -offset indent
615 .Bd -literal -offset indent
630 .Bd -literal -offset indent
652 .Bd -literal -offset indent
664 .Bd -literal -offset indent
[all …]
/mirbsd/src/kern/z/
Dalgorithm.txt9 32K bytes, it is emitted as a sequence of literal bytes. (In this
41 literal byte) and the process of lazy evaluation begins again. Otherwise,
83 For inflate, which has 286 possible codes for the literal/length tree, the size
191 byte (a "literal"), or it can be either a length or a distance which
/mirbsd/src/bin/mksh/
Demacsfn.h52 FN(literal, "quote", 0)
/mirbsd/src/share/doc/psd/07.pascal/
Dtmac.p29 .de LE \"LE - End literal display
/mirbsd/src/lib/libc/stdio/
Dvfscanf.c137 goto literal; in VFSCANF()
147 literal: in VFSCANF()
/mirbsd/src/gnu/usr.sbin/sendmail/libsm/
Dvfscanf.c182 goto literal;
195 literal:
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperlpodspec.pod58 to literal whitespace. That is, sequences of whitespace characters
137 whitespace in the form of literal spaces and/or tabs is not
143 literal space or tab, and this paragraph must not be inside a "=begin
146 starts with a literal space or tab, but I<is> inside a
165 "I<identifier>" does I<not> begin with a literal colon (":"). In
188 is a verbatim paragraph, because its first line starts with a literal
477 on literal "|" and/or "/" (in the right order!), and so on,
604 file begins with the two literal byte values 0xFE 0xFF, this is
606 literal byte value 0xFF 0xFE, this is the BOM for little-endian
607 UTF-16. If the file begins with the three literal byte values
[all …]
Dperldata.pod287 X<scalar, literal> X<scalar, constant>
306 X<number, literal>
315 X<string, literal>
370 A literal of the form C<v1.20.300.4000> is parsed as a string composed
377 more dots in the literal, the leading C<v> may be omitted.
392 as literal strings ('v65'). They were v-strings from Perl 5.6.0 to
398 X<special literal> X<__END__> X<__DATA__> X<END> X<DATA>
484 to be a list literal is simply the value of the final element, as
501 list literal, so that you can say:
614 A hash can be initialized using a literal list holding pairs of
[all …]
/mirbsd/src/usr.bin/vi/docs/
Dev48 ^V<c> ^V<c> Insert/overwrite with a literal next character.
/mirbsd/src/gnu/usr.bin/binutils/cpu/
Diq2000.opc103 /* Handle negated literal. */
134 /* Handle signed/unsigned literal. */
/mirbsd/src/gnu/usr.bin/binutils/config/
Dgettext-sister.m440 # literal string "../path/to/srcdir/po/*.gmo" which has to be

12345