| /NextBSD/sys/gnu/dts/arm/ |
| HD | exynos4412-origen.dts | 238 op_mode = <1>; /* Normal Mode */ 246 op_mode = <1>; /* Normal Mode */ 254 op_mode = <1>; /* Normal Mode */ 262 op_mode = <1>; /* Normal Mode */ 270 op_mode = <1>; /* Normal Mode */ 278 op_mode = <1>; /* Normal Mode */ 286 op_mode = <1>; /* Normal Mode */ 294 op_mode = <1>; /* Normal Mode */ 302 op_mode = <1>; /* Normal Mode */ 310 op_mode = <1>; /* Normal Mode */ [all …]
|
| /NextBSD/contrib/compiler-rt/lib/tsan/tests/rtl/ |
| HD | tsan_test_util_linux.cc | 107 if (type_ == Normal) in Init() 119 CHECK(type_ == Normal); in StaticInit() 128 if (type_ == Normal) in Destroy() 138 if (type_ == Normal) in Lock() 148 if (type_ == Normal) in TryLock() 159 if (type_ == Normal) in Unlock()
|
| HD | tsan_test_util.h | 34 enum Type { Normal, Spin, RW }; enumerator 36 explicit Mutex(Type type = Normal);
|
| /NextBSD/usr.bin/migcom/ |
| HD | lexxer.l | 308 . { SAVE(Normal); RETURN(syError); } 315 SAVE(Normal);
|
| /NextBSD/contrib/llvm/tools/clang/lib/Frontend/ |
| HD | 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()
|
| /NextBSD/usr.sbin/bsdconfig/console/ |
| HD | repeat | 127 "$msg_normal") repeat_rate_to_set="normal" ;; # "Normal" keyboard repeat rate
|
| /NextBSD/contrib/file/magic/Magdir/ |
| HD | frame | 10 # Normal format which would be application/vnd.framemaker.
|
| HD | windows | 100 >24 lelong&128 128 \b, Normal
|
| HD | linux | 117 >>506 leshort 0xFFFF Normal VGA
|
| /NextBSD/contrib/gdb/gdb/config/i386/ |
| HD | i386gnu.mh | 26 # Normal servers
|
| /NextBSD/contrib/llvm/lib/Target/WebAssembly/ |
| HD | WebAssemblyInstrFormats.td | 23 // Normal instructions
|
| /NextBSD/crypto/openssl/doc/ssl/ |
| HD | SSL_CTX_set_cert_cb.pod | 57 Normal server sanity checks are performed on any certificates set
|
| /NextBSD/usr.sbin/bsdconfig/console/include/ |
| HD | messages.subr | 171 msg_normal="Normal" 172 msg_normal_desc="\"Normal\" keyboard repeat rate"
|
| /NextBSD/contrib/ofed/management/doc/ |
| HD | diagtools-proposal.txt | 13 -v enables verbose mode. Normal output includes LID, SMLID, port state,
|
| /NextBSD/contrib/llvm/tools/clang/lib/Sema/ |
| HD | SemaLambda.cpp | 284 Normal, in getCurrentMangleNumberContext() enumerator 288 } Kind = Normal; in getCurrentMangleNumberContext() 313 case Normal: in getCurrentMangleNumberContext()
|
| HD | SemaType.cpp | 2078 ASM = ArrayType::Normal; in BuildArrayType() 2122 } else if (ASM != ArrayType::Normal || Quals != 0) in BuildArrayType() 3603 ASM = ArrayType::Normal; in GetFullTypeForDeclarator() 3609 ASM = ArrayType::Normal; in GetFullTypeForDeclarator() 3623 ASM = ArrayType::Normal; in GetFullTypeForDeclarator() 3645 ASM = ArrayType::Normal; in GetFullTypeForDeclarator()
|
| /NextBSD/usr.bin/indent/ |
| HD | README | 10 Further additions to provide "Kernel Normal Form" were contributed
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/ |
| HD | 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
|
| /NextBSD/contrib/llvm/tools/clang/lib/Analysis/ |
| HD | ScanfFormatString.cpp | 433 if (CAT->getSizeModifier() == ArrayType::Normal) in fixType()
|
| /NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ |
| HD | MallocChecker.cpp | 398 Normal, enumerator 415 : Sym(S), Mode(Normal), FailedReallocSymbol(nullptr), IsLeak(isLeak) {} in MallocBugVisitor() 2622 if (Mode == Normal) { in VisitNode() 2660 Mode = Normal; in VisitNode()
|
| /NextBSD/share/misc/ |
| HD | usb_hid_usages | 694 0xBE Track Normal 868 0x231 AC Normal View 1032 0x20 Normal 1644 0x104 Polarity Normal Bar Code
|
| /NextBSD/contrib/binutils/bfd/doc/ |
| HD | bfdsumm.texi | 111 Normal global and simple local symbols are maintained on output, so an
|
| /NextBSD/contrib/diff/doc/ |
| HD | diff.texi | 508 * Normal:: Showing differences without surrounding text. 1052 @node Normal 1064 (@pxref{Unified Format}) are superior. Normal format is the default for 1070 * Example Normal:: Sample output in the normal format. 1071 * Detailed Normal:: A detailed description of normal output format. 1074 @node Example Normal 1075 @subsection An Example of Normal Format 1097 @node Detailed Normal 1098 @subsection Detailed Description of Normal Format 1101 each hunk shows one area where the files differ. Normal format hunks [all …]
|
| /NextBSD/contrib/llvm/tools/lldb/source/Symbol/ |
| HD | ClangASTContext.cpp | 1871 ArrayType::Normal, in CreateArrayType() 1878 ArrayType::Normal, in CreateArrayType()
|
| /NextBSD/contrib/llvm/tools/clang/lib/CodeGen/ |
| HD | CGOpenMPRuntime.cpp | 1464 C.getConstantArrayType(C.VoidPtrTy, ArraySize, ArrayType::Normal, in emitSingleRegion() 2325 ArrayType::Normal, /*IndexTypeQuals=*/0); in emitTaskCall() 2563 C.getConstantArrayType(C.VoidPtrTy, ArraySize, ArrayType::Normal, in emitReduction()
|