/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/lib/jsdom/ |
D | parsing_unit.js | 5 this.suspended = false; 11 if (this.suspended && suspend) 14 else if (!this.suspended && !suspend) 21 this.suspended = this._stateGuard(true); 27 this.suspended = this._stateGuard(false);
|
D | jsdom_parser.js | 16 while (!parsingUnit.suspended && !this.stopped)
|
/external/pdfium/third_party/libjpeg/ |
D | fpdfapi_jcmainct.c | 33 boolean suspended; /* remember if we suspended output */ member 79 main->suspended = FALSE; in start_pass_main() 142 if (! main->suspended) { in process_data_simple_main() 144 main->suspended = TRUE; in process_data_simple_main() 151 if (main->suspended) { in process_data_simple_main() 153 main->suspended = FALSE; in process_data_simple_main() 216 if (! main->suspended) { in process_data_buffer_main() 218 main->suspended = TRUE; in process_data_buffer_main() 225 if (main->suspended) { in process_data_buffer_main() 227 main->suspended = FALSE; in process_data_buffer_main()
|
/external/opencv3/3rdparty/libjpeg/ |
D | jcmainct.c | 34 boolean suspended; /* remember if we suspended output */ member 80 mainp->suspended = FALSE; in start_pass_main() 143 if (! mainp->suspended) { in process_data_simple_main() 145 mainp->suspended = TRUE; in process_data_simple_main() 152 if (mainp->suspended) { in process_data_simple_main() 154 mainp->suspended = FALSE; in process_data_simple_main() 219 if (! mainp->suspended) { in process_data_buffer_main() 221 mainp->suspended = TRUE; in process_data_buffer_main() 228 if (mainp->suspended) { in process_data_buffer_main() 230 mainp->suspended = FALSE; in process_data_buffer_main()
|
/external/libjpeg-turbo/ |
D | jcmainct.c | 27 boolean suspended; /* remember if we suspended output */ member 64 main_ptr->suspended = FALSE; in start_pass_main() 106 if (! main_ptr->suspended) { in process_data_simple_main() 108 main_ptr->suspended = TRUE; in process_data_simple_main() 115 if (main_ptr->suspended) { in process_data_simple_main() 117 main_ptr->suspended = FALSE; in process_data_simple_main()
|
/external/autotest/server/site_tests/network_WiFi_ReconnectInDarkResume/ |
D | control.DisconnectAfterSuspendDiffAP | 17 disconnects while suspended, successfully reconnects to a preferred network 18 that later appears while it is still suspended. In this test, the preferred 28 5) AP 2 is brought down, disconnecting the DUT from it while suspended
|
D | control.DisconnectAfterSuspendSameAP | 17 disconnects while suspended, successfully reconnects to a preferred network 18 that later appears while it is still suspended. In this test, the preferred 28 5) AP 2 is brought down, disconnecting the DUT from it while suspended
|
D | control.Stress | 15 resume after getting disconnected from that same network while suspended. 24 5) AP 2 is brought down, disconnecting the DUT from it while suspended
|
/external/autotest/server/site_tests/power_USBHotplugInSuspend/ |
D | control | 19 is suspended. The DUT is suspended using the client test power_KernelSuspend.
|
/external/webrtc/webrtc/call/ |
D | rampup_tests.cc | 345 EvolveTestState(transmit_bitrate_bps, stats.suspended); in PollStats() 380 void RampUpDownUpTester::EvolveTestState(int bitrate_bps, bool suspended) { in EvolveTestState() argument 384 EXPECT_FALSE(suspended); in EvolveTestState() 402 if (bitrate_bps < kExpectedLowBitrateBps && suspended) { in EvolveTestState() 419 if (bitrate_bps > kExpectedHighBitrateBps && !suspended) { in EvolveTestState()
|
/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 55 // Wall time that the system was suspended, as given by
|
/external/webrtc/webrtc/video/ |
D | send_statistics_proxy_unittest.cc | 51 EXPECT_EQ(one.suspended, other.suspended); in ExpectEqual() 146 EXPECT_FALSE(statistics_proxy_->GetStats().suspended); in TEST_F() 150 EXPECT_TRUE(statistics_proxy_->GetStats().suspended); in TEST_F() 154 EXPECT_FALSE(statistics_proxy_->GetStats().suspended); in TEST_F()
|
/external/jetty/src/java/org/eclipse/jetty/servlets/ |
D | QoSFilter.java | 184 Boolean suspended=(Boolean)request.getAttribute(_suspended); in doFilter() local 186 if (suspended.booleanValue()) in doFilter()
|
/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/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/network_WiFi_WakeOnSSID/ |
D | control | 17 appearance of a whitelisted SSID if it previously suspended disconnected.
|
/external/autotest/server/site_tests/display_SuspendStress/ |
D | control.extended_30min | 19 repeatedly suspended and resumed in extended mode.
|
D | control.mirrored_10min | 19 repeatedly suspended and resumed in mirrored mode.
|
D | control.mirrored_30min | 19 repeatedly suspended and resumed in mirrored mode.
|
D | control.extended_10min | 19 repeatedly suspended and resumed in extended mode.
|
D | control.mirrored | 22 repeatedly suspended and resumed in mirrored mode.
|
/external/autotest/server/site_tests/network_WiFi_RoamSuspendTimeout/ |
D | control.11a | 15 on channel 48 after deauthentication while the DUT is suspended.
|
D | control.11b | 16 deauthentication while the DUT is suspended.
|
D | control.11g | 16 deauthentication while the DUT is suspended.
|
/external/autotest/server/site_tests/network_WiFi_WakeOnDisconnect/ |
D | control | 17 disconnected from an AP that the DUT was connected to when it last suspended.
|