/openbmc/webui-vue/src/components/Global/ |
H A D | TableRowAction.vue | 6 :download="download" 17 value === 'download' && downloadInNewTab && downloadLocation !== '' 26 {{ $t('global.action.download') }} 30 v-else-if="value === 'download' && downloadLocation !== ''" 32 :download="exportName" 38 {{ $t('global.action.download') }} 110 download() {
|
H A D | TableToolbarExport.vue | 5 :download="download" 34 download() {
|
/openbmc/openbmc/meta-arm/ci/ |
H A D | get-binary-toolchains | 16 download() { function 26 download arm-none-linux-gnueabihf 31 download arm-none-linux-gnueabihf 34 download aarch64-none-linux-gnu
|
/openbmc/openbmc/poky/bitbake/lib/bb/tests/ |
H A D | fetch.py | 580 fetcher.download() 590 fetcher.download() 600 fetcher.download() 603 fetcher.download() 628 fetcher.download() 638 fetcher.download() 663 fetcher.download() 673 fetcher.download() 692 fetcher.download() 736 fetcher.download() [all …]
|
/openbmc/webui-vue/src/views/Overview/ |
H A D | OverviewCard.vue | 9 :download="download" 14 <span v-if="downloadButton">{{ $t('global.action.download') }}</span> 69 download() {
|
/openbmc/u-boot/doc/imx/misc/ |
H A D | sdp.txt | 5 SDP stands for serial download protocol. It is the protocol used in NXP's 6 i.MX SoCs ROM Serial Downloader and provides means to download a program 10 provide a SDP implementation over USB. This allows to download program 63 This allows to download the regular U-Boot with legacy image headers 69 download and run scripts: 73 imx_usb configuration files can be also used to download multiple 87 In this mode the file to download (imx_usb job) needs to be specified 114 imx_usb_loader is able to download a single file (u-boot.imx)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cli11/cli11/ |
H A D | 0001-Do-not-download-the-catch-framework-during-configure.patch | 4 Subject: [PATCH] Do not download the catch framework during configure. 26 - set(url https://github.com/philsquared/Catch/releases/download/v2.13.7/catch.hpp) 33 - message(FATAL_ERROR "Could not download ${url}, and Catch2 not found on your system.")
|
/openbmc/linux/Documentation/translations/zh_CN/arch/loongarch/ |
H A D | irq-chip-model.rst | 140 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-3A5000-userm… 142 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-3A5000-userm… 146 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-7A1000-userm… 148 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-7A1000-userm…
|
/openbmc/bmcweb/subprojects/ |
H A D | nlohmann_json.wrap | 4 source_url = https://github.com/nlohmann/json/releases/download/v3.11.3/include.zip 7 source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/nlohmann_json_3.11.3-1…
|
/openbmc/linux/drivers/misc/altera-stapl/ |
H A D | Kconfig | 2 comment "Altera FPGA firmware download module (requires I2C)" 6 tristate "Altera FPGA firmware download module"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libestr/ |
H A D | libestr_0.1.11.bb | 6 SRC_URI = "http://libestr.adiscon.com/files/download/${BP}.tar.gz" 11 UPSTREAM_CHECK_URI = "http://libestr.adiscon.com/download/"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencv/opencv/ |
H A D | download.patch | 4 Subject: [PATCH] opencv: abort configure if we need to download 6 This CMake module will download files during do_configure. This is bad as it 35 + message(FATAL_ERROR "Not going to download ${DL_FILENAME}")
|
/openbmc/openbmc/poky/meta-poky/conf/templates/default/ |
H A D | site.conf.sample | 3 # such as proxy server addresses and optionally any shared download location 31 # Uncomment this to use a shared download directory 32 #DL_DIR = "/some/shared/download/directory/"
|
/openbmc/webui-vue/src/views/Logs/PostCodeLogs/ |
H A D | PostCodeLogs.vue | 34 :download="exportFileNameByDate()" 114 :download-location="row.item.uri" 115 :download-in-new-tab="true" 120 <icon-download v-if="action.value === 'download'" /> 159 import IconDownload from '@carbon/icons-vue/es/download/20'; 287 value: 'download', 366 if (value === 'download') {
|
/openbmc/u-boot/drivers/fastboot/ |
H A D | fb_command.c | 31 static void download(char *, char *); 51 .dispatch = download 156 static void download(char *cmd_parameter, char *response) in download() function
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-crypto/monocypher/ |
H A D | monocypher_4.0.2.bb | 9 SRC_URI = "https://monocypher.org/download/${BPN}-${PV}.tar.gz" 12 MIRRORS = "https://.*/.* https://github.com/LoupVaillant/Monocypher/releases/download/${PV}/${BPN}-…
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-matplotlib_3.7.2.bb | 29 # Stop the component from attempting to download when it detects a missing 31 SRC_URI += "file://matplotlib-disable-download.patch \ 39 SRC_URI += "http://www.qhull.org/download/qhull-2020-src-8.0.2.tgz;name=qhull;subdir=matplotlib-${P…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cli11/ |
H A D | cli11_2.3.2.bb | 10 https://github.com/philsquared/Catch/releases/download/v2.13.7/catch.hpp \ 11 file://0001-Do-not-download-the-catch-framework-during-configure.patch"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libee/ |
H A D | libee.inc | 11 SRC_URI = "http://www.libee.org/download/files/download/${BPN}-${PV}.tar.gz\
|
/openbmc/linux/Documentation/arch/loongarch/ |
H A D | irq-chip-model.rst | 138 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-3A5000-userm… 140 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-3A5000-userm… 144 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-7A1000-userm… 146 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-7A1000-userm…
|
/openbmc/linux/Documentation/scsi/ |
H A D | wd719x.rst | 9 http://support.wdc.com/product/download.asp?groupid=801&sid=27&lang=en 18 wget http://support.wdc.com/download/archive/pciscsi.exe
|
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/ |
H A D | az.py | 44 def download(self, ud, d, retries=3): member in Az 82 self.download(ud, d, retries -1)
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/ |
H A D | obmc-phosphor-initfs.bb | 17 for f in init-download-url init-options 45 FILES:${PN} += " /init-options /init-download-url "
|
/openbmc/u-boot/board/kobol/helios4/ |
H A D | README | 39 Run the following command to initiate U-Boot download: 45 When download finishes start your favorite terminal emulator
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/ |
H A D | phosphor-software-manager_git.bb | 27 ${PN}-download-mgr \ 79 FILES:${PN}-download-mgr += "${bindir}/phosphor-download-manager" 107 DBUS_SERVICE:${PN}-download-mgr += "xyz.openbmc_project.Software.Download.service"
|