Home
last modified time | relevance | path

Searched defs:LineLength (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/sys/contrib/dev/acpica/compiler/
H A Daslhex.c279 UINT32 LineLength; in HxDoHexOutputC() local
380 UINT32 LineLength; in HxDoHexOutputAsl() local
468 UINT32 LineLength; in HxDoHexOutputAsm() local
H A Dasldebug.c438 UINT32 LineLength; in UtDumpParseOpName() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolCache.cpp579 uint32_t LineLength = std::next(LineIter)->Addr - LineIter->Addr; in findLineNumbersByVA() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Format/
H A DBreakableToken.cpp544 unsigned LineLength = in getRangeLength() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1807 unsigned LineLength = 0; member