| /minix3/external/bsd/llvm/dist/llvm/test/Transforms/PruneEH/ |
| H A D | recursivetest.ll | 5 to label %Normal unwind label %Except ; <i32>:1 [#uses=0] 6 Normal: ; preds = %0 14 to label %Normal unwind label %Except ; <i32>:1 [#uses=0] 15 Normal: ; preds = %0
|
| H A D | simpletest.ll | 12 to label %Normal unwind label %Except 14 Normal: ; preds = %0
|
| /minix3/external/bsd/bind/dist/bin/win32/BINDInstall/ |
| H A D | BINDInstallDlg.cpp | 103 enum FileImportance {Trivial, Normal, Critical}; enumerator 131 {"bindevt.dll", FileData::BinDir, FileData::Normal, FALSE, TRUE}, 162 {"nsupdate.exe", FileData::BinDir, FileData::Normal, FALSE, TRUE}, 163 {"BINDInstall.exe", FileData::BinDir, FileData::Normal, FALSE, TRUE}, 164 {"rndc.exe", FileData::BinDir, FileData::Normal, FALSE, FALSE}, 165 {"dig.exe", FileData::BinDir, FileData::Normal, FALSE, TRUE}, 166 {"host.exe", FileData::BinDir, FileData::Normal, FALSE, TRUE}, 167 {"nslookup.exe", FileData::BinDir, FileData::Normal, FALSE, TRUE}, 168 {"delv.exe", FileData::BinDir, FileData::Normal, FALSE, TRUE}, 169 {"arpaname.exe", FileData::BinDir, FileData::Normal, FALSE, TRUE}, [all …]
|
| /minix3/external/bsd/llvm/dist/llvm/test/CodeGen/AArch64/ |
| H A D | fastcc-reserved.ll | 14 ; Normal frame setup stuff: 40 ; Normal frame setup again
|
| /minix3/external/bsd/llvm/dist/llvm/test/CodeGen/X86/ |
| H A D | isel-optnone.ll | 35 ; Normal ISel will produce 'lea'.
|
| /minix3/minix/drivers/sensors/tsl2550/ |
| H A D | README.txt | 26 Extended mode isn't implemented. Normal mode should be sufficient for most
|
| /minix3/external/bsd/llvm/dist/clang/lib/Frontend/ |
| H A D | TextDiagnostic.cpp | 47 bool &Normal, bool Bold) { in applyTemplateHighlighting() argument 55 if (Normal) in applyTemplateHighlighting() 62 Normal = !Normal; in applyTemplateHighlighting() 757 bool Normal = true; in printDiagnosticMessage() local 758 applyTemplateHighlighting(OS, Message, Normal, Bold); in printDiagnosticMessage() 759 assert(Normal && "Formatting should have returned to normal"); in printDiagnosticMessage()
|
| /minix3/external/bsd/file/dist/magic/magdir/ |
| H A D | frame | 10 # Normal format which would be application/vnd.framemaker.
|
| H A D | windows | 100 >24 lelong&128 128 \b, Normal
|
| H A D | linux | 117 >>506 leshort 0xFFFF Normal VGA
|
| /minix3/external/bsd/llvm/dist/llvm/test/DebugInfo/ |
| H A D | varargs.ll | 11 ; Normal variadic function.
|
| /minix3/external/bsd/tcpdump/dist/tests/ |
| H A D | of10_pf5240-vv.out | 355 table_id 0, name 'Normal 1 Flow Table' 369 table_id 20, name 'Normal 2 Flow Table' 389 table_id 100, name 'V-Normal 1 Flow Table' 399 table_id 120, name 'V-Normal 2 Flow Table' 404 table_id 140, name 'Q-Normal 1 Flow Table'
|
| /minix3/external/bsd/llvm/dist/clang/test/Index/ |
| H A D | comment-misc-tags.m | 77 * Normal text.
|
| /minix3/external/bsd/llvm/dist/llvm/test/CodeGen/ARM/ |
| H A D | interrupt-attr.ll | 35 ; Normal AAPCS function (r0-r3 pushed onto stack by hardware, lr set to
|
| /minix3/external/bsd/bind/dist/contrib/idn/idnkit-1.0-src/lib/tests/ |
| H A D | res.tsy | 573 /* Normal case */ 608 /* Normal case */ 648 /* Normal case */
|
| H A D | api.tsy | 559 /* Normal case */ 594 /* Normal case */ 632 /* Normal case */
|
| /minix3/external/bsd/llvm/dist/clang/lib/Sema/ |
| H A D | SemaLambda.cpp | 284 Normal, in getCurrentMangleNumberContext() enumerator 288 } Kind = Normal; in getCurrentMangleNumberContext() 313 case Normal: in getCurrentMangleNumberContext()
|
| H A D | SemaType.cpp | 1640 ASM = ArrayType::Normal; in BuildArrayType() 1684 } else if (ASM != ArrayType::Normal || Quals != 0) in BuildArrayType() 2620 ASM = ArrayType::Normal; in GetFullTypeForDeclarator() 2626 ASM = ArrayType::Normal; in GetFullTypeForDeclarator() 2640 ASM = ArrayType::Normal; in GetFullTypeForDeclarator() 2662 ASM = ArrayType::Normal; in GetFullTypeForDeclarator()
|
| H A D | SemaInit.cpp | 163 ArrayType::Normal, 0); in CheckStringInit() 1473 ArrayType::Normal, 0); in CheckArrayType() 3095 clang::ArrayType::Normal, 0); in TryInitializerListConstruction() 6271 ArrayType::Normal, 0); in Perform() 6433 clang::ArrayType::Normal, 0); in diagnoseListInit()
|
| H A D | Sema.cpp | 783 One, ArrayType::Normal, 0); in ActOnEndOfTranslationUnit()
|
| /minix3/usr.bin/indent/ |
| H A D | README | 7 Further additions to provide "Kernel Normal Form" were contributed
|
| /minix3/external/bsd/llvm/dist/clang/include/clang/Analysis/Analyses/ |
| H A D | ThreadSafetyTIL.h | 1696 Entry(nullptr), Exit(nullptr), NumInstructions(0), Normal(false) { in SCFG() 1707 Entry(nullptr), Exit(nullptr), NumInstructions(0), Normal(false) { in SCFG() 1717 bool normal() const { return Normal; } in normal() 1781 bool Normal; variable
|
| /minix3/external/bsd/llvm/dist/clang/lib/Analysis/ |
| H A D | ScanfFormatString.cpp | 433 if (CAT->getSizeModifier() == ArrayType::Normal) in fixType()
|
| /minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | MallocChecker.cpp | 368 Normal, enumerator 385 : Sym(S), Mode(Normal), FailedReallocSymbol(nullptr), IsLeak(isLeak) {} in MallocBugVisitor() 2383 if (Mode == Normal) { in VisitNode() 2421 Mode = Normal; in VisitNode()
|
| /minix3/share/misc/ |
| H A D | style | 10 * (Previously known as KNF - Kernel Normal Form).
|