| /external/libcxx/test/std/thread/futures/ |
| D | test_allocator.h | 50 test_allocator() throw() : data_(-1) {} in throw() function 52 test_allocator(const test_allocator& a) throw() in throw() function 56 ~test_allocator() throw() {data_ = 0;} in throw() function 106 test_allocator() throw() : data_(-1) {} in throw() function 108 test_allocator(const test_allocator& a) throw() in throw() function 112 ~test_allocator() throw() {data_ = 0;} in throw() function
|
| /external/libcxx/test/support/ |
| D | test_allocator.h | 54 test_allocator() throw() : data_(0) {++count;} in throw() function 56 test_allocator(const test_allocator& a) throw() in throw() function 60 ~test_allocator() throw() {assert(data_ >= 0); --count; data_ = -1;} in throw() function 116 non_default_test_allocator(const non_default_test_allocator& a) throw() in throw() function 120 ~non_default_test_allocator() throw() {assert(data_ >= 0); --count; data_ = -1;} in throw() function 172 test_allocator() throw() : data_(-1) {} in throw() function 174 test_allocator(const test_allocator& a) throw() in throw() function 178 ~test_allocator() throw() {data_ = 0;} in throw() function
|
| /external/antlr/antlr-3.4/runtime/Perl5/t/classes/Test/ANTLR/Runtime/ |
| D | Exception.pm | 21 sub throw : Test(1) { method in Test::ANTLR::Runtime::Exception
|
| /external/v8/test/mjsunit/regress/ |
| D | regress-2564.js | 28 var o = [ function f0() { throw new Error(); }, field 59 var o = [ function f0() { throw new Error(); }, field
|
| /external/toybox/toys/other/ |
| D | shred.c | 52 int fd = open(*try, O_RDWR), iter = 0, throw; local
|
| /external/eigen/test/eigen2/ |
| D | eigen2_nomalloc.cpp | 13 #define throw(X) macro
|
| /external/v8/test/mjsunit/ |
| D | debug-set-variable-value.js | 182 throw {name: "test exception"}; field 199 throw "Alpha"; field
|
| /external/clang/test/Analysis/Inputs/ |
| D | system-header-simulator-cxx.h | 209 void* operator new[] (std::size_t size, void* ptr) throw() { return ptr; }; in throw() function 211 void operator delete[] (void* ptr, void*) 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/antlr/antlr-3.4/runtime/JavaScript/third/ |
| D | antcontrib.properties | 9 throw=net.sf.antcontrib.logic.Throw key
|
| /external/llvm/include/llvm/MC/ |
| D | MCContext.h | 549 size_t Alignment = 16) throw () { in throw() function 583 size_t Alignment = 16) throw () { in throw() function 593 inline void operator delete[](void *Ptr, llvm::MCContext &C) throw () { in throw() function
|
| /external/toybox/toys/posix/ |
| D | od.c | 52 int throw = 0, pad = 0; in od_out_t() local
|
| /external/clang/include/clang/AST/ |
| D | Attr.h | 68 size_t Alignment = 8) throw() { in throw() function
|
| /external/eigen/test/ |
| D | nomalloc.cpp | 13 #define throw(X) macro
|
| /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 | 231 struct symbol *throw = 0, *catch; in main() local
|
| /external/llvm/include/llvm/Support/ |
| D | YAMLParser.h | 147 size_t Alignment = 16) throw() { in throw() function
|
| /external/clang/include/clang/Lex/ |
| D | PreprocessingRecord.h | 102 unsigned alignment = 8) throw() { in throw() function
|
| /external/chromium-trace/trace-viewer/third_party/Paste/paste/evalexception/media/ |
| D | MochiKit.packed.js | 2446 throw new MochiKit.Async.BrowserComplianceError("Browser does not support XMLHttpRequest"); field
|
| /external/chromium-trace/trace-viewer/tracing/third_party/vinn/third_party/parse5/ |
| D | parse5.js | 7967 throw new Error('process.binding is not supported'); field 7973 throw new Error('process.chdir is not supported'); field
|
| /external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/bench/ |
| D | apiviewer.js | 175 …",b=".prototype",L="function",K="Boolean",J="Error",I="constructor",H="warn",G="hasOwnProperty",F=…
|