Home
last modified time | relevance | path

Searched defs:restart (Results 1 – 25 of 61) sorted by relevance

123

/external/webrtc/talk/app/webrtc/java/src/org/webrtc/
DVideoSource.java52 public void restart() { in restart() method in VideoSource
62 private static native void restart(long nativeSource); in restart() method in VideoSource
/external/v8/build/android/pylib/
Drestart_adbd.sh15 function restart() { function
/external/autotest/utils/
Dautotest-rh.init91 restart() { function
/external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/actions/
DRemoveActorAction.java35 public void restart () { in restart() method in RemoveActorAction
DAddAction.java40 public void restart () { in restart() method in AddAction
DAfterAction.java33 public void restart () { in restart() method in AfterAction
DRepeatAction.java43 public void restart () { in restart() method in RepeatAction
DRunnableAction.java48 public void restart () { in restart() method in RunnableAction
DDelayAction.java46 public void restart () { in restart() method in DelayAction
DDelegateAction.java49 public void restart () { in restart() method in DelegateAction
DEventAction.java29 public void restart () { in restart() method in EventAction
DSequenceAction.java76 public void restart () { in restart() method in SequenceAction
DTemporalAction.java87 public void restart () { in restart() method in TemporalAction
/external/autotest/client/common_lib/
Dbase_check_version.py63 def restart(self): member in base_check_python_version
/external/autotest/client/site_tests/security_ASLR/
Dsecurity_ASLR.py91 def restart(self): member in UpstartProcess
104 def restart(self): member in SystemdProcess
/external/v8/tools/testrunner/server/
Ddaemon.py136 def restart(self): member in Daemon
/external/autotest/client/cros/
Dcros_ui.py109 def restart(report_stop_failure=False): function
/external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/
DAction.java41 public void restart () { in restart() method in Action
/external/bison/lib/
Dmsvc-inval.h154 jmp_buf restart; member
/external/jmonkeyengine/engine/src/lwjgl/com/jme3/system/lwjgl/
DLwjglAbstractDisplay.java77 public abstract void restart(); in restart() method in LwjglAbstractDisplay
DLwjglOffscreenBuffer.java169 public void restart() { in restart() method in LwjglOffscreenBuffer
DLwjglDisplay.java186 public void restart() { in restart() method in LwjglDisplay
/external/autotest/client/cros/multimedia/
Dfacade_resource.py26 def __init__(self, chrome_object=None, restart=False): argument
/external/jmonkeyengine/engine/src/core/com/jme3/system/
DJmeContext.java175 public void restart(); in restart() method
/external/eigen/unsupported/Eigen/src/IterativeSolvers/
DGMRES.h57 int &iters, const int &restart, typename Dest::RealScalar & tol_error) { in gmres()

123