Searched refs:shouldStop (Results 1 – 16 of 16) sorted by relevance
45 private volatile boolean shouldStop = false; field in InterruptionUtil.Interruptenator60 if (shouldStop) { in run()68 shouldStop = true; in stopInterrupting()
112 bool shouldStop = m_entries.last().isMarker(); in clearToLastMarker() local114 if (shouldStop) in clearToLastMarker()
28 if (result.shouldStop()) in run()
62 bool shouldStop() const { return Stop; } in shouldStop() function
478 if (FSR.shouldStop()) in ParseScanfString()
225 if (FSR.shouldStop()) in ParsePrintfString()
148 public synchronized boolean shouldStop() { in shouldStop() method in TestResult
236 if (result.shouldStop() )
236 - (BOOL)shouldStop241 return _proxy->shouldStop();
158 bool shouldStop();
1472 bool NetscapePluginInstanceProxy::shouldStop()
268 - (BOOL)shouldStop479 if (![self shouldStop])
1175 - (BOOL)shouldStop
1007 -[WebHostedNetscapePluginView shouldStop]
9061 (WebKit::NetscapePluginInstanceProxy::shouldStop):9065 (-[WebHostedNetscapePluginView shouldStop]):12275 (-[WebHostedNetscapePluginView shouldStop]):12971 Add stubs for createPlugin, loadStream, shouldStop and destroyPlugin.12995 (-[WebNetscapePluginView shouldStop]):
8221 (-[WebNetscapePluginNullEventSender stop]): No need for shouldStop.