/external/eigen/unsupported/Eigen/src/IterativeSolvers/ |
D | GMRES.h | 57 Index &iters, const Index &restart, typename Dest::RealScalar & tol_error) { in gmres() argument 87 FMatrixType H = FMatrixType::Zero(m, restart + 1); in gmres() 88 VectorType w = VectorType::Zero(restart + 1); in gmres() 89 VectorType tau = VectorType::Zero(restart + 1); in gmres() 92 std::vector < JacobiRotation < Scalar > > G(restart); in gmres() 103 for (Index k = 1; k <= restart; ++k) in gmres() 127 if (k <= restart) in gmres() 163 if (stop || k == restart) in gmres() 306 void set_restart(const Index restart) { m_restart=restart; }
|
/external/selinux/restorecond/ |
D | restorecond.init | 60 restart() 78 force-reload|restart|reload) 79 restart 82 [ -e /var/lock/subsys/restorecond ] && restart || :
|
/external/selinux/mcstrans/src/ |
D | mcstrans.init | 72 restart(){ 78 [ -e $lockfile ] && restart 91 restart|force-reload) 92 restart
|
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/ |
D | ResXMLTree.java | 64 mParser.restart(); in ResXMLTree() 108 mParser.restart(); in setTo() 132 mParser.restart(); in setTo() 156 mParser.restart(); in setTo() 163 mParser.restart(); in setTo() 185 mParser.restart(); in setTo() 192 mParser.restart(); in setTo() 209 mParser.restart(); in uninit()
|
/external/webrtc/talk/app/webrtc/java/src/org/webrtc/ |
D | VideoSource.java | 52 public void restart() { in restart() method in VideoSource 53 restart(nativeSource); in restart() 62 private static native void restart(long nativeSource); in restart() method in VideoSource
|
/external/openssh/contrib/suse/ |
D | rc.sshd | 67 try-restart) 70 $0 status >/dev/null && $0 restart 75 restart)
|
/external/ltp/testcases/kdump/lib/ |
D | test.sh | 201 /etc/init.d/kdump restart 210 /etc/init.d/kdump restart 219 /etc/init.d/kdump restart 228 /etc/init.d/kdump restart 242 /etc/init.d/kdump restart 255 /etc/init.d/kdump restart 262 /etc/init.d/kdump restart
|
/external/iputils/ |
D | tracepath.c | 107 restart: in recverr() 124 goto restart; in recverr() 255 goto restart; in recverr() 264 restart: in probe_ttl() 280 goto restart; in probe_ttl() 427 restart: in main() 434 goto restart; in main()
|
D | tracepath6.c | 120 restart: in recverr() 137 goto restart; in recverr() 317 goto restart; in recverr() 326 restart: in probe_ttl() 350 goto restart; in probe_ttl() 556 restart: in main() 563 goto restart; in main()
|
/external/ltp/testcases/lib/ |
D | daemonlib.sh | 83 systemctl restart $1.service > /dev/null 2>&1 85 service $1 restart > /dev/null 2>&1 87 /etc/init.d/$1 restart > /dev/null 2>&1
|
/external/deqp/doc/testspecs/GLES3/ |
D | functional.primitive_restart.txt | 19 Primitive restart tests 31 + Primitive restart index placing special cases: 43 defined with the same index array, using the fixed primitive restart index to 54 largest non-restart index in the index array.
|
/external/curl/lib/ |
D | pingpong.c | 356 bool restart = FALSE; in Curl_pp_readresp() local 410 restart = TRUE; in Curl_pp_readresp() 423 restart = TRUE; in Curl_pp_readresp() 434 restart = TRUE; in Curl_pp_readresp() 438 restart = TRUE; in Curl_pp_readresp() 448 if(restart) { in Curl_pp_readresp()
|
/external/virglrenderer/vtest/ |
D | vtest_server.c | 202 restart: in main() 218 goto restart; in main() 223 goto restart; in main()
|
/external/u-boot/drivers/watchdog/ |
D | cdns_wdt.c | 20 u32 restart; /* Restart key register, offset - 0x8 */ member 99 cdns_wdt_writereg(&priv->regs->restart, CDNS_WDT_RESTART_KEY); in cdns_wdt_reset() 191 cdns_wdt_writereg(&priv->regs->restart, CDNS_WDT_RESTART_KEY); in cdns_wdt_start()
|
/external/autotest/client/site_tests/platform_DaemonsRespawn/ |
D | control | 4 Tests that daemons restart automatically when killed. This will kill 9 PURPOSE = 'Verify that daemons restart when they are killed.'
|
/external/skia/src/utils/ |
D | SkPatchUtils.cpp | 78 this->restart(1); in FwDCubicEvaluator() 84 void restart(int divisions) { in restart() function in FwDCubicEvaluator 301 fBottom.restart(lodX); in MakeVertices() 302 fTop.restart(lodX); in MakeVertices() 308 fLeft.restart(lodY); in MakeVertices() 309 fRight.restart(lodY); in MakeVertices()
|
/external/skqp/src/utils/ |
D | SkPatchUtils.cpp | 78 this->restart(1); in FwDCubicEvaluator() 84 void restart(int divisions) { in restart() function in FwDCubicEvaluator 301 fBottom.restart(lodX); in MakeVertices() 302 fTop.restart(lodX); in MakeVertices() 308 fLeft.restart(lodY); in MakeVertices() 309 fRight.restart(lodY); in MakeVertices()
|
/external/autotest/client/site_tests/graphics_Stress/ |
D | control.restart | 6 NAME = "graphics_Stress.restart" 22 job.run_test('graphics_Stress', subtest='restart')
|
/external/autotest/client/common_lib/ |
D | check_version.py | 32 self.restart() 68 def restart(self): member in check_python_version
|
/external/autotest/server/cros/multimedia/ |
D | browser_facade_adapter.py | 44 def start_default_chrome(self, restart=False, extra_browser_args=None): argument 54 restart, extra_browser_args)
|
/external/autotest/client/cros/multimedia/ |
D | browser_facade_native.py | 36 def start_default_chrome(self, restart=False, extra_browser_args=None): argument 45 return self._resource.start_default_chrome(restart, extra_browser_args)
|
/external/python/cpython3/Lib/idlelib/ |
D | config-keys.def | 25 view-restart=<Key-F6> 26 restart-shell=<Control-Key-F6> 82 view-restart=<Key-F6> 83 restart-shell=<Control-Key-F6> 141 view-restart = <Key-F6> 142 restart-shell = <Control-Key-F6> 202 view-restart=<Key-F6> 203 restart-shell=<Control-Key-F6> 261 restart-shell = <Control-Key-F6> 264 view-restart = <Key-F6>
|
/external/ipsec-tools/src/racoon/ |
D | throttle.c | 106 restart: 114 goto restart;
|
/external/python/cpython2/Lib/idlelib/ |
D | config-keys.def | 25 view-restart=<Key-F6> 26 restart-shell=<Control-Key-F6> 74 view-restart=<Key-F6> 75 restart-shell=<Control-Key-F6> 127 view-restart=<Key-F6> 128 restart-shell=<Control-Key-F6> 178 restart-shell = <Control-Key-F6> 181 view-restart = <Key-F6>
|
/external/mesa3d/src/mesa/vbo/ |
D | vbo_minmax_index.c | 243 const GLboolean restart = ctx->Array._PrimitiveRestart; in vbo_get_minmax_index() local 269 if (restart) { in vbo_get_minmax_index() 297 if (restart) { in vbo_get_minmax_index() 319 if (restart) { in vbo_get_minmax_index()
|