Home
last modified time | relevance | path

Searched refs:dotcount (Results 1 – 25 of 120) sorted by relevance

12345

/dports/irc/cwirc/cwirc-2.0.0/
H A Dcwdecoder.c213 static int dotcount=0; in decode_dot_code() local
224 dotcount=0; in decode_dot_code()
236 if(dotcount<9) in decode_dot_code()
237 dotcount++; /* Count dots in the current character element */ in decode_dot_code()
249 if(!key && !keyprev && evtlen>ditlen*2 && dotcount && in decode_dot_code()
252 cwbuf[i]='0'+dotcount; in decode_dot_code()
254 dotcount=0; in decode_dot_code()
/dports/x11-wm/xfce4-panel/xfce4-panel-4.16.3/plugins/separator/
H A Dseparator.c222 guint dotcount, i; in separator_plugin_draw() local
290 dotcount = MAX(alloc.height / (DOTS_SIZE + DOTS_OFFSET), 1); in separator_plugin_draw()
291 y = (alloc.height / (double) dotcount - DOTS_SIZE) / 2; in separator_plugin_draw()
295 dotcount = MAX(alloc.width / (DOTS_SIZE + DOTS_OFFSET), 1); in separator_plugin_draw()
296 x = (alloc.width / (double) dotcount - DOTS_SIZE) / 2; in separator_plugin_draw()
300 for (i = 0; i < dotcount; i++) in separator_plugin_draw()
304 cairo_arc (cr, x , y + (i * (alloc.height / (double) dotcount)) + (DOTS_SIZE / 2), in separator_plugin_draw()
307 cairo_arc (cr, x + (i * (alloc.width / (double) dotcount)) + (DOTS_SIZE / 2), y, in separator_plugin_draw()
/dports/print/lilypond-devel/lilypond-2.23.5/lily/
H A Dduration-scheme.cc53 1, 3, 0, (SCM length, SCM dotcount, SCM num, SCM den),
70 if (!SCM_UNBNDP (dotcount))
72 LY_ASSERT_TYPE (scm_is_integer, dotcount, 2);
73 dots = scm_to_int (dotcount);
/dports/print/lilypond/lilypond-2.22.1/lily/
H A Dduration-scheme.cc54 1, 3, 0, (SCM length, SCM dotcount, SCM num, SCM den),
70 if (!SCM_UNBNDP (dotcount))
72 LY_ASSERT_TYPE (scm_is_integer, dotcount, 2);
73 dots = scm_to_int (dotcount);
/dports/games/qccx/qccx-1.0.0/
H A Dclient.qc111 local float dotcount;
118 for (dotcount = 0 ; dotcount < 3 ; pch = AddInt(pch, %1))
122 dotcount = dotcount + 1;
/dports/textproc/fcitx5/fcitx5-5.0.11/src/lib/fcitx-utils/
H A Dfs.cpp86 size_t dotcount = 0; in cleanPath() local
96 dotcount++; in cleanPath()
105 if (dotcount == i - lasti) { in cleanPath()
106 if (dotcount == 1) { in cleanPath()
108 } else if (dotcount == 2) { in cleanPath()
/dports/mail/courier/courier-0.65.3/courier/libs/
H A Dislocal.c59 int dotcount; in config_islocal() local
88 dotcount = 0; in config_islocal()
92 dotcount++ < ISLOCAL_MAX_DOT_COUNT ) in config_islocal()
/dports/mail/alpine/alpine-465e23b/alpine/
H A Dbusy.c46 static int dotcount; variable
181 dotcount = 0; in busy_cue()
210 dotcount++; in busy_cue()
399 ind = (dotcount % spinners[spinner].elements); in do_busy_cue()
427 dotcount++; in do_busy_cue()
/dports/editors/pico-alpine/alpine-465e23b/alpine/
H A Dbusy.c46 static int dotcount; variable
181 dotcount = 0; in busy_cue()
210 dotcount++; in busy_cue()
399 ind = (dotcount % spinners[spinner].elements); in do_busy_cue()
427 dotcount++; in do_busy_cue()
/dports/ftp/libfilezilla/libfilezilla-0.31.1/lib/
H A Diputils.cpp235 int dotcount = 0; in do_get_address_type() local
248 if (!dotcount && !segment) { in do_get_address_type()
251 ++dotcount; in do_get_address_type()
261 if (dotcount != 3) { in do_get_address_type()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/corelib/io/
H A Dqdir.cpp2033 int dotcount = 1; in cleanPath() local
2035 dotcount++; in cleanPath()
2036 if (i == len - dotcount - 1) { in cleanPath()
2037 if (dotcount == 1) { in cleanPath()
2052 if (dotcount == 2 && levels) { in cleanPath()
2076 } else if (dotcount == 1) { in cleanPath()
2080 i += dotcount; in cleanPath()
2101 int dotcount = 1; in cleanPath() local
2103 dotcount++; in cleanPath()
2104 if (len >= dotcount && p[dotcount] == QLatin1Char('/')) { in cleanPath()
[all …]
/dports/sysutils/monit/monit-5.29.0/src/http/
H A Dengine.c226 int dotcount = 0; in _parseNetwork() local
237 …if (slashcount > 0 || (family == Socket_Ip4 && dotcount != 3) || (family == Socket_Ip6 && columnco… in _parseNetwork()
242 dotcount = columncount = count = 0; in _parseNetwork()
246 dotcount++; in _parseNetwork()
269 } else if (dotcount == 0 && count > 0 && count < 4) { in _parseNetwork()
275 } else if (family == Socket_Ip4 && dotcount != 3) { in _parseNetwork()
/dports/devel/rcs/rcs-5.10.0/src/
H A Drcskeep.c191 register int dotcount = 0; in keeprev() local
198 if (ODDP (dotcount)) in keeprev()
204 dotcount++; in keeprev()
/dports/devel/rcs57/rcs-5.7/src/
H A Drcskeep.c409 register int dotcount = 0; local
413 if (dotcount & 1)
419 dotcount++;
/dports/dns/dsc/dsc-2.11.1/src/
H A Ddns_message.c394 int dotcount = 0; in dns_message_QnameToNld() local
400 dotcount--; in dns_message_QnameToNld()
401 while (t > qname && dotcount < nld) { in dns_message_QnameToNld()
405 dotcount++; in dns_message_QnameToNld()
/dports/security/p5-Authen-SASL-Cyrus/Authen-SASL-Cyrus-0.13/
H A DCyrus.xs321 int i, dotcount=0, semicolon=0, isv2=0, ip[5]={0,0,0,0,0}; in SASLIPuser2lib() local
329 dotcount++; in SASLIPuser2lib()
330 if (dotcount >= 4) { in SASLIPuser2lib()
335 else if ((value[i] == ';') && (dotcount == 3)) { in SASLIPuser2lib()
340 ip[dotcount+semicolon] = ip[dotcount+semicolon]*10 + (value[i] - '0'); in SASLIPuser2lib()
341 if ((semicolon == 0) && (ip[dotcount] >= 256)) { in SASLIPuser2lib()
/dports/math/ised/ised-2.7.1/src/
H A Dtokener.cpp163 uint dotcount=c=='.'?1:0; in tokenize() local
166 while(isdigit(source[seek])||(!dotcount && source[seek]=='.' && ++dotcount))seek++; in tokenize()
/dports/sysutils/shim/shim-0.9/
H A Dnetboot.c165 size_t len = 0, dotcount = 0; in str2ip6() local
178 ++dotcount; in str2ip6()
180 if (dotcount > MAX_IP6_DOTS) in str2ip6()
/dports/sysutils/fatback/fatback-1.3/
H A Ddirtree.c413 int i, j, inval = 0, dotcount = 0;
428 dotcount++;
429 if (dotcount > 1)
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/lib/acpi/
H A Dacpigen.c274 int dotcount; in acpigen_emit_namestring() local
290 for (i = 0, dotcount = 0; namepath[i]; i++) { in acpigen_emit_namestring()
292 dotcount++; in acpigen_emit_namestring()
300 else if (dotcount == 0) in acpigen_emit_namestring()
302 else if (dotcount == 1) in acpigen_emit_namestring()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/lib/acpi/
H A Dacpigen.c274 int dotcount; in acpigen_emit_namestring() local
290 for (i = 0, dotcount = 0; namepath[i]; i++) { in acpigen_emit_namestring()
292 dotcount++; in acpigen_emit_namestring()
300 else if (dotcount == 0) in acpigen_emit_namestring()
302 else if (dotcount == 1) in acpigen_emit_namestring()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/lib/acpi/
H A Dacpigen.c274 int dotcount; in acpigen_emit_namestring() local
290 for (i = 0, dotcount = 0; namepath[i]; i++) { in acpigen_emit_namestring()
292 dotcount++; in acpigen_emit_namestring()
300 else if (dotcount == 0) in acpigen_emit_namestring()
302 else if (dotcount == 1) in acpigen_emit_namestring()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/lib/acpi/
H A Dacpigen.c274 int dotcount; in acpigen_emit_namestring() local
290 for (i = 0, dotcount = 0; namepath[i]; i++) { in acpigen_emit_namestring()
292 dotcount++; in acpigen_emit_namestring()
300 else if (dotcount == 0) in acpigen_emit_namestring()
302 else if (dotcount == 1) in acpigen_emit_namestring()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/lib/acpi/
H A Dacpigen.c274 int dotcount; in acpigen_emit_namestring() local
290 for (i = 0, dotcount = 0; namepath[i]; i++) { in acpigen_emit_namestring()
292 dotcount++; in acpigen_emit_namestring()
300 else if (dotcount == 0) in acpigen_emit_namestring()
302 else if (dotcount == 1) in acpigen_emit_namestring()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/lib/acpi/
H A Dacpigen.c274 int dotcount; in acpigen_emit_namestring() local
290 for (i = 0, dotcount = 0; namepath[i]; i++) { in acpigen_emit_namestring()
292 dotcount++; in acpigen_emit_namestring()
300 else if (dotcount == 0) in acpigen_emit_namestring()
302 else if (dotcount == 1) in acpigen_emit_namestring()

12345