HomeSort by relevance Sort by last modified time
    Searched refs:line_count (Results 1 - 25 of 48) sorted by null

1 2

  /device/google/marlin/dataservices/datatop/src/
datatop_single_line_poll.c 55 * @var dtop_single_line_vars::line_count
60 int line_count; member in struct:dtop_single_line_vars
75 (dpg->priv))->line_count);
87 (dpg->priv))->line_count; n++) {
93 (dpg->priv))->line_count - 1)) {
132 (dpset->priv))->line_count; i++)
159 dpg->data_points_len = storage->line_count;
178 int *line_len = malloc(sizeof(int) * storage->line_count);
183 storage->line = malloc(storage->line_count * sizeof(*storage->line));
185 for (i = 0; i < storage->line_count; i++
    [all...]
datatop_dual_line_poll.c 57 * @var dtop_dual_line_vars::line_count
63 int line_count; member in struct:dtop_dual_line_vars
78 (dpg->priv))->line_count);
81 (dpg->priv))->line_count);
86 (dpg->priv))->line_count/2));
89 (dpg->priv))->line_count/2));
100 (dpg->priv))->line_count; n++) {
110 (dpg->priv))->line_count-2)) {
119 (dpg->priv))->line_count/2); i++)
130 (dpg->priv))->line_count/2); i++
    [all...]
datatop_dev_poll.c 54 * @var dtop_dev_vars::line_count
59 int line_count; member in struct:dtop_dev_vars
114 (dpg->priv))->line_count);
118 (dpg->priv))->line_count-2);
130 (dpg->priv))->line_count; n++) {
136 (dpg->priv))->line_count - 1)) {
143 (dpg->priv))->line_count; n++) {
153 (dpg->priv))->line_count; n++) {
181 (dpset->priv))->line_count)-2); j++) {
189 (dpset->priv))->line_count; i++
    [all...]
datatop_stat_poll.c 54 * @var dtop_stat_vars::line_count
59 int line_count; member in struct:dtop_stat_vars
121 (dpg->priv))->line_count);
134 (dpg->priv))->line_count; n++) {
140 (dpg->priv))->line_count - 1)) {
147 for (i = 0; i < ((struct dtop_stat_vars *)(dpg->priv))->line_count; i++)
178 (dpset->priv))->line_count; i++)
224 int *line_len = malloc(sizeof(int) * storage->line_count);
233 storage->line = malloc(storage->line_count * sizeof(*storage->line));
235 for (i = 0; i < storage->line_count; i++
    [all...]
datatop_meminfo_file_poll.c 56 * @var dtop_meminfo_vars::line_count
61 int line_count; member in struct:dtop_meminfo_vars
114 (dpg->priv))->line_count);
126 (dpg->priv))->line_count; n++) {
132 (dpg->priv))->line_count - 1)) {
179 (dpset->priv))->line_count; i++)
205 dpg->data_points_len = storage->line_count;
223 int *line_len = malloc(sizeof(int) * storage->line_count);
228 storage->line = malloc(storage->line_count * sizeof(*storage->line));
230 for (i = 0; i < storage->line_count; i++
    [all...]
datatop_fileops.c 157 int line_count = 0; local
161 line_count++;
166 return line_count;
  /external/clang/tools/clang-format/
clang-format-diff.py 82 line_count = 1
84 line_count = int(match.group(3))
85 if line_count == 0:
87 end_line = start_line + line_count - 1;
git-clang-format 296 line_count) pairs.
309 line_count = 1
311 line_count = int(match.group(3))
312 if line_count > 0:
313 matches.setdefault(filename, []).append(Range(start_line, line_count))
390 '-lines=%s:%s' % (start_line, start_line+line_count-1)
391 for start_line, line_count in line_ranges])
  /prebuilts/tools/common/google-java-format/
google-java-format-diff.py 81 line_count = 1
83 line_count = int(match.group(3))
84 if line_count == 0:
86 end_line = start_line + line_count - 1;
  /prebuilts/clang/host/darwin-x86/clang-3859424/bin/
git-clang-format 296 line_count) pairs.
309 line_count = 1
311 line_count = int(match.group(3))
312 if line_count > 0:
313 matches.setdefault(filename, []).append(Range(start_line, line_count))
390 '-lines=%s:%s' % (start_line, start_line+line_count-1)
391 for start_line, line_count in line_ranges])
  /prebuilts/clang/host/darwin-x86/clang-3957855/bin/
git-clang-format 296 line_count) pairs.
309 line_count = 1
311 line_count = int(match.group(3))
312 if line_count > 0:
313 matches.setdefault(filename, []).append(Range(start_line, line_count))
399 '-lines=%s:%s' % (start_line, start_line+line_count-1)
400 for start_line, line_count in line_ranges])
  /prebuilts/clang/host/darwin-x86/clang-3960126/bin/
