Searched
full:boot (Results
426 -
450 of
829) sorted by null
<<11121314151617181920>>
/ndk/sources/host-tools/sed-4.2.1/ |
bootstrap.sh.in | 23 #define VERSION "@VERSION@-boot"
|
/packages/providers/MediaProvider/src/com/android/providers/media/ |
MediaScannerService.java | 178 // with other services at boot time.
|
/prebuilts/qemu-kernel/arm/ |
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 | 225 /* put a hash of the contents in the header so boot images can be
|
/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/bluetooth/bluedroid/bta/hh/ |
bta_hh_act.c | 732 /* match up BTE/BTA report/boot mode def*/ 737 (hs_data.rsp_data.proto_mode == BTA_HH_PROTO_RPT_MODE)? "Report" : "Boot"); 962 /* match up BTE/BTA report/boot mode def */ [all...] |
/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!!! */
|
etherboot.h | 471 /* at end of floppy boot block */
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/ |
EmulatorConfigTab.java | 322 // no boot anim option 324 mNoBootAnimButton.setText("Disable Boot Animation"); 325 mNoBootAnimButton.setToolTipText("Check this if you want to disable the boot animation. This can help the emulator start faster on slow machines.");
|
/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 119 * patch. This is used to reduce the size of recovery-from-boot 120 * patches by combining the boot image with recovery ramdisk 494 // chunks to be small (5 for typical boot and recovery images). [all...] |
/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 | 182 /* net.shared_net_ip boot property value. */ 457 args[n++] = "-boot-property"; 850 opts->snapshot = "default-boot"; 984 /* Pass boot properties to the core. */ 988 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 */ 501 snprintf(buf, sizeof(buf), "/boot/%s", bname); 1078 "\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...] |
/prebuilts/qemu-kernel/mips/ |
kernel-qemu | |
vmlinux-qemu | |
/frameworks/base/docs/html/tools/help/ |
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 ALOGV("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/asus/grouper/overlay/frameworks/base/core/res/res/values/ |
config.xml | 37 <!-- the 6th element indicates boot-time dependency-met value. -->
|
/device/asus/tilapia/overlay/frameworks/base/core/res/res/values/ |
config.xml | 37 <!-- the 6th element indicates boot-time dependency-met value. -->
|
/device/samsung/tuna/overlay/frameworks/base/core/res/res/values/ |
config.xml | 176 <!-- 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/ext2ed/ |
inode_com.c | 232 wprintw (show_win,"Boot loader inode - ");
|
Completed in 1472 milliseconds
<<11121314151617181920>>