HomeSort by relevance Sort by last modified time
    Searched full:boot (Results 26 - 50 of 1049) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/kernel-headers/original/uapi/linux/
hysdn_if.h 22 #define EPOF_BAD_IMG_SIZE 1004 /* POF boot image size invalid */
23 #define ERR_BOOTIMG_FAIL 1005 /* 1. stage boot image did not start */
24 #define ERR_BOOTSEQ_FAIL 1006 /* 2. stage boot seq handshake timeout */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
hysdn_if.h 22 #define EPOF_BAD_IMG_SIZE 1004 /* POF boot image size invalid */
23 #define ERR_BOOTIMG_FAIL 1005 /* 1. stage boot image did not start */
24 #define ERR_BOOTSEQ_FAIL 1006 /* 2. stage boot seq handshake timeout */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
hysdn_if.h 22 #define EPOF_BAD_IMG_SIZE 1004 /* POF boot image size invalid */
23 #define ERR_BOOTIMG_FAIL 1005 /* 1. stage boot image did not start */
24 #define ERR_BOOTSEQ_FAIL 1006 /* 2. stage boot seq handshake timeout */
  /frameworks/base/services/core/java/com/android/server/
SystemService.java 36 * <li>Then {@link #onBootPhase(int)} is called as many times as there are boot phases
37 * until {@link #PHASE_BOOT_COMPLETE} is sent, which is the last boot phase. Each phase
49 * Boot Phases
54 * After receiving this boot phase, services can obtain lock settings data.
59 * After receiving this boot phase, services can safely call into core system services
65 * After receiving this boot phase, services can broadcast Intents.
70 * After receiving this boot phase, services can start/bind to third party apps.
76 * After receiving this boot phase, services can allow user interaction with the device.
77 * This phase occurs when boot has completed and the home application has started.
121 * Called on each phase of the boot process. Phases before the service's start phas
    [all...]
  /bootable/recovery/
recovery.cpp 110 * 4. get_args() writes BCB with "boot-recovery" and "--wipe_data"
116 * 8. main() calls reboot() to boot main system
122 * 4. get_args() writes BCB with "boot-recovery" and "--update_package=..."
133 * 8a. m_i_f_u() writes BCB with "boot-recovery" and "--wipe_cache"
139 * 8e. bootloader writes BCB with "boot-recovery" (keeping "--wipe_cache")
144 * 9. main() calls reboot() to boot main system
186 struct bootloader_message boot; local
187 memset(&boot, 0, sizeof(boot));
188 get_bootloader_message(&boot); // this may fail, leaving a zeroed structur
255 struct bootloader_message boot; local
348 struct bootloader_message boot; local
    [all...]
  /external/qemu/hw/core/
uboot_image.h 22 * NOTE: This header file defines an interface to U-Boot. Including
24 * use of U-Boot, and does *not* fall under the heading of "derived
83 * provided by U-Boot; it is expected that (if they behave
84 * well) you can continue to work in U-Boot after return from
90 * expect to re-enter U-Boot except by resetting the CPU.
97 * to boot over the network using BOOTP etc., where the boot
109 * U-Boot or FPGA images) which usually will be programmed to
113 * U-Boot's command interpreter; this feature is especially
114 * useful when you configure U-Boot to use a real shell (hush
    [all...]
  /device/generic/goldfish/
init.goldfish.sh 3 # Setup networking when boot starts
53 # disable boot animation for a faster boot sequence when needed
  /frameworks/base/cmds/bootanimation/
bootanimation_main.cpp 48 ALOGI_IF(noBootAnimation, "boot animation disabled");
54 // create the boot animation object
55 sp<BootAnimation> boot = new BootAnimation(); local
  /external/genext2fs/
mkbootimg_ext2.sh 49 echo -e "to be the boot file system.\n"
52 echo " --kernel <kernel> The kernel to boot"
90 mkdir -p $TMPDIR/boot/grub
91 cp -f $GRUBCONF $TMPDIR/boot/grub/menu.lst
  /device/samsung/manta/
fstab.manta 11 /dev/block/platform/dw_mmc.0/by-name/boot /boot emmc defaults defaults
  /external/chromium_org/build/android/pylib/
system_properties.py 13 valid for the lifetime of a boot.
35 return (key.startswith('ro.boot.') or
  /tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
Fat32BootSector.java 25 * Contains the FAT32 specific parts of the boot sector.
91 * Sets the sectur number that contains a copy of the boot sector.
93 * @param sectNr the sector that contains a boot sector copy
98 "boot sector copy sector must be >= 0");
104 * Returns the sector that contains a copy of the boot sector, or 0 if
107 * @return the sector number of the boot sector copy
184 * Writes a copy of this boot sector to the specified device, if a copy
187 * @param device the device to write the boot sector copy to
  /build/core/
dex_preopt.mk 8 # list of boot classpath jars for dexpreopt
30 # Special rules for building stripped boot jars that override java_library.mk rules
32 # $(1): boot jar module name
33 define _dexpreopt-boot-jar-remove-classes.dex
47 $(foreach b,$(DEXPREOPT_BOOT_JARS_MODULES),$(eval $(call _dexpreopt-boot-jar-remove-classes.dex,$(b))))
dex_preopt_odex_install.mk 35 # if WITH_DEXPREOPT_BOOT_IMG_ONLY=true and module is not in boot class path skip
53 # For libart, the boot jars' odex files are replaced by $(DEFAULT_DEX_PREOPT_INSTALLED_IMAGE).
54 # We use this installed_odex trick to get boot.art installed.
59 else # boot jar
94 endif # boot jar
java_library.mk 81 ifneq ($(dexpreopt_boot_jar_module),) # boot jar
82 # boot jar's rules are defined in dex_preopt.mk
87 # For libart boot jars, we don't have .odex files.
94 else # ! boot jar
107 endif # ! boot jar
  /external/yaffs2/yaffs2/direct/
yaffscfg.c 42 // /boot 2MB boot disk (flash)
44 // NB Though /boot and /flash occupy the same physical device they
59 { "/boot", &bootDev},
87 // /boot
yaffscfg2k.c 46 // /boot 2MB boot disk (flash)
48 // NB Though /boot and /flash occupy the same physical device they
65 { "/boot", &bootDev},
71 { "/flash/boot", &bootDev},
101 // /boot
155 ram2kDev.startBlock = 0; // First block after /boot
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
BootCompletedReceiver.java 44 * Receiver that handles boot completion broadcast.
53 // needs to be sent after boot completes. onCreate() starts before boot complete happens
64 // pre boot. But in the event that it may be a bit slow, wait a bit.
73 Log.i(TAG, "Boot complete, newly created contact database detected. Pref Time: " +
  /external/emma/
dependencies.xml 7 <path id="boot.ant.14.classpath" >
12 <path id="boot.ant.15.classpath" >
17 <!-- J2SE 1.2 boot classpath: -->
18 <path id="boot.j2se.12.classpath" >
30 <!-- J2SE 1.3 boot classpath: -->
31 <path id="boot.j2se.13.classpath" >
43 <!-- J2SE 1.4 boot classpath: -->
44 <path id="boot.j2se.14.classpath" >
96 <path refid="boot.ant.14.classpath" />
104 <path refid="boot.ant.15.classpath" /
    [all...]
  /build/tools/releasetools/
ota_from_target_files 216 i = self.ITEMS.get("system/recovery-from-boot.p", None)
401 target_files_zip.getinfo("SYSTEM/recovery-from-boot.p")
510 # write recovery image to boot partition
512 # reboot to boot partition and restart recovery
521 # wipe and install system, boot image, etc.
522 # set up system to update recovery partition on first boot
580 boot_img = common.GetBootableImage("boot.img", "boot.img",
581 OPTIONS.input_tmp, "BOOT")
614 common.CheckSize(boot_img.data, "boot.img", OPTIONS.info_dict
    [all...]
  /bootable/recovery/etc/
init.rc 49 on boot
72 trigger early-boot
73 trigger boot
  /external/chromium_org/chrome/browser/chromeos/login/
version_info_updater.h 22 // version, boot times and cloud policy.
67 // Handles asynchronously loading the boot times.
69 // Used to request version and boot times.
  /external/okhttp/benchmarks/
pom.xml 43 <artifactId>npn-boot</artifactId>
89 <commandlineArgs>-Xbootclasspath/p:${settings.localRepository}/org/mortbay/jetty/npn/npn-boot/${npn.version}/npn-boot-${npn.version}.jar</commandlineArgs>
  /build/target/product/
verity.mk 17 # Provides dependencies necessary for verified boot
  /device/asus/fugu/
init.recovery.fugu.rc 14 # Reset the watchdog counter once boot is completed

Completed in 554 milliseconds

12 3 4 5 6 7 8 91011>>