/third_party/libsoup/libsoup/ |
D | soup-logger.c | 546 SoupSocket *socket, gboolean restarted) in print_request() argument 596 restarted ? ", restarted" : ""); in print_request() 764 gboolean restarted; in starting() local 771 restarted = TRUE; in starting() 774 restarted = FALSE; in starting() 785 print_request (logger, msg, socket, restarted); in starting()
|
D | soup-message.h | 51 void (*restarted) (SoupMessage *msg); member
|
/third_party/libsoup/tests/ |
D | redirect-test.c | 142 restarted (SoupMessage *msg, gpointer user_data) in restarted() function 184 G_CALLBACK (restarted), &treq); in do_message_api_test() 229 G_CALLBACK (restarted), &treq); in do_request_api_test()
|
/third_party/flutter/flutter/dev/devicelab/bin/tasks/ |
D | flutter_attach_test.dart | 19 final Completer<void> restarted = Completer<void>(); 41 restarted.complete(); 70 await eventOrExit(restarted.future);
|
/third_party/pulseaudio/src/daemon/systemd/user/ |
D | pulseaudio.service.in | 10 # the server is to be restarted later on, as the client autospawn feature
|
/third_party/iptables/extensions/ |
D | libxt_IDLETIMER.man | 5 timer will be restarted whenever any of the rules get a hit. One entry for
|
/third_party/cef/libcef/browser/net_service/ |
D | stream_reader_url_loader.h | 111 bool* restarted) = 0;
|
D | stream_reader_url_loader.cc | 565 bool restarted = false; in OnInputStreamOpened() local 566 response_delegate_->OnInputStreamOpenFailed(request_id_, &restarted); in OnInputStreamOpened() 567 if (restarted) { in OnInputStreamOpened()
|
D | proxy_url_loader_factory.cc | 375 void OnInputStreamOpenFailed(int32_t request_id, bool* restarted) override { in OnInputStreamOpenFailed() argument 377 *restarted = false; in OnInputStreamOpenFailed()
|
/third_party/gstreamer/gstplugins_good/ext/soup/ |
D | gstsouphttpclientsink.c | 75 static void restarted (SoupMessage * msg, GBytes * body); 685 g_signal_connect (souphttpsink->message, "restarted", G_CALLBACK (restarted), in send_message_locked() 889 restarted (SoupMessage * msg, GBytes * body) in restarted() function
|
/third_party/lz4/tests/ |
D | README.md | 27 … is lower than `lowerLimit` (an optional parameter, default 0.98) the speed benchmark is restarted.
|
/third_party/flutter/flutter/dev/integration_tests/android_splash_screens/splash_screen_load_rotate/lib/ |
D | main.dart | 20 // is not restarted.
|
/third_party/flutter/flutter/dev/integration_tests/android_splash_screens/splash_screen_trans_rotate/lib/ |
D | main.dart | 20 // is not restarted.
|
/third_party/flutter/flutter/dev/integration_tests/android_splash_screens/splash_screen_kitchen_sink/lib/ |
D | main.dart | 23 // is not restarted.
|
/third_party/flutter/flutter/packages/flutter_tools/templates/module/common/lib/ |
D | main.dart.tmpl | 39 // counter didn't reset back to zero; the application is not restarted.
|
/third_party/flutter/flutter/packages/flutter_tools/templates/app/lib/ |
D | main.dart.tmpl | 40 // is not restarted.
|
/third_party/libwebsockets/READMEs/ |
D | README.unix-domain-reverse-proxy.md | 94 If the server that listens on the unix domain socket is down or being restarted,
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/doc/ |
D | TransformFeedback.md | 63 barrier, the render pass must be ended and restarted after each draw call.
|
/third_party/python/Doc/library/ |
D | errno.rst | 453 Interrupted system call should be restarted
|
/third_party/mesa3d/docs/ |
D | android.rst | 128 At this point, your android container is restarted with your new
|
/third_party/boost/libs/test/doc/test_organization/ |
D | test_suites.qbk | 33 __BOOST_AUTO_TEST_SUITE_END__. The same test suite can be restarted multiple times inside the same …
|
/third_party/ffmpeg/doc/ |
D | errno.txt | 137 ERESTART +..... Interrupted system call should be restarted
|
/third_party/flutter/skia/third_party/externals/wuffs/std/gif/ |
D | decode_gif.wuffs | 180 restarted base.bool, 392 this.restarted = true 523 if not this.restarted { 530 this.restarted = false
|
/third_party/grpc/src/proto/grpc/testing/ |
D | control.proto | 111 // Number of messages on a stream before it gets finished/restarted
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_primitive_restart.txt | 178 An OpenGL primitive may be restarted with the command
|