/openbmc/webui-vue/src/assets/styles/bootstrap/ |
H A D | _index.scss | 2 @import "~bootstrap/scss/root"; 3 @import "~bootstrap/scss/reboot"; 4 @import "~bootstrap/scss/transitions"; 5 @import "~bootstrap/scss/type"; 8 @import "~bootstrap/scss/alert"; 9 @import "~bootstrap/scss/badge"; 10 @import "~bootstrap/scss/breadcrumb"; 11 @import "~bootstrap/scss/button-group"; 12 @import "~bootstrap/scss/buttons"; 13 @import "~bootstrap/scss/card"; [all …]
|
H A D | _helpers.scss | 1 @import "~bootstrap/scss/functions"; 2 @import "~bootstrap/scss/variables"; 3 @import "~bootstrap/scss/mixins";
|
/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/ |
H A D | spear600.c | 134 u32 bootstrap = read_bootstrap(); in snor_boot_selected() local 138 if ((bootstrap & CONFIG_SPEAR_ONLYSNORBOOT) == in snor_boot_selected() 142 if ((bootstrap & CONFIG_SPEAR_NORNANDBOOT) == in snor_boot_selected() 146 if ((bootstrap & CONFIG_SPEAR_NORNANDBOOT) == in snor_boot_selected() 156 u32 bootstrap = read_bootstrap(); in nand_boot_selected() local 160 if ((bootstrap & CONFIG_SPEAR_NORNANDBOOT) == in nand_boot_selected() 164 if ((bootstrap & CONFIG_SPEAR_NORNANDBOOT) == in nand_boot_selected() 180 u32 bootstrap = read_bootstrap(); in usb_boot_selected() local 184 if (!(bootstrap & CONFIG_SPEAR_USBBOOT)) in usb_boot_selected()
|
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/ |
H A D | 0011-eglibc-Help-bootstrap-cross-toolchain.patch | 4 Subject: [PATCH] eglibc: Help bootstrap cross toolchain 11 $(inst_includedir)/gnu/stubs.h only if install-bootstrap-headers 19 If install-bootstrap-headers is 'yes', install a dummy copy of 21 * include/stubs-bootstrap.h: New file. 27 include/stubs-bootstrap.h | 12 ++++++++++++ 29 create mode 100644 include/stubs-bootstrap.h 46 +ifeq ($(install-bootstrap-headers),yes) 62 +ifeq ($(install-bootstrap-headers),yes) 63 +$(inst_includedir)/gnu/stubs.h: include/stubs-bootstrap.h $(+force) 80 diff --git a/include/stubs-bootstrap.h b/include/stubs-bootstrap.h [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/ |
H A D | 0015-bootstrap-check-commands-of-openssl-exist.patch | 4 Subject: [PATCH] bootstrap: check commands of openssl exist 6 It calls openssl commands dhparam and pkcs12 in script bootstrap. These 9 these commands. If not, abort running of script bootstrap. 20 raddb/certs/bootstrap | 8 ++++++++ 23 diff --git a/raddb/certs/bootstrap b/raddb/certs/bootstrap 25 --- a/raddb/certs/bootstrap 26 +++ b/raddb/certs/bootstrap
|
/openbmc/webui-vue/docs/guide/quickstart/ |
H A D | forms.md | 4 [bootstrap-vue form component](https://bootstrap-vue.org/docs/components/form) 11 [form component](https://bootstrap-vue.org/docs/components/form). Use the 18 [form group component](https://bootstrap-vue.org/docs/components/form-group) 23 - [Form checkbox](https://bootstrap-vue.org/docs/components/form-checkbox) 24 - [Form input](https://bootstrap-vue.org/docs/components/form-input) 25 - [Form radio](https://bootstrap-vue.org/docs/components/form-radio) 26 - [Form select](https://bootstrap-vue.org/docs/components/form-select)
|
/openbmc/openbmc/poky/meta/recipes-devtools/go/go/ |
H A D | 0004-make.bash-override-CC-when-building-dist-and-go_boot.patch | 34 # Run dist bootstrap to complete make.bash. 36 # Throw ours, built with the bootstrap toolchain, away after bootstrap. 37 -./cmd/dist/dist bootstrap -a $vflag $GO_DISTFLAGS "$@" 38 +CC="${BUILD_CC:-${CC}}" ./cmd/dist/dist bootstrap -a $vflag $GO_DISTFLAGS "$@"
|
/openbmc/linux/arch/mips/ath79/ |
H A D | clock.c | 240 u32 bootstrap; in ar934x_clocks_init() local 245 bootstrap = ath79_reset_rr(AR934X_RESET_REG_BOOTSTRAP); in ar934x_clocks_init() 246 if (bootstrap & AR934X_BOOTSTRAP_REF_CLK_40) in ar934x_clocks_init() 358 u32 bootstrap; in qca953x_clocks_init() local 360 bootstrap = ath79_reset_rr(QCA953X_RESET_REG_BOOTSTRAP); in qca953x_clocks_init() 361 if (bootstrap & QCA953X_BOOTSTRAP_REF_CLK_40) in qca953x_clocks_init() 441 u32 bootstrap; in qca955x_clocks_init() local 443 bootstrap = ath79_reset_rr(QCA955X_RESET_REG_BOOTSTRAP); in qca955x_clocks_init() 444 if (bootstrap & QCA955X_BOOTSTRAP_REF_CLK_40) in qca955x_clocks_init() 524 u32 bootstrap; in qca956x_clocks_init() local [all …]
|
/openbmc/webui-vue/src/components/Global/ |
H A D | PageContainer.vue |
|
H A D | TableFilter.vue |
|
H A D | TableToolbar.vue |
|
/openbmc/webui-vue/src/assets/styles/ |
H A D | _obmc-custom.scss | 2 @import "./bootstrap"; 3 @import "~bootstrap-vue/src/index";
|
/openbmc/phosphor-event/ |
H A D | README.md | 5 1. ./bootstrap.sh 9 To clean the repository run `./bootstrap.sh clean`.
|
/openbmc/inarp/ |
H A D | README.md | 5 1. ./bootstrap.sh 9 To full clean the repository again run `./bootstrap.sh clean`.
|
/openbmc/phosphor-net-ipmid/ |
H A D | README.md | 8 1. ./bootstrap.sh 13 To clean the repository run `./bootstrap.sh clean`.
|
/openbmc/ibm-logging/ |
H A D | README.md | 9 1. `./bootstrap.sh` 13 To clean the repository run `./bootstrap.sh clean`.
|
/openbmc/webui-vue/src/assets/styles/bmc/custom/ |
H A D | _dropdown.scss |
|
/openbmc/linux/drivers/hid/bpf/entrypoints/ |
H A D | Makefile | 12 DEFAULT_BPFTOOL := $(BPFTOOL_OUTPUT)/bootstrap/bpftool 88 LIBBPF_BOOTSTRAP_DESTDIR=$(LIBBPF_DESTDIR)/ bootstrap 92 OUTPUT=$(BPFTOOL_OUTPUT)/ bootstrap
|
/openbmc/hiomapd/ |
H A D | README.md | 13 The build system is a standard autotools setup. `bootstrap.sh` runs all the jobs 22 `bootstrap.sh` with the `dev` argument: 25 $ ./bootstrap.sh dev 37 $ ./bootstrap.sh 50 $ ./bootstrap.sh
|
/openbmc/phosphor-mboxd/ |
H A D | README.md | 31 The build system is a standard autotools setup. `bootstrap.sh` runs all the 41 `bootstrap.sh` with the `dev` argument: 44 $ ./bootstrap.sh dev 56 $ ./bootstrap.sh 68 $ ./bootstrap.sh
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcf/ |
H A D | netcf_0.2.8.bb | 36 # avoid bootstrap cloning gnulib on every configure 44 # | bootstrap: running: libtoolize --quiet 47 ./bootstrap --force --no-git --gnulib-srcdir=.gnulib
|
/openbmc/webui-vue/docs/customization/ |
H A D | readme.md | 23 ├─ bootstrap 59 ├─ bootstrap 80 ├─ bootstrap 262 ### `bootstrap` Directory 264 The `bootstrap` directory contains all the import references. The references are 274 ├─ bootstrap 297 ├─ bootstrap
|
/openbmc/linux/kernel/bpf/preload/iterators/ |
H A D | Makefile | 12 DEFAULT_BPFTOOL := $(BPFTOOL_OUTPUT)/bootstrap/bpftool 67 $(Q)$(MAKE) $(submake_extras) -C $(BPFTOOL_SRC) OUTPUT=$(BPFTOOL_OUTPUT)/ bootstrap
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/indent/indent/ |
H A D | 0001-Makefile.am-remove-regression-dir.patch | 59 - bootstrap \ 61 + bootstrap
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | main.c | 131 bool bootstrap = false; in do_version() local 139 bootstrap = !commands[i].func; in do_version() 163 jsonw_bool_field(json_wtr, "bootstrap", bootstrap); in do_version() 181 print_feature("bootstrap", bootstrap, &nb_features); in do_version()
|