Home
last modified time | relevance | path

Searched defs:boot_path (Results 1 – 25 of 107) sorted by relevance

12345

/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/fs_mgr/libfs_avb/tests/
H A Dbasic_test.cpp29 base::FilePath boot_path = GenerateImage("boot.img", image_size); in TEST_F() local
75 base::FilePath boot_path = GenerateImage("boot.img", image_size); in TEST_F() local
156 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() local
218 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() local
H A Dfs_avb_test.cpp67 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() local
138 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() local
243 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() local
H A Dfs_avb_util_test.cpp107 base::FilePath boot_path = GenerateImage("boot.img", image_size); in TEST_F() local
H A Davb_util_test.cpp295 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() local
337 base::FilePath boot_path = GenerateImage("boot.img", image_size); in TEST_F() local
808 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() local
911 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() local
1194 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() local
1277 base::FilePath boot_path = GenerateImage("boot_b.img", boot_image_size); in TEST_F() local
1359 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() local
1476 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() local
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/avb/test/
H A Davb_slot_verify_unittest.cc417 base::FilePath boot_path = GenerateImage("boot_a.img", boot_image_size); in TEST_F() local
485 base::FilePath boot_path = GenerateImage("boot_a.img", boot_image_size); in TEST_F() local
552 base::FilePath boot_path = GenerateImage("boot_a.img", boot_image_size); in TEST_F() local
674 base::FilePath boot_path = GenerateImage("boot_a.img", boot_image_size); in TEST_F() local
751 base::FilePath boot_path = GenerateImage("boot_a.img", 5 * 1024 * 1024); in TEST_F() local
824 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() local
1005 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() local
1194 base::FilePath boot_path = GenerateImage("boot_a.img", 5 * 1024 * 1024); in TEST_F() local
1418 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() local
2198 base::FilePath boot_path = GenerateImage("boot_a.img", boot_part_size); in VerificationDisabled() local
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/arch/shared/
H A Darchdep_boot_path.c77 static char *boot_path = NULL; variable
H A Darchdep_default_sysfile_pathlist.c67 const char *boot_path = archdep_boot_path(); in archdep_default_sysfile_pathlist() local
/dports/emulators/vice/vice-3.5/src/arch/shared/
H A Darchdep_boot_path.c69 static char *boot_path = NULL; variable
H A Darchdep_default_sysfile_pathlist.c83 const char *boot_path = NULL; in archdep_default_sysfile_pathlist() local
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/
H A Dmeminit.h18 uint16_t boot_path; member
/dports/emulators/sameboy/SameBoy-0.14.7/QuickLook/
H A Dget_image_for_rom.c48 int get_image_for_rom(const char *filename, const char *boot_path, uint32_t *output, uint8_t *cgb_f… in get_image_for_rom()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/arch/libretro/
H A Darchdep.c75 static char *boot_path = NULL; variable
230 const char *boot_path; in archdep_default_sysfile_pathlist() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/bcel/internal/util/
H A DClassPath.java161 String class_path, boot_path, ext_path; in getClassPath() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/bcel/internal/util/
H A DClassPath.java161 String class_path, boot_path, ext_path; in getClassPath() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_init.c1892 char *boot_path; in load_library() local
1951 char *boot_path = NULL; in Agent_OnLoad() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_init.c1892 char *boot_path; in load_library() local
1951 char *boot_path = NULL; in Agent_OnLoad() local
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/Boot/
H A DBoot.cpp121 BootParameters::GenerateFromFile(std::string boot_path, in GenerateFromFile()
/dports/net/ipxe/ipxe-2265a65/src/interface/efi/
H A Defi_block.c527 EFI_DEVICE_PATH_PROTOCOL *boot_path; in efi_block_boot_image() local
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/arch/x86/include/asm/arch-quark/
H A Dmrc.h166 uint16_t boot_path; member
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/arch/x86/include/asm/arch-quark/
H A Dmrc.h166 uint16_t boot_path; member
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/arch/x86/include/asm/arch-quark/
H A Dmrc.h166 uint16_t boot_path; member
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/arch/x86/include/asm/arch-quark/
H A Dmrc.h166 uint16_t boot_path; member
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/arch/x86/include/asm/arch-quark/
H A Dmrc.h166 uint16_t boot_path; member
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/arch/x86/include/asm/arch-quark/
H A Dmrc.h166 uint16_t boot_path; member
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/arch/x86/include/asm/arch-quark/
H A Dmrc.h166 uint16_t boot_path; member

12345