Home
last modified time | relevance | path

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

/freebsd-12.1/sys/contrib/dev/acpica/compiler/
H A Ddtfield.c203 UINT32 ByteLength, in DtCompileOneField()
272 UINT32 ByteLength) in DtCompileString()
313 UINT32 ByteLength) in DtCompileUnicode()
352 UINT32 ByteLength) in DtCompileUuid()
395 UINT32 ByteLength, in DtCompileInteger()
565 UINT32 ByteLength) in DtCompileBuffer()
H A Ddtutils.c489 UINT32 ByteLength = 0; in DtGetBufferLength() local
531 UINT32 ByteLength = 0; in DtGetFieldLength() local
H A Ddtsubtable.c398 UINT32 ByteLength = 0; in DtGetSubtableLength() local
/freebsd-12.1/sys/contrib/dev/acpica/common/
H A Ddmtable.c766 UINT32 ByteLength, in AcpiDmLineHeader()
819 UINT32 ByteLength, in AcpiDmLineHeader2()
882 UINT32 ByteLength; in AcpiDmDumpTable() local
H A Ddmtbdump.c252 UINT32 ByteLength) in AcpiDmDumpUnicode()
/freebsd-12.1/sys/contrib/dev/acpica/components/debugger/
H A Ddbtest.c429 UINT32 ByteLength = 0; in AcpiDbTestOneObject() local
734 UINT32 ByteLength; in AcpiDbTestBufferType() local
861 UINT32 ByteLength) in AcpiDbTestStringType()
/freebsd-12.1/sys/contrib/dev/acpica/include/
H A Dacrestyp.h359 UINT16 ByteLength; member
368 UINT16 ByteLength; member
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DExpr.cpp938 unsigned ByteLength = Str.size(); in StringLiteral() local