Searched refs:lines (Results 176 - 197 of 197) sorted by relevance

12345678

/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp93 StringRef EOL, int &lines,
316 // count lines manually, it's faster than getPresumedLoc()
340 /// and \p Line to track the number of source lines visited and the progress
/freebsd-13-stable/contrib/libarchive/libarchive/test/
H A Dmain.c59 * The next few lines are the only differences.
776 /* Dump 48 bytes (3 lines) so that the first difference is
780 /* Two lines agree, so step forward one line. */
1053 /* Verify that a text file contains the specified lines, regardless of order */
1054 /* This could be more efficient if we sorted both sets of lines, etc, but
1056 * lines at a time, this relatively crude approach is just fine. */
1059 const char *pathname, const char *lines[])
1078 /* Make a copy of the provided lines and count up the expected
1080 for (i = 0; lines[i] != NULL; ++i) {
1091 for (i = 0; lines[
1058 assertion_file_contains_lines_any_order(const char *file, int line, const char *pathname, const char *lines[]) argument
[all...]
/freebsd-13-stable/sys/dev/syscons/
H A Dsyscons.h580 int sc_alloc_history_buffer(scr_stat *scp, int lines,
/freebsd-13-stable/sys/dev/bxe/
H A Decore_init.h591 struct ilt_line *lines; member in struct:ecore_ilt
H A Dbxe.c5923 KASSERT((line <= ILT_MAX_LINES), ("Invalid number of ILT lines!"));
5974 if ((sc->ilt->lines =
5996 if (sc->ilt->lines != NULL) {
5997 free(sc->ilt->lines, M_BXE_ILT);
5998 sc->ilt->lines = NULL;
6033 * its own ILT lines.
6061 BLOGD(sc, DBG_LOAD, "ilt=%p start_line=%u lines=%p\n",
6062 sc->ilt, sc->ilt->start_line, sc->ilt->lines);
18144 ilt->lines[cdu_ilt_start + i].page = sc->context[i].vcxt;
18145 ilt->lines[cdu_ilt_star
[all...]
/freebsd-13-stable/contrib/subversion/
H A Dwin-tests.py711 def cert_extract(lines, what):
715 for i in lines:
/freebsd-13-stable/contrib/byacc/
H A Doutput.c191 if (code_lines[cl].lines != NULL)
200 fputs(code_lines[cl].lines, fp);
1954 /* comprehend the number of lines in the destructor code */
2020 /* prefix non-blank lines that don't start with
/freebsd-13-stable/share/mk/
H A Dbsd.compiler.mk115 # -Wself-assign on macro-expanded lines.
/freebsd-13-stable/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c2030 /* Print command output lines for specific vdev in a specific pool */
2054 val = data->lines[k];
2076 val = data->lines[j];
4643 * Returns the number of stat lines printed.
5339 char **lines = NULL; local
5343 rc = libzfs_run_process_get_stdout_nopath(path, argv, NULL, &lines,
5345 if (rc != 0 || lines == NULL || lines_cnt <= 0) {
5346 if (lines != NULL)
5347 libzfs_free_str_array(lines, lines_cnt);
5352 if (!is_blank_str(lines[
[all...]
/freebsd-13-stable/sys/conf/
H A Dkern.pre.mk11 # work. To ensure they do work, we have to duplicate thee few lines here.
/freebsd-13-stable/contrib/sendmail/contrib/
H A Dexpn.pl1259 can contain many lines which are not valid
/freebsd-13-stable/contrib/libarchive/test_utils/
H A Dtest_main.c917 /* Dump 48 bytes (3 lines) so that the first difference is
921 /* Two lines agree, so step forward one line. */
1194 /* Verify that a text file contains the specified lines, regardless of order */
1195 /* This could be more efficient if we sorted both sets of lines, etc, but
1197 * lines at a time, this relatively crude approach is just fine. */
1200 const char *pathname, const char *lines[])
1219 /* Make a copy of the provided lines and count up the expected
1221 for (i = 0; lines[i] != NULL; ++i) {
1233 for (i = 0; lines[i] != NULL; ++i) {
1234 expected[i] = strdup(lines[
1199 assertion_file_contains_lines_any_order(const char *file, int line, const char *pathname, const char *lines[]) argument
[all...]
/freebsd-13-stable/sys/dev/ixl/
H A Dixl_pf_main.c3890 int lines = length / byte_stride; local
3893 lines++;
3895 for (i = 0; i < lines; i++) {
3896 width = (rem > 0 && i == lines - 1)
/freebsd-13-stable/usr.sbin/mergemaster/
H A Dmergemaster.sh68 sdiff -o "${COMPFILE}.merged" --text --suppress-common-lines \
/freebsd-13-stable/stand/lua/
H A Dconfig.lua138 -- These are set from lines in loader.conf(5): ${key}_${name}="${value}" where
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_parser.c3156 "'nonvolatile WanderValue' lines instead.");
H A Drefclock_oncore.c1136 * Expect to see two lines with 'LONG', 'LAT' followed by 1-3 fields.
1715 alternate code for previous 4 lines is
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_dbg_fw_funcs.c390 /* extra lines include a signature line + optional latency events line */
399 #define RAM_LINES_TO_DWORDS(lines) ((lines) * 2)
400 #define RAM_LINES_TO_BYTES(lines) DWORDS_TO_BYTES(RAM_LINES_TO_DWORDS(lines))
1927 /* Returns OSAL_NULL for signature line, latency line and non-existing lines */
3989 /* Dump all static debug lines for each relevant block */
4009 /* If all lines are invalid - dump zeros */
5596 * filters on 256b debug lines.
/freebsd-13-stable/lib/libmd/i386/
H A Drmd160.S41 SOL - solaris systems, which are elf with strange comment lines
H A Dsha.S42 SOL - solaris systems, which are elf with strange comment lines
/freebsd-13-stable/sys/dev/vnic/
H A Dnicvf_queues.c1475 rbdr_cfg.lines = rbdr->dma_size / 128;
/freebsd-13-stable/contrib/bsnmp/tests/
H A Dcatch.hpp6131 // subsequent lines
16132 return "Reports test results as plain lines of text";
16331 // subsequent lines

Completed in 314 milliseconds

12345678