| /freebsd-12-stable/contrib/binutils/ |
| D | Makefile.tpl | 180 @if gcc-bootstrap 182 @endif gcc-bootstrap 408 $$r/$(HOST_SUBDIR)/[+module+]/[+lib_path+]:[+ IF bootstrap 409 +]$$r/$(HOST_SUBDIR)/prev-[+module+]/[+lib_path+]:[+ ENDIF bootstrap +] 514 @if gcc-bootstrap 519 @endif gcc-bootstrap 534 [+ FOR host_modules +][+ IF bootstrap +] 535 @if [+module+]-no-bootstrap[+ ENDIF bootstrap +] 536 all-host: maybe-all-[+module+][+ IF bootstrap +] 537 @endif [+module+]-no-bootstrap[+ ENDIF bootstrap +][+ ENDFOR host_modules +] [all …]
|
| D | Makefile.in | 177 @if gcc-bootstrap 179 @endif gcc-bootstrap 695 @if gcc-bootstrap 700 @endif gcc-bootstrap 726 @if bfd-no-bootstrap 728 @endif bfd-no-bootstrap 729 @if opcodes-no-bootstrap 731 @endif opcodes-no-bootstrap 732 @if binutils-no-bootstrap 734 @endif binutils-no-bootstrap [all …]
|
| /freebsd-12-stable/share/mk/ |
| D | dirdeps.mk | 141 .if !target(bootstrap) && (make(bootstrap) || \ 142 make(bootstrap-this) || \ 143 make(bootstrap-recurse) || \ 144 make(bootstrap-empty)) 778 .if !target(bootstrap) && (make(bootstrap) || \ 779 make(bootstrap-this) || \ 780 make(bootstrap-recurse) || \ 781 make(bootstrap-empty)) 789 .elif !make(bootstrap-empty) 793 .error cannot find any of ${.MAKE.DEPENDFILE_PREFERENCE:T}${.newline}Use: bootstrap-empty [all …]
|
| /freebsd-12-stable/contrib/bmake/mk/ |
| D | dirdeps.mk | 141 .if !target(bootstrap) && (make(bootstrap) || \ 142 make(bootstrap-this) || \ 143 make(bootstrap-recurse) || \ 144 make(bootstrap-empty)) 785 .if !target(bootstrap) && (make(bootstrap) || \ 786 make(bootstrap-this) || \ 787 make(bootstrap-recurse) || \ 788 make(bootstrap-empty)) 796 .elif !make(bootstrap-empty) 800 .error cannot find any of ${.MAKE.DEPENDFILE_PREFERENCE:T}${.newline}Use: bootstrap-empty [all …]
|
| /freebsd-12-stable/targets/pseudo/bootstrap-tools/ |
| D | Makefile | 5 all: bootstrap-toolchain 70 bootstrap-tools: legacy 71 build-tools: bootstrap-tools 74 cross-tools build-tools bootstrap-tools: .MAKE ${META_DEPS} 97 bootstrap-toolchain: .MAKE cross-tools
|
| D | Makefile.depend.host | 1 # $FreeBSD: stable/12/targets/pseudo/bootstrap-tools/Makefile.depend.host 288226 2015-09-25 19:26:0…
|
| /freebsd-12-stable/sys/mips/atheros/ |
| D | qca953x_chip.c | 78 uint32_t bootstrap; in qca953x_chip_detect_sys_frequency() local 80 bootstrap = ATH_READ_REG(QCA953X_RESET_REG_BOOTSTRAP); in qca953x_chip_detect_sys_frequency() 81 if (bootstrap & QCA953X_BOOTSTRAP_REF_CLK_40) in qca953x_chip_detect_sys_frequency() 279 uint32_t bootstrap; in qca953x_chip_init_usb_peripheral() local 281 bootstrap = ATH_READ_REG(QCA953X_RESET_REG_BOOTSTRAP); in qca953x_chip_init_usb_peripheral()
|
| D | qca955x_chip.c | 79 uint32_t bootstrap; in qca955x_chip_detect_sys_frequency() local 81 bootstrap = ATH_READ_REG(QCA955X_RESET_REG_BOOTSTRAP); in qca955x_chip_detect_sys_frequency() 82 if (bootstrap & QCA955X_BOOTSTRAP_REF_CLK_40) in qca955x_chip_detect_sys_frequency()
|
| D | ar934x_chip.c | 96 uint32_t bootstrap; in ar934x_chip_detect_sys_frequency() local 99 bootstrap = ATH_READ_REG(AR934X_RESET_REG_BOOTSTRAP); in ar934x_chip_detect_sys_frequency() 100 if (bootstrap & AR934X_BOOTSTRAP_REF_CLK_40) in ar934x_chip_detect_sys_frequency()
|
| /freebsd-12-stable/contrib/bmake/ |
| D | bsd.after-import.mk | 53 bootstrap: ${BMAKE_SRC}/boot-strap ${MAKEFILE} 68 after-import: bootstrap ${MAKEFILE} 85 _makefile: bootstrap ${MAKEFILE}
|
| D | boot-strap | 334 srcdir=`GetDir /bmake make-bootstrap.sh.in "$srcdir" "$2" "$Mydir" ./bmake* "$Mydir"/../bmake*` 420 [ -s make-bootstrap.sh ] || op_configure 421 chmod 755 make-bootstrap.sh || exit 1 422 ./make-bootstrap.sh || exit 1 455 rm -f make-bootstrap.sh bmake *.o
|
| /freebsd-12-stable/contrib/gcc/doc/ |
| D | makefile.texi | 88 for @command{make} is to do a full three-stage bootstrap. This means 100 example, continue a bootstrap after fixing a bug which causes the 104 by mistake), and avoids spurious bootstrap comparison 118 Performs only the first two stages of bootstrap. Unlike a three-stage 119 bootstrap, this does not perform a comparison to test that the compiler 121 bootstrap is approximately independent of the number of stages. 132 Remove everything (@samp{make clean}) and rebuilds (@samp{make bootstrap}). 145 Restart a bootstrap, so that everything that was not built with
|
| /freebsd-12-stable/stand/i386/mbr/ |
| D | mbr.s | 42 # we load in the bootstrap from the partition to boot. 121 # Now that we've loaded the bootstrap, check for the 0xaa55 signature. If it 122 # is present, execute the bootstrap we just loaded. 126 jmp *%bx # Invoke bootstrap
|
| /freebsd-12-stable/tools/build/mk/ |
| D | Makefile.boot | 19 .error Do not include $${SRCTOP}/sys when building bootstrap tools. \ 26 .error Do not include $${SRCTOP}/include when building bootstrap tools. \
|
| /freebsd-12-stable/contrib/libxo/xohtml/external/ |
| D | jquery.qtip.css | 245 .qtip-bootstrap{ 460 .qtip-bootstrap{ 482 .qtip-bootstrap .qtip-titlebar{ 496 .qtip-bootstrap .qtip-titlebar .qtip-close{ 512 .qtip-bootstrap .qtip-content{ 517 .qtip-bootstrap .qtip-icon{ 529 .qtip-bootstrap .qtip-icon .ui-icon{ 551 .qtip-bootstrap .qtip-icon .ui-icon:hover{
|
| /freebsd-12-stable/sys/gnu/dts/arm/ |
| D | aks-cdu.dts | 68 bootstrap@0 { 69 label = "bootstrap";
|
| D | at91-kizboxmini-common.dtsi | 149 bootstrap@0 { 150 label = "bootstrap";
|
| D | at91-kizbox.dts | 130 bootstrap@0 { 131 label = "bootstrap";
|
| D | at91-kizbox2-common.dtsi | 215 bootstrap@0 { 216 label = "bootstrap";
|
| /freebsd-12-stable/sys/dev/drm/ |
| D | mga_dma.c | 778 drm_mga_dma_bootstrap_t *bootstrap = data; in mga_dma_bootstrap() local 785 err = mga_do_dma_bootstrap(dev, bootstrap); in mga_dma_bootstrap() 792 bootstrap->texture_handle = dev_priv->agp_textures->offset; in mga_dma_bootstrap() 793 bootstrap->texture_size = dev_priv->agp_textures->size; in mga_dma_bootstrap() 795 bootstrap->texture_handle = 0; in mga_dma_bootstrap() 796 bootstrap->texture_size = 0; in mga_dma_bootstrap() 799 bootstrap->agp_mode = modes[bootstrap->agp_mode & 0x07]; in mga_dma_bootstrap()
|
| /freebsd-12-stable/contrib/atf/ |
| D | FREEBSD-Xlist | 10 bootstrap/
|
| /freebsd-12-stable/targets/ |
| D | Makefile.inc | 12 .if make(bootstrap*) || !exists(${_CURDIR}/${.MAKE.DEPENDFILE:T})
|
| /freebsd-12-stable/sbin/newfs_msdos/ |
| D | mkfs_msdos.h | 38 AOPT('B', const char *, bootstrap, -1, "Bootstrap file") \
|
| /freebsd-12-stable/sys/cddl/boot/zfs/ |
| D | README | 4 are used by the ZFS bootstrap:
|
| /freebsd-12-stable/release/ |
| D | Makefile.azure | 38 env ASSUME_ALWAYS_YES=yes pkg bootstrap -yf
|