Home
last modified time | relevance | path

Searched refs:Leave (Results 1 – 25 of 57) sorted by relevance

123

/external/webrtc/src/system_wrappers/interface/
Dcritical_section_wrapper.h33 virtual void Leave() = 0;
60 Leave(); in ~CriticalSectionScoped()
65 void Leave() in Leave() function
67 _ptrCritSec->Leave(); in Leave()
Dstatic_instance.h80 crit_sect->Leave(); in GetStaticInstance()
/external/webrtc/src/system_wrappers/source/
Drw_lock_generic.cc56 _critSectPtr->Leave(); in AcquireLockExclusive()
73 _critSectPtr->Leave(); in ReleaseLockExclusive()
91 _critSectPtr->Leave(); in AcquireLockShared()
104 _critSectPtr->Leave(); in ReleaseLockShared()
Drw_lock_win.cc122 _critSectPtr->Leave(); in AcquireLockExclusive()
141 _critSectPtr->Leave(); in ReleaseLockExclusive()
164 _critSectPtr->Leave(); in AcquireLockShared()
183 _critSectPtr->Leave(); in ReleaseLockShared()
Dcritical_section_unittest.cc114 crit_sect->Leave(); // This frees the thread to act. in TEST_F()
140 crit_sect->Leave(); in TEST_F()
155 crit_sect->Leave(); in TEST_F()
Dthread_win.cc156 _critsectStop->Leave(); in Stop()
169 _critsectStop->Leave(); in Stop()
231 _critsectStop->Leave(); in Run()
Dcritical_section_win.cc31 CriticalSectionWindows::Leave() in Leave() function in webrtc::CriticalSectionWindows
Dcritical_section_posix.h27 virtual void Leave();
Dcritical_section_win.h27 virtual void Leave();
Dcritical_section_posix.cc41 CriticalSectionPosix::Leave() in Leave() function in webrtc::CriticalSectionPosix
/external/lzma/CPP/Windows/
DSynchronization.h150 void Leave() { CriticalSection_Leave(&_object); } in Leave() function
156 void Unlock() { _object->Leave(); } in Unlock()
/external/clang/test/CodeGenObjCXX/
Dexceptions-legacy.mm27 // Leave the @synchronized. The reload of obj here is unnecessary.
66 // Leave the @try.
/external/e2fsprogs/lib/ss/
Dstd_rqs.ct18 request ss_quit, "Leave the subsystem.",
/external/v8/src/
Dfunc-name-inferrer.h71 void Leave() { in Leave() function
/external/llvm/test/Transforms/GlobalOpt/
Dfastcc.ll15 ; Leave this one alone, because the user went out of their way to request this
/external/llvm/test/CodeGen/SystemZ/
Dxor-08.ll57 ; Leave other more complicated tests to and-08.ll.
Dor-08.ll57 ; Leave other more complicated tests to and-08.ll.
/external/skia/site/dev/chrome/
Dchanges.md27 * Leave the old code path in place.
/external/mksh/src/
Dexec.c571 goto Leave; in comexec()
595 goto Leave; in comexec()
694 goto Leave; in comexec()
699 goto Leave; in comexec()
863 Leave: in comexec()
Dsyn.c362 goto Leave; in get_command()
365 goto Leave; in get_command()
368 Leave: in get_command()
/external/google-breakpad/src/common/mac/
DGTMLogger.m197 // Leave |writer_| nil
218 // Leave |formatter_| nil
239 // Leave |filter_| nil
/external/markdown/docs/extensions/
DWikiLinks.txt62 3. **html_class**: CSS hook. Leave blank for none.
/external/icu/icu4c/source/data/mappings/
Dconvrtrs.txt590 ibm-943 # Leave untagged because this isn't the default
612 Shift_JIS # Leave untagged because this isn't the default
619 ibm-33722 # Leave untagged because this isn't the default
620 … ibm-5050 # Leave untagged because this isn't the default, and yes this alias is correct
666 …# windows-950 # Alternate mapping. Leave untagged. This is the IBM interpretation of a Windows cod…
701 …windows-936 # Alternate mapping. Leave untagged. This is the IBM interpretation of a Windows codep…
766 ibm-949 # Leave untagged because this isn't the default
820 ibm-1363 # Leave untagged because this isn't the default
835 …# windows-949 # Alternate mapping. Leave untagged. This is the IBM interpretation of a Windows cod…
949 # Leave the windows- variants untagged. They are alternate tables of the newer ones above.
/external/chromium-trace/trace-viewer/third_party/webapp2/docs/tutorials/gettingstarted/
Dhelloworld.rst109 Try it now: Leave the web server running, then edit ``helloworld.py`` to
/external/opencv/
DREADME.rdoc64 * Leave Use C++ SocketCapture CHECKED!

123