| /src/external/apache2/llvm/dist/llvm/bindings/go/ |
| conftest.go | 8 // Tests that the Go compiler is at least version 1.2.
|
| /src/usr.sbin/sysinst/arch/ofppc/ |
| msg.md.en | 70 {The FAT12 boot partition is too small. It needs to be at least 2MB in size, 71 however a size of at least 10MB is recommended.} 79 be at least 1MB in size, and the other must be at least 1KB in size.} 82 {In order to boot ofppc, you need either a FAT12 partition of at least 2MB 84 least 1KB, and 1MB in size. IBM RS/6000 machines generally need the PReP
|
| msg.md.es | 71 {The boot partition is too small. It needs to be at least 2MB in size, 72 however a size of at least 100MB is recommended.} 80 be at least 1MB in size, and the other must be at least 1KB in size.} 83 {In order to boot ofppc, you need either a FAT12 partition of at least 2MB 85 least 1KB, and 1MB in size. IBM RS/6000 machines generally need the PReP
|
| msg.md.pl | 70 {The boot partition is too small. It needs to be at least 2MB in size, 71 however a size of at least 100MB is recommended.} 79 be at least 1MB in size, and the other must be at least 1KB in size.} 82 {In order to boot ofppc, you need either a FAT12 partition of at least 2MB 84 least 1KB, and 1MB in size. IBM RS/6000 machines generally need the PReP
|
| /src/external/gpl3/gcc/dist/libstdc++-v3/include/backward/ |
| backward_warning.h | 33 This file includes at least one deprecated or antiquated header which \
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/backward/ |
| backward_warning.h | 33 This file includes at least one deprecated or antiquated header which \
|
| /src/usr.sbin/sysinst/arch/cobalt/ |
| msg.md.en | 68 It needs to be at least 1MB in size, however a size of at least 5MB is
|
| /src/usr.sbin/sysinst/arch/prep/ |
| msg.md.de | 70 {The PReP boot partition is too small. It needs to be at least 2MB in size, 71 however a size of at least 5MB is recommended.}
|
| msg.md.en | 70 {The PReP boot partition is too small. It needs to be at least 2MB in size, 71 however a size of at least 5MB is recommended.}
|
| msg.md.es | 71 {The PReP boot partition is too small. It needs to be at least 2MB in size, 72 however a size of at least 5MB is recommended.}
|
| /src/common/dist/zlib/examples/ |
| enough.c | 275 // we need to use at least this many bit patterns so that the code won't be 277 int least = (left << 1) - syms; local 278 if (least < 0) 279 least = 0; 289 for (int use = least; use <= most; use++) { 412 // we need to use at least this many bit patterns so that the code won't be 414 int least = (left << 1) - syms; local 415 if (least < 0) 416 least = 0; 424 // occupy least table spaces, creating new sub-tables as neede [all...] |
| /src/external/gpl3/binutils/dist/zlib/examples/ |
| enough.c | 275 // we need to use at least this many bit patterns so that the code won't be 277 int least = (left << 1) - syms; local 278 if (least < 0) 279 least = 0; 289 for (int use = least; use <= most; use++) { 412 // we need to use at least this many bit patterns so that the code won't be 414 int least = (left << 1) - syms; local 415 if (least < 0) 416 least = 0; 424 // occupy least table spaces, creating new sub-tables as neede [all...] |
| /src/external/gpl3/binutils.old/dist/zlib/examples/ |
| enough.c | 275 // we need to use at least this many bit patterns so that the code won't be 277 int least = (left << 1) - syms; local 278 if (least < 0) 279 least = 0; 289 for (int use = least; use <= most; use++) { 412 // we need to use at least this many bit patterns so that the code won't be 414 int least = (left << 1) - syms; local 415 if (least < 0) 416 least = 0; 424 // occupy least table spaces, creating new sub-tables as neede [all...] |
| /src/external/gpl3/gdb.old/dist/zlib/examples/ |
| enough.c | 275 // we need to use at least this many bit patterns so that the code won't be 277 int least = (left << 1) - syms; local 278 if (least < 0) 279 least = 0; 289 for (int use = least; use <= most; use++) { 412 // we need to use at least this many bit patterns so that the code won't be 414 int least = (left << 1) - syms; local 415 if (least < 0) 416 least = 0; 424 // occupy least table spaces, creating new sub-tables as neede [all...] |
| /src/external/gpl3/gdb/dist/zlib/examples/ |
| enough.c | 275 // we need to use at least this many bit patterns so that the code won't be 277 int least = (left << 1) - syms; local 278 if (least < 0) 279 least = 0; 289 for (int use = least; use <= most; use++) { 412 // we need to use at least this many bit patterns so that the code won't be 414 int least = (left << 1) - syms; local 415 if (least < 0) 416 least = 0; 424 // occupy least table spaces, creating new sub-tables as neede [all...] |
| /src/external/lgpl3/gmp/dist/mpn/power/ |
| rshift.asm | 44 l 0,0(4) C read least significant limb 48 lu 0,4(4) C read 2:nd least significant limb 49 sleq 7,0,8 C compute least significant limb of result
|
| add_n.asm | 43 l 8,0(4) C load least significant s1 limb 44 l 0,0(5) C load least significant s2 limb 47 a 7,0,8 C add least significant limbs, set cy 58 C We added least significant limbs. Now reload the next limbs to enter loop.
|
| sub_n.asm | 44 l 8,0(4) C load least significant s1 limb 45 l 0,0(5) C load least significant s2 limb 48 sf 7,0,8 C subtract least significant limbs, set cy 60 C We added least significant limbs. Now reload the next limbs to enter loop.
|
| /src/usr.sbin/sysinst/arch/hp300/ |
| msg.md.en | 64 It must have at least 2 free partitions (for root file system and swap).
|
| /src/sys/arch/mac68k/dev/ |
| if_mcvar.h | 51 #error Must have at least two buffers for DMA!
|
| /src/sys/arch/macppc/dev/ |
| if_mcvar.h | 51 #error Must have at least two buffers for DMA!
|
| /src/usr.sbin/sysinst/arch/arc/ |
| msg.md.en | 69 It needs to be at least 1MB in size, however a size of at least 2MB is
|
| /src/external/apache2/llvm/dist/llvm/utils/docker/scripts/ |
| build_install_llvm.sh | 25 Required options: --to, at least one --install-target.
|
| /src/usr.sbin/sysinst/arch/mvme68k/ |
| msg.md.en | 74 It must have at least 2 free partitions (for root file system and swap).
|
| /src/usr.sbin/sysinst/arch/virt68k/ |
| msg.md.en | 74 It must have at least 2 free partitions (for root file system and swap).
|