| /openbsd-src/gnu/llvm/compiler-rt/lib/xray/tests/unit/ |
| H A D | segmented_array_test.cpp | 318 std::vector<int> Integers(Count); in TEST() local 319 std::iota(Integers.begin(), Integers.end(), 0); in TEST() 320 for (auto &I : Integers) in TEST() 335 std::vector<int> Integers(Count); in TEST() local 336 std::iota(Integers.begin(), Integers.end(), 0); in TEST() 337 for (auto &I : Integers) in TEST()
|
| /openbsd-src/gnu/llvm/llvm/docs/CommandGuide/ |
| H A D | llvm-bcanalyzer.rst | 195 **# of VBR 32-bit Integers** 200 **# of VBR 64-bit Integers** 267 **Number of VBR 32-bit Integers** 271 **Number of VBR 64-bit Integers**
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | BitCodeFormat.rst | 80 These integers are encoded in two ways: either as `Fixed Width Integers`_ or as 81 `Variable Width Integers`_. 83 .. _Fixed Width Integers: 86 Fixed Width Integers 94 .. _Variable Width Integers: argument 98 Variable Width Integers
|
| /openbsd-src/gnu/gcc/gcc/doc/ |
| H A D | implement-c.texi | 31 * Integers implementation:: 196 @node Integers implementation 197 @section Integers
|
| H A D | gcc.info | 13471 * Integers implementation:: 13548 File: gcc.info, Node: Characters implementation, Next: Integers implementation, Prev: Identifier… 13626 File: gcc.info, Node: Integers implementation, Next: Floating point implementation, Prev: Charac… 13628 4.5 Integers 13674 …point implementation, Next: Arrays and pointers implementation, Prev: Integers implementation, … 14662 5.8 Double-Word Integers
|
| H A D | extend.texi | 731 @section Double-Word Integers
|
| /openbsd-src/gnu/llvm/lldb/tools/debugserver/source/ |
| H A D | DNB.cpp | 1213 union Integers { in DNBProcessMemoryReadInteger() union 1221 Integers ints; in DNBProcessMemoryReadInteger()
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Math-BigRat/t/ |
| H A D | bigrat.t | |
| /openbsd-src/gnu/llvm/libcxx/docs/Status/ |
| H A D | Cxx20Papers.csv | 78 "`P1236R1 <https://wg21.link/P1236R1>`__","CWG","Alternative Wording for P0907R4 Signed Integers ar…
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/doc/ |
| H A D | md.texi | 1621 Integers from 0 to 31 1627 Integers from @minus{}31 to 0 1838 Integers from @minus{}255 to @minus{}1 1841 Integers from 0 to 7---valid bit number in a register 1844 Integers from 0 to 127---valid displacement for addressing mode 1847 Integers from 1 to 127 1859 Integers from 0 to 255
|
| H A D | extend.texi | 20 * Integers implementation:: 122 @node Integers implementation 123 @section Integers 1147 @section Double-Word Integers
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | InternalsManual.rst | 208 Integers 224 Integers 242 Integers 273 Integers
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/ |
| H A D | as.texinfo | 2516 are stored in the target machine. @emph{Integers} are numbers that 2522 * Integers:: Integers 2532 @node Integers 2533 @subsubsection Integers 2557 Integers have the usual values. To denote a negative integer, use
|
| /openbsd-src/gnu/usr.bin/binutils/gas/doc/ |
| H A D | as.texinfo | 2441 are stored in the target machine. @emph{Integers} are numbers that 2447 * Integers:: Integers 2457 @node Integers 2458 @subsubsection Integers 2482 Integers have the usual values. To denote a negative integer, use
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perlpacktut.pod | 309 =head2 Integers section in Packing Numbers
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
| H A D | X86InstrSSE.td | 1564 // Convert Packed Double FP to Packed DW Integers 1734 // Convert Packed DW Integers to Packed Double FP
|
| H A D | X86InstrAVX512.td | 7431 // AVX-512 Packed Multiply of Unsigned 52-bit Integers and Add the Low 52-bit IFMA
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/doc/ |
| H A D | stabs.texinfo | 1324 * Builtin Types:: Integers, floating point, void, etc.
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
| H A D | ARMInstrNEON.td | 6782 // VCVT : Vector Convert Between Floating-Point and Integers
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | ChangeLog | 17483 (Integers implementation): Document two's complement.
|