/freebsd-src/contrib/kyua/utils/text/ |
H A D | operations_test.cpp | 57 const std::vector< std::string > lines = text::split(expected, '\n'); in refill_test() local 218 std::vector< std::string > lines; in ATF_TEST_CASE_BODY() local 226 std::vector< std::string > lines; in ATF_TEST_CASE_BODY() local 235 std::vector< std::string > lines; in ATF_TEST_CASE_BODY() local 248 std::set< std::string > lines; in ATF_TEST_CASE_BODY() local
|
H A D | table.cpp | 220 std::vector< std::string > lines; in format_row() local 412 std::vector< std::string > lines; in format() local
|
/freebsd-src/contrib/kyua/utils/cmdline/ |
H A D | ui.cpp | 174 const std::vector< std::string > lines = text::refill( in out_wrap() local 200 const std::vector< std::string > lines = text::refill( in out_tag_wrap() local 233 const std::vector< std::string > lines = formatter.format(table); in out_table() local
|
/freebsd-src/crypto/openssl/crypto/ts/ |
H A D | ts_rsp_print.c | 73 int i, lines = 0; in TS_STATUS_INFO_print_bio() local 105 int lines = 0; in ts_status_map_print() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Core/ |
H A D | IOHandler.cpp | 269 [this](Editline *editline, StringList &lines) { in IOHandlerEditline() 295 int cursor_position) { in IOHandlerEditline() 441 StringList &lines) { in IsInputCompleteCallback() 446 const StringList &lines, in FixIndentationCallback() 535 bool IOHandlerEditline::GetLines(StringList &lines, bool &interrupted) { in GetLines() 582 StringList lines; in Run() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
H A D | LinuxProcMaps.cpp | 125 llvm::StringRef lines(linux_map); in ParseLinuxMapRegions() local 148 llvm::StringRef lines(linux_smap); in ParseLinuxSMapRegions() local
|
/freebsd-src/contrib/nvi/cl/ |
H A D | cl_read.c | 50 size_t lines, columns; in cl_event() local 309 cl_resize(SCR *sp, size_t lines, size_t columns) in cl_resize()
|
/freebsd-src/usr.sbin/lpr/filters.ru/koi2alt/ |
H A D | koi2alt.c | 41 int lines; variable
|
/freebsd-src/usr.sbin/lpr/filters.ru/koi2855/ |
H A D | koi2855.c | 42 int lines; variable
|
/freebsd-src/usr.sbin/lpr/chkprintcap/ |
H A D | skimprintcap.h | 41 int lines; member
|
/freebsd-src/sys/dev/syscons/ |
H A D | schistory.c | 86 sc_alloc_history_buffer(scr_stat *scp, int lines, int prev_ysize, int wait) in sc_alloc_history_buffer() 164 int lines; in copy_history() local
|
/freebsd-src/crypto/heimdal/lib/roken/ |
H A D | get_window_size.c | 61 get_window_size(int fd, int *lines, int *columns) in get_window_size()
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/minidump/ |
H A D | MinidumpTypes.cpp | 45 llvm::SmallVector<llvm::StringRef, 0> lines; in Parse() local
|
/freebsd-src/crypto/heimdal/lib/sl/ |
H A D | test_sl.c | 40 } lines[] = { variable
|
/freebsd-src/contrib/ntp/sntp/unity/auto/ |
H A D | unity_test_summary.rb | 96 def get_details(result_file, lines) argument
|
H A D | unity_test_summary.py | 85 def get_details(self, result_file, lines): argument
|
/freebsd-src/contrib/bearssl/src/codec/ |
H A D | pemenc.c | 68 size_t dlen, banner_len, lines; in br_pem_encode() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Expression/ |
H A D | REPL.cpp | 141 bool REPL::IOHandlerIsInputComplete(IOHandler &io_handler, StringList &lines) { in IOHandlerIsInputComplete() 155 int REPL::CalculateActualIndentation(const StringList &lines) { in CalculateActualIndentation() 169 const StringList &lines, in IOHandlerFixIndentation()
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Core/ |
H A D | IOHandler.h | 234 const StringList &lines, in IOHandlerFixIndentation() 267 StringList &lines) { in IOHandlerIsInputComplete() 308 StringList &lines) override { in IOHandlerIsInputComplete()
|
/freebsd-src/contrib/llvm-project/lldb/source/Host/common/ |
H A D | Editline.cpp | 138 CombineLines(const std::vector<EditLineStringType> & lines) CombineLines() argument 456 StringList lines; GetInputAsStringList() local 651 StringList lines = GetInputAsStringList(m_current_line_index + 1); BreakLineCommand() local 692 auto lines = GetInputAsStringList(); EndOrAddLineCommand() local 824 StringList lines = GetInputAsStringList(); NextLineCommand() local 870 StringList lines = GetInputAsStringList(m_current_line_index + 1); FixIndentationCommand() local 1555 GetLines(int first_line_number,StringList & lines,bool & interrupted) GetLines() argument [all...] |
/freebsd-src/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_util.c | 879 libzfs_read_stdout_from_fd(int fd,char ** lines[]) libzfs_read_stdout_from_fd() argument 918 libzfs_run_process_impl(const char * path,char * argv[],char * env[],int flags,char ** lines[],int * lines_cnt) libzfs_run_process_impl() argument 996 libzfs_run_process_get_stdout(const char * path,char * argv[],char * env[],char ** lines[],int * lines_cnt) libzfs_run_process_get_stdout() argument 1007 libzfs_run_process_get_stdout_nopath(const char * path,char * argv[],char * env[],char ** lines[],int * lines_cnt) libzfs_run_process_get_stdout_nopath() argument 2196 zpool_prepare_disk(zpool_handle_t * zhp,nvlist_t * vdev_nv,const char * prepare_str,char ** lines[],int * lines_cnt) zpool_prepare_disk() argument 2265 zpool_prepare_and_label_disk(libzfs_handle_t * hdl,zpool_handle_t * zhp,const char * name,nvlist_t * vdev_nv,const char * prepare_str,char ** lines[],int * lines_cnt) zpool_prepare_and_label_disk() argument [all...] |
/freebsd-src/contrib/llvm-project/lldb/source/Utility/ |
H A D | StringList.cpp | 152 size_t StringList::SplitIntoLines(const std::string &lines) { in SplitIntoLines() 156 size_t StringList::SplitIntoLines(const char *lines, size_t len) { in SplitIntoLines()
|
/freebsd-src/contrib/less/ |
H A D | ttyin.c | 148 int lines = 1; default_wheel_lines() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/REPL/Clang/ |
H A D | ClangREPL.cpp | 78 lldb::offset_t ClangREPL::GetDesiredIndentation(const StringList &lines, in GetDesiredIndentation() argument
|
/freebsd-src/usr.bin/tail/ |
H A D | read.c | 134 lines(FILE *fp, const char *fn, off_t off) in lines() function
|