HomeSort by relevance Sort by last modified time
    Searched full:boot (Results 376 - 400 of 745) sorted by null

<<11121314151617181920>>

  /packages/providers/MediaProvider/src/com/android/providers/media/
MediaScannerService.java 175 // with other services at boot time.
  /prebuilt/android-arm/kernel/
rebuild.sh 301 cp -f arch/arm/boot/zImage "$OUT_DIR/kernel-qemu$2"
  /sdk/chimpchat/src/com/android/chimpchat/core/
IChimpDevice.java 59 * @param into which bootloader to boot into. Null means default reboot.
  /system/core/mkbootimg/
mkbootimg.c 218 /* put a hash of the contents in the header so boot images can be
  /bootable/bootloader/legacy/arch_msm7k/
nand.c 29 #include <boot/boot.h>
30 #include <boot/flash.h>
  /docs/source.android.com/src/tech/encryption/
android_crypto_implementation.md 82 The other big issue was how to get the password from the user on boot. The
153 4. The UI puts up a crypto boot graphic, and then calls vold with the command
167 in class late_start for the first time since boot.
  /external/grub/grub/
asmstub.c 74 char config_file[128] = "/boot/grub/menu.lst"; /* FIXME: arbitrary */
277 /* calls for direct boot-loader chaining */
293 /* do some funky stuff, then boot linux */
  /external/grub/netboot/
3c90x.c 29 * v1.00pre1 2-11-1998 GRB Got prom boot issue fixed.
393 *** not alter the selected transceiver that we used to download the boot
726 /* only necessary for 3c905b revision cards with boot PROM bug!!! */
  /external/grub/docs/
Makefile.in 58 am__kernel_SOURCES_DIST = boot.S kernel.c multiboot.h
59 am__objects_1 = boot.$(OBJEXT) kernel-kernel.$(OBJEXT)
206 EXAMPLES = boot.S kernel.c multiboot.h
207 multiboot_TEXINFOS = boot.S.texi kernel.c.texi multiboot.h.texi
728 @BUILD_EXAMPLE_KERNEL_TRUE@boot.o: multiboot.h
  /external/qemu/android/
main.c 241 /* net.shared_net_ip boot property value. */
510 args[n++] = "-boot-property";
891 opts->snapshot = "default-boot";
1025 /* Pass boot properties to the core. */
1029 args[n++] = "-boot-property";
    [all...]
  /system/core/toolbox/
newfs_msdos.c 132 u_int8_t bkbs[2]; /* backup boot sector */
139 u_int8_t sig; /* extended boot signature */
171 u_int bkbs; /* backup boot sector */
500 snprintf(buf, sizeof(buf), "/boot/%s", bname);
1077 "\t-k backup boot sector\n"
  /external/qemu/
CHANGES.TXT 220 at boot time in the emulated system. This only works for system images
654 use the -no-boot-anim option described below to speed up the initial
655 boot sequence as well on slow machines.
735 - a new '-no-boot-anim' options tells the emulated system to disable the boot
737 boot the system in the emulator.
    [all...]
  /bootable/recovery/applypatch/
imgdiff.c 18 * This program constructs binary patches for images -- such as boot.img
47 * chunks in the same order. Android boot and recovery images currently
486 // chunks to be small (5 for typical boot and recovery images).
  /development/pdk/docs/porting/
customization.jd 11 <li><a href="#androidBootScreenCustomization">Boot Screen Customization</a></li>
23 <a name="androidBootScreenCustomization"></a><h3>Boot Screen Customization</h3>
90 <li><b>Automatic Configuration</b>: At boot time, Android determines the correct network configuration based on the MCC and MNC from the SIM card and automatically configure all network settings.</li>
build_new_device.jd 95 # no boot loader, so we don't need any of that stuff..
  /frameworks/base/docs/html/guide/developing/tools/
emulator.jd 474 <td><code>-no-boot-anim</code></td>
475 <td>Disable the boot animation during emulator startup.</td>
476 <td>Disabling the boot animation can speed the startup time for the emulator.</td>
  /dalvik/vm/analysis/
DexPrepare.cpp 166 LOGV("DexOpt: locking cache file %s (fd=%d, boot=%d)",
270 * boot DEX files (core, framework, etc.) mapped early. If
273 * dependent upon the boot classes. However, dexopt will be
281 * boot DEX gets updated, and for general "why aren't my
    [all...]
  /device/moto/wingray/
init.stingray.rc 59 on boot
  /device/moto/wingray/overlay/frameworks/base/core/res/res/values/
config.xml 37 <!-- the 6th element indicates boot-time dependency-met value. -->
  /device/samsung/crespo/overlay/frameworks/base/core/res/res/values/
config.xml 129 <!-- the 6th element indicates boot-time dependency-met value. -->
  /device/samsung/tuna/
device.mk 129 # HACK: copy panda init for now to boot on both boards
  /device/samsung/tuna/overlay/frameworks/base/core/res/res/values/
config.xml 182 <!-- the 6th element indicates boot-time dependency-met value. -->
  /external/apache-xml/src/main/java/org/apache/xalan/xslt/
EnvironmentCheck.java 600 String othercp = System.getProperty("sun.boot.class.path");
604 h.put("sun.boot.class.path", othercp);
609 h.put(FOUNDCLASSES + "sun.boot.class.path", classpathJars);
627 // v2 = checkPathForJars(System.getProperty("sun.boot.library.path"), jarNames); // ?? may not be needed
    [all...]
  /external/e2fsprogs/e2fsck/
e2fsck.8.in 264 This option is normally used by the system's boot scripts. It may not
  /external/e2fsprogs/ext2ed/
inode_com.c 232 wprintw (show_win,"Boot loader inode - ");

Completed in 673 milliseconds

<<11121314151617181920>>