HomeSort by relevance Sort by last modified time
    Searched full:restart (Results 1 - 25 of 1296) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/dnsmasq/contrib/slackware-dnsmasq/
rc.dnsmasq.gz 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
reboot.h 18 * RESTART Restart system using default command and mode.
20 * CAD_ON Ctrl-Alt-Del sequence causes RESTART command.
23 * RESTART2 Restart system using given command string.
25 * KEXEC Restart system using a previously loaded Linux kernel
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
reboot.h 18 * RESTART Restart system using default command and mode.
20 * CAD_ON Ctrl-Alt-Del sequence causes RESTART command.
23 * RESTART2 Restart system using given command string.
25 * KEXEC Restart system using a previously loaded Linux kernel
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
reboot.h 18 * RESTART Restart system using default command and mode.
20 * CAD_ON Ctrl-Alt-Del sequence causes RESTART command.
23 * RESTART2 Restart system using given command string.
25 * KEXEC Restart system using a previously loaded Linux kernel
  /external/kernel-headers/original/linux/
reboot.h 18 * RESTART Restart system using default command and mode.
20 * CAD_ON Ctrl-Alt-Del sequence causes RESTART command.
23 * RESTART2 Restart system using given command string.
25 * KEXEC Restart system using a previously loaded Linux kernel
71 * Emergency restart, callable from an interrupt handler.
75 #include <asm/emergency-restart.h>
errno.h 11 #define ERESTARTNOHAND 514 /* restart if no handler.. */
13 #define ERESTART_RESTARTBLOCK 516 /* restart by calling sys_restart_syscall */
  /external/chromium/chrome/browser/ui/cocoa/
restart_browser.h 12 // so any code that needs to ask for a browser restart has something like what
16 // Puts up an alert telling the user to restart their browser. The alert
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_CondSignal.3 3 SDL_CondSignal \- Restart a thread wait on a condition variable
12 Restart one of the threads that are waiting on the condition variable, \fBcond\fR\&. Returns \fB0\fR on success of \fB-1\fR on an error\&.
SDL_CondBroadcast.3 3 SDL_CondBroadcast \- Restart all threads waiting on a condition variable
  /dalvik/vm/mterp/armv5te/
OP_BREAKPOINT.S 5 * Restart this instruction with the original opcode. By
  /dalvik/vm/mterp/mips/
OP_BREAKPOINT.S 5 * Restart this instruction with the original opcode. By
  /external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/
background.html 12 are wiped on restart.
21 // incognito settings are wiped on restart.
  /external/openssh/regress/
reconfigure.sh 22 trace "wait for sshd to restart"
29 test -f $PIDFILE || fatal "sshd did not restart"
  /dalvik/vm/mterp/x86/
OP_BREAKPOINT.S 5 * Restart this instruction with the original opcode. By
  /external/chromium/chrome/common/
switch_utils.h 16 // Remove the keys that we shouldn't pass through during restart.
  /external/dnsmasq/contrib/Suse/
rc.dnsmasq-suse 45 try-restart)
49 restart)
74 echo "Usage: $0 {start|stop|status|try-restart|restart|force-reload|reload|probe}"
  /external/webkit/Source/WebCore/manual-tests/
visited-link-new-window.html 14 for visited-link.html from your history and restart if
  /external/zxing/qr_scanner/res/values/
strings.xml 6 <string name="msg_camera_framework_bug">Sorry, the Android camera encountered a problem. You may need to restart the device.</string>
  /external/zxing/qr_scanner/res/values-en-rGB/
strings.xml 5 <string name="msg_camera_framework_bug" msgid="2167124836274973533">"Sorry, the Android camera encountered a problem. You may need to restart the device."</string>
  /external/zxing/qr_scanner/res/values-lv/
strings.xml 5 <string name="msg_camera_framework_bug" msgid="2167124836274973533">"Diem??l Android kamer? rad?s probl?ma. Iesp?jams, j?restart? ier?ce."</string>
  /external/zxing/qr_scanner/res/values-tl/
strings.xml 5 <string name="msg_camera_framework_bug" msgid="2167124836274973533">"Paumanhin, nakatagpo ng problema ang camera ng Android. Maaaring kailanganin mong i-restart ang device."</string>
  /bootable/recovery/etc/
init.rc 53 # Restart adbd so it can run as root
56 restart adbd
  /external/chromium/chrome/browser/chromeos/
update_observer.cc 27 // update is critical and should include a restart button using the
28 // update_engine restart API. Currently removed entirely per Kan's request.
  /external/e2fsprogs/misc/
uuidd.rc 45 force-reload|restart)
50 echo "Usage: /etc/init.d/uuidd {start|stop|restart|force-reload}"
  /packages/apps/Mms/src/org/w3c/dom/smil/
ElementTimeControl.java 28 * already active and can't be restart when it is active. (the
29 * <code>restart</code> attribute is set to <code>"whenNotActive"</code>
30 * ) The element is active or has been active and can't be restart.
31 * (the <code>restart</code> attribute is set to <code>"never"</code> ).
55 * already active and can't be restart when it is active. (the
56 * <code>restart</code> attribute is set to <code>"whenNotActive"</code>
57 * ) The element is active or has been active and can't be restart.
58 * (the <code>restart</code> attribute is set to <code>"never"</code> ).

Completed in 967 milliseconds

1 2 3 4 5 6 7 8 91011>>