Home
last modified time | relevance | path

Searched refs:count (Results 1 – 25 of 15921) sorted by relevance

12345678910>>...637

/dports/chinese/libpinyin/libpinyin-2.3.0/data/
H A Dinterpolation2.text3 \item 50337793 各条 count 51
4 \item 16798815 拒斥 count 6
5 \item 16867717 南京大屠杀 count 51
6 \item 16797084 官僚 count 598
7 \item 16828848 熏蒸剂 count 20
8 \item 50340792 恋歌 count 62
9 \item 16794329 风水 count 824
11 \item 50341109 捞起 count 9
12 \item 50336062 缝合 count 64
13 \item 16812841 携眷 count 2
[all …]
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/libs/airwindows/src/
H A DPocketVerbs.cpp23 …for(count = 0; count < 6; count++) {dAL[count] = 0.0; dBL[count] = 0.0; dCL[count] = 0.0; dDL[coun… in PocketVerbs()
24 …dFL[count] = 0.0; dGL[count] = 0.0; dHL[count] = 0.0; dIL[count] = 0.0; dJL[count] = 0.0; dKL[coun… in PocketVerbs()
25 …dML[count] = 0.0; dNL[count] = 0.0; dOL[count] = 0.0; dPL[count] = 0.0; dQL[count] = 0.0; dRL[coun… in PocketVerbs()
26 …dTL[count] = 0.0; dUL[count] = 0.0; dVL[count] = 0.0; dWL[count] = 0.0; dXL[count] = 0.0; dYL[coun… in PocketVerbs()
28 for(count = 0; count < 15149; count++) {aAL[count] = 0.0;} in PocketVerbs()
29 for(count = 0; count < 15149; count++) {oAL[count] = 0.0;} in PocketVerbs()
30 for(count = 0; count < 14617; count++) {aBL[count] = 0.0;} in PocketVerbs()
31 for(count = 0; count < 14617; count++) {oBL[count] = 0.0;} in PocketVerbs()
32 for(count = 0; count < 14357; count++) {aCL[count] = 0.0;} in PocketVerbs()
33 for(count = 0; count < 14357; count++) {oCL[count] = 0.0;} in PocketVerbs()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/acpica/dist/compiler/
H A Daslcompiler.l79 count (int type);
107 [ ] { count (0); }
110 [ \t] { count (0); }
118 ";" { count (0); return(';'); }
694 "{" { count (0); return('{'); }
695 "}" { count (0); return('}'); }
696 "," { count (0); return(','); }
697 "(" { count (0); return('('); }
701 count (0);
714 count (0);
[all …]
/dports/sysutils/acpica-tools/acpica-unix-20210930/source/compiler/
H A Daslcompiler.l187 count (int type);
217 [ ] { count (0); }
220 [ \t] { count (0); }
228 ";" { count (0); return(';'); }
274 "{" { count (0); return ('{'); }
275 "}" { count (0); return ('}'); }
276 "," { count (0); return (','); }
817 count (0);
833 count (0);
852 count (0);
[all …]
/dports/devel/pear-SebastianBergmann_PHPLOC/phploc-4.0.1/src/Log/
H A DText.php106 $count['loc'] > 0 ? ($count['cloc'] / $count['loc']) * 100 : 0,
108 $count['loc'] > 0 ? ($count['ncloc'] / $count['loc']) * 100 : 0,
110 $count['loc'] > 0 ? ($count['lloc'] / $count['loc']) * 100 : 0,
112 $count['lloc'] > 0 ? ($count['llocClasses'] / $count['lloc']) * 100 : 0,
120 $count['lloc'] > 0 ? ($count['llocFunctions'] / $count['lloc']) * 100 : 0,
123 $count['lloc'] > 0 ? ($count['llocGlobal'] / $count['lloc']) * 100 : 0,
153 $count['classes'] > 0 ? ($count['abstractClasses'] / $count['classes']) * 100 : 0,
155 $count['classes'] > 0 ? ($count['concreteClasses'] / $count['classes']) * 100 : 0,
158 $count['methods'] > 0 ? ($count['nonStaticMethods'] / $count['methods']) * 100 : 0,
160 $count['methods'] > 0 ? ($count['staticMethods'] / $count['methods']) * 100 : 0,
[all …]
/dports/games/openjazz/openjazz-20190106/src/io/gfx/
H A Dfont.cpp77 for (count = 0; count < 128; count++) { in Font()
118 for (count = 0; count < 33; count++) map[count] = 0; in Font()
134 for (count = 48; count < 58; count++) map[count] = count + 5; // Numbers in Font()
142 for (count = 65; count < 91; count++) map[count] = count - 38; // Upper-case letters in Font()
143 for (; count < 97; count++) map[count] = 0; in Font()
147 for (count = 0; count < 128; count++) { in Font()
174 for (count = 0; count < 40; count++) { in Font()
196 for (count = 0; count < 45; count++) map[count] = 0; in Font()
200 for (; count < 58; count++) map[count] = count - 47; // Numbers in Font()
213 for (count = 0; count < 48; count++) map[count] = 0; in Font()
[all …]
/dports/audio/elisa/elisa-21.12.3/autotests/
H A Dmanageaudioplayertest.cpp70 QCOMPARE(seekSpy.count(), 0); in simpleInitialCase()
90 QCOMPARE(seekSpy.count(), 0); in simpleInitialCase()
110 QCOMPARE(seekSpy.count(), 0); in simpleInitialCase()
132 QCOMPARE(seekSpy.count(), 0); in simpleInitialCase()
155 QCOMPARE(seekSpy.count(), 0); in simpleInitialCase()
177 QCOMPARE(seekSpy.count(), 0); in simpleInitialCase()
199 QCOMPARE(seekSpy.count(), 0); in simpleInitialCase()
219 QCOMPARE(seekSpy.count(), 0); in simpleInitialCase()
239 QCOMPARE(seekSpy.count(), 0); in simpleInitialCase()
261 QCOMPARE(seekSpy.count(), 0); in simpleInitialCase()
[all …]
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/scripts/audio/
H A Dsample_override.lua16 tr1_sound[000] = {sample = 0, count = 004};
17 tr1_sound[001] = {sample = 4, count = 001};
18 tr1_sound[002] = {sample = 5, count = 001};
19 tr1_sound[003] = {sample = 6, count = 001};
20 tr1_sound[004] = {sample = 7, count = 001};
21 tr1_sound[005] = {sample = 8, count = 001};
22 tr1_sound[006] = {sample = 9, count = 001};
23 tr1_sound[007] = {sample = 10, count = 001};
24 tr1_sound[008] = {sample = 11, count = 001};
25 tr1_sound[009] = {sample = 12, count = 001};
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/mysql-test/suite/tokudb/r/
H A Dbf_select_range_part.result38 count(*)
42 count(*)
45 count(*)
48 count(*)
51 count(*)
54 count(*)
57 count(*)
60 count(*)
63 count(*)
66 count(*)
[all …]
H A Dbf_insert_select_dup_key.result38 INSERT into t2 (num,count) SELECT NULL,count(*) from t1 on DUPLICATE KEY UPDATE count=count+1;
39 INSERT into t2 (num,count) SELECT NULL,count(*) from t1 on DUPLICATE KEY UPDATE count=count+1;
40 INSERT into t2 (num,count) SELECT NULL,count(*) from t1 on DUPLICATE KEY UPDATE count=count+1;
41 INSERT into t2 (num,count) SELECT NULL,count(*) from t1 on DUPLICATE KEY UPDATE count=count+1;
42 INSERT into t2 (num,count) SELECT NULL,count(*) from t1 on DUPLICATE KEY UPDATE count=count+1;
43 INSERT into t2 (num,count) SELECT NULL,count(*) from t1 on DUPLICATE KEY UPDATE count=count+1;
44 INSERT into t2 (num,count) SELECT NULL,count(*) from t1 on DUPLICATE KEY UPDATE count=count+1;
45 INSERT into t2 (num,count) SELECT NULL,count(*) from t1 on DUPLICATE KEY UPDATE count=count+1;
46 INSERT into t2 (num,count) SELECT NULL,count(*) from t1 on DUPLICATE KEY UPDATE count=count+1;
47 INSERT into t2 (num,count) SELECT NULL,count(*) from t1 on DUPLICATE KEY UPDATE count=count+1;
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/mysql-test/suite/tokudb/r/
H A Dbf_select_range_part.result38 count(*)
42 count(*)
45 count(*)
48 count(*)
51 count(*)
54 count(*)
57 count(*)
60 count(*)
63 count(*)
66 count(*)
[all …]
H A Dbf_insert_select_dup_key.result38 INSERT into t2 (num,count) SELECT NULL,count(*) from t1 on DUPLICATE KEY UPDATE count=count+1;
39 INSERT into t2 (num,count) SELECT NULL,count(*) from t1 on DUPLICATE KEY UPDATE count=count+1;
40 INSERT into t2 (num,count) SELECT NULL,count(*) from t1 on DUPLICATE KEY UPDATE count=count+1;
41 INSERT into t2 (num,count) SELECT NULL,count(*) from t1 on DUPLICATE KEY UPDATE count=count+1;
42 INSERT into t2 (num,count) SELECT NULL,count(*) from t1 on DUPLICATE KEY UPDATE count=count+1;
43 INSERT into t2 (num,count) SELECT NULL,count(*) from t1 on DUPLICATE KEY UPDATE count=count+1;
44 INSERT into t2 (num,count) SELECT NULL,count(*) from t1 on DUPLICATE KEY UPDATE count=count+1;
45 INSERT into t2 (num,count) SELECT NULL,count(*) from t1 on DUPLICATE KEY UPDATE count=count+1;
46 INSERT into t2 (num,count) SELECT NULL,count(*) from t1 on DUPLICATE KEY UPDATE count=count+1;
47 INSERT into t2 (num,count) SELECT NULL,count(*) from t1 on DUPLICATE KEY UPDATE count=count+1;
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/mysql-test/suite/tokudb/r/
H A Dbf_select_range_part.result38 count(*)
42 count(*)
45 count(*)
48 count(*)
51 count(*)
54 count(*)
57 count(*)
60 count(*)
63 count(*)
66 count(*)
[all …]
H A Dbf_insert_select_dup_key.result38 INSERT into t2 (num,count) SELECT NULL,count(*) from t1 on DUPLICATE KEY UPDATE count=count+1;
39 INSERT into t2 (num,count) SELECT NULL,count(*) from t1 on DUPLICATE KEY UPDATE count=count+1;
40 INSERT into t2 (num,count) SELECT NULL,count(*) from t1 on DUPLICATE KEY UPDATE count=count+1;
41 INSERT into t2 (num,count) SELECT NULL,count(*) from t1 on DUPLICATE KEY UPDATE count=count+1;
42 INSERT into t2 (num,count) SELECT NULL,count(*) from t1 on DUPLICATE KEY UPDATE count=count+1;
43 INSERT into t2 (num,count) SELECT NULL,count(*) from t1 on DUPLICATE KEY UPDATE count=count+1;
44 INSERT into t2 (num,count) SELECT NULL,count(*) from t1 on DUPLICATE KEY UPDATE count=count+1;
45 INSERT into t2 (num,count) SELECT NULL,count(*) from t1 on DUPLICATE KEY UPDATE count=count+1;
46 INSERT into t2 (num,count) SELECT NULL,count(*) from t1 on DUPLICATE KEY UPDATE count=count+1;
47 INSERT into t2 (num,count) SELECT NULL,count(*) from t1 on DUPLICATE KEY UPDATE count=count+1;
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/mysql-test/tokudb/r/
H A Dbf_select_range_part.result38 count(*)
42 count(*)
45 count(*)
48 count(*)
51 count(*)
54 count(*)
57 count(*)
60 count(*)
63 count(*)
66 count(*)
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/mysql-test/tokudb/r/
H A Dbf_select_range_part.result38 count(*)
42 count(*)
45 count(*)
48 count(*)
51 count(*)
54 count(*)
57 count(*)
60 count(*)
63 count(*)
66 count(*)
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/mysql-test/tokudb/r/
H A Dbf_select_range_part.result38 count(*)
42 count(*)
45 count(*)
48 count(*)
51 count(*)
54 count(*)
57 count(*)
60 count(*)
63 count(*)
66 count(*)
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/mysql-test/tokudb/r/
H A Dbf_select_range_part.result38 count(*)
42 count(*)
45 count(*)
48 count(*)
51 count(*)
54 count(*)
57 count(*)
60 count(*)
63 count(*)
66 count(*)
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/mysql-test/tokudb/r/
H A Dbf_select_range_part.result38 count(*)
42 count(*)
45 count(*)
48 count(*)
51 count(*)
54 count(*)
57 count(*)
60 count(*)
63 count(*)
66 count(*)
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/tokudb/mysql-test/tokudb/r/
H A Dbf_select_range_part.result38 count(*)
42 count(*)
45 count(*)
48 count(*)
51 count(*)
54 count(*)
57 count(*)
60 count(*)
63 count(*)
66 count(*)
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/suite/tokudb/r/
H A Dbf_select_range_part.result42 count(*)
46 count(*)
49 count(*)
52 count(*)
55 count(*)
58 count(*)
61 count(*)
64 count(*)
67 count(*)
70 count(*)
[all …]
H A Dbf_insert_select_dup_key.result38 INSERT into t2 (num,count) SELECT NULL,count(*) from t1 on DUPLICATE KEY UPDATE count=count+1;
39 INSERT into t2 (num,count) SELECT NULL,count(*) from t1 on DUPLICATE KEY UPDATE count=count+1;
40 INSERT into t2 (num,count) SELECT NULL,count(*) from t1 on DUPLICATE KEY UPDATE count=count+1;
41 INSERT into t2 (num,count) SELECT NULL,count(*) from t1 on DUPLICATE KEY UPDATE count=count+1;
42 INSERT into t2 (num,count) SELECT NULL,count(*) from t1 on DUPLICATE KEY UPDATE count=count+1;
43 INSERT into t2 (num,count) SELECT NULL,count(*) from t1 on DUPLICATE KEY UPDATE count=count+1;
44 INSERT into t2 (num,count) SELECT NULL,count(*) from t1 on DUPLICATE KEY UPDATE count=count+1;
45 INSERT into t2 (num,count) SELECT NULL,count(*) from t1 on DUPLICATE KEY UPDATE count=count+1;
46 INSERT into t2 (num,count) SELECT NULL,count(*) from t1 on DUPLICATE KEY UPDATE count=count+1;
47 INSERT into t2 (num,count) SELECT NULL,count(*) from t1 on DUPLICATE KEY UPDATE count=count+1;
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/suite/tokudb/r/
H A Dbf_select_range_part.result42 count(*)
46 count(*)
49 count(*)
52 count(*)
55 count(*)
58 count(*)
61 count(*)
64 count(*)
67 count(*)
70 count(*)
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/suite/tokudb/r/
H A Dbf_select_range_part.result42 count(*)
46 count(*)
49 count(*)
52 count(*)
55 count(*)
58 count(*)
61 count(*)
64 count(*)
67 count(*)
70 count(*)
[all …]
/dports/games/dangen/dangen-0.5/spqr/
H A Dplan-16.c58 count[0] = 0; in plan_16_more_1_new()
60 count[2] = 0; in plan_16_more_1_new()
105 if ((my->count[1] >= 0) && (my->count[1] < 360) in plan_16_more_1_act()
108 if ((my->count[1] >= 0) && (my->count[1] < 288) in plan_16_more_1_act()
125 if ((my->count[1] >= 48) && (my->count[1] < 336) in plan_16_more_1_act()
142 if ((my->count[1] >= 24) && (my->count[1] < 312) in plan_16_more_1_act()
166 if ((my->count[1] >= 0) && (my->count[1] < 220) in plan_16_more_1_act()
193 if ((my->count[1] == 0) || (my->count[1] == 208)) in plan_16_more_1_act()
197 if ((my->count[1] >= 0) && (my->count[1] < 540) in plan_16_more_1_act()
216 if ((my->count[1] == 0) || (my->count[1] == 138) || (my->count[1] == 276)) in plan_16_more_1_act()
[all …]

12345678910>>...637