Home
last modified time | relevance | path

Searched defs:Start (Results 1 – 25 of 959) sorted by relevance

12345678910>>...39

/external/chromium_org/chromeos/login/auth/
Dmock_url_fetchers.cc33 void ExpectCanceledFetcher::Start() { in Start() function in chromeos::ExpectCanceledFetcher
61 void GotCanceledFetcher::Start() { in Start() function in chromeos::GotCanceledFetcher
79 void SuccessFetcher::Start() { in Start() function in chromeos::SuccessFetcher
97 void FailFetcher::Start() { in Start() function in chromeos::FailFetcher
148 void CaptchaFetcher::Start() { in Start() function in chromeos::CaptchaFetcher
166 void HostedFetcher::Start() { in Start() function in chromeos::HostedFetcher
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/node/
DStart.java8 public final class Start extends Node class
13 public Start() in Start() method in Start
18 public Start( in Start() method in Start
/external/chromium_org/media/filters/
Dpipeline_integration_test_base.cc105 bool PipelineIntegrationTestBase::Start(const base::FilePath& file_path, in Start() function in media::PipelineIntegrationTestBase
130 bool PipelineIntegrationTestBase::Start(const base::FilePath& file_path, in Start() function in media::PipelineIntegrationTestBase
138 bool PipelineIntegrationTestBase::Start(const base::FilePath& file_path) { in Start() function in media::PipelineIntegrationTestBase
142 bool PipelineIntegrationTestBase::Start(const base::FilePath& file_path, in Start() function in media::PipelineIntegrationTestBase
/external/clang/lib/Analysis/
DFormatStringParsing.h52 const char *Start; variable
56 : Start(nullptr), Stop(stop) {} in Start() function
/external/llvm/lib/IR/
DUse.cpp57 Use *Use::initTags(Use *const Start, Use *Stop) { in initTags()
87 void Use::zap(Use *Start, const Use *Stop, bool del) { in zap()
DUser.cpp61 Use *Start = static_cast<Use*>(Storage); in operator new() local
75 User *Start = static_cast<User*>(Usr); in operator delete() local
/external/llvm/lib/CodeGen/
DLiveRangeCalc.cpp115 SlotIndex Start, End; in updateLiveIns() local
213 SlotIndex Start, End; in findReachingDefs() local
248 SlotIndex Start, End; in findReachingDefs() local
343 SlotIndex Start, End; in updateSSA() local
/external/llvm/include/llvm/ADT/
DSetVector.h54 SetVector(It Start, It End) { in SetVector()
111 void insert(It Start, It End) { in insert()
223 SmallSetVector(It Start, It End) { in SmallSetVector()
/external/chromium_org/media/audio/
Dclockless_audio_sink.cc23 void Start() { in Start() function in media::ClocklessAudioSinkThread
75 void ClocklessAudioSink::Start() { in Start() function in media::ClocklessAudioSink
Dfake_audio_consumer.cc73 void FakeAudioConsumer::Start(const ReadCB& read_cb) { in Start() function in media::FakeAudioConsumer
106 void FakeAudioConsumer::Worker::Start(const ReadCB& read_cb) { in Start() function in media::FakeAudioConsumer::Worker
/external/chromium_org/tools/perf/metrics/
Dspeedindex.py31 def Start(self, _, tab): member in SpeedIndexMetric
81 def Start(self, tab): member in SpeedIndexImpl
128 def Start(self, tab): member in VideoSpeedIndexImpl
173 def Start(self, tab): member in PaintRectSpeedIndexImpl
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DRuleReturnScope.cs42 TLabel Start { property
/external/chromium_org/chrome/browser/chromeos/login/session/
Dkiosk_auto_launcher_session_manager_delegate.cc23 void KioskAutoLauncherSessionManagerDelegate::Start() { in Start() function in chromeos::KioskAutoLauncherSessionManagerDelegate
Dlogin_oobe_session_manager_delegate.cc24 void LoginOobeSessionManagerDelegate::Start() { in Start() function in chromeos::LoginOobeSessionManagerDelegate
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
DIRuleReturnScope`1.cs44 new TLabel Start property
DIRuleReturnScope.cs43 object Start property
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/test/BWEStandAlone/
DTestLoadGenerator.h61 virtual int32_t Start () {return (TestLoadGenerator::Start("CBRGenerator"));}; in Start() function
80 virtual int32_t Start () {return (TestLoadGenerator::Start("CBRFixFRGenerator"));}; in Start() function
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DTreeRuleReturnScope.cs45 public TTree Start { property in Antlr.Runtime.Tree.TreeRuleReturnScope
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
Dsel_ldr_launcher_chrome.cc11 bool SelLdrLauncherChrome::Start(const char* url) { in Start() function in plugin::SelLdrLauncherChrome
/external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/
Dtimeline_recorder.py7 def Start(self): member in TimelineRecorder
/external/chromium_org/remoting/host/
Dhost_window_proxy.cc87 void HostWindowProxy::Start( in Start() function in remoting::HostWindowProxy
105 void HostWindowProxy::Core::Start( in Start() function in remoting::HostWindowProxy::Core
/external/chromium_org/ui/views/controls/
Dthrobber.cc33 void Throbber::Start() { in Start() function in views::Throbber
111 void SmoothedThrobber::Start() { in Start() function in views::SmoothedThrobber
/external/chromium_org/mojo/system/
Dtest_utils.h47 void Start() { start_time_ = base::TimeTicks::Now(); } in Start() function
/external/lzma/CPP/7zip/Common/
DVirtThread.cpp32 void CVirtThread::Start() in Start() function in CVirtThread
/external/chromium_org/content/renderer/screen_orientation/
Dscreen_orientation_observer.cc14 void ScreenOrientationObserver::Start( in Start() function in content::ScreenOrientationObserver

12345678910>>...39