Home
last modified time | relevance | path

Searched +defs:empty +defs:lines (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/kyua/utils/text/
H A Dtable.cpp220 std::vector< std::string > lines; in format_row() local
286 text::table::empty(void) const in empty() function in text::table
412 std::vector< std::string > lines; in format() local
/freebsd/contrib/openpam/t/
H A Dt_openpam_readlinev.c62 orlv_expect(struct t_file *tf, const char **expectedv, int lines, int eof) in orlv_expect()
117 static const char *empty[] = { variable
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DGCOV.cpp50 uint64_t lines = 0; member
67 std::vector<LineInfo> lines; member
625 bool empty() { return Remaining.empty(); } in empty() function in __anon0a4b09390311::LineConsumer
701 SmallSet<uint32_t, 16> lines; in collectFunction() local