HomeSort by relevance Sort by last modified time
    Searched full:boot (Results 101 - 125 of 868) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium/chrome/browser/chromeos/login/
background_view.h 125 // Creates and adds the labels for version and boot time.
146 // Callback from chromeos::InfoLoader giving the boot times.
167 // Handles asynchronously loading the boot times.
169 // Used to request the boot times.
  /external/grub/stage2/
nbi.h 1 /* nbi.h - definitions for Net Boot Image */
stage1_5.c 36 * Here load the true second-stage boot-loader.
  /external/kernel-headers/original/asm-x86/
setup.h 31 * This is set up by the setup-routine at boot-time
tsc.h 70 * Boot-time check whether the TSCs are synchronized across
  /external/qemu/android/
hw-lcd.c 13 #include "android/boot-properties.h"
  /frameworks/base/cmds/app_process/
app_main.cpp 68 * from a boot class' native method, and so wouldn't look for the class
70 * because the "am" classes are not boot classes.
73 * executing boot class Java code and thereby deny ourselves access to
74 * non-boot classes.
  /frameworks/base/core/java/android/net/
INetworkStatsService.aidl 35 /** Return set of any ifaces associated with mobile networks since boot. */
  /hardware/msm7k/
Android.mk 18 msm7k_dirs := $(common_msm_dirs) boot libgralloc libaudio
  /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
  /packages/providers/MediaProvider/res/values/
strings.xml 24 <!-- [CHAR LIMIT=NONE] Boot message while upgrading media provider. -->
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/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
48 #define EDD_MBR_SIG_BUF 0x290 /* addr in boot params */
kernel.h 11 long uptime; /* Seconds since boot */
qnx4_fs.h 86 struct qnx4_inode_entry Boot;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-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
48 #define EDD_MBR_SIG_BUF 0x290 /* addr in boot params */
kernel.h 11 long uptime; /* Seconds since boot */
qnx4_fs.h 86 struct qnx4_inode_entry Boot;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-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
48 #define EDD_MBR_SIG_BUF 0x290 /* addr in boot params */
kernel.h 11 long uptime; /* Seconds since boot */
qnx4_fs.h 86 struct qnx4_inode_entry Boot;
  /system/core/rootdir/
init.trace.rc 3 on boot
  /system/extras/fatblock/
fs.c 183 memset(&fs->boot, 0, sizeof(fs->boot));
184 bs = &fs->boot;
253 fs->boot.rootdir_start = htole32(rootdir_start);
fs.h 30 struct fat_boot_sector boot; member in struct:fs
  /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.

Completed in 1464 milliseconds

1 2 3 45 6 7 8 91011>>