Searched defs:lines (Results 76 - 93 of 93) sorted by relevance

1234

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1082 DebugLinesSubsectionRef lines; local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp1786 auto lines = m_session_up->findLineNumbers(*compiland_up, *file); local
/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DPDB.cpp1567 DebugLinesSubsectionRef lines; local
1479 findLineTable(const SectionChunk *c, uint32_t addr, DebugStringTableSubsectionRef &cvStrTab, DebugChecksumsSubsectionRef &checksums, DebugLinesSubsectionRef &lines, uint32_t &offsetInLinetable) argument
/freebsd-13-stable/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-13-stable/sys/dev/fb/
H A Dvesa.c582 vesa_bios_set_line_length(int pixel, int *bytes, int *lines) argument
/freebsd-13-stable/sys/dev/bxe/
H A Decore_init.h591 struct ilt_line *lines; member in struct:ecore_ilt
/freebsd-13-stable/usr.bin/top/
H A Ddisplay.c130 int lines; local
161 int lines; local
186 int lines; local
[all...]
/freebsd-13-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c3443 int columns, lines; local
/freebsd-13-stable/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...]
/freebsd-13-stable/sys/dev/vnic/
H A Dq_struct.h680 uint64_t lines:12; member in struct:rbdr_cfg
/freebsd-13-stable/sys/dev/ixl/
H A Dixl_pf_main.c3890 int lines = length / byte_stride; local
/freebsd-13-stable/contrib/libarchive/test_utils/
H A Dtest_main.c1199 assertion_file_contains_lines_any_order(const char *file, int line, const char *pathname, const char *lines[]) argument
[all...]
/freebsd-13-stable/contrib/ee/
H A Dee.c2510 int lines, charac; local
[all...]
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_cxt.c1109 u32 lines, line, sz_left, lines_to_skip = 0; local
1185 u32 lines = clients[i].vf_total_lines * k; local
/freebsd-13-stable/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcurses_commands.c2083 int lines, cols, y, x; local
3549 int lines, cols, begin_y, begin_x; local
4181 int lines, cols, begin_y, begin_x; local
4225 int lines, col local
5502 int lines, cols; local
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp2864 bool RSModuleDescriptor::ParsePragmaCount(llvm::StringRef *lines, argument
2875 bool RSModuleDescriptor::ParseExportReduceCount(llvm::StringRef *lines, argument
2929 bool RSModuleDescriptor::ParseVersionInfo(llvm::StringRef *lines, argument
2945 ParseExportForeachCount(llvm::StringRef *lines, size_t n_lines) argument
2961 ParseExportVarCount(llvm::StringRef *lines, size_t n_lines) argument
[all...]
/freebsd-13-stable/contrib/googletest/googletest/src/
H A Dgtest.cc1322 std::vector<std::string> lines; local
5915 std::vector<std::string> lines; local
[all...]
/freebsd-13-stable/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c5339 char **lines = NULL; local
[all...]

Completed in 509 milliseconds

1234