| /freebsd-13-stable/bin/sh/tests/expansion/ |
| HD | cmdsubst1.0 | 30 check '".$(umask -@ 2>&1)." = ".umask: Illegal option -@."' 31 check '".$(umask -@ 2>&1; :)." = ".umask: Illegal option -@."' 32 check '".$({ umask -@; } 2>&1)." = ".umask: Illegal option -@."' 35 check '".$(shift xyz 2>&1)." = ".shift: Illegal number: xyz."' 36 check '".$(shift xyz 2>&1; :)." = ".shift: Illegal number: xyz."' 37 check '".$({ shift xyz; } 2>&1)." = ".shift: Illegal number: xyz."'
|
| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| HD | IRSimilarityIdentifier.h | 77 enum InstrType { Legal, Illegal, Invisible }; enumerator 529 return Illegal; in visitBranchInst() 534 return Illegal; in visitPHINode() 537 InstrType visitAllocaInst(AllocaInst &AI) { return Illegal; } in visitAllocaInst() 540 InstrType visitVAArgInst(VAArgInst &VI) { return Illegal; } in visitVAArgInst() 543 InstrType visitLandingPadInst(LandingPadInst &LPI) { return Illegal; } in visitLandingPadInst() 544 InstrType visitFuncletPadInst(FuncletPadInst &FPI) { return Illegal; } in visitFuncletPadInst() 557 return Illegal; in visitIntrinsicInst() 558 return EnableIntrinsics ? Legal : Illegal; in visitIntrinsicInst() 566 return Illegal; in visitCallInst() [all …]
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/ |
| HD | Base64.cpp | 59 bool Illegal = DecodedByte == Base64InvalidByte; in decodeBase64() local 60 if (!Illegal && Byte == '=') { in decodeBase64() 64 Illegal = true; in decodeBase64() 68 Illegal = true; in decodeBase64() 71 if (Illegal) in decodeBase64()
|
| /freebsd-13-stable/lib/libc/nls/ |
| HD | C.msg | 64 29 Illegal seek 178 86 Illegal byte sequence 212 4 Illegal instruction
|
| /freebsd-13-stable/contrib/tcsh/nls/russian/ |
| HD | set23 | 14 12 Illegal universe
|
| /freebsd-13-stable/contrib/tcsh/nls/greek/ |
| HD | set2 | 7 5 Παράνομη εντολή (Illegal instruction)
|
| /freebsd-13-stable/contrib/tcsh/nls/ukrainian/ |
| HD | set23 | 14 12 Illegal universe
|
| /freebsd-13-stable/contrib/tcsh/nls/C/ |
| HD | set23 | 14 12 Illegal universe
|
| HD | set2 | 7 5 Illegal instruction
|
| HD | set1 | 86 84 Illegal variable name
|
| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| HD | MachineOutliner.h | 33 enum InstrType { Legal, LegalTerminator, Illegal, Invisible }; enumerator
|
| /freebsd-13-stable/crypto/heimdal/lib/hx509/ |
| HD | ocsp.asn1 | 60 malformedRequest (1), --Illegal confirmation request
|
| /freebsd-13-stable/contrib/libxo/tests/gettext/ |
| HD | strerror.pot | 165 msgid "Illegal seek" 423 msgid "Illegal byte sequence"
|
| /freebsd-13-stable/usr.bin/sed/tests/ |
| HD | hanoi.sed | 48 Illegal characters: use only a-z and ":". Try again.
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| HD | TargetInstrInfo.cpp | 1824 return outliner::InstrType::Illegal; in getOutliningType() 1828 return outliner::InstrType::Illegal; in getOutliningType() 1849 return outliner::InstrType::Illegal; in getOutliningType() 1853 return outliner::InstrType::Illegal; in getOutliningType() 1882 return outliner::InstrType::Illegal; in getOutliningType()
|
| HD | MachineOutliner.cpp | 337 case InstrType::Illegal: in convertToUnsignedVec()
|
| /freebsd-13-stable/contrib/libxo/tests/gettext/po/pig_latin/ |
| HD | strerror.po | 165 msgid "Illegal seek" 415 msgid "Illegal byte sequence"
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| HD | AMDGPUGenRegisterBankInfo.def | 108 {nullptr, 0}, // Illegal power of 2 sizes
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/Windows/ |
| HD | Memory.inc | 41 llvm_unreachable("Illegal memory protection flag specified!");
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/Unix/ |
| HD | Memory.inc | 64 llvm_unreachable("Illegal memory protection flag specified!");
|
| /freebsd-13-stable/contrib/sendmail/cf/cf/ |
| HD | knecht.mc | 225 R$* $#error $: "553 Illegal Content-Disposition"
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/ |
| HD | ARMBaseInstrInfo.cpp | 6295 return outliner::InstrType::Illegal; in getOutliningTypeImpl() 6303 return outliner::InstrType::Illegal; in getOutliningTypeImpl() 6308 return outliner::InstrType::Illegal; in getOutliningTypeImpl() 6318 return outliner::InstrType::Illegal; in getOutliningTypeImpl() 6336 return outliner::InstrType::Illegal; in getOutliningTypeImpl() 6342 auto UnknownCallOutlineType = outliner::InstrType::Illegal; in getOutliningTypeImpl() 6375 return outliner::InstrType::Illegal; in getOutliningTypeImpl() 6402 return outliner::InstrType::Illegal; in getOutliningTypeImpl() 6411 return outliner::InstrType::Illegal; in getOutliningTypeImpl() 6417 return outliner::InstrType::Illegal; in getOutliningTypeImpl() [all …]
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| HD | RISCVInstrInfo.cpp | 2891 return F.needsUnwindTableEntry() ? outliner::InstrType::Illegal in getOutliningTypeImpl() 2897 return outliner::InstrType::Illegal; in getOutliningTypeImpl() 2903 return outliner::InstrType::Illegal; in getOutliningTypeImpl() 2913 return outliner::InstrType::Illegal; in getOutliningTypeImpl()
|
| HD | RISCVInstrFormats.td | 65 // Illegal instructions:
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/ |
| HD | IRSimilarityIdentifier.cpp | 303 case InstrType::Illegal: in convertToUnsignedVec()
|