Home
last modified time | relevance | path

Searched defs:count_all (Results 1 – 25 of 124) sorted by relevance

12345

/dports/biology/seqan1/seqan-1.3.1/seqan/file/
H A Dfile_format_fasta.h157 TSize & count_all) in _fastaScanLine()
225 typename Size<TData>::Type count_all = 1; //all characters read (with line breaks) in read() local
342 typename Size<TString>::Type count_all = 0; in readID() local
389 typename Size<TString>::Type count_all = 0; in readShortID() local
/dports/mail/squirrelmail/squirrelmail.stable/squirrelmail/src/
H A Dsearch.php360 $count_all = 0; variable
541 $count_all = count($msgs); variable
550 $count_all = true; variable
/dports/databases/p5-DBIx-Class/DBIx-Class-0.082842/lib/DBIx/Class/CDBICompat/
H A DRetrieve.pm85 sub count_all { shift->count } subroutine
/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dcompute_property_chunk.h51 int *count_one, *count_all; variable
H A Dcompute_temp_sphere.cpp127 int count,count_all; in dof_compute() local
/dports/www/drupal9/drupal-9.2.10/core/modules/system/tests/src/Kernel/Entity/
H A DEntityReferenceSelectionReferenceableTest.php111 …nceablesWithNoLabelKey($match, $match_operator, $limit, $count_limited, array $items, $count_all) {
/dports/www/drupal8/drupal-8.9.20/core/modules/system/tests/src/Kernel/Entity/
H A DEntityReferenceSelectionReferenceableTest.php111 …nceablesWithNoLabelKey($match, $match_operator, $limit, $count_limited, array $items, $count_all) {
/dports/graphics/vapoursynth-fmtconv/fmtconv-r28/src/conc/
H A DObjPool.hpp126 const int count_all = in cleanup() local
/dports/games/atanks/atanks-6.5/src/
H A Ddebris_pool.h64 int32_t count_all = 0; //!< Sum of all created items. member
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dcompute_property_molecule.cpp192 int *count_all = new int[nmolecules]; in pack_count() local
/dports/archivers/lziprecover/lziprecover-1.22/
H A Dnrep_stats.cc47 const bool count_all = ( repeated_byte < 0 || repeated_byte >= 256 ); in print_nrep_stats() local
/dports/net/packter-agent/PackterAgent-2.5/src/
H A Dpt_thmon.h49 int count_all; member
/dports/graphics/blender/blender-2.91.0/source/blender/editors/transform/
H A Dtransform_convert_action.c65 int i, count = 0, count_all = 0; in count_fcurve_keys() local
94 int count = 0, count_all = 0; in count_gplayer_frames() local
120 int count = 0, count_all = 0; in count_masklayer_frames() local
/dports/devel/tig/tig-2.5.4/src/
H A Drepo.c143 index_diff(struct index_diff *diff, bool untracked, bool count_all) in index_diff()
/dports/www/habari/habari-0.8/system/classes/
H A Dposts.php899 public function count_all() function in Posts
/dports/databases/grass7/grass-7.8.6/vector/v.to.rast/
H A Ddo_lines.c19 int value_type, int feature_type, int *count_all, int dense) in do_lines()
/dports/science/lammps/lammps-stable_29Sep2021/src/BODY/
H A Dcompute_temp_body.cpp173 int count_all; in dof_compute() local
/dports/math/lcalc/lcalc-1.23/include/
H A DLfind_zeros.h465 Double count_all=0; //counts how many zeros have been found in find_zeros_via_N() local
989 Double count_all=0; //counts how many zeros have been found in find_zeros_via_N_v() local
1390 Long count_all=0; //counts how many zeros have been found in find_zeros_elaborate() local
/dports/science/lammps/lammps-stable_29Sep2021/src/ASPHERE/
H A Dcompute_temp_asphere.cpp180 int count_all; in dof_compute() local
/dports/databases/p5-Jifty-DBI/Jifty-DBI-0.78/lib/Jifty/DBI/
H A DCollection.pm2048 sub count_all { subroutine
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/shared/umc/codec/h264_dec/src/
H A Dumc_h264_va_packer.cpp802 uint32_t const count_all = sliceInfo->GetSliceCount(); in PackAU() local
1063 uint32_t const count_all = sliceInfo->GetSliceCount(); in PackAU() local
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.5.2/src-separate/
H A Dduk_heap_alloc.c182 duk_size_t count_all; in duk__free_run_finalizers() local
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/src-separate/
H A Dduk_heap_alloc.c182 duk_size_t count_all; in duk__free_run_finalizers() local
/dports/databases/p5-Class-DBI/Class-DBI-v3.0.17/lib/Class/
H A DDBI.pm1179 sub count_all { shift->sql_single("COUNT(*)")->select_val } subroutine
/dports/net-mgmt/pnp-icinga2/pnp4nagios-0.6.26/lib/kohana/system/libraries/
H A DORM.php1020 public function count_all() function in ORM_Core

12345