Home
last modified time | relevance | path

Searched refs:Restart (Results 1 – 25 of 64) sorted by relevance

123

/third_party/ninja/src/
Dbuild.h294 void Restart() { stopwatch_.Restart(); } in Restart() function
311 void Restart() { stopwatch_.Restart(); } in Restart() function
Dmetrics.h76 void Restart() { started_ = Now(); } in Restart() function
Dbuild.cc196 overall_rate_.Restart(); in BuildStarted()
197 current_rate_.Restart(); in BuildStarted()
/third_party/node/deps/npm/docs/content/cli-commands/
Dnpm-restart.md4 description: Restart a package
9 ## Restart a package
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DClientRunners.cs222 stopwatch.Restart(); in RunUnary()
241 stopwatch.Restart(); in RunUnaryAsync()
262 stopwatch.Restart(); in RunStreamingPingPongAsync()
290 stopwatch.Restart(); in RunGenericStreamingAsync()
/third_party/flutter/skia/third_party/externals/freetype/src/pfr/
Dpfrcmap.c106 Restart: in pfr_cmap_char_next()
129 goto Restart; in pfr_cmap_char_next()
/third_party/skia/third_party/externals/freetype/src/pfr/
Dpfrcmap.c105 Restart: in pfr_cmap_char_next()
128 goto Restart; in pfr_cmap_char_next()
/third_party/freetype/src/pfr/
Dpfrcmap.c105 Restart: in pfr_cmap_char_next()
128 goto Restart; in pfr_cmap_char_next()
/third_party/nghttp2/contrib/
Dnghttpx.service.in14 Restart=always key
/third_party/node/tools/gyp/tools/emacs/
DREADME9 Restart emacs (or eval-region the added lines) and you should be all set.
/third_party/node/deps/npm/node_modules/node-gyp/gyp/tools/emacs/
DREADME9 Restart emacs (or eval-region the added lines) and you should be all set.
/third_party/pulseaudio/src/daemon/systemd/user/
Dpulseaudio.service.in24 Restart=on-failure key
/third_party/cef/libcef/browser/net_service/
Dproxy_url_loader_factory.cc212 void Restart();
438 void InterceptedRequest::Restart() { in Restart() function in net_service::InterceptedRequest
506 Restart(); in InputStreamFailed()
699 Restart(); in FollowRedirect()
863 Restart(); in ContinueResponseOrRedirect()
1349 req->Restart(); in CreateLoaderAndStart()
/third_party/flutter/engine/flutter/shell/common/
Dengine.h309 bool Restart(RunConfiguration configuration);
Dace_engine.cc93 bool Engine::Restart(RunConfiguration configuration) { in Restart() function in flutter::Engine
Dengine.cc105 bool Engine::Restart(RunConfiguration configuration) { in Restart() function in flutter::Engine
/third_party/openh264/test/build/ios/codec_unittest/codec_unittest/
DAppDelegate.m37 …// Restart any tasks that were paused (or not yet started) while the application was inactive. If …
/third_party/openh264/codec/build/iOS/dec/demo/demo/
DDEMOAppDelegate.m60 //Restart any tasks that were paused while the application was inactive.
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/
Dcold_test.dart109 Restart restart,
/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/
DAppDelegate.m60 …// Restart any tasks that were paused (or not yet started) while the application was inactive. If …
/third_party/python/Lib/idlelib/
DREADME.txt163 View Last Restart # pyshell.PyShell.view_restart_mark
164 Restart Shell # pyshell.PyShell.restart_shell
/third_party/libinput/doc/user/
Dtouchpad-jitter.rst92 Restart the host and libinput should pick up the revised fuzz values.
/third_party/python/Lib/
Dpdb.py87 class Restart(Exception): class
1036 raise Restart
1727 except Restart:
/third_party/skia/third_party/externals/oboe/docs/
DFAQ.md26 1) Invalidate the Android Studio cache by going to File->Invalidate Caches / Restart
/third_party/node/doc/api/
Ddebugger.md214 * `restart`: Restart script

123