/prebuilts/ndk/8/platforms/android-5/arch-x86/usr/include/ |
paths.h | 62 #define _PATH_UNIX "/boot/vmlinux"
|
/prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/ |
paths.h | 62 #define _PATH_UNIX "/boot/vmlinux"
|
/prebuilts/ndk/8/platforms/android-8/arch-mips/usr/include/ |
paths.h | 62 #define _PATH_UNIX "/boot/vmlinux"
|
/prebuilts/ndk/8/platforms/android-8/arch-x86/usr/include/ |
paths.h | 62 #define _PATH_UNIX "/boot/vmlinux"
|
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/ |
paths.h | 62 #define _PATH_UNIX "/boot/vmlinux"
|
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/ |
paths.h | 62 #define _PATH_UNIX "/boot/vmlinux"
|
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/ |
paths.h | 62 #define _PATH_UNIX "/boot/vmlinux"
|
/system/core/init/ |
README.BOOTCHART | 10 On the emulator, use the new -bootchart <timeout> option to boot with bootcharting
|
/system/core/libnetutils/ |
dhcpmsg.h | 55 char file[128]; /* asciiz boot file name */
|
/system/extras/fatblock/ |
fat.h | 84 struct fat_boot_sector boot; member in struct:fat_bootinfo
|
/bootable/recovery/applypatch/ |
imgdiff_test.sh | 5 # the zip/jar/apk files they have in common, as well as boot and 107 patch_and_apply boot.img
|
/dalvik/vm/native/ |
java_lang_VMClassLoader.cpp | 115 * Get the number of entries in the boot class path. 127 * Find a resource with a matching name in a boot class path entry.
|
/development/tools/emulator/system/camera/ |
EmulatedCameraFactory.h | 100 /* TODO: Have a boot property that controls that. */ 106 /* TODO: Have a boot property that controls that. */
|
/external/chromium/chrome/browser/chromeos/ |
boot_times_loader.h | 22 // BootTimesLoader calls back to a method of your choice with the boot times. 114 // the boot times.
|
/external/dhcpcd/ |
dhcp.h | 145 uint16_t secs; /* elapsed time in sec. from boot */ 153 uint8_t bootfile[BOOTFILE_LEN]; /* boot file name */
|
/external/fsck_msdos/ |
ext.h | 76 #define FSBOOTMOD 1 /* Boot block was modified */ 85 * read a boot block in a machine independend fashion and translate
|
/external/grub/netboot/ |
README.netboot | 2 Nearly all the device drivers are coming from the network-based boot 20 images, called "nbgrub" and "pxegrub". The former is the ``Net Boot
|
/external/grub/stage2/ |
cmdline.c | 227 /* Otherwise, the command boot is run implicitly. */ 228 grub_memmove (heap, "boot", 5);
|
/external/iptables/extensions/ |
libxt_time.man | 38 On boot, system time is initialized from a referential time source. Where this 56 particular distribution does set the timezone at boot, it is usually does not
|
/external/kernel-headers/original/linux/ |
moduleparam.h | 61 /* This is the fundamental function for registering boot/module 94 /* Called on module insert or kernel boot */
|
/external/quake/quake/src/WinQuake/docs/ |
README.X11 | 62 Boot DOS (I know, but you need it to run the Quake install program) and 65 Boot Linux and make a directory for Quake. Copy everything from the DOS Quake
|
readme.squake | 73 Boot DOS (I know, but you need it to run the Quake install program) and 76 Boot Linux and make a directory for Quake. Copy everything from the DOS Quake
|
/external/tcpdump/ |
bootp.h | 29 u_int16_t bp_secs; /* seconds since boot began */ 37 u_int8_t bp_file[128]; /* boot file name */
|
/frameworks/base/services/java/com/android/server/ |
BootReceiver.java | 62 // Log boot events in the background to avoid blocking the main thread with I/O 69 Slog.e(TAG, "Can't log boot events", e);
|
/frameworks/base/telephony/java/android/telephony/ |
CellInfo.java | 51 // Observation time stamped as type in nanoseconds since boot 81 /** Approximate time of this cell information in nanos since boot */
|