HomeSort by relevance Sort by last modified time
    Searched refs:throw (Results 126 - 150 of 3203) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/stlport/stlport/stl/config/
_apple.h 63 # define _STLP_THROW(x) (DebugStr("\pSTL is about to throw exception: "#x),throw x)
111 # define _STLP_MPWFIX_CATCH }catch(...){throw;} //*TY 06/01/2000 - exception handling bug workaround
112 # define _STLP_MPWFIX_CATCH_ACTION(action) }catch(...){action;throw;} //*TY 06/01/2000 - exception handling bug workaround
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_apple.h 63 # define _STLP_THROW(x) (DebugStr("\pSTL is about to throw exception: "#x),throw x)
111 # define _STLP_MPWFIX_CATCH }catch(...){throw;} //*TY 06/01/2000 - exception handling bug workaround
112 # define _STLP_MPWFIX_CATCH_ACTION(action) }catch(...){action;throw;} //*TY 06/01/2000 - exception handling bug workaround
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
_apple.h 63 # define _STLP_THROW(x) (DebugStr("\pSTL is about to throw exception: "#x),throw x)
111 # define _STLP_MPWFIX_CATCH }catch(...){throw;} //*TY 06/01/2000 - exception handling bug workaround
112 # define _STLP_MPWFIX_CATCH_ACTION(action) }catch(...){action;throw;} //*TY 06/01/2000 - exception handling bug workaround
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_apple.h 63 # define _STLP_THROW(x) (DebugStr("\pSTL is about to throw exception: "#x),throw x)
111 # define _STLP_MPWFIX_CATCH }catch(...){throw;} //*TY 06/01/2000 - exception handling bug workaround
112 # define _STLP_MPWFIX_CATCH_ACTION(action) }catch(...){action;throw;} //*TY 06/01/2000 - exception handling bug workaround
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
codecvt.h 205 encoding() const throw()
209 always_noconv() const throw()
218 max_length() const throw()
252 do_encoding() const throw() = 0;
255 do_always_noconv() const throw() = 0;
262 do_max_length() const throw() = 0;
312 do_encoding() const throw();
315 do_always_noconv() const throw();
322 do_max_length() const throw();
372 do_encoding() const throw();
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
codecvt.h 205 encoding() const throw()
209 always_noconv() const throw()
218 max_length() const throw()
252 do_encoding() const throw() = 0;
255 do_always_noconv() const throw() = 0;
262 do_max_length() const throw() = 0;
312 do_encoding() const throw();
315 do_always_noconv() const throw();
322 do_max_length() const throw();
372 do_encoding() const throw();
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
codecvt.h 205 encoding() const throw()
209 always_noconv() const throw()
218 max_length() const throw()
252 do_encoding() const throw() = 0;
255 do_always_noconv() const throw() = 0;
262 do_max_length() const throw() = 0;
312 do_encoding() const throw();
315 do_always_noconv() const throw();
322 do_max_length() const throw();
372 do_encoding() const throw();
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
array_allocator.h 70 max_size() const throw()
117 array_allocator(array_type* __array = NULL) throw()
120 array_allocator(const array_allocator& __o) throw()
124 array_allocator(const array_allocator<_Tp1, _Array1>&) throw()
127 ~array_allocator() throw() { }
extptr_allocator.h 71 _ExtPtr_allocator() throw()
74 _ExtPtr_allocator(const _ExtPtr_allocator &__rarg) throw()
78 _ExtPtr_allocator(const _ExtPtr_allocator<_Up>& __rarg) throw()
81 ~_ExtPtr_allocator() throw()
96 size_type max_size() const throw()
bitmap_allocator.h 91 _M_space_left() const throw()
123 size() const throw()
127 begin() const throw()
131 end() const throw()
135 back() const throw()
139 operator[](const size_type __pos) const throw()
158 pop_back() throw()
162 erase(iterator __pos) throw();
165 clear() throw()
217 erase(iterator __pos) throw()
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/
array_allocator.h 70 max_size() const throw()
117 array_allocator(array_type* __array = NULL) throw()
120 array_allocator(const array_allocator& __o) throw()
124 array_allocator(const array_allocator<_Tp1, _Array1>&) throw()
127 ~array_allocator() throw() { }
extptr_allocator.h 71 _ExtPtr_allocator() throw()
74 _ExtPtr_allocator(const _ExtPtr_allocator &__rarg) throw()
78 _ExtPtr_allocator(const _ExtPtr_allocator<_Up>& __rarg) throw()
81 ~_ExtPtr_allocator() throw()
96 size_type max_size() const throw()
bitmap_allocator.h 91 _M_space_left() const throw()
123 size() const throw()
127 begin() const throw()
131 end() const throw()
135 back() const throw()
139 operator[](const size_type __pos) const throw()
158 pop_back() throw()
162 erase(iterator __pos) throw();
165 clear() throw()
217 erase(iterator __pos) throw()
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/
array_allocator.h 70 max_size() const throw()
117 array_allocator(array_type* __array = NULL) throw()
120 array_allocator(const array_allocator& __o) throw()
124 array_allocator(const array_allocator<_Tp1, _Array1>&) throw()
127 ~array_allocator() throw() { }
extptr_allocator.h 71 _ExtPtr_allocator() throw()
74 _ExtPtr_allocator(const _ExtPtr_allocator &__rarg) throw()
78 _ExtPtr_allocator(const _ExtPtr_allocator<_Up>& __rarg) throw()
81 ~_ExtPtr_allocator() throw()
96 size_type max_size() const throw()
bitmap_allocator.h 91 _M_space_left() const throw()
123 size() const throw()
127 begin() const throw()
131 end() const throw()
135 back() const throw()
139 operator[](const size_type __pos) const throw()
158 pop_back() throw()
162 erase(iterator __pos) throw();
165 clear() throw()
217 erase(iterator __pos) throw()
    [all...]
  /external/oprofile/libpp/
