Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/compiler/
H A Ddtfield.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()
H A Ddtutils.c509 UINT32 ByteLength = 0; in DtGetBufferLength() local
551 UINT32 ByteLength = 0; in DtGetFieldLength() local
H A Ddtsubtable.c398 UINT32 ByteLength = 0; in DtGetSubtableLength() local
/freebsd/sys/contrib/dev/acpica/components/debugger/
H A Ddbtest.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/sys/contrib/dev/acpica/common/
H A Ddmtable.c979 UINT32 ByteLength, in AcpiDmLineHeader()
1032 UINT32 ByteLength, in AcpiDmLineHeader2()
1095 UINT32 ByteLength; in AcpiDmDumpTable() local
H A Ddmtbdump.c299 UINT32 ByteLength) in AcpiDmDumpUnicode()
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILCBufferAccess.cpp246 uint64_t ByteLength = Length->getZExtValue(); in replaceMemCpy() local
H A DDXILLegalizePass.cpp345 uint64_t ByteLength = Length->getZExtValue(); in emitMemcpyExpansion() local
/freebsd/sys/contrib/dev/acpica/include/
H A Dacrestyp.h365 UINT16 ByteLength; member
374 UINT16 ByteLength; member
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp1138 unsigned ByteLength = Str.size(); in StringLiteral() local