Home
last modified time | relevance | path

Searched refs:apart (Results 1 – 25 of 218) sorted by relevance

123456789

/netbsd-src/sys/arch/atari/stand/edahdi/
H A Dedahdi.c483 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 DJORNADA7285 # apart from the memory size.
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dxgettext-c-213 Sometimes keywords can be spread apart
H A Dxgettext-214 Sometimes keywords can be spread apart
H A Dxgettext-314 Sometimes keywords can be spread apart
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-ldap/
H A DTODO.proxy53 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 Dposneg49 together:apart
/netbsd-src/usr.sbin/sysinst/
H A Dmbr.c1908 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 DUI_UTIL_read_pw.pod46 The default password prompting functions (apart from
H A DPKCS7_verify.pod86 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 DUI_UTIL_read_pw.pod46 The default password prompting functions (apart from
H A DPKCS7_verify.pod86 not used as untrusted CAs. This means that the whole verify chain (apart from
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dlisp51 # Also applies to XEmacs 19+ .elc files; could tell them apart with regexs
H A Dtex26 # breaking them apart and reading the data. The following patterns
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc700.md141 ; the cmove would have higher latency... so just keep the cmove apart
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc700.md141 ; the cmove would have higher latency... so just keep the cmove apart
/netbsd-src/external/lgpl3/gmp/dist/mpn/sparc64/ultrasparc1234/
H A Dmul_1.asm56 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 Daddmul_1.asm57 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 Dmanaged-keys.inc.rst78 If two keys have IDs exactly 128 apart and one is revoked, the two
/netbsd-src/usr.sbin/makemandb/
H A Dstopwords.txt49 apart
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A D4130.md58 ;; The idea is to keep conflicting instructions apart wherever possible
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A D4130.md58 ;; The idea is to keep conflicting instructions apart wherever possible
/netbsd-src/external/apache2/llvm/dist/llvm/docs/PDB/
H A DMsfFile.rst177 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 DGMIR.rst92 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 DDebugChecks.rst236 This is not very useful for writing tests (apart from testing how ProgramState

123456789