Home
last modified time | relevance | path

Searched refs:boot_type (Results 1 – 25 of 376) sorted by relevance

12345678910>>...16

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/arc/metrics/
H A Darc_metrics_service.cc46 std::string BootTypeToString(mojom::BootType boot_type) { in BootTypeToString() argument
47 switch (boot_type) { in BootTypeToString()
192 mojom::BootType boot_type, in OnArcStartTimeRetrieved() argument
201 DCHECK_NE(mojom::BootType::UNKNOWN, boot_type); in OnArcStartTimeRetrieved()
202 const std::string suffix = BootTypeToString(boot_type); in OnArcStartTimeRetrieved()
223 mojom::BootType boot_type) { in ReportBootProgress() argument
225 if (boot_type == mojom::BootType::UNKNOWN) { in ReportBootProgress()
237 OnArcStartTimeRetrieved(std::move(events), boot_type, base::TimeTicks()); in ReportBootProgress()
244 weak_ptr_factory_.GetWeakPtr(), std::move(events), boot_type)); in ReportBootProgress()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/arch/arm/mach-imx/
H A Dmmc_env.c22 u8 boot_type = (*p)->boot_dev_type; in mmc_get_env_dev() local
25 if ((boot_type != BOOT_TYPE_SD) && (boot_type != BOOT_TYPE_MMC)) in mmc_get_env_dev()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/arch/arm/mach-imx/
H A Dmmc_env.c22 u8 boot_type = (*p)->boot_dev_type; in mmc_get_env_dev() local
25 if ((boot_type != BOOT_TYPE_SD) && (boot_type != BOOT_TYPE_MMC)) in mmc_get_env_dev()
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/arch/arm/mach-imx/
H A Dmmc_env.c22 u8 boot_type = (*p)->boot_dev_type; in mmc_get_env_dev() local
25 if ((boot_type != BOOT_TYPE_SD) && (boot_type != BOOT_TYPE_MMC)) in mmc_get_env_dev()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/arch/arm/mach-imx/
H A Dmmc_env.c22 u8 boot_type = (*p)->boot_dev_type; in mmc_get_env_dev() local
25 if ((boot_type != BOOT_TYPE_SD) && (boot_type != BOOT_TYPE_MMC)) in mmc_get_env_dev()
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/arch/arm/mach-imx/
H A Dmmc_env.c22 u8 boot_type = (*p)->boot_dev_type; in mmc_get_env_dev() local
25 if ((boot_type != BOOT_TYPE_SD) && (boot_type != BOOT_TYPE_MMC)) in mmc_get_env_dev()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/arch/arm/mach-imx/
H A Dmmc_env.c22 u8 boot_type = (*p)->boot_dev_type; in mmc_get_env_dev() local
25 if ((boot_type != BOOT_TYPE_SD) && (boot_type != BOOT_TYPE_MMC)) in mmc_get_env_dev()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/arch/arm/mach-imx/
H A Dmmc_env.c22 u8 boot_type = (*p)->boot_dev_type; in mmc_get_env_dev() local
25 if ((boot_type != BOOT_TYPE_SD) && (boot_type != BOOT_TYPE_MMC)) in mmc_get_env_dev()
/dports/sysutils/u-boot-chip/u-boot-2021.07/arch/arm/mach-imx/
H A Dmmc_env.c22 u8 boot_type = (*p)->boot_dev_type; in mmc_get_env_dev() local
25 if ((boot_type != BOOT_TYPE_SD) && (boot_type != BOOT_TYPE_MMC)) in mmc_get_env_dev()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/arch/arm/mach-imx/
H A Dmmc_env.c22 u8 boot_type = (*p)->boot_dev_type; in mmc_get_env_dev() local
25 if ((boot_type != BOOT_TYPE_SD) && (boot_type != BOOT_TYPE_MMC)) in mmc_get_env_dev()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/arch/arm/mach-imx/
H A Dmmc_env.c22 u8 boot_type = (*p)->boot_dev_type; in mmc_get_env_dev() local
25 if ((boot_type != BOOT_TYPE_SD) && (boot_type != BOOT_TYPE_MMC)) in mmc_get_env_dev()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/arch/arm/mach-imx/
H A Dmmc_env.c22 u8 boot_type = (*p)->boot_dev_type; in mmc_get_env_dev() local
25 if ((boot_type != BOOT_TYPE_SD) && (boot_type != BOOT_TYPE_MMC)) in mmc_get_env_dev()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/arch/arm/mach-imx/
H A Dmmc_env.c22 u8 boot_type = (*p)->boot_dev_type; in mmc_get_env_dev() local
25 if ((boot_type != BOOT_TYPE_SD) && (boot_type != BOOT_TYPE_MMC)) in mmc_get_env_dev()
/dports/sysutils/u-boot-bananapi/u-boot-2021.07/arch/arm/mach-imx/
H A Dmmc_env.c22 u8 boot_type = (*p)->boot_dev_type; in mmc_get_env_dev() local
25 if ((boot_type != BOOT_TYPE_SD) && (boot_type != BOOT_TYPE_MMC)) in mmc_get_env_dev()
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/arch/arm/mach-imx/
H A Dmmc_env.c22 u8 boot_type = (*p)->boot_dev_type; in mmc_get_env_dev() local
25 if ((boot_type != BOOT_TYPE_SD) && (boot_type != BOOT_TYPE_MMC)) in mmc_get_env_dev()
/dports/sysutils/u-boot-rpi-0-w/u-boot-2021.07/arch/arm/mach-imx/
H A Dmmc_env.c22 u8 boot_type = (*p)->boot_dev_type; in mmc_get_env_dev() local
25 if ((boot_type != BOOT_TYPE_SD) && (boot_type != BOOT_TYPE_MMC)) in mmc_get_env_dev()
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/arch/arm/mach-imx/
H A Dmmc_env.c22 u8 boot_type = (*p)->boot_dev_type; in mmc_get_env_dev() local
25 if ((boot_type != BOOT_TYPE_SD) && (boot_type != BOOT_TYPE_MMC)) in mmc_get_env_dev()
/dports/sysutils/u-boot-nanopi-a64/u-boot-2021.07/arch/arm/mach-imx/
H A Dmmc_env.c22 u8 boot_type = (*p)->boot_dev_type; in mmc_get_env_dev() local
25 if ((boot_type != BOOT_TYPE_SD) && (boot_type != BOOT_TYPE_MMC)) in mmc_get_env_dev()
/dports/sysutils/u-boot-nanopi-neo-air/u-boot-2021.07/arch/arm/mach-imx/
H A Dmmc_env.c22 u8 boot_type = (*p)->boot_dev_type; in mmc_get_env_dev() local
25 if ((boot_type != BOOT_TYPE_SD) && (boot_type != BOOT_TYPE_MMC)) in mmc_get_env_dev()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/arch/arm/mach-imx/
H A Dmmc_env.c22 u8 boot_type = (*p)->boot_dev_type; in mmc_get_env_dev() local
25 if ((boot_type != BOOT_TYPE_SD) && (boot_type != BOOT_TYPE_MMC)) in mmc_get_env_dev()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/arch/arm/mach-imx/
H A Dmmc_env.c22 u8 boot_type = (*p)->boot_dev_type; in mmc_get_env_dev() local
25 if ((boot_type != BOOT_TYPE_SD) && (boot_type != BOOT_TYPE_MMC)) in mmc_get_env_dev()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/arch/arm/mach-imx/
H A Dmmc_env.c22 u8 boot_type = (*p)->boot_dev_type; in mmc_get_env_dev() local
25 if ((boot_type != BOOT_TYPE_SD) && (boot_type != BOOT_TYPE_MMC)) in mmc_get_env_dev()
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/arch/arm/mach-imx/
H A Dmmc_env.c22 u8 boot_type = (*p)->boot_dev_type; in mmc_get_env_dev() local
25 if ((boot_type != BOOT_TYPE_SD) && (boot_type != BOOT_TYPE_MMC)) in mmc_get_env_dev()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/arch/arm/mach-imx/
H A Dmmc_env.c22 u8 boot_type = (*p)->boot_dev_type; in mmc_get_env_dev() local
25 if ((boot_type != BOOT_TYPE_SD) && (boot_type != BOOT_TYPE_MMC)) in mmc_get_env_dev()
/dports/sysutils/u-boot-pandaboard/u-boot-2021.07/arch/arm/mach-imx/
H A Dmmc_env.c22 u8 boot_type = (*p)->boot_dev_type; in mmc_get_env_dev() local
25 if ((boot_type != BOOT_TYPE_SD) && (boot_type != BOOT_TYPE_MMC)) in mmc_get_env_dev()

12345678910>>...16