/netbsd-src/sys/arch/atari/stand/edahdi/ |
H A D | edahdi.c | 483 struct ahdi_part *apart; in update_disk() local 497 apart = &root->ar_parts[lpart->rent]; in update_disk() 500 if ((lpart->end - lpart->start + 1) != apart->ap_size) in update_disk() 502 apart->ap_id[0] = lpart->id[0]; in update_disk() 503 apart->ap_id[1] = lpart->id[1]; in update_disk() 504 apart->ap_id[2] = lpart->id[2]; in update_disk()
|
/netbsd-src/sys/arch/hpcarm/conf/ |
H A D | JORNADA728 | 5 # apart from the memory size.
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/ |
H A D | xgettext-c-2 | 13 Sometimes keywords can be spread apart
|
H A D | xgettext-2 | 14 Sometimes keywords can be spread apart
|
H A D | xgettext-3 | 14 Sometimes keywords can be spread apart
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-ldap/ |
H A D | TODO.proxy | 53 multiple results, and apart from unbind and abandon, which do not return any 63 retrieved entries. The cache relates each RDN (i.e. the DN apart from the
|
/netbsd-src/games/quiz/datfiles/ |
H A D | posneg | 49 together:apart
|
/netbsd-src/usr.sbin/sysinst/ |
H A D | mbr.c | 1908 struct mbr_partition *apart = &parts[i / 2]; in get_mapping() local 1910 if (apart->mbrp_type == MBR_PTYPE_UNUSED) in get_mapping() 1913 *cylinder = MBR_PCYL(apart->mbrp_scyl, apart->mbrp_ssect); in get_mapping() 1914 *head = apart->mbrp_shd; in get_mapping() 1915 *sector = MBR_PSECT(apart->mbrp_ssect) - 1; in get_mapping() 1916 *absolute = le32toh(apart->mbrp_start); in get_mapping() 1918 *cylinder = MBR_PCYL(apart->mbrp_ecyl, apart->mbrp_esect); in get_mapping() 1919 *head = apart->mbrp_ehd; in get_mapping() 1920 *sector = MBR_PSECT(apart->mbrp_esect) - 1; in get_mapping() 1921 *absolute = le32toh(apart->mbrp_start) in get_mapping() [all …]
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
H A D | UI_UTIL_read_pw.pod | 46 The default password prompting functions (apart from
|
H A D | PKCS7_verify.pod | 86 not used as untrusted CAs. This means that the whole verify chain (apart from
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
H A D | UI_UTIL_read_pw.pod | 46 The default password prompting functions (apart from
|
H A D | PKCS7_verify.pod | 86 not used as untrusted CAs. This means that the whole verify chain (apart from
|
/netbsd-src/external/bsd/file/dist/magic/magdir/ |
H A D | lisp | 51 # Also applies to XEmacs 19+ .elc files; could tell them apart with regexs
|
H A D | tex | 26 # breaking them apart and reading the data. The following patterns
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arc/ |
H A D | arc700.md | 141 ; the cmove would have higher latency... so just keep the cmove apart
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arc/ |
H A D | arc700.md | 141 ; the cmove would have higher latency... so just keep the cmove apart
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/sparc64/ultrasparc1234/ |
H A D | mul_1.asm | 56 C 5. Ideally, we should schedule the f2/f3 and f4/f5 RAW further apart, and 57 C the i00,i16,i32,i48 RAW less apart. The latter apart-scheduling should
|
H A D | addmul_1.asm | 57 C 5. Ideally, we should schedule the f2/f3 and f4/f5 RAW further apart, and 58 C the i00,i16,i32,i48 RAW less apart. The latter apart-scheduling should
|
/netbsd-src/external/mpl/bind/dist/doc/arm/ |
H A D | managed-keys.inc.rst | 78 If two keys have IDs exactly 128 apart and one is revoked, the two
|
/netbsd-src/usr.sbin/makemandb/ |
H A D | stopwords.txt | 49 apart
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/ |
H A D | 4130.md | 58 ;; The idea is to keep conflicting instructions apart wherever possible
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
H A D | 4130.md | 58 ;; The idea is to keep conflicting instructions apart wherever possible
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/PDB/ |
H A D | MsfFile.rst | 177 and the producer of an MSF file must be prepared to split data apart
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/GlobalISel/ |
H A D | GMIR.rst | 92 just physically stored apart and each instruction can only access registers from
|
/netbsd-src/external/apache2/llvm/dist/clang/docs/analyzer/developer-docs/ |
H A D | DebugChecks.rst | 236 This is not very useful for writing tests (apart from testing how ProgramState
|