Home
last modified time | relevance | path

Searched refs:suspend (Results 1 – 25 of 214) sorted by relevance

123456789

/third_party/libwebsockets/READMEs/
DREADME.lws_sul.md63 # lws_sul2 and system suspend
66 functionality aimed at negotiating system suspend, while remaining completely
69 Devicewide suspend is basically the withdrawal of CPU availability for an unbounded
79 operate as intended, and so must force wake from suspend, or if for that scheduled
84 eventually when suspend ends for another reason, the locally-initiated PING probes
88 suspend under those conditions until it wakes for another reason, it's OK for these
89 kind of timeouts to be suppressed during suspend and basically take the power saving
91 connection for more than a very short time compared to suspend durations, then these
92 kind of timeouts must have the priority to wake the whole device from suspend so
98 system operation to wake the system from devicewide suspend.
/third_party/skia/third_party/externals/wuffs/release/c/
Dwuffs-v0.2.c3820 goto suspend; \
6256 goto suspend; in wuffs_deflate__decoder__decode_io_writer()
6257 suspend: in wuffs_deflate__decoder__decode_io_writer()
6313 goto suspend; in wuffs_deflate__decoder__decode_blocks()
6336 goto suspend; in wuffs_deflate__decoder__decode_blocks()
6361 goto suspend; in wuffs_deflate__decoder__decode_blocks()
6394 goto suspend; in wuffs_deflate__decoder__decode_blocks()
6408 goto suspend; in wuffs_deflate__decoder__decode_blocks()
6409 suspend: in wuffs_deflate__decoder__decode_blocks()
6485 goto suspend; in wuffs_deflate__decoder__decode_uncompressed()
[all …]
Dwuffs-v0.3.c10134 goto suspend; \
21309 goto suspend; in wuffs_bmp__decoder__decode_image_config()
21336 goto suspend; in wuffs_bmp__decoder__decode_image_config()
21351 goto suspend; in wuffs_bmp__decoder__decode_image_config()
21386 goto suspend; in wuffs_bmp__decoder__decode_image_config()
21421 goto suspend; in wuffs_bmp__decoder__decode_image_config()
21450 goto suspend; in wuffs_bmp__decoder__decode_image_config()
21479 goto suspend; in wuffs_bmp__decoder__decode_image_config()
21512 goto suspend; in wuffs_bmp__decoder__decode_image_config()
21542 goto suspend; in wuffs_bmp__decoder__decode_image_config()
[all …]
/third_party/flutter/skia/third_party/externals/wuffs/release/c/
Dwuffs-unsupported-snapshot.c4046 goto suspend; \
6491 goto suspend; in wuffs_deflate__decoder__decode_io_writer()
6492 suspend: in wuffs_deflate__decoder__decode_io_writer()
6548 goto suspend; in wuffs_deflate__decoder__decode_blocks()
6571 goto suspend; in wuffs_deflate__decoder__decode_blocks()
6596 goto suspend; in wuffs_deflate__decoder__decode_blocks()
6629 goto suspend; in wuffs_deflate__decoder__decode_blocks()
6643 goto suspend; in wuffs_deflate__decoder__decode_blocks()
6644 suspend: in wuffs_deflate__decoder__decode_blocks()
6720 goto suspend; in wuffs_deflate__decoder__decode_uncompressed()
[all …]
Dwuffs-v0.2.c4047 goto suspend; \
6492 goto suspend; in wuffs_deflate__decoder__decode_io_writer()
6493 suspend: in wuffs_deflate__decoder__decode_io_writer()
6549 goto suspend; in wuffs_deflate__decoder__decode_blocks()
6572 goto suspend; in wuffs_deflate__decoder__decode_blocks()
6597 goto suspend; in wuffs_deflate__decoder__decode_blocks()
6630 goto suspend; in wuffs_deflate__decoder__decode_blocks()
6644 goto suspend; in wuffs_deflate__decoder__decode_blocks()
6645 suspend: in wuffs_deflate__decoder__decode_blocks()
6721 goto suspend; in wuffs_deflate__decoder__decode_uncompressed()
[all …]
/third_party/ltp/testcases/kernel/hotplug/cpu_hotplug/doc/
Dtodo.txt13 > suspend: swapoff -a, then proceed like in hotplug_locking, while
14 > trying to suspend machine to disk (it will immediately wake up because
16 > suspend code. (but quite tricky to setup the test, so you may or may
/third_party/pulseaudio/shell-completion/zsh/
D_pulseaudio26 suspend-sink) cmd=('sinks');;
27 suspend-source) cmd=('sources');;
249 'suspend-sink: suspend or resume a sink'
250 'suspend-source: suspend or resume a source'
355 # We're completing the first parameter after "suspend-sink".
358 # We're completing the second parameter after "suspend-sink".
365 # We're completing the first parameter after "suspend-source".
368 # We're completing the second parameter after "suspend-source".
478 suspend-sink) _suspend_sink_parameter;;
479 suspend-source) _suspend_source_parameter;;
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/marl/docs/
Dscheduler.md14 - [`marl::Scheduler::Worker::suspend()`](#marlschedulerworkersuspend)
33 …the current thread. This is used by `marl::ConditionVariable::wait()` to suspend the current fiber…
45 …::Scheduler::Worker`, and is guaranteed to only ever be resumed on the same thread used to suspend.
80 …rs` - A counter that records the current number of fibers blocked in a [`suspend()`](#marlschedule…
90 …rkers) thread, and whenever a new worker fiber is spawned from [`Worker::suspend()`](#marlschedule…
165 ### `marl::Scheduler::Worker::suspend()`
169 If a task blocks, then `Scheduler::Worker::suspend()` is called. `suspend()` begins by calling [`Sc…
175 In all cases, the `suspend()` call switches to another fiber. When the suspended fiber is resumed, …
193 … are only executed whenever there's a call to [`marl::Scheduler::Worker::suspend()`](#marlschedule…
194 The logic for [`suspend()`](#marlschedulerworkersuspend) is common for STWs and MTWs, spawning new …
[all …]
/third_party/node/src/tracing/
Dagent.cc120 ScopedSuspendTracing suspend(tracing_controller_.get(), this); in AddClient() local
160 ScopedSuspendTracing suspend(tracing_controller_.get(), this); in Disconnect() local
169 ScopedSuspendTracing suspend(tracing_controller_.get(), this, in Enable() local
175 ScopedSuspendTracing suspend(tracing_controller_.get(), this, in Disable() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_query_acc.h41 void (*suspend)(struct etna_acc_query *aq, struct etna_context *ctx); member
72 p->suspend(aq, ctx); in etna_acc_query_suspend()
Detnaviv_query_acc_occlusion.c116 .suspend = occlusion_suspend,
/third_party/pulseaudio/ohosbuild/src/modules/
DBUILD.gn22 ":module-suspend-on-idle",
134 ohos_shared_library("module-suspend-on-idle") {
135 sources = [ "../../../src/modules/module-suspend-on-idle.c" ]
/third_party/flutter/skia/third_party/externals/wuffs/internal/cgen/
Dvar.go217 func (g *gen) writeResumeSuspend1(b *buffer, f *funk, n *a.Var, suspend bool) error {
227 if suspend {
256 func (g *gen) writeResumeSuspend(b *buffer, f *funk, suspend bool) error {
258 if err := g.writeResumeSuspend1(b, f, n, suspend); err != nil {
/third_party/NuttX/drivers/usbdev/gadget/
Dusbdev.h184 do { if ((drvr)->ops->suspend) (drvr)->ops->suspend(drvr, dev); } while (0)
374 void (*suspend)(struct usbdevclass_driver_s *driver, struct usbdev_s *dev); member
/third_party/pulseaudio/src/pulsecore/
Dcard.c387 int pa_card_suspend(pa_card *c, bool suspend, pa_suspend_cause_t cause) { in pa_card_suspend() argument
399 if (suspend) in pa_card_suspend()
413 if ((r = pa_sink_suspend(sink, suspend, cause)) < 0) in pa_card_suspend()
420 if ((r = pa_source_suspend(source, suspend, cause)) < 0) in pa_card_suspend()
Dcli-command.c1403 int suspend, r; in pa_cli_command_suspend_sink() local
1420 if ((suspend = pa_parse_boolean(m)) < 0) { in pa_cli_command_suspend_sink()
1430 … pa_log_debug("%s of sink %s requested via CLI.", suspend ? "Suspending" : "Resuming", sink->name); in pa_cli_command_suspend_sink()
1432 if ((r = pa_sink_suspend(sink, suspend, PA_SUSPEND_USER)) < 0) in pa_cli_command_suspend_sink()
1441 int suspend, r; in pa_cli_command_suspend_source() local
1458 if ((suspend = pa_parse_boolean(m)) < 0) { in pa_cli_command_suspend_source()
1468 …pa_log_debug("%s of source %s requested via CLI.", suspend ? "Suspending" : "Resuming", source->na… in pa_cli_command_suspend_source()
1470 if ((r = pa_source_suspend(source, suspend, PA_SUSPEND_USER)) < 0) in pa_cli_command_suspend_source()
1478 int suspend, r; in pa_cli_command_suspend() local
1490 if ((suspend = pa_parse_boolean(m)) < 0) { in pa_cli_command_suspend()
[all …]
Dsource.h393 int pa_source_suspend(pa_source *s, bool suspend, pa_suspend_cause_t cause);
394 int pa_source_suspend_all(pa_core *c, bool suspend, pa_suspend_cause_t cause);
Dcard.h145 int pa_card_suspend(pa_card *c, bool suspend, pa_suspend_cause_t cause);
Dsink.h461 int pa_sink_suspend(pa_sink *s, bool suspend, pa_suspend_cause_t cause);
462 int pa_sink_suspend_all(pa_core *c, bool suspend, pa_suspend_cause_t cause);
/third_party/pulseaudio/src/pulse/
Dintrospect.h313 pa_operation* pa_context_suspend_sink_by_name(pa_context *c, const char *sink_name, int suspend, pa…
316 pa_operation* pa_context_suspend_sink_by_index(pa_context *c, uint32_t idx, int suspend, pa_contex…
418 pa_operation* pa_context_suspend_source_by_name(pa_context *c, const char *source_name, int suspend
421 pa_operation* pa_context_suspend_source_by_index(pa_context *c, uint32_t idx, int suspend, pa_conte…
/third_party/flutter/skia/third_party/externals/sdl/src/core/android/
DSDL_android.h71 void Android_JNI_SuspendScreenSaver(SDL_bool suspend);
/third_party/python/Doc/library/
Dtermios.rst73 argument can be :const:`TCOOFF` to suspend output, :const:`TCOON` to restart
74 output, :const:`TCIOFF` to suspend input, or :const:`TCION` to restart input.
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_coro.h66 LLVMBasicBlockRef suspend; member
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/
Dedid.h130 int suspend; member
/third_party/ltp/testcases/kernel/device-drivers/usb/tusb/
Dst_tusb.h76 int (*suspend) (struct usb_hcd *hcd, __u32 state); member

123456789