Searched refs:Normal (Results 1 - 22 of 22) sorted by relevance

/freebsd-10-stable/usr.sbin/bsdconfig/console/
H A Drepeat127 "$msg_normal") repeat_rate_to_set="normal" ;; # "Normal" keyboard repeat rate
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Frontend/
H A DTextDiagnostic.cpp45 bool &Normal, bool Bold) {
53 if (Normal)
60 Normal = !Normal;
765 bool Normal = true;
766 applyTemplateHighlighting(OS, Message, Normal, Bold);
767 assert(Normal && "Formatting should have returned to normal");
44 applyTemplateHighlighting(raw_ostream &OS, StringRef Str, bool &Normal, bool Bold) argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLambda.cpp198 Normal, enumerator in enum:ContextKind
202 } Kind = Normal;
227 case Normal:
H A DSemaType.cpp1588 ASM = ArrayType::Normal;
1631 } else if (ASM != ArrayType::Normal || Quals != 0)
2649 ASM = ArrayType::Normal;
2655 ASM = ArrayType::Normal;
2669 ASM = ArrayType::Normal;
2691 ASM = ArrayType::Normal;
H A DSema.cpp711 One, ArrayType::Normal, 0);
H A DSemaInit.cpp163 ArrayType::Normal, 0);
1347 ArrayType::Normal, 0);
3001 clang::ArrayType::Normal, 0);
6140 ArrayType::Normal, 0);
6306 clang::ArrayType::Normal, 0);
6832 OS << "Normal sequence: ";
H A DSemaExprObjC.cpp957 ArrayType::Normal, 0);
1803 // Normal name lookup didn't find anything. If we're in an
H A DSemaExprCXX.cpp1433 ArrayType::Normal, 0);
H A DSemaExpr.cpp1518 ArrayType::Normal, 0);
2851 ResTy = Context.getConstantArrayType(ResTy, LengthI, ArrayType::Normal, 0);
3048 ArrayType::Normal, 0);
H A DSemaDecl.cpp4482 Res, ArrayType::Normal, 0);
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp338 Normal, enumerator in enum:__anon3572::MallocChecker::MallocBugVisitor::NotificationMode
355 : Sym(S), Mode(Normal), FailedReallocSymbol(0), IsLeak(isLeak) {}
1081 // Normal free.
2123 if (Mode == Normal) {
2161 Mode = Normal;
/freebsd-10-stable/sys/conf/
H A Dkern.post.mk186 # Normal files first
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp2034 ArrayType::Normal,
2041 ArrayType::Normal,
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2678 pad, ArrayType::Normal, 0);
3127 ArrayType::Normal, 0);
3163 ArrayType::Normal, 0);
H A DCGObjC.cpp106 ArrayType::Normal, /*IndexTypeQuals=*/0);
1457 ArrayType::Normal, 0);
H A DCodeGenModule.cpp2547 llvm::APInt(32, 5), ArrayType::Normal, 0)
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp2499 ArrayType::Normal,
5911 Size, ArrayType::Normal, 0);
5985 Size, ArrayType::Normal,0);
6003 Size, ArrayType::Normal, 0);
6134 Size, ArrayType::Normal,0);
7955 // always be deferred. Normal inline functions can be deferred in C99/C++.
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h2215 Normal, Static, Star enumerator in enum:clang::ArrayType::ArraySizeModifier
/freebsd-10-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex3344 % Normal spaces, not active ones.
4658 % Normal (long) toc.
/freebsd-10-stable/contrib/groff/doc/
H A Dtexinfo.tex3242 % Normal spaces, not active ones.
4535 % Normal (long) toc.
/freebsd-10-stable/contrib/amd/doc/
H A Dtexinfo.tex6059 % Normal (long) toc.
/freebsd-10-stable/contrib/ncurses/misc/
H A Dterminfo.src1937 # necessary to reset the keypad to "Normal" mode, and it is also expected that
3852 # Normal Shift Control Ctrl+Shift
8117 # Normal) without magic cookies by using the protect mode.
8744 # "What I did was change leave the terminal cursor keys set to Normal
11357 # Normal @ 0100

Completed in 621 milliseconds