| /external/webrtc/webrtc/base/ |
| D | linked_ptr.h | 43 explicit linked_ptr(X* p = 0) throw() in throw() function 47 linked_ptr(const linked_ptr& r) throw() in throw() function 72 X& operator*() const throw() {return *itsPtr;} in throw() function
|
| /external/antlr/antlr-3.4/runtime/Perl5/t/classes/Test/ANTLR/Runtime/ |
| D | Exception.pm | 21 sub throw : Test(1) { subroutine
|
| /external/libcxx/test/support/ |
| D | experimental_any_helpers.h | 96 small_type(small_type const & other) throw() { in throw() function 103 small_type(small_type& other) throw() { in throw() function 110 small_type(small_type && other) throw() { in throw() function 249 small_throws_on_copy(small_throws_on_copy && other) throw() { in throw() function 280 large_throws_on_copy(large_throws_on_copy && other) throw() { in throw() function
|
| D | any_helpers.h | 290 small_throws_on_copy(small_throws_on_copy && other) throw() { in throw() function 330 large_throws_on_copy(large_throws_on_copy && other) throw() { in throw() function
|
| /external/toybox/toys/other/ |
| D | shred.c | 52 int fd = open(*try, O_RDWR), iter = 0, throw; local
|
| /external/swiftshader/third_party/LLVM/include/llvm/MC/ |
| D | MCContext.h | 300 size_t Alignment = 16) throw () { in throw() function 334 size_t Alignment = 16) throw () { in throw() function 344 inline void operator delete[](void *Ptr, llvm::MCContext &C) throw () { in throw() function
|
| /external/clang/test/Analysis/diagnostics/Inputs/include/ |
| D | report-issues-within-main-file.h | 6 auto_ptr(_Tp* __p = 0) throw() : _M_ptr(__p) { } in throw() function
|
| /external/lzma/CPP/Common/ |
| D | MyCom.h | 19 CMyComPtr(T* p) throw() { if ((_p = p) != NULL) p->AddRef(); } in throw() function 20 CMyComPtr(const CMyComPtr<T>& lp) throw() { if ((_p = lp._p) != NULL) _p->AddRef(); } in throw() function
|
| /external/lzma/CPP/Windows/ |
| D | PropVariant.h | 55 ~CPropVariant() throw() { Clear(); } in throw() function
|
| /external/antlr/antlr-3.4/runtime/JavaScript/third/ |
| D | antcontrib.properties | 9 throw=net.sf.antcontrib.logic.Throw key
|
| /external/toybox/toys/posix/ |
| D | od.c | 54 int throw = 0, pad = 0; in od_out_t() local
|
| /external/autotest/client/cros/ |
| D | power_suspend.py | 96 throw=False, device_times=False, suspend_state=''): argument
|
| /external/toybox/lib/ |
| D | linestack.c | 7 void linestack_addstack(struct linestack **lls, struct linestack *throw, in linestack_addstack()
|
| /external/clang/test/Analysis/ |
| D | retain-release.mm | 429 Holder<X>::Holder() throw() function 434 X* Holder<X>::get() const throw() { function 440 void Holder<X>::reset(X* p) throw() { function
|
| /external/clang/test/Preprocessor/ |
| D | cxx_oper_keyword_ms_compat.cpp | 89 #define throw macro
|
| /external/toybox/scripts/ |
| D | config2help.c | 250 struct symbol *throw = 0, *catch; in main() local
|