/freebsd/contrib/bmake/unit-tests/ |
H A D | cond-op.mk | 64 # 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 D | cond-op.exp | 3 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 D | exynos-thermal.txt | 22 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 D | samsung,exynos-thermal.yaml | 55 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 D | str.c | 196 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 D | clock.h | 13 * XXX large parts of the driver and its interface are misplaced.
|
/freebsd/sys/dev/pcf/ |
H A D | pcfvar.h | 43 #define BER 0x10 /* bus error, misplaced START or STOP */
|
/freebsd/sys/contrib/device-tree/Bindings/usb/ |
H A D | usb251xb.txt | 87 /* correct misplaced usb connectors on port 1,2 */
|
H A D | usb251xb.yaml | 268 /* correct misplaced usb connectors on port 1,2 */
|
/freebsd/crypto/krb5/src/util/ |
H A D | cstyle-file.py | 31 # Misplaced braces
|
/freebsd/sys/kern/ |
H A D | subr_clock.c | 53 * namespace because they were misplaced there originally.
|
/freebsd/contrib/libcbor/ |
H A D | CHANGELOG.md | 100 - [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 D | 6.t | 606 loose cable tap or misplaced power cable can result in severely
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseTemplate.cpp | 731 // Recover from misplaced ellipsis. in ParseTypeParameter() 869 // Recover from misplaced ellipsis. in ParseTemplateTemplateParameter() 923 // Recover from misplaced ellipsis. in ParseNonTypeTemplateParameter()
|
H A D | ParseDeclCXX.cpp | 805 // 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 D | ParseExprCXX.cpp | 1012 // 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 D | Parser.cpp | 2728 // 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 D | OpenMPKinds.cpp | 829 "Misplaced OMPD_unknown"); in getOpenMPCaptureRegions()
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticParseKinds.td | 775 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 D | M68kInstrInfo.cpp | 607 MIB->getOperand(2).getReg() == Reg && "Misplaced operand"); in Expand2AddrUndef()
|
/freebsd/contrib/lib9p/pytest/ |
H A D | protocol.py | 1595 raise ValueError('misplaced label') 1597 raise ValueError('misplaced auxiliary')
|
/freebsd/contrib/ntp/include/ |
H A D | ntp.h | 696 * Very misplaced value. Default port through which we send traps.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Passes/ |
H A D | CodeGenPassBuilder.h | 717 // catch info can get misplaced when a selector ends up more than one block in addPassesToHandleExceptions()
|
/freebsd/contrib/pam-krb5/ |
H A D | NEWS | 77 * Fix misplaced va_end in the pam-util putil_log_failure function.
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetPassConfig.cpp | 904 // catch info can get misplaced when a selector ends up more than one block in addPassesToHandleExceptions()
|