Home
last modified time | relevance | path

Searched defs:ByteLength (Results 1 – 8 of 8) sorted by relevance

/freebsd-13-stable/sys/contrib/dev/acpica/compiler/
HDdtfield.c203 UINT32 ByteLength, in DtCompileOneField()
272 UINT32 ByteLength) in DtCompileString()
315 UINT32 ByteLength) in DtCompileUnicode()
354 UINT32 ByteLength) in DtCompileUuid()
397 UINT32 ByteLength, in DtCompileInteger()
567 UINT32 ByteLength) in DtCompileBuffer()
HDdtutils.c499 UINT32 ByteLength = 0; in DtGetBufferLength() local
541 UINT32 ByteLength = 0; in DtGetFieldLength() local
HDdtsubtable.c398 UINT32 ByteLength = 0; in DtGetSubtableLength() local
/freebsd-13-stable/sys/contrib/dev/acpica/common/
HDdmtable.c767 UINT32 ByteLength, in AcpiDmLineHeader()
820 UINT32 ByteLength, in AcpiDmLineHeader2()
883 UINT32 ByteLength; in AcpiDmDumpTable() local
HDdmtbdump.c252 UINT32 ByteLength) in AcpiDmDumpUnicode()
/freebsd-13-stable/sys/contrib/dev/acpica/components/debugger/
HDdbtest.c431 UINT32 ByteLength = 0; in AcpiDbTestOneObject() local
698 UINT32 ByteLength; in AcpiDbTestBufferType() local
825 UINT32 ByteLength) in AcpiDbTestStringType()
957 UINT32 ByteLength = 0; in AcpiDbTestFieldUnitType() local
/freebsd-13-stable/sys/contrib/dev/acpica/include/
HDacrestyp.h359 UINT16 ByteLength; member
368 UINT16 ByteLength; member
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDExpr.cpp1141 unsigned ByteLength = Str.size(); in StringLiteral() local