| /freebsd-12.1/sys/gnu/dts/arm/ |
| H A D | exynos4412-itop-scp-core.dtsi | 169 op_mode = <1>; /* Normal Mode */ 179 op_mode = <1>; /* Normal Mode */ 187 op_mode = <1>; /* Normal Mode */ 195 op_mode = <1>; /* Normal Mode */ 208 op_mode = <1>; /* Normal Mode */ 216 op_mode = <1>; /* Normal Mode */ 223 op_mode = <1>; /* Normal Mode */ 230 op_mode = <1>; /* Normal Mode */ 237 op_mode = <1>; /* Normal Mode */ 245 op_mode = <1>; /* Normal Mode */ [all …]
|
| H A D | exynos4412-origen.dts | 152 op_mode = <1>; /* Normal Mode */ 160 op_mode = <1>; /* Normal Mode */ 168 op_mode = <1>; /* Normal Mode */ 176 op_mode = <1>; /* Normal Mode */ 184 op_mode = <1>; /* Normal Mode */ 192 op_mode = <1>; /* Normal Mode */ 200 op_mode = <1>; /* Normal Mode */ 208 op_mode = <1>; /* Normal Mode */ 216 op_mode = <1>; /* Normal Mode */ 224 op_mode = <1>; /* Normal Mode */ [all …]
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/ |
| H A D | ModuleLoader.h | 40 Normal, enumerator 53 ModuleLoadResult(Module *M) : Storage(M, Normal) {} in ModuleLoadResult()
|
| /freebsd-12.1/contrib/llvm/tools/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() 754 bool Normal = true; in printDiagnosticMessage() local 755 applyTemplateHighlighting(OS, Message, Normal, Bold); in printDiagnosticMessage() 756 assert(Normal && "Formatting should have returned to normal"); in printDiagnosticMessage()
|
| /freebsd-12.1/usr.sbin/bsdconfig/console/ |
| H A D | repeat | 127 "$msg_normal") repeat_rate_to_set="normal" ;; # "Normal" keyboard repeat rate
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ |
| H A D | LoopUnrolling.cpp | 30 enum Kind { Normal, Unrolled } K; enumerator 40 return LoopState(Normal, S, L, N); in getNormal()
|
| /freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | DebugInlineeLinesSubsection.h | 33 Normal, // CV_INLINEE_SOURCE_LINE_SIGNATURE enumerator
|
| /freebsd-12.1/contrib/file/magic/Magdir/ |
| H A D | frame | 10 # Normal format which would be application/vnd.framemaker.
|
| /freebsd-12.1/contrib/gdb/gdb/config/i386/ |
| H A D | i386gnu.mh | 26 # Normal servers
|
| /freebsd-12.1/contrib/llvm/lib/DebugInfo/CodeView/ |
| H A D | DebugInlineeLinesSubsection.cpp | 85 InlineeLinesSignature Sig = InlineeLinesSignature::Normal; in commit()
|
| /freebsd-12.1/contrib/openmp/runtime/src/ |
| H A D | exports_so.txt | 21 # "Normal" symbols.
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | CGCoroutine.cpp | 27 enum class AwaitKind { Init, Normal, Yield, Final }; enumerator 119 case AwaitKind::Normal: in buildSuspendPrefixStr() 639 CurCoro.Data->CurrentAwaitKind = AwaitKind::Normal; in EmitCoroutineBody()
|
| H A D | CGOpenMPRuntimeNVPTX.cpp | 274 Type = C.getConstantArrayType(Type, ArraySize, ArrayType::Normal, 0); in buildRecordForGlobalizedVars() 3856 C.getConstantArrayType(C.VoidPtrTy, ArraySize, ArrayType::Normal, in emitReduction() 4524 C.CharTy, ArySize, ArrayType::Normal, /*IndexTypeQuals=*/0); in clear() 4551 C.CharTy, ArySize, ArrayType::Normal, /*IndexTypeQuals=*/0); in clear() 4584 C.getConstantArrayType(StaticTy, Size1, ArrayType::Normal, in clear() 4587 QualType Arr2Ty = C.getConstantArrayType(Arr1Ty, Size2, ArrayType::Normal, in clear()
|
| /freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyInstrFormats.td | 28 // Normal instructions. Default instantiation of a WebAssemblyInst.
|
| /freebsd-12.1/crypto/openssl/doc/man3/ |
| H A D | SSL_CTX_set_cert_cb.pod | 58 Normal server sanity checks are performed on any certificates set
|
| /freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/ |
| H A D | README.zfs | 49 1. "Normal" Lua uses floating point for all numbers it stores, but those aren't
|
| /freebsd-12.1/usr.sbin/bsdconfig/console/include/ |
| H A D | messages.subr | 171 msg_normal="Normal" 172 msg_normal_desc="\"Normal\" keyboard repeat rate"
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ |
| H A D | SemaLambda.cpp | 288 Normal, in getCurrentMangleNumberContext() enumerator 294 } Kind = Normal; in getCurrentMangleNumberContext() 327 case Normal: { in getCurrentMangleNumberContext()
|
| /freebsd-12.1/usr.bin/indent/ |
| H A D | README | 10 Further additions to provide "Kernel Normal Form" were contributed
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/AST/ |
| H A D | ScanfFormatString.cpp | 445 if (CAT->getSizeModifier() == ArrayType::Normal) in fixType()
|
| /freebsd-12.1/share/misc/ |
| H A D | usb_hid_usages | 694 0xBE Track Normal 868 0x231 AC Normal View 1032 0x20 Normal 1644 0x104 Polarity Normal Bar Code
|
| /freebsd-12.1/contrib/sendmail/src/ |
| H A D | SECURITY | 165 Normal users can't use mailq anymore to see the MTA mail queue.
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | MallocChecker.cpp | 443 Normal, enumerator 464 : Sym(S), Mode(Normal), FailedReallocSymbol(nullptr), in MallocBugVisitor() 2917 if (Mode == Normal) { in VisitNode() 3027 Mode = Normal; in VisitNode()
|
| /freebsd-12.1/contrib/binutils/bfd/doc/ |
| H A D | bfdsumm.texi | 111 Normal global and simple local symbols are maintained on output, so an
|
| /freebsd-12.1/contrib/diff/doc/ |
| H A D | diff.texi | 1052 @node Normal 1070 * Example Normal:: Sample output in the normal format. 1074 @node Example Normal 1075 @subsection An Example of Normal Format 1097 @node Detailed Normal 1098 @subsection Detailed Description of Normal Format 1976 * Example diff3 Normal:: Sample output in the normal format. 2008 @node Example diff3 Normal 2009 @section An Example of @command{diff3} Normal Format 2047 @node Detailed diff3 Normal [all …]
|