/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
|
/external/clang/test/SemaCXX/ |
D | __try.cpp | 62 void Except() { in Except() function 75 template void Except<void>();
|
/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/clang/lib/CodeGen/ |
D | CGException.cpp | 1482 const SEHExceptStmt &Except) { in GenerateSEHFilterFunction() argument 1483 const Expr *FilterExpr = Except.getFilterExpr(); in GenerateSEHFilterFunction() 1619 const SEHExceptStmt *Except = S.getExceptHandler(); in EnterSEHTryStmt() local 1620 assert(Except); in EnterSEHTryStmt() 1626 CGM.EmitConstantExpr(Except->getFilterExpr(), getContext().IntTy, this); in EnterSEHTryStmt() 1635 HelperCGF.GenerateSEHFilterFunction(*this, *Except); in EnterSEHTryStmt() 1649 const SEHExceptStmt *Except = S.getExceptHandler(); in ExitSEHTryStmt() local 1650 assert(Except && "__try must have __finally xor __except"); in ExitSEHTryStmt() 1679 EmitStmt(Except->getBlock()); in ExitSEHTryStmt()
|
/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/libxml2/ |
D | NOTICE | 1 Except where otherwise noted in the source code (e.g. the files hash.c,
|
D | Copyright | 1 Except where otherwise noted in the source code (e.g. the files hash.c,
|
/external/embunit/ |
D | NOTICE | 21 Except as contained in this notice, the name of a copyright holder
|
/external/v8/test/webkit/fast/js/kde/ |
D | exceptions-expected.txt | 29 Except a lot of errors. They should all be caught and lead to PASS
|
/external/clang/lib/Sema/ |
D | JumpDiagnostics.cpp | 352 if (SEHExceptStmt *Except = TS->getExceptHandler()) { in BuildScopeInformation() local 356 Except->getSourceRange().getBegin())); in BuildScopeInformation() 357 BuildScopeInformation(Except->getBlock(), in BuildScopeInformation()
|
/external/llvm/lib/MC/ |
D | MCStreamer.cpp | 443 bool Except) { in EmitWinEHHandler() argument 448 if (!Except && !Unwind) in EmitWinEHHandler() 452 if (Except) in EmitWinEHHandler()
|
D | MCAsmStreamer.cpp | 226 void EmitWinEHHandler(const MCSymbol *Sym, bool Unwind, bool Except) override; 1086 bool Except) { in EmitWinEHHandler() argument 1087 MCStreamer::EmitWinEHHandler(Sym, Unwind, Except); in EmitWinEHHandler() 1092 if (Except) in EmitWinEHHandler()
|
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/data/ |
D | riwords.txt | 41 # Except as contained in this notice, the name of a copyright holder
|
/external/icu/icu4c/source/test/testdata/ |
D | riwords.txt | 41 # Except as contained in this notice, the name of a copyright holder
|
/external/llvm/lib/Target/ARM/ |
D | LICENSE.TXT | 5 Except for the license granted herein to you, ARM Limited ("ARM") reserves all
|
/external/icu/icu4c/source/data/unidata/ |
D | ucdterms.txt | 42 Except as contained in this notice, the name of a copyright holder shall not be
|
/external/owasp/sanitizer/tools/findbugs/licenses/ |
D | LICENSE-AppleJavaExtensions.txt | 25 Software without specific prior written permission from Apple. Except
|
/external/zlib/src/contrib/pascal/ |
D | readme.txt | 36 - Except for the callbacks, the zlib function interfaces are
|
/external/messageformat/ |
D | unicode-license.txt | 47 Except as contained in this notice, the name of a copyright holder shall
|
/external/nanopb-c/docs/ |
D | security.rst | 60 protocol buffers message. (Except if user-defined callbacks write incorrect
|
/external/skia/ |
D | NOTICE | 64 Except as contained in this notice, the name of Silicon Graphics,
|
/external/gtest/include/gtest/internal/ |
D | gtest-type-util.h.pump | 111 // Except for Types0, every struct in the family has two member types: 210 // TN> represents a list of N templates (T1, T2, ..., and TN). Except
|
/external/mesa3d/src/gtest/include/gtest/internal/ |
D | gtest-type-util.h.pump | 112 // Except for Types0, every struct in the family has two member types: 211 // TN> represents a list of N templates (T1, T2, ..., and TN). Except
|