| /freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFDebugAbbrev.cpp | 72 std::vector<uint32_t> Codes; in getCodeRange() local 73 Codes.reserve(Decls.size()); in getCodeRange() 75 Codes.push_back(Decl.getCode()); in getCodeRange() 81 for (auto Current = Codes.begin(), End = Codes.end(); Current != End;) { in getCodeRange()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/IR/ |
| H A D | InlineAsm.cpp | 69 ConstraintCodeVector *pCodes = &Codes; in Parse() 75 pCodes = &multipleAlternatives[0].Codes; in Parse() 178 pCodes = &multipleAlternatives[multipleAlternativeIndex].Codes; in Parse() 213 Codes = scInfo.Codes; in selectAlternative()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | InlineAsmLowering.cpp | 160 assert(OpInfo.Codes.size() > 1 && "Doesn't have multiple constraint options"); in chooseConstraint() 166 for (unsigned i = 0, e = OpInfo.Codes.size(); i != e; ++i) { in chooseConstraint() 168 TLI->getConstraintType(OpInfo.Codes[i]); in chooseConstraint() 182 assert(OpInfo.Codes[i].size() == 1 && in chooseConstraint() 201 OpInfo.ConstraintCode = OpInfo.Codes[BestIdx]; in chooseConstraint() 207 assert(!OpInfo.Codes.empty() && "Must have at least one constraint"); in computeConstraintToUse() 210 if (OpInfo.Codes.size() == 1) { in computeConstraintToUse() 211 OpInfo.ConstraintCode = OpInfo.Codes[0]; in computeConstraintToUse()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | InlineAsm.h | 110 ConstraintCodeVector Codes; member 151 ConstraintCodeVector Codes; member
|
| /freebsd-13.1/share/i18n/csmapper/APPLE/ |
| H A D | UCS%THAI.src | 98 # Codes 0xA1-0xDA and 0xDF-0xFB are the character set from Thai 105 # Codes 0x80-0x82, 0x8D-0x8E, 0x91, 0x9D-0x9E, and 0xDB-0xDE are 110 # Codes 0x83-0x8C, 0x8F, and 0x92-0x9C are for positional variants
|
| H A D | THAI%UCS.src | 98 # Codes 0xA1-0xDA and 0xDF-0xFB are the character set from Thai 105 # Codes 0x80-0x82, 0x8D-0x8E, 0x91, 0x9D-0x9E, and 0xDB-0xDE are 110 # Codes 0x83-0x8C, 0x8F, and 0x92-0x9C are for positional variants
|
| /freebsd-13.1/contrib/ntp/ntpq/ |
| H A D | ntpq.texi | 45 * Status Words and Kiss Codes:: 197 @node Control Message Commands, Status Words and Kiss Codes, Internal Commands, Top 472 @node Status Words and Kiss Codes, System Variables, Control Message Commands, Top 474 @section Status Words and Kiss Codes 494 @node System Variables, Peer Variables, Status Words and Kiss Codes, Top
|
| H A D | ntpq-opts.def | 771 .Ss Status Words and Kiss Codes
|
| H A D | invoke-ntpq.texi | 661 @subsubsection Status Words and Kiss Codes
|
| /freebsd-13.1/crypto/openssl/doc/man7/ |
| H A D | evp.pod | 21 digital signatures and Message Authentication Codes (MACs). Also see the older
|
| /freebsd-13.1/sys/contrib/zlib/doc/ |
| H A D | rfc1951.txt | 437 values determined at step 2. Codes that are never used 661 Lit Value Bits Codes 705 Example: Codes 8, 16 (+2 bits 11), 850 Redundancy Codes", Proceedings of the Institute of Radio
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCTargetTransformInfo.cpp | 373 for (unsigned j = 0, je = C.Codes.size(); j < je; ++j) in mightUseCTR() 374 if (StringRef(C.Codes[j]).equals_insensitive("{ctr}")) in mightUseCTR()
|
| /freebsd-13.1/contrib/sendmail/ |
| H A D | README | 236 RFC1893 Enhanced Mail System Status Codes 241 RFC2034 SMTP Service Extension for Returning Enhanced Error Codes
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcInstrInfo.td | 789 // Section B.21 - Branch on Integer Condition Codes Instructions, p. 119 861 // Section B.22 - Branch on Floating-point Condition Codes Instructions, p. 121 901 // Section B.22 - Branch on Co-processor Condition Codes Instructions, p. 123 1000 // Section B.27 - Trap on Integer Condition Codes Instruction
|
| /freebsd-13.1/usr.bin/units/ |
| H A D | definitions.units | 366 # ISO Currency Codes
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | TargetLowering.cpp | 4859 rCodes = &info.Codes; in getMultipleConstraintMatchWeight() 4861 rCodes = &info.multipleAlternatives[maIndex].Codes; in getMultipleConstraintMatchWeight() 4947 assert(OpInfo.Codes.size() > 1 && "Doesn't have multiple constraint options"); in ChooseConstraint() 4953 for (unsigned i = 0, e = OpInfo.Codes.size(); i != e; ++i) { in ChooseConstraint() 4955 TLI.getConstraintType(OpInfo.Codes[i]); in ChooseConstraint() 4969 assert(OpInfo.Codes[i].size() == 1 && in ChooseConstraint() 4972 TLI.LowerAsmOperandForConstraint(Op, OpInfo.Codes[i], in ChooseConstraint() 4995 OpInfo.ConstraintCode = OpInfo.Codes[BestIdx]; in ChooseConstraint() 5004 assert(!OpInfo.Codes.empty() && "Must have at least one constraint"); in ComputeConstraintToUse() 5007 if (OpInfo.Codes.size() == 1) { in ComputeConstraintToUse() [all …]
|
| /freebsd-13.1/share/misc/ |
| H A D | iso3166 | 497 # EAST TIMOR (TL) changed short name to TIMOR-LESTE. Codes unchanged.
|
| H A D | iso639 | 9 # International Standard, Codes for the representation of names of
|
| /freebsd-13.1/sys/dev/mps/mpi/ |
| H A D | mpi2_history.txt | 78 * Removed the MPI-defined Fault Codes and extended the
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kInstrInfo.td | 410 // Condition Codes
|
| /freebsd-13.1/sys/dev/mpr/mpi/ |
| H A D | mpi2_history.txt | 79 * Removed the MPI-defined Fault Codes and extended the
|
| /freebsd-13.1/sys/contrib/zstd/doc/ |
| H A D | zstd_compression_format.md | 861 ##### Offset Codes 917 [Offset Codes]: #offset-codes
|
| /freebsd-13.1/contrib/tcpdump/ |
| H A D | CHANGES | 209 DHCPv6: Update Status Codes with RFCs/IANA names 364 Radius: update Packet Type Codes and Attribute Types with RFC/IANA names
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsInstrFPU.td | 722 // Floating Point Branch Codes
|
| /freebsd-13.1/sys/dev/aic7xxx/ |
| H A D | aic7xxx.reg | 860 mask SEQINT_MASK 0xf0|SEQINT /* SEQINT Status Codes */
|