Searched refs:Length (Results 176 - 200 of 535) sorted by relevance

1234567891011>>

/freebsd-13-stable/sys/contrib/dev/acpica/components/debugger/
H A Ddbobject.c283 ObjDesc->String.Length, ObjDesc->String.Pointer);
285 if (ObjDesc->String.Length > 60)
297 AcpiOsPrintf ("(%u)", ObjDesc->Buffer.Length);
298 for (i = 0; (i < 8) && (i < ObjDesc->Buffer.Length); i++)
/freebsd-13-stable/sys/contrib/dev/acpica/components/namespace/
H A Dnsdumpdv.c200 Buffer.Length = ACPI_ALLOCATE_LOCAL_BUFFER;
H A Dnsrepair2.c442 /* This is the expected type. Length should be (at least) 5 DWORDs */
444 if (ReturnObject->Buffer.Length >= ACPI_FDE_DWORD_BUFFER_SIZE)
451 if (ReturnObject->Buffer.Length != ACPI_FDE_BYTE_BUFFER_SIZE)
456 ReturnObject->Buffer.Length, ACPI_FDE_DWORD_BUFFER_SIZE));
707 if (ReturnObject->String.Length == 0)
729 ReturnObject->String.Length--;
747 ReturnObject->String.Pointer[ReturnObject->String.Length] = 0;
/freebsd-13-stable/sys/dev/nvdimm/
H A Dnvdimm.c82 result.Length = ACPI_ALLOCATE_BUFFER;
89 result.Length >= sizeof(ACPI_OBJECT)) {
92 result_buffer->Buffer.Length >= 12) {
126 params_buf.Buffer.Length = sizeof(params);
132 result.Length = ACPI_ALLOCATE_BUFFER;
138 result.Length < sizeof(ACPI_OBJECT) ||
146 result_buf->Buffer.Length != 4 + to_read ||
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASession.cpp250 DIASession::findLineNumbersByAddress(uint64_t Address, uint32_t Length) const {
252 if (S_OK != Session->findLinesByVA(Address, Length, &LineNumbers)) {
257 if (S_OK != Session->findLinesByRVA(RVA, Length, &LineNumbers))
264 DIASession::findLineNumbersByRVA(uint32_t RVA, uint32_t Length) const {
266 if (S_OK != Session->findLinesByRVA(RVA, Length, &LineNumbers))
274 uint32_t Length) const {
276 if (S_OK != Session->findLinesByAddr(Section, Offset, Length, &LineNumbers))
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h63 uint64_t Length; member in struct:llvm::DWARFYAML::ARangeDescriptor
68 uint64_t Length; member in struct:llvm::DWARFYAML::ARange
97 InitialLength Length; member in struct:llvm::DWARFYAML::PubSection
123 uint64_t Length; member in struct:llvm::DWARFYAML::Unit
135 uint64_t Length; member in struct:llvm::DWARFYAML::File
151 uint64_t Length; member in struct:llvm::DWARFYAML::LineTable
173 Optional<yaml::Hex64> Length; member in struct:llvm::DWARFYAML::AddrTableEntry
/freebsd-13-stable/sys/amd64/vmm/amd/
H A Divrs_drv.c79 if (ivrs->Header.Length == 0) {
84 end = (ACPI_IVRS_HEADER *)((char *)ivrs + ivrs->Header.Length);
87 if ((uint8_t *)ivrs_hdr + ivrs_hdr->Length > (uint8_t *)end) {
89 ivrs_hdr->Length);
114 ivrs_hdr->Length);
228 end = (uint8_t *)ivhd + ivhd->Header.Length;
352 if (ivrs->Header.Length == 0) {
/freebsd-13-stable/stand/efi/include/
H A Defidevp.h39 UINT8 Length[2]; member in struct:_EFI_DEVICE_PATH
57 #define DevicePathNodeLength(a) ((size_t)(((a)->Length[0]) | ((a)->Length[1] << 8)))
67 (a)->Length[0] = (UINT8) (l); \
68 (a)->Length[1] = (UINT8) ((l) >> 8); \
74 (a)->Length[0] = sizeof(EFI_DEVICE_PATH); \
75 (a)->Length[1] = 0; \
/freebsd-13-stable/usr.sbin/wpa/wpa_supplicant/
H A DPacket32.c76 ULONG Length; member in struct:NDIS_802_11_KEY
85 ULONG Length; member in struct:NDIS_802_11_KEY_COMPAT
208 o->Length = sizeof(NDIS_802_11_KEY_COMPAT) + old->KeyLength;
211 new->Length = o->Length;
/freebsd-13-stable/sys/contrib/dev/acpica/components/parser/
H A Dpsloop.c294 Op->Named.Length = (UINT32)
320 Op->Named.Length = (UINT32)
631 Op->Named.Length = (UINT32) (ParserState->Aml - Op->Named.Data);
643 Op->Named.Length = (UINT32) (ParserState->Aml - Op->Named.Data);
653 Op->Named.Length = (UINT32) (ParserState->Aml - Op->Named.Data);
/freebsd-13-stable/sys/x86/iommu/
H A Dintel_drv.c105 ptrend = (char *)dmartbl + dmartbl->Header.Length;
110 if (dmarh->Length <= 0) {
112 dmarh->Length);
115 ptr += dmarh->Length;
682 if (devscope->Length < sizeof(*devscope)) {
684 devscope->Length);
690 path_len = devscope->Length - sizeof(*devscope);
693 devscope->Length);
700 devscope->Length);
728 ptrend = (char *)dmarh + dmarh->Header.Length;
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/Disassembler/
H A DSystemZDisassembler.cpp337 uint64_t Length = Field >> 16;
340 assert(Length < 16 && "Invalid BDLAddr12Len4");
343 Inst.addOperand(MCOperand::createImm(Length + 1));
349 uint64_t Length = Field >> 16;
352 assert(Length < 256 && "Invalid BDLAddr12Len8");
355 Inst.addOperand(MCOperand::createImm(Length + 1));
361 uint64_t Length = Field >> 16;
364 assert(Length < 16 && "Invalid BDRAddr12");
367 Inst.addOperand(MCOperand::createReg(Regs[Length]));
/freebsd-13-stable/sys/amd64/vmm/intel/
H A Dvtd.c205 end = (char *)drhd + drhd->Header.Length;
206 remaining = drhd->Header.Length - sizeof(ACPI_DMAR_HARDWARE_UNIT);
209 remaining -= device_scope->Length;
223 pathend = (char *)device_scope + device_scope->Length;
224 pathremaining = device_scope->Length - sizeof(ACPI_DMAR_DEVICE_SCOPE);
343 end = (char *)dmar + dmar->Header.Length;
344 remaining = dmar->Header.Length - sizeof(ACPI_TABLE_DMAR);
347 if (hdr->Length > remaining)
364 remaining -= hdr->Length;
/freebsd-13-stable/sys/contrib/dev/acpica/include/
H A Dactbl1.h239 UINT8 Length; member in struct:acpi_subtable_header
281 UINT16 Length; member in struct:acpi_asf_header
409 UINT32 RegionLength; /* Length of the boot error region */
421 UINT32 RawDataLength; /* Length of raw error data */
422 UINT32 DataLength; /* Length of generic error data */
542 UINT32 Length; member in struct:acpi_csrt_group
551 /* Shared data immediately follows (Length = SharedInfoLength) */
572 /* Resource descriptors immediately follow (Length = Group Length - SharedInfoLength) */
580 UINT32 Length; member in struct:acpi_csrt_descriptor
636 UINT16 Length; member in struct:acpi_dbg2_device
729 UINT16 Length; member in struct:acpi_dmar_header
751 UINT8 Length; member in struct:acpi_dmar_device_scope
1020 UINT32 Length; member in struct:acpi_einj_vendor
1191 UINT8 Length; member in struct:acpi_fpdt_header
1238 UINT32 Length; member in struct:acpi_table_s3pt
1334 UINT16 Length; member in struct:acpi_gtdt_header
1518 UINT8 Length; member in struct:acpi_hest_notify
1796 UINT32 Length; member in struct:acpi_hmat_structure
1958 UINT16 Length; member in struct:acpi_ibft_header
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeSession.cpp269 uint32_t Length) const {
270 return Cache.findLineNumbersByVA(Address, Length);
274 NativeSession::findLineNumbersByRVA(uint32_t RVA, uint32_t Length) const {
275 return findLineNumbersByAddress(getLoadAddress() + RVA, Length);
280 uint32_t Length) const {
282 return findLineNumbersByAddress(VA, Length);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp88 // A string of length Length, starting at Data.
91 unsigned Length; member in struct:__anon4315::SystemZOperand::TokenOp
110 // the base register has (GR32Reg or GR64Reg). Length is the operand
121 } Length; member in struct:__anon4315::SystemZOperand::MemOp
162 Op->Token.Length = Str.size();
192 Op->Mem.Length.Imm = LengthImm;
194 Op->Mem.Length.Reg = LengthReg;
213 return StringRef(Token.Data, Token.Length);
271 return isMemDisp12(BDLMem, RegKind) && inRange(Mem.Length.Imm, 1, 0x10);
274 return isMemDisp12(BDLMem, RegKind) && inRange(Mem.Length
928 parseAddress(bool &HaveReg1, Register &Reg1, bool &HaveReg2, Register &Reg2, const MCExpr *&Disp, const MCExpr *&Length, bool HasLength, bool HasVectorIndex) argument
1043 const MCExpr *Length; local
1368 const MCExpr *Length; local
[all...]
/freebsd-13-stable/sys/i386/linux/
H A Dlinux_locore.asm99 .long .LENDFDEDLSI1-.LSTARTFDEDLSI1 /* Length FDE */
109 .long .LENDFDEDLSI2-.LSTARTFDEDLSI2 /* Length FDE */
141 .long .LENDFDEDLSI3-.LSTARTFDEDLSI3 /* Length FDE */
/freebsd-13-stable/sys/dev/ce/
H A Dtau32-ddk.h489 int TAU32_DDK_DLL TAU32_CALL_TYPE TAU32_FifoPutCasAppend(TAU32_Controller *pControllerObject, int Interface, unsigned __int8 *pBuffer, unsigned Length);
490 int TAU32_DDK_DLL TAU32_CALL_TYPE TAU32_FifoPutCasAhead(TAU32_Controller *pControllerObject, int Interface, unsigned __int8 *pBuffer, unsigned Length);
491 int TAU32_DDK_DLL TAU32_CALL_TYPE TAU32_FifoGetCas(TAU32_Controller *pControllerObject, int Interface, unsigned __int8 *pBuffer, unsigned Length);
492 int TAU32_DDK_DLL TAU32_CALL_TYPE TAU32_FifoPutFasAppend(TAU32_Controller *pControllerObject, int Interface, unsigned __int8 *pBuffer, unsigned Length);
493 int TAU32_DDK_DLL TAU32_CALL_TYPE TAU32_FifoPutFasAhead(TAU32_Controller *pControllerObject, int Interface, unsigned __int8 *pBuffer, unsigned Length);
494 int TAU32_DDK_DLL TAU32_CALL_TYPE TAU32_FifoGetFas(TAU32_Controller *pControllerObject, int Interface, unsigned __int8 *pBuffer, unsigned Length);
/freebsd-13-stable/sys/amd64/linux32/
H A Dlinux32_locore.asm106 .long .LENDFDEDLSI1-.LSTARTFDEDLSI1 /* Length FDE */
116 .long .LENDFDEDLSI2-.LSTARTFDEDLSI2 /* Length FDE */
148 .long .LENDFDEDLSI3-.LSTARTFDEDLSI3 /* Length FDE */
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DRegisterBankInfo.cpp267 static hash_code hashPartialMapping(unsigned StartIdx, unsigned Length, argument
269 return hash_combine(StartIdx, Length, RegBank ? RegBank->getID() : 0);
275 return hashPartialMapping(PartMapping.StartIdx, PartMapping.Length,
280 RegisterBankInfo::getPartialMapping(unsigned StartIdx, unsigned Length, argument
284 hash_code Hash = hashPartialMapping(StartIdx, Length, &RegBank);
292 PartMapping = std::make_unique<PartialMapping>(StartIdx, Length, RegBank);
297 RegisterBankInfo::getValueMapping(unsigned StartIdx, unsigned Length, argument
299 return getValueMapping(&getPartialMapping(StartIdx, Length, RegBank), 1);
521 assert(Length && "Empty mapping");
524 assert(RegBank->getSize() >= Length
[all...]
/freebsd-13-stable/sys/contrib/edk2/Include/Library/
H A DBaseLib.h246 Copies not more than Length successive char from the string pointed to by
248 Source, then Destination[Length] is always set to null.
252 If Length > 0 and Destination is not aligned on a 16-bit boundary, then ASSERT().
253 If Length > 0 and Source is not aligned on a 16-bit boundary, then ASSERT().
261 @param Length The maximum number of Unicode characters to copy.
265 MIN(StrLen(Source), Length).
280 IN UINTN Length
321 Appends not more than Length successive char from the string pointed to by
323 copied from Source, then Destination[StrLen(Destination) + Length] is always
337 @param Length Th
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseAST.cpp79 unsigned Length = Tok.getLength(); local
85 OS << ": current parser token '" << StringRef(Spelling, Length) << "'\n";
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupport.cpp92 uint32_t Length; local
93 if (auto Err = BlockReader.readInteger(Length))
95 if (Length != 0xffffffff) {
96 if (auto Err = BlockReader.skip(Length))
211 uint32_t Length; local
212 if (auto Err = BlockReader.readInteger(Length))
214 // If Length < 0xffffffff then use the regular length field, otherwise
216 if (Length != 0xffffffff)
217 RecordRemaining = Length;
/freebsd-13-stable/usr.sbin/acpi/acpidump/
H A Dacpi_user.c126 len = rsdp.Length;
220 acpi_checksum(sdt, sdt->Length) != 0)
/freebsd-13-stable/usr.sbin/mpsutil/
H A Dmps_debug.c173 tmpbuf, sgc->Length, sgc->NextChainOffset,
178 tmpbuf, sgc->Length, sgc->NextChainOffset,

Completed in 158 milliseconds

1234567891011>>