Home
last modified time | relevance | path

Searched refs:lines (Results 376 - 400 of 923) sorted by relevance

1...<<11121314151617181920>>...37

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
H A DTestFmwk.java219 List<String> lines = getParams().knownIssues.get(ticketLink); in logKnownIssue()
220 if (lines == null) { in logKnownIssue()
221 lines = new ArrayList<String>(); in logKnownIssue()
222 getParams().knownIssues.put(ticketLink, lines); in logKnownIssue()
224 if (!lines.contains(description)) { in logKnownIssue()
225 lines.add(description); in logKnownIssue()
/third_party/backends/backend/
H A Dagfafocus.c743 read_data (AgfaFocus_Scanner * s, SANE_Byte *buf, int lines, int bpl) in read_data() argument
761 set_size (cmd.tr_len, 3, lines); in read_data()
762 size = lines * bpl; in read_data()
772 if (size != ((unsigned int) lines * bpl)) in read_data()
775 (u_long) size, lines * bpl); in read_data()
792 s->lines_available -= lines; in read_data()
1307 continue; /* ignore empty lines */ in sane_init()
1639 s->params.lines = height * dots_per_mm + 0.5; in sane_get_parameters()
1686 /* in 1 bpp mode, lines need to be 8 pixel length */ in sane_get_parameters()
1852 while (lines_read < s->params.lines) in reader_process()
1854 int lines = lines_per_buffer; reader_process() local
[all...]
/third_party/toybox/porting/liteos_a/toys/posix/
H A Dps.c91 -q Quiet (no header lines)
1327 int i, lines, topoff = 0, done = 0; in top_common() local
1418 lines = TT.height; in top_common()
1442 lines = header_line(lines, 0); in top_common()
1457 lines = header_line(lines, 0); in top_common()
1480 lines = header_line(lines, 0); in top_common()
1502 lines in top_common()
[all...]
/third_party/toybox/toys/posix/
H A Dps.c106 -q Quiet (no header lines)
134 -q Quiet (no header lines)
1470 int i, lines, topoff = 0, done = 0; in top_common() local
1562 lines = TT.height; in top_common()
1586 lines = header_line(lines, 0); in top_common()
1601 lines = header_line(lines, 0); in top_common()
1627 lines = header_line(lines, in top_common()
[all...]
/third_party/ltp/scripts/
H A Dcheckpatch.pl1057 my @lines = split('\n', $text);
1059 foreach my $line (@lines) {
1171 my @lines = split("\n", $output);
1173 return ($id, $desc) if ($#lines < 0);
1175 if ($lines[0] =~ /^error: short SHA1 $commit is ambiguous/) {
1185 } elsif ($lines[0] =~ /^fatal: ambiguous argument '$commit': unknown revision or path not in the working tree\./ ||
1186 $lines[0] =~ /^fatal: bad object $commit/) {
1189 $id = substr($lines[0], 0, 12);
1190 $desc = substr($lines[0], 41);
1199 my @lines
[all...]
/build/config/components/init/param/
H A Dparam_fixer.py63 lines = f.readlines()
64 for line in lines:
/third_party/curl/scripts/
H A Dcompletion.pl79 my @lines = call_curl($cmd);
81 foreach my $line (@lines) {
/third_party/icu/tools/colprobe/
H A DextractCollationData.pl138 # break into individual reset/strength/setting lines
139 my @lines = split(/\n/);
149 foreach $line (@lines) {
150 # skip empty lines
214 #$lines[$i] = $name.$lrm.$line."</span><br>";
219 #$_ = join("\n", @lines);
/third_party/mesa3d/.gitlab-ci/bare-metal/
H A Dcros_servo_run.py69 for line in self.cpu_ser.lines(timeout=120, phase="bootloader"):
94 for line in self.cpu_ser.lines(timeout=self.test_timeout, phase="test"):
H A Dfastboot_run.py62 for line in self.ser.lines(timeout=2 * 60, phase="bootloader"):
82 for line in self.ser.lines(timeout=self.test_timeout, phase="test"):
114 # more lines first so that we get better information on the cause
/third_party/node/deps/npm/node_modules/diff/lib/patch/
H A Dparse.js62 } // Parses the --- and +++ headers, if none are found, no lines
95 lines: [],
122 hunk.lines.push(diffstr[i]);
/third_party/musl/Benchmark/scripts/
H A Dcompare_benchmark_result.py69 lines = open(file_path, 'r').readlines()
70 for line in lines:
/third_party/python/Tools/c-analyzer/c_parser/preprocessor/
H A Dgcc.py58 lines = iter(text.splitlines())
60 # Build the lines and filter out directives.
63 for line in lines:
/third_party/openssl/test/recipes/
H A Dtconversion.pl142 chomp(my @lines = <DATA>);
144 return scalar(uniq @lines);
156 "$cert '$exts' output should contain $expected different lines");
/third_party/python/Lib/idlelib/
H A Doutwin.py118 def writelines(self, lines):
119 "Write each item in lines iterable."
120 for line in lines:
H A Dpyshell.py253 lines = fp.readlines()
255 lines = []
258 for line in lines:
283 lines = fp.readlines()
284 for line in lines:
298 lines = []
303 lines.append(lineno)
305 return lines
699 lines = source.split("\n")
700 linecache.cache[filename] = len(source)+1, 0, lines, filenam
[all...]
/third_party/skia/tests/
H A DPathOpsCubicIntersectionTestData.cpp114 const CubicPts lines[] = { member
147 const size_t lines_count = SK_ARRAY_COUNT(lines);
/third_party/skia/tools/
H A Drewrite_includes.py90 lines = open(file_path).readlines()
96 for line in lines:
/third_party/vixl/tools/
H A Dclang_tidy.py59 def FilterClangTidyLines(lines):
62 for line in lines:
/third_party/vk-gl-cts/scripts/
H A Dconvert_case_list_to_xml.py72 lines = open(packageName + ".cases").readlines() variable
74 for line in lines:
/third_party/node/deps/v8/tools/
H A Dll_prof.py157 # Get a list of disassembled lines and their addresses.
158 lines = self._GetDisasmLines(arch, options)
159 if len(lines) == 0:
161 # Print annotated lines.
162 address = lines[0][0]
164 for i in range(len(lines)):
165 start_offset = lines[i][0] - address
166 if i == len(lines) - 1:
169 end_offset = lines[i + 1][0] - address
181 offset = lines[
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/
H A Dcapture_replay_tests.py335 lines = output.splitlines()
337 for i in range(len(lines)):
338 if ": error:" in lines[i]:
339 error_lines.append(lines[i] + "\n")
340 if i + 1 < len(lines):
341 error_lines.append(lines[i + 1] + "\n")
345 # Get all lines after and including the last occurance of "Run".
346 lines = output.splitlines()
348 for line_index in reversed(range(len(lines))):
350 if "[ RUN ]" in lines[line_inde
[all...]
/third_party/skia/gm/
H A Dcompositor_quads.cpp61 // To mimic Chromium's BSP clipping strategy, a set of three lines formed by triangle edges
69 // Utilities for operating on lines and tiles
98 // Two horizontal lines in intersect_line_segments()
145 // Draw grid of red lines at interior tile boundaries.
162 // Draw the arbitrary clipping/split boundaries that intersect the tile grid as green lines
217 // All three lines in a list in drawTiles()
218 SkPoint lines[6]; in drawTiles() local
219 clipping_line_segment(kClipP1, kClipP2, lines); in drawTiles()
220 clipping_line_segment(kClipP2, kClipP3, lines + 2); in drawTiles()
221 clipping_line_segment(kClipP3, kClipP1, lines in drawTiles()
261 clipTile(SkCanvas* canvas, int tileID, const SkRect& baseRect, const SkPoint quad[4], const bool edgeAA[4], const SkPoint lines[], int lineCount, int* quadCount) clipTile() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_setup.c29 * \brief Primitive rasterization/rendering (points, lines, triangles)
59 int lines; /**< number of lines on this edge */ member
629 setup->emaj.lines = (int) ceilf(vmax_y - setup->emaj.sy); in setup_tri_edges()
634 setup->etop.lines = (int) ceilf(vmax_y - setup->etop.sy); in setup_tri_edges()
639 setup->ebot.lines = (int) ceilf(vmid_y - setup->ebot.sy); in setup_tri_edges()
653 int lines, in subtriangle()
665 assert(lines >= 0); in subtriangle()
672 finish_y = sy + lines; in subtriangle()
715 eleft->sx += lines * elef in subtriangle()
650 subtriangle(struct setup_context *setup, struct edge *eleft, struct edge *eright, int lines, unsigned viewport_index) subtriangle() argument
[all...]
/third_party/python/Lib/test/
H A Dtest_curses.py1065 lines, cols = curses.LINES, curses.COLS
1066 self.assertIs(curses.is_term_resized(lines, cols), False)
1067 self.assertIs(curses.is_term_resized(lines-1, cols-1), True)
1072 lines, cols = curses.LINES, curses.COLS
1073 new_lines = lines - 1
1079 curses.resize_term(lines, cols)
1080 self.assertEqual(curses.LINES, lines)
1086 lines, cols = curses.LINES, curses.COLS
1087 new_lines = lines - 1
1093 curses.resizeterm(lines, col
[all...]

Completed in 26 milliseconds

1...<<11121314151617181920>>...37