Home
last modified time | relevance | path

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

1234

/freebsd-12.1/sys/gnu/dts/arm/
H A Dexynos4412-itop-scp-core.dtsi169 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 Dexynos4412-origen.dts152 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 DModuleLoader.h40 Normal, enumerator
53 ModuleLoadResult(Module *M) : Storage(M, Normal) {} in ModuleLoadResult()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DTextDiagnostic.cpp47 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 Drepeat127 "$msg_normal") repeat_rate_to_set="normal" ;; # "Normal" keyboard repeat rate
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp30 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 DDebugInlineeLinesSubsection.h33 Normal, // CV_INLINEE_SOURCE_LINE_SIGNATURE enumerator
/freebsd-12.1/contrib/file/magic/Magdir/
H A Dframe10 # Normal format which would be application/vnd.framemaker.
/freebsd-12.1/contrib/gdb/gdb/config/i386/
H A Di386gnu.mh26 # Normal servers
/freebsd-12.1/contrib/llvm/lib/DebugInfo/CodeView/
H A DDebugInlineeLinesSubsection.cpp85 InlineeLinesSignature Sig = InlineeLinesSignature::Normal; in commit()
/freebsd-12.1/contrib/openmp/runtime/src/
H A Dexports_so.txt21 # "Normal" symbols.
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCoroutine.cpp27 enum class AwaitKind { Init, Normal, Yield, Final }; enumerator
119 case AwaitKind::Normal: in buildSuspendPrefixStr()
639 CurCoro.Data->CurrentAwaitKind = AwaitKind::Normal; in EmitCoroutineBody()
H A DCGOpenMPRuntimeNVPTX.cpp274 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 DWebAssemblyInstrFormats.td28 // Normal instructions. Default instantiation of a WebAssemblyInst.
/freebsd-12.1/crypto/openssl/doc/man3/
H A DSSL_CTX_set_cert_cb.pod58 Normal server sanity checks are performed on any certificates set
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A DREADME.zfs49 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 Dmessages.subr171 msg_normal="Normal"
172 msg_normal_desc="\"Normal\" keyboard repeat rate"
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLambda.cpp288 Normal, in getCurrentMangleNumberContext() enumerator
294 } Kind = Normal; in getCurrentMangleNumberContext()
327 case Normal: { in getCurrentMangleNumberContext()
/freebsd-12.1/usr.bin/indent/
H A DREADME10 Further additions to provide "Kernel Normal Form" were contributed
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DScanfFormatString.cpp445 if (CAT->getSizeModifier() == ArrayType::Normal) in fixType()
/freebsd-12.1/share/misc/
H A Dusb_hid_usages694 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 DSECURITY165 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 DMallocChecker.cpp443 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 Dbfdsumm.texi111 Normal global and simple local symbols are maintained on output, so an
/freebsd-12.1/contrib/diff/doc/
H A Ddiff.texi1052 @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 …]

1234