Home
last modified time | relevance | path

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

12345678910>>...13

/netbsd/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dexynos4412-itop-scp-core.dtsi175 op_mode = <1>; /* Normal Mode */
185 op_mode = <1>; /* Normal Mode */
193 op_mode = <1>; /* Normal Mode */
201 op_mode = <1>; /* Normal Mode */
214 op_mode = <1>; /* Normal Mode */
222 op_mode = <1>; /* Normal Mode */
229 op_mode = <1>; /* Normal Mode */
236 op_mode = <1>; /* Normal Mode */
243 op_mode = <1>; /* Normal Mode */
251 op_mode = <1>; /* Normal Mode */
[all …]
H A Dexynos4412-origen.dts163 op_mode = <1>; /* Normal Mode */
171 op_mode = <1>; /* Normal Mode */
179 op_mode = <1>; /* Normal Mode */
187 op_mode = <1>; /* Normal Mode */
195 op_mode = <1>; /* Normal Mode */
203 op_mode = <1>; /* Normal Mode */
211 op_mode = <1>; /* Normal Mode */
219 op_mode = <1>; /* Normal Mode */
227 op_mode = <1>; /* Normal Mode */
235 op_mode = <1>; /* Normal Mode */
[all …]
/netbsd/external/mpl/bind/dist/bin/win32/BINDInstall/
H A DBINDInstallDlg.cpp105 enum FileImportance {Trivial, Normal, Critical}; enumerator
135 {"bindevt.dll", FileData::BinDir, FileData::Normal, FALSE, TRUE},
164 {"nsupdate.exe", FileData::BinDir, FileData::Normal, FALSE, TRUE},
166 {"rndc.exe", FileData::BinDir, FileData::Normal, FALSE, FALSE},
167 {"dig.exe", FileData::BinDir, FileData::Normal, FALSE, TRUE},
168 {"host.exe", FileData::BinDir, FileData::Normal, FALSE, TRUE},
169 {"mdig.exe", FileData::BinDir, FileData::Normal, FALSE, TRUE},
170 {"nslookup.exe", FileData::BinDir, FileData::Normal, FALSE, TRUE},
171 {"delv.exe", FileData::BinDir, FileData::Normal, FALSE, TRUE},
172 {"arpaname.exe", FileData::BinDir, FileData::Normal, FALSE, TRUE},
[all …]
/netbsd/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DModuleLoader.h39 Normal, enumerator
52 ModuleLoadResult(Module *M) : Storage(M, Normal) {} in ModuleLoadResult()
59 bool isNormal() const { return Storage.getInt() == Normal; } in isNormal()
/netbsd/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/
H A Dtsan_test_util.h35 Normal, enumerator
40 Spin = Normal
44 explicit Mutex(Type type = Normal);
H A Dtsan_test_util_posix.cc104 if (type_ == Normal) in Init()
118 CHECK(type_ == Normal); in StaticInit()
127 if (type_ == Normal) in Destroy()
139 if (type_ == Normal) in Lock()
151 if (type_ == Normal) in TryLock()
164 if (type_ == Normal) in Unlock()
/netbsd/external/bsd/openldap/dist/doc/guide/images/src/
H A DREADME.fonts10 sans Normal 1.00 #000000
/netbsd/external/apache2/llvm/dist/clang/lib/Frontend/
H A DTextDiagnostic.cpp46 bool &Normal, bool Bold) { in applyTemplateHighlighting() argument
54 if (Normal) in applyTemplateHighlighting()
61 Normal = !Normal; in applyTemplateHighlighting()
742 bool Normal = true; in printDiagnosticMessage() local
743 applyTemplateHighlighting(OS, Message, Normal, Bold); in printDiagnosticMessage()
744 assert(Normal && "Formatting should have returned to normal"); in printDiagnosticMessage()
/netbsd/external/bsd/openldap/dist/tests/data/regressions/its9282/
H A Dexampledb.ldif605 employeeType: Normal
692 employeeType: Normal
779 employeeType: Normal
1069 employeeType: Normal
1330 employeeType: Normal
1417 employeeType: Normal
1475 employeeType: Normal
1562 employeeType: Normal
1707 employeeType: Normal
1968 employeeType: Normal
[all …]
/netbsd/external/bsd/iscsi/dist/doc/
H A DFAQ160 Q7. What is the difference between Discovery and Normal login?
176 The initiator will then perform a "Normal" login session, which will
182 …Feb 5 00:00:28 sys3 iscsi-target: > Normal login from iqn.1993-03.org.NetBSD.iscsi-initiator:agc …
183 …Feb 5 00:05:32 sys3 iscsi-target: < Normal logout from iqn.1993-03.org.NetBSD.iscsi-initiator:agc…
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRCallingConv.td9 // Normal functions use a special calling convention, solved in code.
/netbsd/usr.bin/indent/
H A DREADME.md7 additions to provide "Kernel Normal Form" were contributed by the folks at Sun
/netbsd/external/gpl3/gdb/dist/ld/testsuite/ld-arm/
H A Dcmse-implib.s47 @ Normal symbol not exported to SG import library
/netbsd/external/gpl3/gdb.old/dist/ld/testsuite/ld-arm/
H A Dcmse-implib.s47 @ Normal symbol not exported to SG import library
/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DOverload.h85 enum class OverloadCandidateParamOrder : char { Normal, Reversed }; enumerator
1069 OverloadCandidateParamOrder::Normal) {
1077 isNewCandidate(F, OverloadCandidateParamOrder::Normal); in exclude()
/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp29 enum Kind { Normal, Unrolled } K; enumerator
39 return LoopState(Normal, S, L, N); in getNormal()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugInlineeLinesSubsection.h32 Normal, // CV_INLINEE_SOURCE_LINE_SIGNATURE enumerator
/netbsd/external/gpl3/gdb/dist/gdb/config/i386/
H A Di386gnu.mn14 # Normal servers
/netbsd/external/gpl3/gdb.old/dist/gdb/config/i386/
H A Di386gnu.mn14 # Normal servers
/netbsd/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DDebugInlineeLinesSubsection.cpp84 InlineeLinesSignature Sig = InlineeLinesSignature::Normal; in commit()
/netbsd/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dxgettext-csharp-342 // Normal and verbatim string literals can be concatenated.
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCoroutine.cpp26 enum class AwaitKind { Init, Normal, Yield, Final }; enumerator
118 case AwaitKind::Normal: in buildSuspendPrefixStr()
650 CurCoro.Data->CurrentAwaitKind = AwaitKind::Normal; in EmitCoroutineBody()
/netbsd/external/apache2/llvm/dist/llvm/tools/opt/
H A DNewPMDriver.cpp55 enum class DebugLogging { None, Normal, Verbose }; enumerator
62 clEnumValN(DebugLogging::Normal, "", ""),
/netbsd/external/bsd/file/dist/magic/magdir/
H A Dframe10 # Normal format which would be application/vnd.framemaker.
/netbsd/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'

12345678910>>...13