Home
last modified time | relevance | path

Searched full:misplaced (Results 1 – 25 of 45) sorted by relevance

12

/freebsd/contrib/bmake/unit-tests/
H A Dcond-op.mk64 # Therefore there is no point in evaluating the misplaced expression.
76 # expect+1: A misplaced expression after 0 is not evaluated.
77 . info A misplaced expression after 0 is not evaluated.
86 # expect+1: A misplaced expression after 1 is not evaluated.
87 . info A misplaced expression after 1 is not evaluated.
H A Dcond-op.exp3 make: cond-op.mk:77: A misplaced expression after 0 is not evaluated.
5 make: cond-op.mk:87: A misplaced expression after 1 is not evaluated.
/freebsd/sys/contrib/device-tree/Bindings/thermal/
H A Dexynos-thermal.txt22 NOTE: On Exynos5420, the TRIMINFO register is misplaced for TMU
24 Use "samsung,exynos5420-tmu-ext-triminfo" in cases, there is a misplaced
69 Example 2): (In case of Exynos5420 "with misplaced TRIMINFO register")
H A Dsamsung,exynos-thermal.yaml55 Note:: On Exynos5420, the TRIMINFO register is misplaced for TMU
57 cases, there is a misplaced register, also provide clock to access
/freebsd/usr.bin/tr/
H A Dstr.c196 errx(1, "misplaced equivalence equals sign"); in genequiv()
204 errx(1, "misplaced equivalence equals sign"); in genequiv()
309 errx(1, "misplaced sequence asterisk"); in genseq()
/freebsd/sys/x86/include/
H A Dclock.h13 * XXX large parts of the driver and its interface are misplaced.
/freebsd/sys/dev/pcf/
H A Dpcfvar.h43 #define BER 0x10 /* bus error, misplaced START or STOP */
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Dusb251xb.txt87 /* correct misplaced usb connectors on port 1,2 */
H A Dusb251xb.yaml268 /* correct misplaced usb connectors on port 1,2 */
/freebsd/crypto/krb5/src/util/
H A Dcstyle-file.py31 # Misplaced braces
/freebsd/sys/kern/
H A Dsubr_clock.c53 * namespace because they were misplaced there originally.
/freebsd/contrib/libcbor/
H A DCHANGELOG.md100 - [Fix misplaced 0xFF bytes in maps possibly causing memory corruption](https://github.com/PJK/libcbor/pull/82)
/freebsd/share/doc/smm/01.setup/
H A D6.t606 loose cable tap or misplaced power cable can result in severely
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp731 // Recover from misplaced ellipsis. in ParseTypeParameter()
869 // Recover from misplaced ellipsis. in ParseTemplateTemplateParameter()
923 // Recover from misplaced ellipsis. in ParseNonTypeTemplateParameter()
H A DParseDeclCXX.cpp805 // Check for misplaced attributes before the identifier in an in ParseUsingDeclaration()
819 // If we had any misplaced attributes from earlier, this is where they in ParseUsingDeclaration()
1760 // Source location used by FIXIT to insert misplaced in ParseClassSpecifier()
2090 // Forbid misplaced attributes. In cases of a reference, we pass attributes in ParseClassSpecifier()
2110 // Recover by adding misplaced attributes to the attribute list in ParseClassSpecifier()
3482 // This can only happen if we had malformed misplaced attributes; in SkipCXXMemberSpecification()
3755 // misplaced attribute since it sees `alignas '(' ')'`. But the actual in ParseCXXMemberSpecification()
H A DParseExprCXX.cpp1012 // We have a lone "&" or "=" which is either a misplaced capture-default in ParseLambdaIntroducer()
1014 // capture missing. Both are an error but a misplaced capture-default in ParseLambdaIntroducer()
1174 // Point the diagnostic at the first misplaced ellipsis. in ParseLambdaIntroducer()
H A DParser.cpp2728 // If we recovered from a misplaced module begin, we expect to hit a in parseMisplacedModuleImport()
2729 // misplaced module end too. Stay in the current context when this in parseMisplacedModuleImport()
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DOpenMPKinds.cpp829 "Misplaced OMPD_unknown"); in getOpenMPCaptureRegions()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticParseKinds.td775 def err_attributes_misplaced : Error<"misplaced attributes; expected attributes here">;
776 def err_keyword_misplaced : Error<"misplaced %0; expected %0 here">;
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrInfo.cpp607 MIB->getOperand(2).getReg() == Reg && "Misplaced operand"); in Expand2AddrUndef()
/freebsd/contrib/lib9p/pytest/
H A Dprotocol.py1595 raise ValueError('misplaced label')
1597 raise ValueError('misplaced auxiliary')
/freebsd/contrib/ntp/include/
H A Dntp.h696 * Very misplaced value. Default port through which we send traps.
/freebsd/contrib/llvm-project/llvm/include/llvm/Passes/
H A DCodeGenPassBuilder.h717 // catch info can get misplaced when a selector ends up more than one block in addPassesToHandleExceptions()
/freebsd/contrib/pam-krb5/
H A DNEWS77 * Fix misplaced va_end in the pam-util putil_log_failure function.
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp904 // catch info can get misplaced when a selector ends up more than one block in addPassesToHandleExceptions()

12