parse_filename.cpp 37 throw invalid_argument("parse_event_spec(): bad event specification: " + event_spec);
42 throw invalid_argument("parse_event_spec(): bad event specification: " + event_spec);
89 throw invalid_argument("parse_anon() invalid name: " + str2 + "\n"
96 throw invalid_argument("parse_anon() invalid name: " + str);
127 throw invalid_argument("parse_filename() invalid filename: " +
145 throw invalid_argument("parse_filename() invalid filename: " +
158 throw invalid_argument("parse_filename() invalid filename: " +
168 throw invalid_argument("parse_filename() invalid filename: " +
185 throw invalid_argument("parse_filename() pid.addr.addr name expected: " +
214 throw invalid_argument("parse_filename() invalid filename:
    [all...]
  /external/webkit/LayoutTests/storage/
execute-sql-args.js 2 throwOnToStringObject.toString = function () { throw "Cannot call toString on this object." };
5 throwOnGetLengthObject.__defineGetter__("length", function () { throw "Cannot get length of this object."; });
8 throwOnGetZeroObject.__defineGetter__("0", function () { throw "Cannot get 0 property of this object."; });
61 log("*FAIL*. executeSql(" + parameterList + ") did not throw an exception");
66 log("PASS. executeSql(" + parameterList + ") did not throw an exception");
  /external/llvm/utils/TableGen/
AsmWriterInst.cpp 126 throw "Non-supported escaped character found in instruction '" +
165 throw "Reached end of string before terminating curly brace in '"
172 throw "Reached end of string before terminating curly brace in '"
181 throw "Bad operand modifier name in '"+ CGI.TheDef->getName() + "'";
185 throw "Variable name beginning with '{' did not end with '}' in '"
190 throw "Stray '$' in '" + CGI.TheDef->getName() +
  /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/
p2.cpp 6 void g() throw (auto(*)()->int);
  /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/
p3-0x.cpp 34 void g() throw (struct Ex {}) { // expected-error {{'Ex' can not be defined in a type specifier}}
  /external/clang/test/CXX/temp/temp.decls/temp.variadic/
p4.cpp 123 virtual void f() throw(Types...); // expected-note{{overridden virtual function is here}}
127 virtual void f() throw(int, float);
131 virtual void f() throw(int);
135 virtual void f() throw(int, float, double); // expected-error{{exception specification of overriding function is more lax than base version}}
  /external/clang/test/CodeGenCXX/
2003-11-29-DuplicatedCleanupTest.cpp 4 void doesntThrow() throw();
nrvo.cpp 120 extern "C" void exit(int) throw();
  /external/clang/test/SemaCXX/
__try.cpp 45 throw(Exception("Hardware error: Divide by 0"));

Completed in 1903 milliseconds

1 2 3 4 56 7 8 91011>>