Searched
full:boot (Results
326 -
350 of
829) sorted by null
<<11121314151617181920>>
/development/tools/labpretest/ |
labpretest.sh | 262 # sets the name of the boot partition and 284 bootloaderfile=`ls -1 $ROOT/$product | sed -n 's/\(.*boot[0-9._]\+img\)/\1/ p'` 340 # sets the name of the boot partition and
|
/device/asus/grouper/ |
init.grouper.rc | 21 on early-boot 45 on boot 311 on boot
|
/external/grub/netboot/ |
rtl8139.c | 32 0x10000, so this even conforms to the tagged boot image specification, 37 were that if Etherboot was left at the boot menu for several minutes, the 164 /* I know that this is a MEGA HACK, but the tagged boot image specification
|
/external/grub/stage1/ |
stage1.S | 110 * This is a workaround for buggy BIOSes which don't pass boot 114 * possible boot drive. If GRUB is installed into a floppy, 372 /* boot stage2 */
|
/external/grub/stage2/ |
builtins.c | 54 /* The boot device. */ 239 /* boot */ 243 /* Clear the int15 handler if we can boot the kernel successfully. 244 This assumes that the boot code never fails only if KERNEL_TYPE is 317 "boot", 320 "boot", 321 "Boot the OS/chain-loader which has been loaded." 476 " forcibly, whether the boot loader signature is present or not." 1209 "Go into unattended boot mode: if the default boot entry has any [all...] |
Makefile.am | 18 libgrub_a_SOURCES = boot.c builtins.c char_io.c cmdline.c common.c \ 89 pre_stage2_exec_SOURCES = asm.S bios.c boot.c builtins.c char_io.c \
|
start.S | 79 /* this is the loop for reading the secondary boot-loader in */ 314 popw %dx /* this makes sure %dl is our "boot" drive */
|
/external/qemu-pc-bios/bochs/bios/ |
rombios.c | 36 // $e6f2 ; INT 19h Boot Load Service Entry Point 70 // NOTES for El-Torito Boot (cbbochs@free.fr) 72 // - Current code is only able to boot mono-session cds 73 // - Current code can not boot and emulate a hard-disk 76 // - I used cmos byte 0x3D to store extended information on boot-device 78 // - Here are the cdrom boot failure codes: 85 // 7 : can not read cd - boot catalog 86 // 8 : boot catalog : bad header 87 // 9 : boot catalog : bad platform 88 // 10 : boot catalog : bad signatur [all...] |
/bootable/diskinstaller/ |
config.mk | 114 # Now the installer boot image which includes the kernel and the ramdisk 167 cp -f $(INSTALLED_BOOTIMAGE_TARGET) $(TARGET_INSTALLER_OUT)/data/boot.img
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/ |
SerializationStressTest5.java | 98 classPath = System.getProperty("org.apache.harmony.boot.class.path"); 100 classPath = System.getProperty("sun.boot.class.path");
|
/external/bluetooth/bluedroid/bta/hh/ |
bta_hh_utils.c | 244 ** Description This utility function parse a boot mode keyboard report. 341 ** Description This utility function parse a boot mode mouse report.
|
/external/kernel-headers/original/asm-x86/ |
io_32.h | 129 * bt_ioremap() and bt_iounmap() are for temporary early boot-time 131 * A boot-time mapping is currently limited to at most 16 pages.
|
/external/quake/quake/src/QW/docs/ |
readme.qwcl | 170 Boot DOS (I know, but you need it to run the Quake install program) and 173 Boot Linux and make a directory for Quake. Copy everything from the DOS Quake
|
/frameworks/base/services/java/com/android/server/net/ |
NetworkStatsRecorder.java | 184 // also record against boot stats when present 373 pw.println("History since boot:");
|
/sdk/anttasks/src/com/android/ant/ |
GetTargetTask.java | 50 * <code>bootClassPathOut</code>: The boot class path of the project. 185 // sets up the boot classpath
|
/system/core/init/ |
readme.txt | 108 boot 240 on boot
|
/system/core/libdiskconfig/ |
config_mbr.c | 35 /* seems that somes BIOSens can get wedged on boot while verifying 133 /* This function configures an extended boot record at the beginning of an
|
/external/dnsmasq/man/ |
dnsmasq.8 | 23 TFTP server to allow net/PXE boot of DHCP hosts and also supports BOOTP. 553 .B --dhcp-boot 647 option space. If it can, dnsmasq moves the boot server and filename 648 information (from dhcp-boot) out of their dedicated fields into [all...] |
/bionic/libc/netbsd/resolv/ |
res_state.c | 128 * early during the boot sequence. First, let's try to see if it
|
/bootable/recovery/tools/ota/ |
check-lost+found.c | 43 * 1. If /data/misc/forced-reboot is missing, touch it & force "unclean" boot.
|
/dalvik/tests/068-classloader/src/ |
FancyLoader.java | 27 * class implementation before asking the system or boot loader. This
|
/development/samples/ApiDemos/src/com/example/android/apis/appwidget/ |
ExampleAppWidgetProvider.java | 82 // be called after boot if there is a widget instance for this provider.
|
/device/samsung/manta/ |
init.manta.rc | 38 on boot
|
/device/samsung/toroplus/overlay/frameworks/base/core/res/res/values/ |
config.xml | 35 <!-- the 6th element indicates boot-time dependency-met value. -->
|
/device/samsung/tuna/ |
init.tuna.rc | 47 on boot
|
Completed in 2765 milliseconds
<<11121314151617181920>>