| /freebsd/sys/contrib/dev/acpica/components/disassembler/ |
| H A D | dmresrcs.c | 180 UINT32 Length, in AcpiDmIrqDescriptor() 227 UINT32 Length, in AcpiDmDmaDescriptor() 266 UINT32 Length, in AcpiDmFixedDmaDescriptor() 312 UINT32 Length, in AcpiDmIoDescriptor() 359 UINT32 Length, in AcpiDmFixedIoDescriptor() 399 UINT32 Length, in AcpiDmStartDependentDescriptor() 440 UINT32 Length, in AcpiDmEndDependentDescriptor() 470 UINT32 Length, in AcpiDmVendorSmallDescriptor()
|
| H A D | dmresrcl2.c | 233 UINT32 Length, in AcpiDmDumpRawDataBuffer() 395 UINT32 Length, in AcpiDmGpioIntDescriptor() 447 UINT32 Length, in AcpiDmGpioIoDescriptor() 501 UINT32 Length, in AcpiDmGpioDescriptor() 532 UINT32 Length, in AcpiDmClockInputDescriptor() 587 UINT32 Length, in AcpiDmPinFunctionDescriptor() 766 UINT32 Length, in AcpiDmCsi2SerialBusDescriptor() 837 UINT32 Length, in AcpiDmI2cSerialBusDescriptor() 913 UINT32 Length, in AcpiDmSpiSerialBusDescriptor() 998 UINT32 Length, in AcpiDmUartSerialBusDescriptor() [all …]
|
| H A D | dmresrcl.c | 703 UINT32 Length, in AcpiDmWordDescriptor() 750 UINT32 Length, in AcpiDmDwordDescriptor() 797 UINT32 Length, in AcpiDmQwordDescriptor() 844 UINT32 Length, in AcpiDmExtendedDescriptor() 894 UINT32 Length, in AcpiDmMemory24Descriptor() 935 UINT32 Length, in AcpiDmMemory32Descriptor() 976 UINT32 Length, in AcpiDmFixedMemory32Descriptor() 1021 UINT32 Length, in AcpiDmGenericRegisterDescriptor() 1079 UINT32 Length, in AcpiDmInterruptDescriptor() 1142 UINT32 Length, in AcpiDmVendorCommon() [all …]
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
| H A D | ARMWinEHPrinter.cpp | 330 unsigned Length, bool Prologue) { in opcode_0xxxxxxx() 341 unsigned Length, bool Prologue) { in opcode_10Lxxxxx() 360 unsigned Length, bool Prologue) { in opcode_1100xxxx() 372 unsigned Length, bool Prologue) { in opcode_11010Lxx() 389 unsigned Length, bool Prologue) { in opcode_11011Lxx() 406 unsigned Length, bool Prologue) { in opcode_11100xxx() 420 unsigned Length, bool Prologue) { in opcode_111010xx() 433 unsigned Length, bool Prologue) { in opcode_1110110L() 447 unsigned Length, bool Prologue) { in opcode_11101110() 463 unsigned Length, bool Prologue) { in opcode_11101111() [all …]
|
| /freebsd/sys/contrib/dev/acpica/components/utilities/ |
| H A D | utcksum.c | 184 UINT32 Length) in AcpiUtVerifyChecksum() 240 UINT32 Length) in AcpiUtVerifyCdatChecksum() 286 UINT32 Length, in AcpiUtGenerateChecksum() 323 UINT32 Length) in AcpiUtChecksum()
|
| H A D | utids.c | 186 UINT32 Length; in AcpiUtExecute_HID() local 274 UINT32 Length; in AcpiUtExecute_UID() local 370 UINT32 Length; in AcpiUtExecute_CID() local 522 UINT32 Length; in AcpiUtExecute_CLS() local
|
| H A D | utaddress.c | 189 UINT32 Length, in AcpiUtAddAddressRange() 322 UINT32 Length, in AcpiUtCheckAddressRange()
|
| /freebsd/sys/contrib/dev/acpica/common/ |
| H A D | dmtbdump1.c | 196 ACPI_SIZE Length; in AcpiDmDumpAest() local 494 UINT32 Length = Table->Length; in AcpiDmDumpApmt() local 720 UINT32 Length = Table->Length; in AcpiDmDumpAspt() local 814 UINT32 Length = CdatTable->Length; in AcpiDmDumpCdat() local 996 UINT32 Length = Table->Length; in AcpiDmDumpCedt() local 1131 UINT32 Length = Table->Length; in AcpiDmDumpCpep() local 1186 UINT32 Length = Table->Length; in AcpiDmDumpCsrt() local 1293 UINT32 Length = Table->Length; in AcpiDmDumpDbg2() local 1411 UINT32 Length = Table->Length; in AcpiDmDumpDmar() local 1801 UINT32 Length = Table->Length; in AcpiDmDumpEinj() local [all …]
|
| H A D | dmtbdump.c | 193 UINT32 Length, in AcpiDmDumpBuffer() 302 UINT32 Length; in AcpiDmDumpUnicode() local 365 UINT32 Length = sizeof (ACPI_RSDP_COMMON); in AcpiDmDumpRsdp() local 605 UINT32 Length) in AcpiDmValidateFadtLength()
|
| H A D | dmtbdump2.c | 189 UINT32 Length; in AcpiDmDumpIort() local 944 UINT32 Length = Table->Length; in AcpiDmDumpLpit() local 1017 UINT32 Length = Table->Length; in AcpiDmDumpMadt() local 1751 UINT32 Length; in AcpiDmDumpNfit() local 1944 UINT32 Length = Table->Length; in AcpiDmDumpPcct() local 2048 UINT32 Length = Table->Length; in AcpiDmDumpPdtt() local 2104 UINT32 Length = Table->Length; in AcpiDmDumpPhat() local 2314 UINT32 Length = Table->Length; in AcpiDmDumpPmtt() local 2409 UINT8 Length; in AcpiDmDumpPptt() local 2613 UINT32 Length = Table->Length; in AcpiDmDumpRas2() local [all …]
|
| H A D | dmtbdump3.c | 404 UINT32 Length = Table->Length; in AcpiDmDumpStao() local 456 UINT32 Length = Table->Length; in AcpiDmDumpSvkl() local 512 UINT32 Length = Table->Length; in AcpiDmDumpSwft() local 761 UINT16 Length; in AcpiDmDumpViot() local
|
| /freebsd/sys/dev/acpica/Osd/ |
| H A D | OsdMemory.c | 56 AcpiOsMapMemory(ACPI_PHYSICAL_ADDRESS PhysicalAddress, ACPI_SIZE Length) in AcpiOsMapMemory() 62 AcpiOsUnmapMemory(void *LogicalAddress, ACPI_SIZE Length) in AcpiOsUnmapMemory() 76 AcpiOsReadable (void *Pointer, ACPI_SIZE Length) in AcpiOsReadable() 82 AcpiOsWritable (void *Pointer, ACPI_SIZE Length) in AcpiOsWritable()
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | BinaryStreamReader.cpp | 134 if (bytesRemaining() < Length) in readStreamRef() argument 92 size_t Length = FoundOffset - OriginalOffset; readCString() local 103 uint64_t Length = 0; readWideString() local 122 readFixedString(StringRef & Dest,uint32_t Length) readFixedString() argument 143 readSubstream(BinarySubstreamRef & Ref,uint32_t Length) readSubstream() argument [all...] |
| H A D | ConvertEBCDIC.cpp | 75 size_t Length = Source.size(); in convertToEBCDIC() local 108 size_t Length = Source.size(); in convertToUTF8() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | BinaryStreamRef.h | 34 std::optional<uint64_t> Length) in BinaryStreamRefBase() 38 std::optional<uint64_t> Length) in BinaryStreamRefBase() 144 std::optional<uint64_t> Length; variable 159 std::optional<uint64_t> Length) in BinaryStreamRef() 224 uint64_t ViewOffset, std::optional<uint64_t> Length) in WritableBinaryStreamRef()
|
| /freebsd/sys/contrib/dev/acpica/components/resources/ |
| H A D | rsdump.c | 779 UINT16 Length, in AcpiRsDumpByteList() 793 UINT8 Length, in AcpiRsDumpShortByteList() 809 UINT8 Length, in AcpiRsDumpDwordList() 823 UINT16 Length, in AcpiRsDumpWordList()
|
| /freebsd/sys/contrib/dev/acpica/components/executer/ |
| H A D | exstorob.c | 179 UINT32 Length; in AcpiExStoreBufferToBuffer() local 284 UINT32 Length; in AcpiExStoreStringToString() local
|
| /freebsd/sys/contrib/dev/acpica/components/tables/ |
| H A D | tbfadt.c | 192 UINT16 Length; member 450 UINT32 Length; in AcpiTbParseFadt() local 528 UINT32 Length) in AcpiTbCreateLocalFadt() 623 UINT8 Length; in AcpiTbConvertFadt() local
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/ |
| H A D | FunctionInfo.cpp | 169 const auto Length = Out.tell() - StartOffset; in encode() local 187 const auto Length = Out.tell() - StartOffset; in encode() local 205 const auto Length = Out.tell() - StartOffset; in encode() local 224 const auto Length = Out.tell() - StartOffset; in encode() local
|
| /freebsd/sys/contrib/dev/acpica/compiler/ |
| H A D | aslcodegen.c | 327 UINT32 Length) in CgLocalWriteAmlData() 692 UINT32 Length; in CgUpdateCdatHeader() local 753 UINT32 Length; in CgUpdateHeader() local
|
| H A D | dtio.c | 230 ACPI_SIZE Length; in DtTrim() local 323 UINT32 Length; in DtParseLine() local 954 UINT32 Length) in DtDumpBuffer() 1157 UINT32 Length) in DtWriteFieldToListing()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/LowLevel/ |
| H A D | DWARFDataExtractorSimple.h | 37 DWARFDataExtractorBase(const DWARFDataExtractorBase &Other, size_t Length) in DWARFDataExtractorBase() 76 uint64_t Length = getRelocatedValue(C, 4); variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
| H A D | GOFF.h | 59 uint8_t Length, uint8_t &Value) { in getBits() 91 static void getDataLength(const uint8_t *Record, uint16_t &Length) { in getDataLength() 101 uint16_t Length; in getPropertyModuleLength() local 143 static void getLength(const uint8_t *Record, uint32_t &Length) { in getLength() 283 uint16_t Length; in getNameLength() local 294 uint16_t Length; in getNameLength() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Object/ |
| H A D | GOFFObjectFile.cpp | 134 uint32_t Length; in GOFFObjectFile() local 243 uint32_t Length; in isSymbolUnresolved() local 371 uint32_t Length; in getSymbolSize() local 408 uint32_t Length; in getSectionDefEsdId() local 450 uint32_t Length; in getSectionSize() local 626 uint16_t Length = getPropertyModuleLength(Record); in getData() local 638 uint16_t Length; in getData() local 645 uint16_t Length = getNameLength(Record); in getData() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFDebugFrame.h | 62 FrameEntry(FrameKind K, bool IsDWARF64, uint64_t Offset, uint64_t Length, in FrameEntry() 87 const uint64_t Length; variable 97 CIE(bool IsDWARF64, uint64_t Offset, uint64_t Length, uint8_t Version, in CIE() 157 FDE(bool IsDWARF64, uint64_t Offset, uint64_t Length, uint64_t CIEPointer, in FDE()
|