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

1 2 3 4 5 6 7 8 91011>>

  /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 60 // Log boot events in the background to avoid blocking the main thread with I/O
67 Slog.e(TAG, "Can't log boot events", e);