| /src/lib/libc/gdtoa/ |
| strtold_subr.c | 12 * #define GDTOA_LD_FMT <gdtoa extended-precision format code> 35 #error no extended-precision long double type
|
| /src/common/lib/libc/arch/vax/gen/ |
| udiv.S | 51 jlss Lhard # big dividend: extended division 73 jlss La_hard # big dividend: extended division
|
| urem.S | 51 jlss Lhard # big dividend: need extended division 73 jlss La_hard # big dividend: need extended division
|
| /src/sys/dev/ieee1394/ |
| fwphyreg.h | 53 uint8_t extended:3, member in struct:phyreg_base 85 extended:3;
|
| /src/usr.sbin/sysinst/ |
| msg.mbr.fr | 108 {The partition needs to start within the Extended Partition} 111 {The Extended Partition must be able to hold all contained partitions} 114 {Can not delete a non-empty extended partition!} 117 {This partition is not inside the extended partition 122 You may consider deleting one partition, creating an extended partition
|
| mbr.h | 49 * XXX I (dsl) haven't the foggiest idea what the MBR extended chain 67 mbr_info_t *extended; /* next in extended partition list */ member in struct:mbr_info_t
|
| mbr.c | 104 { .ptype=MBR_PTYPE_EXT_LBA, .desc="Extended partition, LBA" }, 161 * Notes on the extended partition editor. 163 * The extended partition structure is actually a singly linked list. 166 * the following partition (relative to the start of the extended partition). 169 * track - very often 63. The extended partitions themselves should 183 * b 100 1000 extended LBA (type 15) 186 * b 100 200 extended partition (type 5) 189 * b 200 300 extended partition (type 5) 208 m, m->sector, m->extended); 234 } while ((m = m->extended)); [all...] |
| msg.mbr.es | 109 {The partition needs to start within the Extended Partition} 112 {The Extended Partition must be able to hold all contained partitions} 115 {Can not delete a non-empty extended partition!} 118 {This partition is not inside the extended partition 123 You may consider deleting one partition, creating an extended partition
|
| msg.mbr.pl | 108 {The partition needs to start within the Extended Partition} 111 {The Extended Partition must be able to hold all contained partitions} 114 {Can not delete a non-empty extended partition!} 117 {This partition is not inside the extended partition 122 You may consider deleting one partition, creating an extended partition
|
| msg.mbr.en | 86 message Only_one_extended_ptn {There can only be one extended partition} 109 {The partition needs to start within the Extended Partition} 112 {The Extended Partition must be able to hold all contained partitions} 115 {Can not delete a non-empty extended partition!} 118 {This partition is not inside the extended partition 123 You may consider deleting one partition, creating an extended partition
|
| /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ti/omap/ |
| omap3-evm-processor-common.dtsi | 180 interrupts-extended = <&intc 72 &omap3_pmx_core OMAP3_UART1_RX>; 184 interrupts-extended = <&intc 73 &omap3_pmx_core OMAP3_UART2_RX>; 188 interrupts-extended = <&intc 74 &omap3_pmx_core OMAP3_UART3_RX>;
|
| /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/marvell/ |
| dove-cm-a510.dtsi | 190 interrupts-extended = <&gpio0 13 IRQ_TYPE_EDGE_FALLING>;
|
| /src/usr.bin/mail/ |
| list.c | 570 if (is_substr(val, "extended")) 574 * "extended" are used together.
|
| /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/nxp/imx/ |
| imx6ul-tx6ul-mainboard.dts | 97 interrupts-extended = <&gpio5 5 IRQ_TYPE_EDGE_FALLING>; 108 interrupts-extended = <&gpio4 27 IRQ_TYPE_EDGE_FALLING>;
|
| imx6qdl-sr-som-ti.dtsi | 167 interrupts-extended = <&gpio6 4 IRQ_TYPE_LEVEL_HIGH>;
|
| /src/sbin/fdisk/ |
| fdisk.c | 126 int is_corrupt; /* 1 if extended chain illegal */ 168 * extended partition will start one track in. If an extended partition 224 static int E_flag; /* extended partition number */ 413 case 'E': /* Extended partition number */ 576 errx(1, "Extended partition %d is not defined.", partition); 706 printf("Extended partition table is corrupt\n"); 709 printf("Extended partition table:\n"); 755 printf("Extended partition E%d:\n", which); 905 * Recursive dump extended table [all...] |
| /src/sys/arch/arc/dev/ |
| pccons.c | 1608 static u_char extended = 0, shift_state = 0; local 1683 extended = 1; 1720 if (extended) 1767 if (extended) 1796 extended = 0; 1809 extended = 0; 1815 (lock_state & KB_NUM) == 0 || extended) 1819 extended = 0; 1825 extended = 0;
|
| /src/sys/arch/mac68k/mac68k/ |
| pramasm.s | 166 oriw #0x0100,%d0 | and set up for non-extended read 178 nop | and set up for non-extended write 190 oriw #0x0300,%d0 | and set up for extended read 202 oriw #0x0200,%d0 | and set up for extended write 295 andib #1,%d2 | isolate the extended command bit 312 oriw #0x3880,%d3 | set extended command bits 341 | boundaries for an extended command!!! 367 moveq #0x1F,%d3 | r/w bit is $F for an extended command
|
| /src/usr.sbin/sysinst/arch/arc/ |
| md.c | 248 for (ext = mbri; ext; ext = ext->extended) {
|
| /src/usr.sbin/sysinst/arch/cobalt/ |
| md.c | 263 for (ext = mbri; ext; ext = ext->extended) {
|
| /src/sys/nfs/ |
| nfs_kq.c | 146 int extended = (attr.va_size > osize); local 148 | (extended ? NOTE_EXTEND : 0));
|
| /src/sys/arch/m68k/060sp/dist/ |
| pfpsp.s | 401 set FTEMP_EX, 0 # extended precision 408 set LOCAL_EX, 0 # extended precision 415 set DST_EX, 0 # extended precision 420 set SRC_EX, 0 # extended precision 431 set EXT_BIAS, 0x3fff # extended precision bias 528 set x_mode, 0x0 # extended precision 1269 # Opclass two w/ memory-to-fpn operation will have an incorrect extended 1437 # "corrected" in order to have the proper equivalent extended precision 1567 # on extended precision opclass three instructions using pre-decrement or 1596 # the extended precision result is still in fp0. but, we need to save i [all...] |
| /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/st/ |
| stm32mp15xx-osd32.dtsi | 67 interrupts-extended = <&gpioa 0 IRQ_TYPE_EDGE_FALLING>;
|
| /src/usr.sbin/sysinst/arch/i386/ |
| msg.md.en | 141 {You have requested that an extended partition be included in the bootmenu.
|
| /src/usr.sbin/sysinst/arch/ofppc/ |
| md.c | 500 for (ext = &mbr; ext; ext = ext->extended) { 543 for (ext = mbri; ext; ext = ext->extended) {
|