Searched refs:throws (Results 1 - 21 of 21) sorted by relevance

/external/clang/test/Profile/
H A Dcxx-throws.cpp9 // RUN: llvm-profdata merge %S/Inputs/cxx-throws.proftext -o %t.profdata
20 void throws() { function
88 throws();
/external/proguard/examples/dictionaries/
H A Dkeywords.txt42 throws
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/lexer/
H A Dfilter-mode.rb78 public static void main(String[] args) throws Exception {
130 ('throws' WS QID WS? (',' WS? QID WS?)*)? '{'
212 public static void main(String[] args) throws Exception {
/external/flatbuffers/php/
H A DFlatbufferBuilder.php137 * @throws \Exception
158 * @throws \Exception
542 * @throws \Exception
556 * @throws \Exception Throws an exception if `$off` is greater than the underlying ByteBuffer's
575 * @throws \Exception
705 * @throws InvalidArgumentException Thrown if the input string `$s` is not
726 * @throws \Exception
737 * @throws \Exception
748 * @throws \Exception
770 * @throws \Exceptio
[all...]
H A DTable.php129 * @throws \ArgumentException
/external/clang/test/SemaCXX/
H A Dexceptions.cpp30 void throws() { function
/external/clang/test/SemaTemplate/
H A Dinstantiate-exception-spec-cxx11.cpp112 template <typename T> void f2(T) noexcept(T::throws); // expected-note {{candidate}}
/external/nist-pkits/
H A Dextract-pkits-tests.pl77 public void test${sectionName}_${testName}() throws Exception {
/external/junit-params/
H A DRELEASES.md46 public Date convert(Object param) throws ConversionFailedException {
/external/swiftshader/third_party/LLVM/lib/Support/Windows/
H A DSignals.inc469 // Note: if the interrupt function throws an exception, there is nothing
/external/doclava/res/assets/templates/
H A Dmacros.cs376 if:subcount(obj.throws) ?>
379 each:tag=obj.throws ?>
/external/nanohttpd/
H A DREADME.md45 public App() throws IOException {
/external/nanohttpd/src/site/markdown/
H A Dindex.md45 public App() throws IOException {
/external/doclava/res/assets/templates-sdk/assets/js/
H A Dprettify.js18 "catch,class,delete,false,import,new,operator,private,protected,public,this,throw,true,try,typeof"],F=[w,"alignof,align_union,asm,axiom,bool,concept,concept_map,const_cast,constexpr,decltype,dynamic_cast,explicit,export,friend,inline,late_check,mutable,namespace,nullptr,reinterpret_cast,static_assert,static_cast,template,typeid,typename,using,virtual,where"],G=[w,"abstract,boolean,byte,extends,final,finally,implements,import,instanceof,null,native,package,strictfp,super,synchronized,throws,transient"],
/external/llvm/lib/Support/Windows/
H A DSignals.inc827 // Note: if the interrupt function throws an exception, there is nothing
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
H A DSignals.inc828 // Note: if the interrupt function throws an exception, there is nothing
/external/ImageMagick/www/api/
H A Dexception.php413 <p>ThrowException() throws an exception with the specified severity code, reason, and optional description.</p>
/external/annotation-tools/annotation-file-utilities/
H A Ddesign.tex192 throws away information about hierarchical relationships that could be
355 public void prettyPrint(java.io.Writer w) throws java.io.IOException;
H A Dannotation-file-format.tex412 % TODO: method throws
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
H A DBaseRecognizer.as414 * At this point, it gets a mismatched token error and throws an
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.pas1364 /// ANTLR generates code that throws exceptions upon recognition error and
2206 * At this point, it gets a mismatched token error and throws an

Completed in 1593 milliseconds