Home
last modified time | relevance | path

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

/freebsd/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/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DXCOFFDump.cpp387 uint64_t LineLength = std::min(4 - WordPos % 4, Size - WordPos); dumpTracebackTable() local
400 uint64_t LineLength = std::min(4 - Index % 4, Size - Index); dumpTracebackTable() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolCache.cpp584 uint32_t LineLength = std::next(LineIter)->Addr - LineIter->Addr; in findLineNumbersByVA() local
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DBreakableToken.cpp667 unsigned LineLength = in getRemainingLength() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp1251 unsigned LineLength = 0; in highlightLines() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp2191 unsigned LineLength = 0; member