/external/kernel-headers/original/uapi/linux/ |
edd.h | 12 * In a nutshell, arch/{i386,x86_64}/boot/setup.S populates a scratch 14 * boot devices. 17 * information is used to identify BIOS boot disk. The code in setup.S 50 #define EDD_MBR_SIG_BUF 0x290 /* addr in boot params */
|
kexec.h | 4 /* kexec system call - It loads the new kernel to boot into.
|
msdos_fs.h | 111 __u8 ignored[3]; /* Boot strap short or near jump */ 133 __u8 signature; /* extended boot signature */ 150 __le16 backup_boot; /* backup boot sector */ 156 __u8 signature; /* extended boot signature */
|
qnx4_fs.h | 84 struct qnx4_inode_entry Boot;
|
/external/lzma/xz-embedded/ |
xz_crc32.c | 21 * STATIC_RW_DATA is used in the pre-boot environment on some architectures.
|
/external/okhttp/mockwebserver/ |
pom.xml | 27 <artifactId>npn-boot</artifactId>
|
/external/okhttp/okhttp-tests/ |
pom.xml | 28 <artifactId>npn-boot</artifactId>
|
/external/qemu/android/ |
hw-lcd.c | 13 #include "android/boot-properties.h"
|
cmdline-options.h | 81 OPT_PARAM( snapshot, "<name>", "name of snapshot within storage file for auto-start and auto-save (default 'default-boot')" ) 82 OPT_FLAG ( no_snapshot, "perform a full boot and do not do not auto-save, but qemu vmload and vmsave operate on snapstorage" ) 84 OPT_FLAG ( no_snapshot_load, "do not auto-start from snapshot: perform a full boot" ) 130 OPT_FLAG ( no_boot_anim, "disable animation for faster boot" ) 145 OPT_LIST( prop, "<name>=<value>", "set system property on boot")
|
/external/sepolicy/ |
healthd.te | 43 # Healthd needs to tell init to continue the boot
|
/external/strace/linux/ |
kexec.h | 4 /* kexec system call - It loads the new kernel to boot into.
|
/frameworks/base/core/java/android/net/ |
INetworkStatsService.aidl | 35 /** Return set of any ifaces associated with mobile networks since boot. */
|
/hardware/ti/omap4-aah/security/smc_pa_ctrl/ |
smc_pa_ctrl_linux.c | 164 printf("Starting the SMC BOOT PA '%s'. Driver name : %s", pPAFileName, SMC_DRIVER_NAME); 201 printf("Boot time driver open failed [%d] !\n", nStatus); 215 printf("Starting the BOOT TIME PA failed [%d] !\n", nStatus); 223 printf("Boot time PA '%s' has been launched successfully.\n", pPAFileName);
|
/hardware/ti/omap4xxx/security/smc_pa_ctrl/ |
smc_pa_ctrl_linux.c | 164 printf("Starting the SMC BOOT PA '%s'. Driver name : %s", pPAFileName, SMC_DRIVER_NAME); 201 printf("Boot time driver open failed [%d] !\n", nStatus); 215 printf("Starting the BOOT TIME PA failed [%d] !\n", nStatus); 223 printf("Boot time PA '%s' has been launched successfully.\n", pPAFileName);
|
/packages/apps/Stk/src/com/android/stk/ |
BootCompletedReceiver.java | 25 * Boot completed receiver. used to reset the app install state every time the
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/ |
edd.h | 12 * In a nutshell, arch/{i386,x86_64}/boot/setup.S populates a scratch 14 * boot devices. 17 * information is used to identify BIOS boot disk. The code in setup.S 50 #define EDD_MBR_SIG_BUF 0x290 /* addr in boot params */
|
qnx4_fs.h | 84 struct qnx4_inode_entry Boot;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
edd.h | 12 * In a nutshell, arch/{i386,x86_64}/boot/setup.S populates a scratch 14 * boot devices. 17 * information is used to identify BIOS boot disk. The code in setup.S 50 #define EDD_MBR_SIG_BUF 0x290 /* addr in boot params */
|
qnx4_fs.h | 84 struct qnx4_inode_entry Boot;
|
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/ |
Fat16BootSector.java | 25 * The boot sector layout as used by the FAT12 / FAT16 variants. 91 * @param device the {@code BlockDevice} holding the boot sector 98 * Returns the volume label that is stored in this boot sector. 119 * Sets the volume label that is stored in this boot sector.
|
/device/htc/flounder/ |
init.flounder.rc | 56 on boot 144 on property:ro.boot.baseband=N/A 148 on property:ro.boot.baseband=US 151 on property:ro.boot.baseband=ROW 159 on property:ro.boot.baseband=N/A 166 on property:ro.boot.baseband=ROW 177 on property:ro.boot.baseband=US
|
/system/core/fastbootd/ |
commands.c | 43 #include "commands/boot.h" 131 D(INFO, "preparing to boot"); 132 // Prepares boot physical address. Addresses from header are ignored 299 if (!strcmp(arg, "boot") || !strcmp(arg, "recovery")) { 301 fastboot_fail(phandle, "incoming data read error, cannot read boot header"); 305 fastboot_fail(phandle, "image is not a boot image"); 399 fastboot_register("boot", cmd_boot);
|
/system/core/fastboot/ |
fastboot.c | 103 {"boot.img", "boot.sig", "boot", false}, 117 if(!strcmp(item,"boot")) { 118 fn = "boot.img"; 290 " flashall flash boot, system, vendor and if found,\n" 298 " boot <kernel> [ <ramdisk> [ <second> ] ] download and boot kernel\n" 299 " flash:raw boot <kernel> [ <ramdisk> [ <second> ] ] create bootimage and \n" 347 /* is this actually a boot image? * [all...] |
/build/tools/releasetools/ |
add_img_to_target_files | 118 fc_config = os.path.join(input_dir, "BOOT/RAMDISK/file_contexts") 214 OPTIONS.input_tmp, "BOOT", "RAMDISK", "file_contexts") 223 banner("boot") 225 "IMAGES/boot.img", "boot.img", OPTIONS.input_tmp, "BOOT")
|
add_img_to_target_files.py | 118 fc_config = os.path.join(input_dir, "BOOT/RAMDISK/file_contexts") 214 OPTIONS.input_tmp, "BOOT", "RAMDISK", "file_contexts") 223 banner("boot") 225 "IMAGES/boot.img", "boot.img", OPTIONS.input_tmp, "BOOT")
|