/external/webrtc/src/system_wrappers/interface/ |
D | critical_section_wrapper.h | 33 virtual void Leave() = 0; 60 Leave(); in ~CriticalSectionScoped() 65 void Leave() in Leave() function 67 _ptrCritSec->Leave(); in Leave()
|
D | static_instance.h | 80 crit_sect->Leave(); in GetStaticInstance()
|
/external/webrtc/src/system_wrappers/source/ |
D | rw_lock_generic.cc | 56 _critSectPtr->Leave(); in AcquireLockExclusive() 73 _critSectPtr->Leave(); in ReleaseLockExclusive() 91 _critSectPtr->Leave(); in AcquireLockShared() 104 _critSectPtr->Leave(); in ReleaseLockShared()
|
D | rw_lock_win.cc | 122 _critSectPtr->Leave(); in AcquireLockExclusive() 141 _critSectPtr->Leave(); in ReleaseLockExclusive() 164 _critSectPtr->Leave(); in AcquireLockShared() 183 _critSectPtr->Leave(); in ReleaseLockShared()
|
D | critical_section_unittest.cc | 114 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()
|
D | thread_win.cc | 156 _critsectStop->Leave(); in Stop() 169 _critsectStop->Leave(); in Stop() 231 _critsectStop->Leave(); in Run()
|
D | critical_section_win.cc | 31 CriticalSectionWindows::Leave() in Leave() function in webrtc::CriticalSectionWindows
|
D | critical_section_posix.h | 27 virtual void Leave();
|
D | critical_section_win.h | 27 virtual void Leave();
|
D | critical_section_posix.cc | 41 CriticalSectionPosix::Leave() in Leave() function in webrtc::CriticalSectionPosix
|
/external/lzma/CPP/Windows/ |
D | Synchronization.h | 150 void Leave() { CriticalSection_Leave(&_object); } in Leave() function 156 void Unlock() { _object->Leave(); } in Unlock()
|
/external/clang/test/CodeGenObjCXX/ |
D | exceptions-legacy.mm | 27 // Leave the @synchronized. The reload of obj here is unnecessary. 66 // Leave the @try.
|
/external/e2fsprogs/lib/ss/ |
D | std_rqs.ct | 18 request ss_quit, "Leave the subsystem.",
|
/external/v8/src/ |
D | func-name-inferrer.h | 71 void Leave() { in Leave() function
|
/external/llvm/test/Transforms/GlobalOpt/ |
D | fastcc.ll | 15 ; Leave this one alone, because the user went out of their way to request this
|
/external/llvm/test/CodeGen/SystemZ/ |
D | xor-08.ll | 57 ; Leave other more complicated tests to and-08.ll.
|
D | or-08.ll | 57 ; Leave other more complicated tests to and-08.ll.
|
/external/skia/site/dev/chrome/ |
D | changes.md | 27 * Leave the old code path in place.
|
/external/mksh/src/ |
D | exec.c | 571 goto Leave; in comexec() 595 goto Leave; in comexec() 694 goto Leave; in comexec() 699 goto Leave; in comexec() 863 Leave: in comexec()
|
D | syn.c | 362 goto Leave; in get_command() 365 goto Leave; in get_command() 368 Leave: in get_command()
|
/external/google-breakpad/src/common/mac/ |
D | GTMLogger.m | 197 // Leave |writer_| nil 218 // Leave |formatter_| nil 239 // Leave |filter_| nil
|
/external/markdown/docs/extensions/ |
D | WikiLinks.txt | 62 3. **html_class**: CSS hook. Leave blank for none.
|
/external/icu/icu4c/source/data/mappings/ |
D | convrtrs.txt | 590 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/ |
D | helloworld.rst | 109 Try it now: Leave the web server running, then edit ``helloworld.py`` to
|
/external/opencv/ |
D | README.rdoc | 64 * Leave Use C++ SocketCapture CHECKED!
|