Searched defs:LabelWidth (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/lib/libcurses/base/
H A Dlib_slk.c58 #define LabelWidth InfoOf(SP_PARM).labelwidth macro
/openbsd-current/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DLinePrinter.h120 explicit PrintScope(const PrintScope &Other, uint32_t LabelWidth) argument
125 uint32_t LabelWidth = 0; member in struct:llvm::pdb::PrintScope
/openbsd-current/gnu/llvm/llvm/utils/FileCheck/
H A DFileCheck.cpp381 BuildInputAnnotations(const SourceMgr &SM, unsigned CheckFileBufferID, const std::pair<unsigned, unsigned> &ImpPatBufferIDRange, const std::vector<FileCheckDiag> &Diags, std::vector<InputAnnotation> &Annotations, unsigned &LabelWidth) argument
518 DumpEllipsisOrElidedLines(raw_ostream &OS, std::string &ElidedLines, unsigned LabelWidth) argument
534 DumpAnnotatedInput(raw_ostream &OS, const FileCheckRequest &Req, DumpInputFilterValue DumpInputFilter, unsigned DumpInputContext, StringRef InputFileText, std::vector<InputAnnotation> &Annotations, unsigned LabelWidth) argument
887 unsigned LabelWidth; local
891 InputFileText, Annotations, LabelWidth); local
[all...]

Completed in 118 milliseconds