Home
last modified time | relevance | path

Searched refs:acc_count (Results 1 – 25 of 94) sorted by relevance

1234

/dports/lang/elixir/elixir-1.12.3/lib/elixir/lib/stream/
H A Dreducers.ex8 chunk_fun = fn entry, {acc_buffer, acc_count} ->
10 acc_count = acc_count + 1
13 if acc_count >= limit do
14 remaining = acc_count - step
17 {acc_buffer, acc_count}
20 if acc_count == count do
27 after_fun = fn {acc_buffer, acc_count} ->
28 if leftover == :discard or acc_count == 0 or acc_count >= count do
31 {:cont, :lists.reverse(acc_buffer, Enum.take(leftover, count - acc_count)), []}
/dports/lang/elixir-devel/elixir-1.13.1/lib/elixir/lib/stream/
H A Dreducers.ex8 chunk_fun = fn entry, {acc_buffer, acc_count} ->
10 acc_count = acc_count + 1
13 if acc_count >= limit do
14 remaining = acc_count - step
17 {acc_buffer, acc_count}
20 if acc_count == count do
27 after_fun = fn {acc_buffer, acc_count} ->
28 if leftover == :discard or acc_count == 0 or acc_count >= count do
31 {:cont, :lists.reverse(acc_buffer, Enum.take(leftover, count - acc_count)), []}
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/tmc/
H A Dtmc_move_types.F54 INTEGER, DIMENSION(:, :), ALLOCATABLE :: acc_count component
101 ALLOCATE (move_types%acc_count(0:nr_mv_types, nr_temp))
102 move_types%acc_count(:, :) = 0
129 DEALLOCATE (move_types%acc_count)
H A Dtmc_move_handle.F528 move_types%acc_count(typ, temper)
563 WRITE (c_c, TRIM(FMT_i)) TRIM(c_tmp), move_types%acc_count(typ, temper)
793 move_types%acc_count(mv_type, conf_moved) = move_types%acc_count(mv_type, conf_moved) + 1
798 move_types%acc_count(0, conf_moved) = move_types%acc_count(0, conf_moved) + 1
807 … move_types%acc_prob(:, :) = move_types%acc_count(:, :)/REAL(move_types%mv_count(:, :), KIND=dp)
838 move_types%acc_count(:, :) = move_types%acc_count(:, :) + acc_counter(:, :)
841 … move_types%acc_prob(:, :) = move_types%acc_count(:, :)/REAL(move_types%mv_count(:, :), KIND=dp)
867 move_types%acc_count(:, :) = 0
H A Dtmc_messages.F1263 + 1 + SIZE(tmc_params%nmc_move_types%acc_count) + 1
1291 m_send%task_int(counter) = SIZE(tmc_params%nmc_move_types%acc_count)
1293 RESHAPE(tmc_params%nmc_move_types%acc_count(:, :), &
1294 (/SIZE(tmc_params%nmc_move_types%acc_count)/))
1411 ALLOCATE (acc_counter(0:SIZE(tmc_params%nmc_move_types%acc_count(:, 1)) - 1, &
1412 SIZE(tmc_params%nmc_move_types%acc_count(1, :))))
1414 (/SIZE(tmc_params%nmc_move_types%acc_count(:, 1)), &
1415 SIZE(tmc_params%nmc_move_types%acc_count(1, :))/))
/dports/science/cp2k-data/cp2k-7.1.0/src/tmc/
H A Dtmc_move_types.F54 INTEGER, DIMENSION(:, :), ALLOCATABLE :: acc_count component
101 ALLOCATE (move_types%acc_count(0:nr_mv_types, nr_temp))
102 move_types%acc_count(:, :) = 0
129 DEALLOCATE (move_types%acc_count)
H A Dtmc_move_handle.F528 move_types%acc_count(typ, temper)
563 WRITE (c_c, TRIM(FMT_i)) TRIM(c_tmp), move_types%acc_count(typ, temper)
793 move_types%acc_count(mv_type, conf_moved) = move_types%acc_count(mv_type, conf_moved) + 1
798 move_types%acc_count(0, conf_moved) = move_types%acc_count(0, conf_moved) + 1
807 … move_types%acc_prob(:, :) = move_types%acc_count(:, :)/REAL(move_types%mv_count(:, :), KIND=dp)
838 move_types%acc_count(:, :) = move_types%acc_count(:, :) + acc_counter(:, :)
841 … move_types%acc_prob(:, :) = move_types%acc_count(:, :)/REAL(move_types%mv_count(:, :), KIND=dp)
867 move_types%acc_count(:, :) = 0
H A Dtmc_messages.F1263 + 1 + SIZE(tmc_params%nmc_move_types%acc_count) + 1
1291 m_send%task_int(counter) = SIZE(tmc_params%nmc_move_types%acc_count)
1293 RESHAPE(tmc_params%nmc_move_types%acc_count(:, :), &
1294 (/SIZE(tmc_params%nmc_move_types%acc_count)/))
1411 ALLOCATE (acc_counter(0:SIZE(tmc_params%nmc_move_types%acc_count(:, 1)) - 1, &
1412 SIZE(tmc_params%nmc_move_types%acc_count(1, :))))
1414 (/SIZE(tmc_params%nmc_move_types%acc_count(:, 1)), &
1415 SIZE(tmc_params%nmc_move_types%acc_count(1, :))/))
/dports/archivers/zip/zip30/os2/
H A Dos2acl.c97 USHORT acc_count; member
298 ai -> acc_attr, ai -> acc_count); in acl_bin2text()
300 for (cnt = 0; cnt < ai -> acc_count; cnt++) in acl_bin2text()
341 &ai -> acc_attr, &ai -> acc_count) != 2) in acl_text2bin()
347 for (cnt = 0; cnt < ai -> acc_count; cnt++) in acl_text2bin()
356 return sizeof(ACCINFO) + ai -> acc_count * sizeof(ACCLIST); in acl_text2bin()
374 ai -> acc_count = 0; in acl_set()
/dports/archivers/unzip/unzip60/os2/
H A Dos2acl.c97 USHORT acc_count; member
298 ai -> acc_attr, ai -> acc_count); in acl_bin2text()
300 for (cnt = 0; cnt < ai -> acc_count; cnt++) in acl_bin2text()
341 &ai -> acc_attr, &ai -> acc_count) != 2) in acl_text2bin()
347 for (cnt = 0; cnt < ai -> acc_count; cnt++) in acl_text2bin()
356 return sizeof(ACCINFO) + ai -> acc_count * sizeof(ACCLIST); in acl_text2bin()
374 ai -> acc_count = 0; in acl_set()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/readers/
H A Dacc_pattern.cpp139 int acc_count; member in CPatternStats
147 acc_count=0; in CPatternStats()
157 acc_count++; in AddAccRuns()
246 return p->second->acc_count; in GetCount()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objtools/readers/
H A Dacc_pattern.cpp139 int acc_count; member in CPatternStats
147 acc_count=0; in CPatternStats()
157 acc_count++; in AddAccRuns()
246 return p->second->acc_count; in GetCount()
/dports/cad/gplcver/gplcver-2.12a.src/tests_and_examples/examples.acc/
H A Dacc_nxtchld.c32 isiz = acc_count(acc_next_child, NULL); in process_all_insts()
55 isiz = acc_count(acc_next_child, up_ihref); in process_inst()
/dports/net/kamailio/kamailio-5.4.5/src/modules/tm/
H A Dt_stats.c176 unsigned long crt_count, acc_count; in tm_rpc_hash_stats() local
182 acc_count=0; in tm_rpc_hash_stats()
198 acc_count+=acc; in tm_rpc_hash_stats()
208 acc_average=acc_count/(double)TABLE_ENTRIES; in tm_rpc_hash_stats()
238 rpc->struct_add(st, "d", "acc_transactions", (unsigned)acc_count); in tm_rpc_hash_stats()
/dports/dns/packetq/PacketQ-1.4.1/src/
H A Dsql.h1084 acc_count.value(rows[m_row_index]) = 1; in evaluate_aggregate_operands()
1090 acc_count.value(base_row) = acc_count.value(base_row) + acc_count.value(next_row); in combine_aggregate()
1095 int c = acc_count.value(row); in evaluate()
1106 Int_accessor acc_count; variable
1123 acc_count.value(rows[m_row_index]) = 1; in evaluate_aggregate_operands()
1128 acc_count.value(base_row) = acc_count.value(base_row) + acc_count.value(next_row); in combine_aggregate()
1136 Int_accessor acc_count; variable
1201 acc_count.value(rows[m_row_index]) = 1; in evaluate_aggregate_operands()
1205 acc_count.value(base_row) = acc_count.value(base_row) + acc_count.value(next_row); in combine_aggregate()
1209 v = acc_count.value(rows[m_row_index]); in evaluate()
[all …]
/dports/deskutils/egroupware/egroupware/resources/inc/
H A Dclass.resources_ui.inc.php437 $acc_count = count($this->bo->get_acc_list($content['res_id']));
445 if($acc_count && $content['accessory_of'] != -1)
448 if($acc_count) $msg = lang('%1 accessories now resources',$acc_count);
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/gpu/
H A Dlal_neighbor.cpp236 int acc_count=0; in get_host() local
245 host_acc[ii+inum]=acc_count; in get_host()
247 acc_count+=nj; in get_host()
305 int acc_count=0; in get_host3() local
317 host_acc[i+inum]=acc_count; in get_host3()
318 acc_count+=nj; in get_host3()
/dports/net/waypipe/waypipe-a11a59c58bee3972ce9e1e18731eba28cc0a8f0a/src/
H A Dinterval.h67 int acc_count; member
H A Dinterval.c250 base->acc_count++; in merge_damage_records()
277 base->acc_count = 0; in reset_damage()
/dports/science/lammps/lammps-stable_29Sep2021/lib/gpu/
H A Dlal_neighbor.cpp314 int acc_count=0; in get_host() local
323 host_acc[ii+inum]=acc_count; in get_host()
325 acc_count+=nj; in get_host()
401 int acc_count=0; in get_host3() local
413 host_acc[i+inum]=acc_count; in get_host3()
414 acc_count+=nj; in get_host3()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/agp_validate/
H A Dagp_validate.cpp692 int acc_count=0; in x_LoadLenFa() local
747 acc_count++; in x_LoadLenFa()
807 if(acc_count==0) { in x_LoadLenFa()
/dports/emulators/dynamips-community/dynamips-0.2.17/stable/
H A Dmips64_jit.h51 m_uint64_t acc_count; member
H A Dmips64_jit.c171 if (p->acc_count <= threshold) { in mips64_jit_flush()
774 block->acc_count++; in mips64_jit_run_cpu()
/dports/emulators/dynamips-community/dynamips-0.2.17/unstable/
H A Dtcb.h49 m_uint64_t acc_count; member
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/include/mgmapi/
H A Dndb_logevent.h321 unsigned acc_count; member

1234