Searched defs:lines (Results 51 - 75 of 85) sorted by relevance

1234

/freebsd-current/sys/netpfil/ipfilter/netinet/
H A Dradix_ipf.c1143 int lines; local
[all...]
/freebsd-current/contrib/byacc/
H A Ddefs.h579 char *lines; member in struct:code_lines
/freebsd-current/sys/dev/syscons/
H A Dscvgarndr.c750 int lines; local
771 int lines; local
/freebsd-current/contrib/file/src/
H A Dsoftmagic.c1348 size_t lines, linecnt, bytecnt; local
/freebsd-current/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_vdev.c944 lines_to_stderr(char *lines[], int lines_cnt) argument
1048 char **lines = NULL; local
/freebsd-current/usr.bin/pr/
H A Dpr.c83 static int lines; /* number of lines per page */ variable
[all...]
/freebsd-current/usr.bin/ncal/
H A Dncal.c45 #undef lines /* term.h defines this */ macro
60 char lines[7][MAX_WIDTH + 1]; member in struct:monthlines
[all...]
/freebsd-current/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_util.c879 libzfs_read_stdout_from_fd(int fd, char **lines[]) argument
917 libzfs_run_process_impl(const char *path, char *argv[], char *env[], int flags, char **lines[], int *lines_cnt) argument
995 libzfs_run_process_get_stdout(const char *path, char *argv[], char *env[], char **lines[], int *lines_cnt) argument
1006 libzfs_run_process_get_stdout_nopath(const char *path, char *argv[], char *env[], char **lines[], int *lines_cnt) argument
2195 zpool_prepare_disk(zpool_handle_t *zhp, nvlist_t *vdev_nv, const char *prepare_str, char **lines[], int *lines_cnt) argument
2263 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) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/ProfileData/
H A DGCOV.cpp50 uint64_t lines = 0; member in struct:__anon2139::Summary
67 std::vector<LineInfo> lines; member in struct:__anon2139::SourceInfo
701 SmallSet<uint32_t, 16> lines; local
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp995 unsigned lines = len / max_line; local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectCommands.cpp846 StringList lines; variable
1506 StringList lines; variable
H A DCommandObjectType.cpp184 StringList lines; variable
421 StringList lines; variable
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.cpp133 SymbolFileBreakpad::lines(Record::Kind section_type) { function in class:SymbolFileBreakpad
/freebsd-current/sys/contrib/openzfs/cmd/zed/agents/
H A Dzfs_mod.c153 static void lines_to_zed_log_msg(char **lines, int lines_cnt) argument
215 char **lines = NULL; local
[all...]
/freebsd-current/contrib/diff/src/
H A Ddiff3.c73 char **lines[2]; /* The actual lines (may contain nulls) */ member in struct:diff_block
83 char **lines[3]; /* The actual lines (may contain nulls) */ member in struct:diff3_block
[all...]
/freebsd-current/sys/dev/bxe/
H A Decore_init.h589 struct ilt_line *lines; member in struct:ecore_ilt
/freebsd-current/sys/dev/fb/
H A Dvesa.c580 vesa_bios_set_line_length(int pixel, int *bytes, int *lines) argument
/freebsd-current/contrib/llvm-project/lldb/source/Host/common/
H A DEditline.cpp138 EditLineStringType CombineLines(const std::vector<EditLineStringType> &lines) { argument
456 StringList lines; local
651 StringList lines = GetInputAsStringList(m_current_line_index + 1); local
692 auto lines = GetInputAsStringList(); local
824 StringList lines = GetInputAsStringList(); local
870 StringList lines = GetInputAsStringList(m_current_line_index + 1); local
1555 GetLines(int first_line_number, StringList &lines, bool &interrupted) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp1784 auto lines = m_session_up->findLineNumbers(*compiland_up, *file); local
/freebsd-current/contrib/llvm-project/lld/COFF/
H A DPDB.cpp1837 DebugLinesSubsectionRef lines; local
1749 findLineTable(const SectionChunk *c, uint32_t addr, DebugStringTableSubsectionRef &cvStrTab, DebugChecksumsSubsectionRef &checksums, DebugLinesSubsectionRef &lines, uint32_t &offsetInLinetable) argument
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DDisassembler.cpp223 std::set<uint32_t> lines; local
[all...]
/freebsd-current/contrib/bmake/unit-tests/
H A DMakefile
/freebsd-current/usr.bin/bmake/unit-tests/
H A DMakefile
/freebsd-current/usr.bin/top/
H A Ddisplay.c128 int lines; local
159 int lines; local
184 int lines; local
[all...]
/freebsd-current/contrib/libarchive/libarchive/test/
H A Dmain.c1058 assertion_file_contains_lines_any_order(const char *file, int line, const char *pathname, const char *lines[]) argument
[all...]

Completed in 252 milliseconds

1234