/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMRegisterInfo.td | 40 // Note: Code depends on these having consecutive numbers. 496 // These are needed by NEON instructions requiring two consecutive D registers. 502 // Register class representing a pair of consecutive D registers. 534 // Pseudo-registers representing 3 consecutive D registers. 540 // 3 consecutive D registers. 551 // (4 consecutive D registers). 565 // 4 consecutive D registers. 569 // Pseudo 512-bit registers to represent four consecutive Q registers. 573 // Pseudo 512-bit vector register class to model 4 consecutive Q registers 574 // (8 consecutive D registers). [all …]
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
H A D | RAND_DRBG_reseed.pod | 48 of generate requests between consecutive reseedings. 57 number of seconds between consecutive reseedings.
|
H A D | OPENSSL_instrument_bus.pod | 29 OPENSSL_instrument_bus2() on the other hand B<accumulates> consecutive
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | ldrdstrd.md | 23 ;; The following peephole optimizations identify consecutive memory 97 ;; mode where LDRD/STRD require consecutive registers.
|
H A D | predicates.md | 700 /*consecutive=*/false, 708 /*consecutive=*/false, 716 /*consecutive=*/false, 724 /*consecutive=*/true,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | ldrdstrd.md | 23 ;; The following peephole optimizations identify consecutive memory 97 ;; mode where LDRD/STRD require consecutive registers.
|
H A D | predicates.md | 682 /*consecutive=*/false, 690 /*consecutive=*/false, 698 /*consecutive=*/false, 706 /*consecutive=*/true,
|
/netbsd-src/external/ibm-public/postfix/dist/ |
H A D | TLS_TODO | 14 * Code cleanup: see if multiple consecutive switches can be aggregated
|
/netbsd-src/external/apache2/llvm/dist/clang/docs/ |
H A D | ClangFormatStyleOptions.rst | 208 Style of aligning consecutive assignments. 221 Do not align assignments on consecutive lines. 224 Align assignments on consecutive lines. This will result in 281 Style of aligning consecutive bit field. 283 ``Consecutive`` will align the bitfield separators of consecutive lines. 295 Do not align bit fields on consecutive lines. 298 Align bit fields on consecutive lines. This will result in 355 Style of aligning consecutive declarations. 357 ``Consecutive`` will align the declaration names of consecutive lines. 369 Do not align bit declarations on consecutive lines. [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | aarch64-ldpstp.md | 125 ;; Handle sign/zero extended consecutive load/store. 173 ;; Handle consecutive load/store whose offset is out of the range
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
H A D | OPENSSL_instrument_bus.pod | 29 OPENSSL_instrument_bus2() on the other hand B<accumulates> consecutive
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | aarch64-ldpstp.md | 125 ;; Handle sign/zero extended consecutive load/store. 173 ;; Handle consecutive load/store whose offset is out of the range
|
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/ppm/ |
H A D | ppm.example | 56 # Defines the maximum number of consecutive character allowed for any class
|
H A D | README.md | 150 # Defines the maximum number of consecutive character allowed for any class 227 …PerClass [NUMBER]#012# Description:#012# Defines the maximum number of consecutive character allow… 259 …bian-10-64 slapd[1981]: ppm: get line: # Defines the maximum number of consecutive character allow…
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | P9InstrResources.td | 808 // Two consecutive load operations for a total of 8 cycles. 816 // Requires consecutive Load and ALU pieces totaling 6 cycles. The Load and ALU 828 // Requires consecutive Load and ALU pieces totaling 6 cycles. The Load and ALU 838 // Requires consecutive Load and ALU pieces totaling 7 cycles. The Load and ALU 848 // Requires consecutive Load (4 cycles) and ALU (3 cycles) pieces totaling 7 860 // Requires consecutive Load and ALU pieces totaling 8 cycles. The Load and ALU 1108 // Cracked ALU instruction composed of three consecutive 2 cycle loads for a
|
/netbsd-src/external/gpl3/binutils/dist/config/ |
H A D | mmap.m4 | 37 # 1. If you map N consecutive pages in with one call, and then
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilegx/ |
H A D | constraints.md | 81 "Integer constant that has all 1 bits consecutive and starting at bit 0"
|
/netbsd-src/external/gpl3/gcc.old/dist/config/ |
H A D | mmap.m4 | 37 # 1. If you map N consecutive pages in with one call, and then
|
/netbsd-src/external/gpl3/gdb.old/dist/config/ |
H A D | mmap.m4 | 37 # 1. If you map N consecutive pages in with one call, and then
|
/netbsd-src/external/gpl3/binutils.old/dist/config/ |
H A D | mmap.m4 | 37 # 1. If you map N consecutive pages in with one call, and then
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilegx/ |
H A D | constraints.md | 81 "Integer constant that has all 1 bits consecutive and starting at bit 0"
|
/netbsd-src/external/gpl3/gcc/dist/config/ |
H A D | mmap.m4 | 37 # 1. If you map N consecutive pages in with one call, and then
|
/netbsd-src/external/bsd/openldap/dist/doc/drafts/ |
H A D | draft-vchu-ldap-pwd-policy-xx.txt | 248 directory after a given number of consecutive failed bind attempts' 254 DESC 'the number of consecutive failed bind attempts after which a user 332 tion for each user. For example, how many consecutive bad password 382 DESC 'the count of consecutive failed password attempts' 575 a given number of consecutive failed attempts to bind to the directory.
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
H A D | Vectorizers.rst | 14 to operate on multiple consecutive iterations. 165 In the example below, if the pointers A and B point to consecutive addresses, 187 In this example the ``sum`` variable is used by consecutive iterations of
|
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/h8300/ |
H A D | mac.s | 119 ;; and fetch values from consecutive locations.
|