Home
last modified time | relevance | path

Searched defs:Stop (Results 1 – 25 of 105) sorted by relevance

12345

/external/v8/src/
Dcounters.cc57 void StatsCounterTimer::Stop() { in Stop() function in v8::internal::StatsCounterTimer
76 void HistogramTimer::Stop() { in Stop() function in v8::internal::HistogramTimer
/external/llvm/lib/VMCore/
DUse.cpp89 Use *Use::initTags(Use * const Start, Use *Stop) { in initTags()
126 void Use::zap(Use *Start, const Use *Stop, bool del) { in zap()
/external/skia/src/svg/
DSkSVGStop.cpp17 DEFINE_SVG_INFO(Stop) in DEFINE_SVG_INFO() argument
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
DIRuleReturnScope`1.cs52 new TLabel Stop property
DIRuleReturnScope.cs51 object Stop property
DParserRuleReturnScope.cs77 public TToken Stop property in Antlr.Runtime.ParserRuleReturnScope
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DRuleReturnScope.cs49 TLabel Stop { property
DParserRuleReturnScope.cs73 public TToken Stop { property in Antlr.Runtime.ParserRuleReturnScope
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DTreeRuleReturnScope.cs55 TTree IRuleReturnScope<TTree>.Stop { property in Antlr.Runtime.Tree.TreeRuleReturnScope
/external/chromium/chrome/browser/sync/glue/
Dchange_processor.cc22 void ChangeProcessor::Stop() { in Stop() function in browser_sync::ChangeProcessor
Dui_model_worker.cc74 void UIModelWorker::Stop() { in Stop() function in browser_sync::UIModelWorker
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DTreeRuleReturnScope`1.cs68 TTree IRuleReturnScope<TTree>.Stop property in Antlr.Runtime.Tree.TreeRuleReturnScope
/external/webrtc/src/system_wrappers/source/
Dcpu_mac.h35 virtual void Stop() {} in Stop() function
Dcpu_linux.h32 virtual void Stop() {return;} in Stop() function
/external/chromium/third_party/libjingle/source/talk/session/phone/
Dmediamonitor.cc61 void MediaMonitor::Stop() { in Stop() function in cricket::MediaMonitor
Daudiomonitor.cc58 void AudioMonitor::Stop() { in Stop() function in cricket::AudioMonitor
/external/chromium/chrome/browser/chromeos/login/
Dcamera_controller.cc52 void CameraController::Stop() { in Stop() function in chromeos::CameraController
/external/clang/lib/Analysis/
DFormatStringParsing.h53 bool Stop; variable
/external/qemu/distrib/sdl-1.2.12/src/cdrom/
DSDL_syscdrom.h55 int (*Stop)(SDL_CD *cdrom); member
/external/chromium/chrome/common/
Dworker_thread_ticker.cc87 bool WorkerThreadTicker::Stop() { in Stop() function in WorkerThreadTicker
Dprofiling.cc87 void Profiling::Stop() { in Stop() function in Profiling
/external/chromium/base/win/
Devent_trace_controller.cc106 HRESULT EtwTraceController::Stop(EtwTraceProperties* properties) { in Stop() function in base::win::EtwTraceController
156 HRESULT EtwTraceController::Stop(const wchar_t* session_name, in Stop() function in base::win::EtwTraceController
/external/chromium/chrome/browser/net/websocket_experiment/
Dwebsocket_experiment_runner.cc55 void WebSocketExperimentRunner::Stop() { in Stop() function in chrome_browser_net_websocket_experiment::WebSocketExperimentRunner
/external/chromium/chrome/browser/download/
Ddrag_download_file.cc93 void DragDownloadFile::Stop() { in Stop() function in DragDownloadFile
/external/chromium/chrome/browser/chromeos/
Dsystem_key_event_listener.cc57 void SystemKeyEventListener::Stop() { in Stop() function in chromeos::SystemKeyEventListener

12345