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

1 2

  /device/google/marlin/dataservices/datatop/src/
datatop_fileops.c 157 int line_count = 0; local
161 line_count++;
166 return line_count;
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_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_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_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...]
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_transfer.c 109 int line_count = height > 2047 ? 2047 : height; local
123 src_ofst += line_count * src->pitch;
129 dst_ofst += line_count * dst->pitch;
134 PUSH_DATA (push, line_count);
138 height -= line_count;
139 sy += line_count;
140 dy += line_count;
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_transfer.c 72 int line_count = height > 2047 ? 2047 : height; local
87 src_ofst += line_count * src->pitch;
94 dst_ofst += line_count * dst->pitch;
99 PUSH_DATA (push, line_count);
103 height -= line_count;
104 sy += line_count;
105 dy += line_count;
  /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++)
  /bionic/tests/
stdio_test.cpp 180 const size_t line_count = 5; local
182 for (size_t i = 0; i < line_count; ++i) {
200 ASSERT_EQ(read_line_count, line_count);
    [all...]
  /external/libevent/
event_rpcgen.py 24 line_count = 0 variable
58 self._tags[entry.Tag()], line_count))
    [all...]
  /external/minijail/
syscall_filter.c 374 int line_count = 0; local
408 ++line_count;
  /external/ImageMagick/MagickCore/
feature.c 1871 line_count; local
    [all...]
  /external/google-breakpad/src/common/solaris/
dump_symbols.cc 356 int line_count = func_info.line_info.size(); local
368 func_info.size = (line_count == 0) ? 0 : it->second->size;
375 for (size_t k = 0; k < line_count; ++k) {
379 if (k == line_count - 1) {
  /external/v8/src/profiler/
profile-generator.cc 244 unsigned line_count = line_ticks_.occupancy(); local
246 if (line_count == 0) return true;
247 if (length < line_count) return false;
  /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/msmcobalt/libbt-vendor/include/
hw_ar3k.h 135 unsigned line_count; member in struct:tag_info
  /external/v8/src/runtime/
runtime-debug.cc 1514 const int line_count = line_ends_array->length(); local
1540 const int line_count = line_ends_array->length(); local
1623 const int line_count = line_ends_array->length(); local
1677 const int line_count = line_ends_array->length(); local
    [all...]
  /external/v8/test/cctest/
test-cpu-profiler.cc 1087 unsigned int line_count = func_node->GetHitLineCount(); local
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
objcopy.c 857 unsigned int line_count; local
    [all...]
  /device/huawei/angler/camera/
QCamera_Intf.h 827 uint32_t line_count; member in struct:__anon3731
  /device/lge/bullhead/camera/
QCamera_Intf.h 827 uint32_t line_count; member in struct:__anon4283
  /device/moto/shamu/camera/
QCamera_Intf.h 827 uint32_t line_count; member in struct:__anon5061

Completed in 803 milliseconds

1 2