Searched refs:count (Results 1 – 9 of 9) sorted by relevance
132 int token, count = 0;181 count = 0;185 count = 0;211 count = 1;219 count = 1;239 ++count;242 if (--count == 0)259 ++count;262 if (--count == 0)279 ++count;[all …]
280 int yy_bs_lineno; /**< The line count. */281 int yy_bs_column; /**< The column count. */2292 int token, count = 0;2341 count = 0;2345 count = 0;2371 count = 1;2379 count = 1;2399 ++count;2402 if (--count == 0)2419 ++count;[all …]
487 my $count;491 $count = 0;494 if ($count != $#{$args{'parameterlist'}}) {495 $count++;518 my $count;577 my $count;583 $count = 0;592 if ($count != $#{$args{'parameterlist'}}) {593 $count++;619 my $count;[all …]
48 my $count = 0;66 $count = $count + 1;87 $count = $count + 1;111 if ($count == 0) {
24 dd if="$file" ibs=1 skip="$start" count="$size" 2>/dev/null | zcat69 (dd ibs="$off" skip=1 count=0 && dd bs=512k) <"$image" 2>/dev/null | \
78 void sym_set_change_count(int count);79 void sym_add_change_count(int count);
792 void sym_set_change_count(int count) in sym_set_change_count() argument795 sym_change_count = count; in sym_set_change_count()797 (bool)_sym_change_count != (bool)count) in sym_set_change_count()801 void sym_add_change_count(int count) in sym_add_change_count() argument803 sym_set_change_count(count + sym_change_count); in sym_add_change_count()
244 int yy_bs_lineno; /**< The line count. */245 int yy_bs_column; /**< The column count. */
362 const unsigned int count = (size / id_size)-1; in do_pnp_device_entry() local368 for (i = 0; i < count; i++) { in do_pnp_device_entry()389 const unsigned int count = (size / id_size)-1; in do_pnp_card_entries() local395 for (i = 0; i < count; i++) { in do_pnp_card_entries()