/external/libcxx/test/support/ |
D | rapid-cxx-test.hpp | 209 # define TEST_CHECK_THROW(Except, ...) \ argument 214 , "TEST_CHECK_THROW(" #Except "," #__VA_ARGS__ ")", "" \ 219 } catch (Except const &) {} \ 224 #define TEST_CHECK_THROW_RESULT(Except, Checker, ...) \ argument 229 "TEST_CHECK_THROW_RESULT(" #Except \ 235 } catch (Except const& Caught) { \ 256 #define TEST_CHECK_THROW(Except, ...) ((void)0) argument 257 #define TEST_CHECK_THROW_RESULT(Except, Checker, ...) ((void)0) argument 286 # define TEST_REQUIRE_THROW(Except, ...) \ argument 291 , "TEST_REQUIRE_THROW(" #Except "," #__VA_ARGS__ ")", "" \ [all …]
|
/external/swiftshader/third_party/LLVM/test/Transforms/PruneEH/ |
D | recursivetest.ll | 5 to label %Normal unwind label %Except ; <i32>:1 [#uses=0] 8 Except: ; preds = %0 14 to label %Normal unwind label %Except ; <i32>:1 [#uses=0] 17 Except: ; preds = %0
|
D | simpletest.ll | 12 to label %Normal unwind label %Except 17 Except: ; preds = %0
|
/external/llvm/test/Transforms/PruneEH/ |
D | recursivetest.ll | 5 to label %Normal unwind label %Except ; <i32>:1 [#uses=0] 8 Except: ; preds = %0 16 to label %Normal unwind label %Except ; <i32>:1 [#uses=0] 19 Except: ; preds = %0
|
D | simpletest.ll | 12 to label %Normal unwind label %Except 17 Except: ; preds = %0
|
D | operand-bundles.ll | 15 to label %Normal unwind label %Except 20 Except: ; preds = %0
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/PruneEH/ |
D | recursivetest.ll | 8 to label %Normal unwind label %Except ; <i32>:1 [#uses=0] 11 Except: ; preds = %0 21 to label %Normal unwind label %Except ; <i32>:1 [#uses=0] 24 Except: ; preds = %0
|
D | simpletest.ll | 15 to label %Normal unwind label %Except 20 Except: ; preds = %0
|
D | operand-bundles.ll | 16 to label %Normal unwind label %Except 21 Except: ; preds = %0
|
/external/clang/test/SemaCXX/ |
D | __try.cpp | 62 void Except() { in Except() function 75 template void Except<void>();
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | return-ext.ll | 43 ; Except on Darwin, for legacy reasons. 64 ; Except on Darwin, for legacy reasons. 88 ; Except on Darwin, for legacy reasons.
|
/external/llvm/test/CodeGen/X86/ |
D | return-ext.ll | 43 ; Except on Darwin, for legacy reasons. 64 ; Except on Darwin, for legacy reasons. 88 ; Except on Darwin, for legacy reasons.
|
/external/clang/lib/Tooling/ |
D | FileMatchTrie.cpp | 138 llvm::StringMap<FileMatchTrieNode>::const_iterator Except) const { in getAll() 148 if (It == Except) in getAll()
|
/external/libcap-ng/ |
D | README | 4 Except for some "#if !defined(ANDROID)" lines, this
|
/external/icu/android_icu4j/ |
D | README.android | 1 Except where noted, source code in this directory is generated by tools beneath
|
/external/jacoco/ |
D | NOTICE | 7 available by Mountainminds GmbH & Co. KG, Munich. Except indicated below, the
|
D | LICENSE.md | 7 available by Mountainminds GmbH & Co. KG, Munich. Except indicated below, the
|
/external/clang/lib/CodeGen/ |
D | CGException.cpp | 1690 const SEHExceptStmt &Except) { in GenerateSEHFilterFunction() argument 1691 const Expr *FilterExpr = Except.getFilterExpr(); in GenerateSEHFilterFunction() 1792 const SEHExceptStmt *Except = S.getExceptHandler(); in EnterSEHTryStmt() local 1793 assert(Except); in EnterSEHTryStmt() 1802 CGM.EmitConstantExpr(Except->getFilterExpr(), getContext().IntTy, this); in EnterSEHTryStmt() 1812 HelperCGF.GenerateSEHFilterFunction(*this, *Except); in EnterSEHTryStmt() 1826 const SEHExceptStmt *Except = S.getExceptHandler(); in ExitSEHTryStmt() local 1827 assert(Except && "__try must have __finally xor __except"); in ExitSEHTryStmt() 1873 EmitStmt(Except->getBlock()); in ExitSEHTryStmt()
|
/external/libchrome/base/third_party/icu/ |
D | LICENSE | 30 Except as contained in this notice, the name of a copyright holder 70 Except as contained in this notice, the name of a copyright holder
|
/external/google-breakpad/src/third_party/curl/ |
D | COPYING | 19 Except as contained in this notice, the name of a copyright holder shall not
|
/external/doclava/res/assets/templates-sdk/ |
D | customizations.cs | 219 Except as noted, this content is 227 Except as noted, this content is licensed under <a
|
/external/curl/ |
D | COPYING | 20 Except as contained in this notice, the name of a copyright holder shall not
|
D | NOTICE | 20 Except as contained in this notice, the name of a copyright holder shall not
|
/external/libxml2/ |
D | NOTICE | 1 Except where otherwise noted in the source code (e.g. the files hash.c,
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AsmParser/ |
D | altmacro_string.s | 21 # Except adding new string marks '<..>', a regular macro behavior is expected.
|