/external/qemu/ |
monitor.c | 1206 monitor_printf(mon, "boot device list now set to %s\n", 1209 monitor_printf(mon, "setting boot device list failed with " 1212 monitor_printf(mon, "no function defined to set boot device list for " [all...] |
/external/qemu-pc-bios/bochs/bios/ |
rombios32.c | 653 /* copy AP boot code */ [all...] |
/frameworks/base/services/java/com/android/server/ |
MountService.java | 478 Slog.e(TAG, "Boot-time mount exception", ex); 531 Slog.e(TAG, String.format("Boot-time mount failed (%d)", 554 * If UMS was connected on boot, send the connected event [all...] |
WifiService.java | 90 // on device idle state, airplane mode and boot. 485 * This function is used only at boot time [all...] |
/packages/apps/Nfc/src/com/android/nfc/ |
NfcService.java | 390 new EnableDisableTask().execute(TASK_BOOT); // do blocking boot tasks 504 * <p>{@link #TASK_BOOT} does first boot work and may enable NFC 548 Log.i(TAG, "First Boot"); [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/ |
AndroidLaunchController.java | 102 private static final String FLAG_NO_BOOT_ANIM = "-no-boot-anim"; //$NON-NLS-1$ 236 // default disable boot animation option [all...] |
/development/tools/emulator/system/qemud/ |
qemud.c | 21 * port, whose name is passed through a kernel boot parameter [all...] |
/external/blktrace/doc/ |
blktrace.tex | 114 \item Manually mount after each boot: 120 each boot\footnote{Note: after adding the entry to /etc/fstab, you [all...] |
/external/llvm/include/llvm/Support/ |
ELF.h | [all...] |
/external/strace/ |
system.c | 423 { RB_NOBOOTRC, "RB_NOBOOTRC" }, /* don't run /etc/rc.boot */ 427 { RB_STRING, "RB_STRING" }, /* pass boot args to prom monitor */ [all...] |
/frameworks/base/core/java/android/view/ |
WindowManagerPolicy.java | [all...] |
/frameworks/base/docs/html/guide/practices/ |
optimizing-for-3.0.jd | 139 <p>However, you don't need to boot the emulator each time you rebuild your 140 application—typically you only need to boot at the start of a session and keep it running. [all...] |
/sdk/emulator/qemud/ |
qemud.c | 21 * port, whose name is passed through a kernel boot parameter [all...] |
/dalvik/docs/ |
dexopt.html | 277 non-boot DEX files can't be optimized. Because verification is pass/fail
|
/external/bison/lib/ |
ebitset.c | 732 /* The coast is clear, plant boot! */
|
/external/chromium/chrome/browser/chromeos/login/ |
wizard_controller.cc | 724 // Create flag file for boot-time init scripts.
|
/external/chromium/chrome/browser/chromeos/status/ |
input_method_menu.cc | 389 // Sometimes (e.g. initial boot) |previous_input_method.id| is empty.
|
/external/dnsmasq/src/ |
option.c | 130 { "dhcp-boot", 1, 0, 'M' }, 324 { LOPT_PXE_SERV, ARG_DUP, "<service>", gettext_noop("Boot service for PXE menu."), NULL }, 347 { "boot-file-size", 13, 2 }, [all...] |
/external/e2fsprogs/lib/ext2fs/ |
ext2_fs.h | 49 #define EXT2_BOOT_LOADER_INO 5 /* Boot loader inode */
|
/external/e2fsprogs/misc/ |
tune2fs.8.in | 149 to check the filesystem on the next boot.
|
/external/elfutils/libdwfl/ |
linux-kernel-modules.c | 131 : asprintf (fname, "/boot/vmlinux-%s", release)) < 0)
|
/external/grub/netboot/ |
cs89x0.c | 38 to the requirements of a BOOT-Prom
|
eepro100.c | 66 * an issue here. We can boot a 400k kernel in about two
|
/external/grub/stage2/ |
fs.h | 66 * The first boot and super blocks are given in absolute disk addresses.
|
/external/kernel-headers/original/linux/ |
ext3_fs.h | 61 #define EXT3_BOOT_LOADER_INO 5 /* Boot loader inode */
|