Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Daslhex.c171 UINT32 LineLength; in HxDoHexOutputC() local
272 UINT32 LineLength; in HxDoHexOutputAsl() local
360 UINT32 LineLength; in HxDoHexOutputAsm() local
H A Dasldebug.c330 UINT32 LineLength; in UtDumpParseOpName() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolCache.cpp579 uint32_t LineLength = std::next(LineIter)->Addr - LineIter->Addr; in findLineNumbersByVA() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DBreakableToken.cpp544 unsigned LineLength = in getRangeLength() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1609 unsigned LineLength = 0; member