Home
last modified time | relevance | path

Searched refs:Normal (Results 1 – 25 of 70) sorted by relevance

123

/minix3/external/bsd/llvm/dist/llvm/test/Transforms/PruneEH/
H A Drecursivetest.ll5 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 Dsimpletest.ll12 to label %Normal unwind label %Except
14 Normal: ; preds = %0
/minix3/external/bsd/bind/dist/bin/win32/BINDInstall/
H A DBINDInstallDlg.cpp103 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 Dfastcc-reserved.ll14 ; Normal frame setup stuff:
40 ; Normal frame setup again
/minix3/external/bsd/llvm/dist/llvm/test/CodeGen/X86/
H A Disel-optnone.ll35 ; Normal ISel will produce 'lea'.
/minix3/minix/drivers/sensors/tsl2550/
H A DREADME.txt26 Extended mode isn't implemented. Normal mode should be sufficient for most
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DTextDiagnostic.cpp47 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 Dframe10 # Normal format which would be application/vnd.framemaker.
H A Dwindows100 >24 lelong&128 128 \b, Normal
H A Dlinux117 >>506 leshort 0xFFFF Normal VGA
/minix3/external/bsd/llvm/dist/llvm/test/DebugInfo/
H A Dvarargs.ll11 ; Normal variadic function.
/minix3/external/bsd/tcpdump/dist/tests/
H A Dof10_pf5240-vv.out355 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 Dcomment-misc-tags.m77 * Normal text.
/minix3/external/bsd/llvm/dist/llvm/test/CodeGen/ARM/
H A Dinterrupt-attr.ll35 ; 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 Dres.tsy573 /* Normal case */
608 /* Normal case */
648 /* Normal case */
H A Dapi.tsy559 /* Normal case */
594 /* Normal case */
632 /* Normal case */
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaLambda.cpp284 Normal, in getCurrentMangleNumberContext() enumerator
288 } Kind = Normal; in getCurrentMangleNumberContext()
313 case Normal: in getCurrentMangleNumberContext()
H A DSemaType.cpp1640 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 DSemaInit.cpp163 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 DSema.cpp783 One, ArrayType::Normal, 0); in ActOnEndOfTranslationUnit()
/minix3/usr.bin/indent/
H A DREADME7 Further additions to provide "Kernel Normal Form" were contributed
/minix3/external/bsd/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1696 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 DScanfFormatString.cpp433 if (CAT->getSizeModifier() == ArrayType::Normal) in fixType()
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp368 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 Dstyle10 * (Previously known as KNF - Kernel Normal Form).

123