git-clang-format 296 line_count) pairs.
309 line_count = 1
311 line_count = int(match.group(3))
312 if line_count > 0:
313 matches.setdefault(filename, []).append(Range(start_line, line_count))
399 '-lines=%s:%s' % (start_line, start_line+line_count-1)
400 for start_line, line_count in line_ranges])
  /prebuilts/clang/host/darwin-x86/clang-3977809/bin/
git-clang-format 296 line_count) pairs.
309 line_count = 1
311 line_count = int(match.group(3))
312 if line_count > 0:
313 matches.setdefault(filename, []).append(Range(start_line, line_count))
399 '-lines=%s:%s' % (start_line, start_line+line_count-1)
400 for start_line, line_count in line_ranges])
  /prebuilts/clang/host/darwin-x86/clang-4053586/bin/
git-clang-format 296 line_count) pairs.
309 line_count = 1
311 line_count = int(match.group(3))
312 if line_count > 0:
313 matches.setdefault(filename, []).append(Range(start_line, line_count))
399 '-lines=%s:%s' % (start_line, start_line+line_count-1)
400 for start_line, line_count in line_ranges])
  /prebuilts/clang/host/linux-x86/clang-3859424/bin/
git-clang-format 296 line_count) pairs.
309 line_count = 1
311 line_count = int(match.group(3))
312 if line_count > 0:
313 matches.setdefault(filename, []).append(Range(start_line, line_count))
390 '-lines=%s:%s' % (start_line, start_line+line_count-1)
391 for start_line, line_count in line_ranges])
  /prebuilts/clang/host/linux-x86/clang-3957855/bin/
git-clang-format 296 line_count) pairs.
309 line_count = 1
311 line_count = int(match.group(3))
312 if line_count > 0:
313 matches.setdefault(filename, []).append(Range(start_line, line_count))
399 '-lines=%s:%s' % (start_line, start_line+line_count-1)
400 for start_line, line_count in line_ranges])
  /prebuilts/clang/host/linux-x86/clang-3960126/bin/
git-clang-format 296 line_count) pairs.
309 line_count = 1
311 line_count = int(match.group(3))
312 if line_count > 0:
313 matches.setdefault(filename, []).append(Range(start_line, line_count))
399 '-lines=%s:%s' % (start_line, start_line+line_count-1)
400 for start_line, line_count in line_ranges])
  /prebuilts/clang/host/linux-x86/clang-3977809/bin/
git-clang-format 296 line_count) pairs.
309 line_count = 1
311 line_count = int(match.group(3))
312 if line_count > 0:
313 matches.setdefault(filename, []).append(Range(start_line, line_count))
399 '-lines=%s:%s' % (start_line, start_line+line_count-1)
400 for start_line, line_count in line_ranges])
  /prebuilts/clang/host/linux-x86/clang-4053586/bin/
git-clang-format 296 line_count) pairs.
309 line_count = 1
311 line_count = int(match.group(3))
312 if line_count > 0:
313 matches.setdefault(filename, []).append(Range(start_line, line_count))
399 '-lines=%s:%s' % (start_line, start_line+line_count-1)
400 for start_line, line_count in line_ranges])
  /toolchain/binutils/binutils-2.25/bfd/
dwarf1.c 84 unsigned long line_count; member in struct:dwarf1_unit
86 /* The decoded line number table (line_count entries). */
310 aUnit->line_count = (tblend - xptr) / 10;
313 amt = sizeof (struct linenumber) * aUnit->line_count;
319 for (eachLine = 0; eachLine < aUnit->line_count; eachLine++)
417 for (i = 0; i < aUnit->line_count; i++)
  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv50_transfer.c 111 int line_count = height > 2047 ? 2047 : height; local
125 src_ofst += line_count * src->pitch;
131 dst_ofst += line_count * dst->pitch;
136 PUSH_DATA (push, line_count);
140 height -= line_count;
141 sy += line_count;
142 dy += line_count;
  /hardware/qcom/bt/msm8909/libbt-vendor/include/
hw_ar3k.h 135 unsigned line_count; member in struct:tag_info
  /hardware/qcom/bt/msm8992/libbt-vendor/include/
hw_ar3k.h 135 unsigned line_count; member in struct:tag_info
  /hardware/qcom/bt/msm8996/libbt-vendor/include/
hw_ar3k.h 135 unsigned line_count; member in struct:tag_info
  /hardware/qcom/bt/msm8998/libbt-vendor/include/
hw_ar3k.h 137 unsigned line_count; member in struct:tag_info

Completed in 672 milliseconds

1 2