/openbsd/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/text/ |
H A D | iso-8859-1-error-die | 13 This character cannot be represented in ISO-8859-1, so should produce an 20 This character cannot be represented in ISO-8859-1, so should produce an
|
H A D | iso-8859-1-error-pod | 12 This character cannot be represented in ISO-8859-1, so should produce an 19 This character cannot be represented in ISO-8859-1, so should produce an
|
/openbsd/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/man/ |
H A D | iso-8859-1-error-die | 13 This character cannot be represented in ISO-8859-1, so should produce an 21 This character cannot be represented in ISO\-8859\-1, so should produce an
|
H A D | iso-8859-1-error-pod | 12 This character cannot be represented in ISO-8859-1, so should produce an 20 This character cannot be represented in ISO\-8859\-1, so should produce an
|
/openbsd/gnu/gcc/gcc/config/rs6000/ |
H A D | darwin-ldouble-format | 10 represented as (1.0, +0.0) or (1.0, -0.0), and the low part of a NaN 33 Each NaN, quiet or signalling, that can be represented as a 'double' 34 can be represented as a 'long double'. In fact, there are 2^64
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | charset.c | 523 static char represented[] = "\a\b\f\n\r\t\v"; variable 539 ix = strchr (represented, host_char); in default_c_target_char_has_backslash_escape() 541 return backslashed[ix - represented]; in default_c_target_char_has_backslash_escape() 559 return host_char_to_target (represented[ix - backslashable], in default_c_parse_backslash()
|
/openbsd/regress/usr.bin/mandoc/roff/mc/ |
H A D | args.out_ascii | 13 special character represented as string <integral>
|
/openbsd/gnu/usr.bin/perl/t/lib/croak/ |
H A D | toke_l1 | 21 …8 sequence that starts with "\xc1" is overlong which can and should be represented with a differen…
|
/openbsd/gnu/llvm/clang/include/clang/Basic/ |
H A D | DiagnosticCommonKinds.td | 221 "integer literal is too large to be represented in any %select{signed |}0" 224 "integer literal is too large to be represented in a signed integer type, " 228 "integer literal is too large to be represented in type 'long', " 233 "integer literal is too large to be represented in type 'long', " 238 "integer literal is too large to be represented in type 'long' and is "
|
/openbsd/gnu/usr.bin/gcc/gcc/doc/ |
H A D | c-tree.texi | 199 The string represented by the identifier, represented as a 368 The alignment of the type, in bits, represented as an @code{int}. 444 integer that may be represented by this type. Similarly, the 446 that may be represented by this type. 577 represented. 632 A namespace is represented by a @code{NAMESPACE_DECL} node. 715 A class type is represented by either a @code{RECORD_TYPE} or a 718 the @code{struct} or the @code{class} tag are represented by 1781 represented by the same expression node.) You should not rely on 1991 represented with a @code{NOP_EXPR}. [all …]
|
H A D | rtl.texi | 737 In an RTL dump, this flag is represented as @samp{/c}. 754 In an RTL dump, this flag is represented as @samp{/f}. 790 In an RTL dump, this flag is represented as @samp{/s}. 806 In an RTL dump, this flag is represented as @samp{/i}. 818 In an RTL dump, this flag is represented as @samp{/j}. 838 In an RTL dump, this flag is represented as @samp{/u}. 874 In an RTL dump, this flag is represented as @samp{/v}. 1363 represented by a unique @code{reg} expression. 1971 represented by @var{then} and the one represented by @var{else}. 2076 All conversions between machine modes must be represented by [all …]
|
/openbsd/gnu/gcc/gcc/config/arm/ |
H A D | arm-cores.def | 26 The CORE_NAME is the name of the core, represented as a string constant. 27 The CORE_IDENT is the name of the core, represented as an identifier.
|
/openbsd/gnu/gcc/gcc/ |
H A D | c-common.def | 30 for the anonymous object represented by the COMPOUND_LITERAL;
|
/openbsd/usr.bin/ssh/ |
H A D | PROTOCOL.key | 28 are concatenated and represented as a string.
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perlnumber.pod | 40 0.9 cannot be represented by a native float, since the binary fraction 47 is represented as a floating point number. On typical hardware, floating 96 If the source number can be represented in the target form, that
|
/openbsd/gnu/gcc/gcc/doc/ |
H A D | c-tree.texi | 199 The string represented by the identifier, represented as a 443 integer that may be represented by this type. Similarly, the 445 that may be represented by this type. 574 represented. 629 A namespace is represented by a @code{NAMESPACE_DECL} node. 712 the @code{struct} or the @code{class} tag are represented by 852 * Internal structure:: How declaration nodes are represented. 2170 represented with a @code{NOP_EXPR}. 2499 represented. Unrepresented fields will be set to zero. 2507 the unnamed object represented by the compound literal; the [all …]
|
H A D | cfg.texi | 39 point and only one exit. In GCC, basic blocks are represented using 100 In addition to notes, the jump table vectors are also represented as 144 a predecessor of B, and B is a successor of A@. Edges are represented 359 return instructions that are represented by edges with no flags set. 401 within a function. It is represented as an integer scaled in the 413 available. This value is represented as the host's widest integer 432 The basic block frequencies are not represented in the instruction 434 represented for conditional jumps (via the @code{REG_BR_PROB} 441 directly represented, but it may be easily computed from frequencies
|
H A D | rtl.texi | 878 In an RTL dump, this flag is represented as @samp{/c}. 895 In an RTL dump, this flag is represented as @samp{/f}. 931 In an RTL dump, this flag is represented as @samp{/s}. 947 In an RTL dump, this flag is represented as @samp{/i}. 959 In an RTL dump, this flag is represented as @samp{/j}. 979 In an RTL dump, this flag is represented as @samp{/u}. 1015 In an RTL dump, this flag is represented as @samp{/v}. 1533 represented by a unique @code{reg} expression. 2196 represented by @var{then} and the one represented by @var{else}. 2300 All conversions between machine modes must be represented by [all …]
|
H A D | loop.texi | 61 tree. This tree is represented by the @code{struct loops} structure. 63 function. Each of the loops is represented in a @code{struct loop} 82 argument of this function is a set of flags represented in an integer 499 have base objects). Pointer accesses are represented as a one-dimensional 521 If both @code{a} and @code{b} are represented as arrays, compare 525 Else if both @code{a} and @code{b} are represented as pointers, compare 529 However, if @code{a} and @code{b} are represented differently, only try 552 represented by a classical distance vector,
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | MIRLangRef.rst | 223 The machine basic blocks and their instructions are represented using a custom, 454 The null registers are represented using an underscore ('``_``'). They can also be 455 represented using a '``$noreg``' named register, although the former syntax 659 The named global values are represented using an identifier with the '@' prefix. 663 The unnamed global values are represented using an unsigned numeric value with 700 where ``<kind>`` is describing how the jump table is represented and emitted (plain address, reloca… 717 An external symbol operand is represented using an identifier with the ``&`` 848 represented by an empty ``DebugLoc`` object in the machine instruction.
|
H A D | JITLink.rst | 202 Absolute and external symbols are represented using plain ``Addressable`` 203 instances. Content defined inside the object file is represented using the 215 * ``Content`` is represented as an ``llvm::StringRef``, and accessible via 221 * ``Section`` is represented as a ``Section&`` reference, and accessible via 225 * ``Size`` is represented as a ``size_t``, and is accessible via the 228 * ``Alignment`` is represented as a ``uint64_t``, and available via the 232 * ``AlignmentOffset`` is represented as a ``uint64_t``, and accessible via the 250 * ``Name`` is represented as an ``llvm::StringRef`` (equal to 309 * ``Name`` is represented as an ``llvm::StringRef``, and is accessible via the 312 * ``ProtectionFlags`` are represented as a sys::Memory::ProtectionFlags enum, [all …]
|
/openbsd/gnu/llvm/llvm/docs/HistoricalNotes/ |
H A D | 2001-02-06-TypeNotationDebate.txt | 45 Now with this syntax, his example would be represented as:
|
H A D | 2002-05-12-InstListChange.txt | 29 the instructions be represented with a doubly linked list in the
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/ |
H A D | mmo.texi | 146 can be represented this way in mmo: 267 with a value represented in one byte. 311 and linked to address @samp{0x4}, is represented by the sequence: 345 represented by:
|
/openbsd/gnu/usr.bin/binutils/bfd/doc/ |
H A D | mmo.texi | 146 can be represented this way in mmo: 267 with a value represented in one byte. 311 and linked to address @samp{0x4}, is represented by the sequence: 345 represented by:
|