/external/libjpeg-turbo/ |
D | jcmainct.c | 28 boolean suspended; /* remember if we suspended output */ member 66 main_ptr->suspended = FALSE; in start_pass_main() 107 if (!main_ptr->suspended) { in process_data_simple_main() 109 main_ptr->suspended = TRUE; in process_data_simple_main() 116 if (main_ptr->suspended) { in process_data_simple_main() 118 main_ptr->suspended = FALSE; in process_data_simple_main()
|
/external/autotest/server/site_tests/network_WiFi_ReconnectInDarkResume/ |
D | control.DisconnectAfterSuspendSameAP | 16 disconnects while suspended, successfully reconnects to a preferred network 17 that later appears while it is still suspended. In this test, the preferred 27 5) AP 2 is brought down, disconnecting the DUT from it while suspended
|
D | control.DisconnectAfterSuspendDiffAP | 16 disconnects while suspended, successfully reconnects to a preferred network 17 that later appears while it is still suspended. In this test, the preferred 27 5) AP 2 is brought down, disconnecting the DUT from it while suspended
|
D | control.Stress | 14 resume after getting disconnected from that same network while suspended. 23 5) AP 2 is brought down, disconnecting the DUT from it while suspended
|
/external/webrtc/call/ |
D | rampup_tests.cc | 456 bool suspended = false; in PollStats() local 462 suspended = stats.suspended; in PollStats() 470 EvolveTestState(transmit_bitrate_bps, suspended); in PollStats() 522 void RampUpDownUpTester::EvolveTestState(int bitrate_bps, bool suspended) { in EvolveTestState() argument 526 EXPECT_FALSE(suspended); in EvolveTestState() 543 suspended == check_suspend_state) { in EvolveTestState() 557 if (bitrate_bps >= GetExpectedHighBitrate() && !suspended) { in EvolveTestState()
|
/external/adhd/cras/src/server/ |
D | cras_system_state.c | 150 exp_state->suspended = 0; in cras_system_state_init() 342 return state.exp_state->suspended; in cras_system_get_suspended() 345 void cras_system_set_suspended(int suspended) in cras_system_set_suspended() argument 347 state.exp_state->suspended = suspended; in cras_system_set_suspended() 348 cras_observer_notify_suspend_changed(suspended); in cras_system_set_suspended()
|
D | cras_observer.c | 73 int suspended; member 244 suspend_data->suspended); in suspend_changed_alert() 564 void cras_observer_notify_suspend_changed(int suspended) in cras_observer_notify_suspend_changed() argument 568 data.suspended = suspended; in cras_observer_notify_suspend_changed()
|
D | cras_observer.h | 89 void cras_observer_notify_suspend_changed(int suspended);
|
/external/llvm-project/mlir/lib/Conversion/AsyncToLLVM/ |
D | AsyncToLLVM.cpp | 419 Operation *op, Block *suspended, Block *resume, in addSuspensionPoint() argument 428 builder.setInsertionPointToEnd(suspended); in addSuspensionPoint() 449 builder.setInsertionPointToEnd(suspended); in addSuspensionPoint() 523 Block *suspended = terminatorOp->getBlock(); in outlineExecuteOp() local 524 Block *resume = suspended->splitBlock(terminatorOp); in outlineExecuteOp() 525 addSuspensionPoint(coro, coroSave.getResult(0), terminatorOp, suspended, in outlineExecuteOp() 767 Block *suspended = op->getBlock(); in matchAndRewrite() local 770 Block *resume = rewriter.splitBlock(suspended, Block::iterator(op)); in matchAndRewrite() 771 addSuspensionPoint(coro, coroSave.getResult(0), op, suspended, resume, in matchAndRewrite()
|
/external/autotest/server/site_tests/power_USBHotplugInSuspend/ |
D | control | 23 is suspended. The DUT is suspended using the client test power_KernelSuspend.
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowPackageManager.java | 143 private boolean suspended = false; field in ShadowPackageManager.PackageSetting 157 this.suspended = that.suspended; in PackageSetting() 171 boolean suspended, in setSuspended() argument 175 this.suspended = suspended; in setSuspended() 176 this.dialogMessage = suspended ? dialogMessage : null; in setSuspended() 177 this.suspendedAppExtras = suspended ? deepCopyNullablePersistableBundle(appExtras) : null; in setSuspended() 179 suspended ? deepCopyNullablePersistableBundle(launcherExtras) : null; in setSuspended() 183 return suspended; in isSuspended()
|
/external/llvm-project/libcxx/include/experimental/ |
D | coroutine | 118 "resume() can only be called on suspended coroutines"); 127 "destroy() can only be called on suspended coroutines"); 134 "done() can only be called on suspended coroutines"); 161 // FIXME actually implement a check for if the coro is suspended.
|
/external/libcxx/include/experimental/ |
D | coroutine | 120 "resume() can only be called on suspended coroutines"); 129 "destroy() can only be called on suspended coroutines"); 136 "done() can only be called on suspended coroutines"); 163 // FIXME actually implement a check for if the coro is suspended.
|
/external/llvm-project/lldb/tools/darwin-debug/ |
D | CMakeLists.txt | 4 # process and that process will start suspended, so debugserver will
|
/external/adhd/cras/src/common/ |
D | cras_observer_ops.h | 45 void (*suspend_changed)(void *context, int suspended);
|
/external/llvm-project/llvm/docs/ |
D | Coroutines.rst | 19 When a suspend point is reached, the execution of a coroutine is suspended and 20 control is returned back to its caller. A suspended coroutine can be resumed 24 coroutine itself) that returns a handle to a suspended coroutine 43 keep the coroutine state when a coroutine is suspended. This region of storage 46 while suspended. 327 completion or suspended. The `coro.end`_ intrinsic marks the point where 333 control flow when a coroutine is suspended (default case), resumed (case 0) or 344 is suspended and control is returned back to the caller. An i32 slot is 550 when coroutine is prepared for resumption and when it is suspended. 685 * it is possible to check whether a suspended coroutine is at the final suspend [all …]
|
/external/autotest/server/site_tests/network_WiFi_RoamSuspend/ |
D | control | 12 connected AP) when the previous AP goes away while the DUT is suspended.
|
/external/autotest/server/site_tests/hardware_StorageStress/ |
D | control.suspend | 14 data in the storage for 1 hour with machine suspended 5 minutes between
|
/external/cros/system_api/dbus/power_manager/ |
D | suspend.proto | 18 // suspended listens for SuspendImminent and SuspendDone signals from powerd. 30 // ready to suspend, the system will be suspended. If the initial suspend 82 // Wall time that the system was suspended, as given by
|
/external/autotest/server/site_tests/network_WiFi_WakeOnDisconnect/ |
D | control | 16 disconnected from an AP that the DUT was connected to when it last suspended.
|
/external/autotest/server/site_tests/network_WiFi_WakeOnSSID/ |
D | control | 16 appearance of a whitelisted SSID if it previously suspended disconnected.
|
/external/autotest/server/site_tests/network_WiFi_RoamSuspendTimeout/ |
D | control.11a | 14 on channel 48 after deauthentication while the DUT is suspended.
|
D | control.11b | 15 deauthentication while the DUT is suspended.
|
/external/autotest/server/site_tests/display_SuspendStress/ |
D | control.extended_30min | 19 repeatedly suspended and resumed in extended mode.
|
D | control.mirrored_30min | 19 repeatedly suspended and resumed in mirrored mode.
|