Home
last modified time | relevance | path

Searched refs:cfmt (Results 1 – 25 of 328) sorted by relevance

12345678910>>...14

/dports/print/abcm2ps/abcm2ps-8.13.23/
H A Dformat.c225 memcpy(&cfmt.font_tb[i], f, sizeof cfmt.font_tb[0]); in dfont_set()
226 cfmt.ndfont = i + 1; in dfont_set()
307 f = &cfmt; in make_font_list()
359 f = &cfmt; in set_format()
587 (cfmt.pagewidth in print_format()
588 - cfmt.leftmargin in print_format()
1081 cfmt.font_tb[i].swfac = cfmt.font_tb[i].size in interpret_fmt_line()
1190 cfmt.pango = 2; in interpret_fmt_line()
1326 cfmt.partsbox = b; in interpret_fmt_line()
1332 cfmt.gchordbox = b; in interpret_fmt_line()
[all …]
H A Dbuffer.c223 if (cfmt.gutter) in init_ps()
226 cfmt.gutter, cfmt.gutter); in init_ps()
436 y = - (pheight - cfmt.topmargin - cfmt.botmargin) in headfooter()
528 memcpy(&cfmt.font_tb[0], &f_sav, sizeof cfmt.font_tb[0]); in headfooter()
585 (pwidth - cfmt.leftmargin - cfmt.rightmargin) / in init_page()
586 cfmt.scale); in init_page()
588 remy = maxy = pheight - cfmt.topmargin - cfmt.botmargin; in init_page()
612 if (cfmt.footer) in init_page()
829 remy -= cfmt.topspace * cfmt.scale; in write_buffer()
905 remy = maxy = (cfmt.landscape ? cfmt.pagewidth : cfmt.pageheight) in block_put()
[all …]
H A Dsubs.c1011 strlw = ((cfmt.landscape ? cfmt.pageheight : cfmt.pagewidth) in write_text()
1012 - cfmt.leftmargin - cfmt.rightmargin) / cfmt.scale; in write_text()
1254 middle = 0.5 * ((cfmt.landscape ? cfmt.pageheight : cfmt.pagewidth) in put_words()
1255 - cfmt.leftmargin - cfmt.rightmargin) / cfmt.scale; in put_words()
1354 h = cfmt.font_tb[HISTORYFONT].size * cfmt.lineskipfac; in put_history()
1453 0.5 * ((cfmt.landscape ? cfmt.pageheight : cfmt.pagewidth) in write_title()
1454 - cfmt.leftmargin - cfmt.rightmargin) / cfmt.scale); in write_title()
1681 lwidth = ((cfmt.landscape ? cfmt.pageheight : cfmt.pagewidth) in write_heading()
1682 - cfmt.leftmargin - cfmt.rightmargin) / cfmt.scale; in write_heading()
1684 if (cfmt.titleformat && cfmt.titleformat[0] != '\0') { in write_heading()
[all …]
H A Dabcm2ps.c747 cfmt.continueall = 0; in main()
754 cfmt.graceslurs = 1; in main()
761 cfmt.measurenb = -1; in main()
765 cfmt.landscape = 0; in main()
804 cfmt.splittune = 0; in main()
808 cfmt.oneperpage = 0; in main()
846 cfmt.flatbeams = 1; in main()
850 cfmt.graceslurs = 0; in main()
867 cfmt.landscape = 1; in main()
887 cfmt.splittune = 1; in main()
[all …]
/dports/net/wireshark-lite/wireshark-3.6.1/ui/
H A Dpreference_utils.c165 fmt_data *cfmt, *last_cfmt; in column_prefs_add_custom() local
168 cfmt = g_new(fmt_data, 1); in column_prefs_add_custom()
175 cfmt->fmt = fmt; in column_prefs_add_custom()
177 cfmt->custom_occurrence = 0; in column_prefs_add_custom()
178 cfmt->resolved = TRUE; in column_prefs_add_custom()
183 cfmt->visible = TRUE; in column_prefs_add_custom()
208 fmt_data *cfmt; in column_prefs_has_custom() local
217 if (cfmt->fmt == COL_CUSTOM && strcmp(custom_field, cfmt->custom_fields) == 0) { in column_prefs_has_custom()
229 fmt_data *cfmt; in column_prefs_remove_link() local
235 g_free(cfmt->title); in column_prefs_remove_link()
[all …]
H A Drecent.c1170 cfmt->cfmt = COL_CUSTOM; in read_set_recent_pair_static()
1174 if (cfmt->cfmt == -1) { in read_set_recent_pair_static()
1470 gint cfmt; in recent_get_column_width() local
1481 if (col_w->cfmt == cfmt) { in recent_get_column_width()
1499 gint cfmt; in recent_set_column_width() local
1511 if (col_w->cfmt == cfmt) { in recent_set_column_width()
1523 col_w->cfmt = cfmt; in recent_set_column_width()
1536 gint cfmt; in recent_get_column_xalign() local
1547 if (col_w->cfmt == cfmt) { in recent_get_column_xalign()
1577 if (col_w->cfmt == cfmt) { in recent_set_column_xalign()
[all …]
/dports/net/wireshark/wireshark-3.6.1/ui/
H A Dpreference_utils.c165 fmt_data *cfmt, *last_cfmt; in column_prefs_add_custom() local
168 cfmt = g_new(fmt_data, 1); in column_prefs_add_custom()
175 cfmt->fmt = fmt; in column_prefs_add_custom()
177 cfmt->custom_occurrence = 0; in column_prefs_add_custom()
178 cfmt->resolved = TRUE; in column_prefs_add_custom()
183 cfmt->visible = TRUE; in column_prefs_add_custom()
208 fmt_data *cfmt; in column_prefs_has_custom() local
217 if (cfmt->fmt == COL_CUSTOM && strcmp(custom_field, cfmt->custom_fields) == 0) { in column_prefs_has_custom()
229 fmt_data *cfmt; in column_prefs_remove_link() local
235 g_free(cfmt->title); in column_prefs_remove_link()
[all …]
H A Drecent.c1170 cfmt->cfmt = COL_CUSTOM; in read_set_recent_pair_static()
1174 if (cfmt->cfmt == -1) { in read_set_recent_pair_static()
1470 gint cfmt; in recent_get_column_width() local
1481 if (col_w->cfmt == cfmt) { in recent_get_column_width()
1499 gint cfmt; in recent_set_column_width() local
1511 if (col_w->cfmt == cfmt) { in recent_set_column_width()
1523 col_w->cfmt = cfmt; in recent_set_column_width()
1536 gint cfmt; in recent_get_column_xalign() local
1547 if (col_w->cfmt == cfmt) { in recent_get_column_xalign()
1577 if (col_w->cfmt == cfmt) { in recent_set_column_xalign()
[all …]
/dports/net/tshark-lite/wireshark-3.6.1/ui/
H A Dpreference_utils.c165 fmt_data *cfmt, *last_cfmt; in column_prefs_add_custom() local
168 cfmt = g_new(fmt_data, 1); in column_prefs_add_custom()
175 cfmt->fmt = fmt; in column_prefs_add_custom()
177 cfmt->custom_occurrence = 0; in column_prefs_add_custom()
178 cfmt->resolved = TRUE; in column_prefs_add_custom()
183 cfmt->visible = TRUE; in column_prefs_add_custom()
208 fmt_data *cfmt; in column_prefs_has_custom() local
217 if (cfmt->fmt == COL_CUSTOM && strcmp(custom_field, cfmt->custom_fields) == 0) { in column_prefs_has_custom()
229 fmt_data *cfmt; in column_prefs_remove_link() local
235 g_free(cfmt->title); in column_prefs_remove_link()
[all …]
H A Drecent.c1170 cfmt->cfmt = COL_CUSTOM; in read_set_recent_pair_static()
1174 if (cfmt->cfmt == -1) { in read_set_recent_pair_static()
1470 gint cfmt; in recent_get_column_width() local
1481 if (col_w->cfmt == cfmt) { in recent_get_column_width()
1499 gint cfmt; in recent_set_column_width() local
1511 if (col_w->cfmt == cfmt) { in recent_set_column_width()
1523 col_w->cfmt = cfmt; in recent_set_column_width()
1536 gint cfmt; in recent_get_column_xalign() local
1547 if (col_w->cfmt == cfmt) { in recent_get_column_xalign()
1577 if (col_w->cfmt == cfmt) { in recent_set_column_xalign()
[all …]
/dports/net/tshark/wireshark-3.6.1/ui/
H A Dpreference_utils.c165 fmt_data *cfmt, *last_cfmt;
168 cfmt = g_new(fmt_data, 1);
175 cfmt->fmt = fmt;
177 cfmt->custom_occurrence = 0;
178 cfmt->resolved = TRUE;
183 cfmt->visible = TRUE;
208 fmt_data *cfmt;
217 if (cfmt->fmt == COL_CUSTOM && strcmp(custom_field, cfmt->custom_fields) == 0) {
229 fmt_data *cfmt;
235 g_free(cfmt->title);
[all …]
/dports/net/wireshark-lite/wireshark-3.6.1/epan/
H A Dcolumn.c566 fmt_data *cfmt; in get_column_format() local
580 fmt_data *cfmt; in set_column_format() local
606 fmt_data *cfmt; in get_column_title() local
620 fmt_data *cfmt; in set_column_title() local
635 fmt_data *cfmt; in get_column_visible() local
649 fmt_data *cfmt; in set_column_visible() local
663 fmt_data *cfmt; in get_column_resolved() local
677 fmt_data *cfmt; in set_column_resolved() local
691 fmt_data *cfmt; in get_column_custom_fields() local
705 fmt_data *cfmt; in set_column_custom_fields() local
[all …]
/dports/net/tshark-lite/wireshark-3.6.1/epan/
H A Dcolumn.c566 fmt_data *cfmt; in get_column_format() local
580 fmt_data *cfmt; in set_column_format() local
606 fmt_data *cfmt; in get_column_title() local
620 fmt_data *cfmt; in set_column_title() local
635 fmt_data *cfmt; in get_column_visible() local
649 fmt_data *cfmt; in set_column_visible() local
663 fmt_data *cfmt; in get_column_resolved() local
677 fmt_data *cfmt; in set_column_resolved() local
691 fmt_data *cfmt; in get_column_custom_fields() local
705 fmt_data *cfmt; in set_column_custom_fields() local
[all …]
/dports/net/wireshark/wireshark-3.6.1/epan/
H A Dcolumn.c566 fmt_data *cfmt;
580 fmt_data *cfmt;
606 fmt_data *cfmt;
620 fmt_data *cfmt;
635 fmt_data *cfmt;
649 fmt_data *cfmt;
663 fmt_data *cfmt;
677 fmt_data *cfmt;
691 fmt_data *cfmt;
705 fmt_data *cfmt;
[all …]
/dports/net/tshark/wireshark-3.6.1/epan/
H A Dcolumn.c566 fmt_data *cfmt; in get_column_format() local
580 fmt_data *cfmt; in set_column_format() local
606 fmt_data *cfmt; in get_column_title() local
620 fmt_data *cfmt; in set_column_title() local
635 fmt_data *cfmt; in get_column_visible() local
649 fmt_data *cfmt; in set_column_visible() local
663 fmt_data *cfmt; in get_column_resolved() local
677 fmt_data *cfmt; in set_column_resolved() local
691 fmt_data *cfmt; in get_column_custom_fields() local
705 fmt_data *cfmt; in set_column_custom_fields() local
[all …]
/dports/sysutils/linrename/util-linux-2.25.2/text-utils/
H A Dhexdump-parse.c489 while (cfmt && *cfmt) { in color_fmt()
494 ++cfmt; in color_fmt()
497 clr = xstrndup(cfmt, strcspn(cfmt, ":@,")); in color_fmt()
507 ++cfmt; in color_fmt()
513 if (cfmt[1] == 'x' || cfmt[1] == 'X') in color_fmt()
552 if (cfmt && *cfmt == '@') { in color_fmt()
554 hcnext->offt = strtoul(++cfmt, &cfmt, 10); in color_fmt()
560 ++cfmt; in color_fmt()
564 strtoul(cfmt, &cfmt, 10) - hcnext->offt + 1; in color_fmt()
594 if (cfmt && *cfmt == ',') { in color_fmt()
[all …]
/dports/devel/util-linux/util-linux-2.36/text-utils/
H A Dhexdump-parse.c490 while (cfmt && *cfmt) { in color_fmt()
495 ++cfmt; in color_fmt()
498 clr = xstrndup(cfmt, strcspn(cfmt, ":@,")); in color_fmt()
508 ++cfmt; in color_fmt()
514 if (cfmt[1] == 'x' || cfmt[1] == 'X') in color_fmt()
553 if (cfmt && *cfmt == '@') { in color_fmt()
555 hcnext->offt = strtoul(++cfmt, &cfmt, 10); in color_fmt()
561 ++cfmt; in color_fmt()
565 strtoul(cfmt, &cfmt, 10) - hcnext->offt + 1; in color_fmt()
595 if (cfmt && *cfmt == ',') { in color_fmt()
[all …]
/dports/science/cdcl/dcl-5.4.8-C/src/grph2/uxpack/
H A Duxsfmt.c18 /* Subroutine */ int uxsfmt_0_(int n__, char *cfmt, ftnlen cfmt_len) in uxsfmt_0_() argument
36 nc = lenc_(cfmt, cfmt_len); in uxsfmt_0_()
37 if (nc >= 2 && *(unsigned char *)cfmt == '+') { in uxsfmt_0_()
40 s_copy(cfmtz + 1, cfmt, nc, cfmt_len); in uxsfmt_0_()
46 s_copy(cfmtz, cfmt, (ftnlen)16, cfmt_len); in uxsfmt_0_()
53 uzcget_("CXFMT", cfmt, (ftnlen)5, cfmt_len); in uxsfmt_0_()
57 /* Subroutine */ int uxsfmt_(char *cfmt, ftnlen cfmt_len) in uxsfmt_() argument
59 return uxsfmt_0_(0, cfmt, cfmt_len); in uxsfmt_()
62 /* Subroutine */ int uxqfmt_(char *cfmt, ftnlen cfmt_len) in uxqfmt_() argument
64 return uxsfmt_0_(1, cfmt, cfmt_len); in uxqfmt_()
/dports/science/cdcl/dcl-5.4.8-C/src/grph2/uypack/
H A Duysfmt.c18 /* Subroutine */ int uysfmt_0_(int n__, char *cfmt, ftnlen cfmt_len) in uysfmt_0_() argument
36 nc = lenc_(cfmt, cfmt_len); in uysfmt_0_()
37 if (nc >= 2 && *(unsigned char *)cfmt == '+') { in uysfmt_0_()
40 s_copy(cfmtz + 1, cfmt, nc, cfmt_len); in uysfmt_0_()
46 s_copy(cfmtz, cfmt, (ftnlen)16, cfmt_len); in uysfmt_0_()
53 uzcget_("CYFMT", cfmt, (ftnlen)5, cfmt_len); in uysfmt_0_()
57 /* Subroutine */ int uysfmt_(char *cfmt, ftnlen cfmt_len) in uysfmt_() argument
59 return uysfmt_0_(0, cfmt, cfmt_len); in uysfmt_()
62 /* Subroutine */ int uyqfmt_(char *cfmt, ftnlen cfmt_len) in uyqfmt_() argument
64 return uysfmt_0_(1, cfmt, cfmt_len); in uyqfmt_()
/dports/misc/fq/fq-0.0.2/pkg/interp/
H A Ddump.go104 cfmt(colField, "%s%s%s:%s%s: ...",
115 cfmt(colField, "%s%s", indent, name)
129 cfmt(colField, "%s", deco.Object.F("{}"))
133 cfmt(colField, " %s", v.Name)
160 cfmt(colField, " %s", v.Name)
175 cfmt(colField, " %s (%s)",
207 cfmt(colField, "%s %s\n", indent, err)
260 cfmt(colAddr, "%s%s\n",
296 cfmt(colHex, "%s\n", deco.Column)
297 cfmt(colASCII, "%s\n", deco.Column)
[all …]
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Ddebugtrace.c145 cfmt = malloc( strlen(prefix)+strlen(fmt)+64 ) ; in output_message()
149 strcpy(cfmt,"\033[7m") ; /* inverse colors */ in output_message()
151 strcat(cfmt,prefix) ; in output_message()
153 cfmt[strlen(cfmt)-1] = '\0' ; in output_message()
155 strcat(cfmt,fmt) ; in output_message()
159 if( mess_use_outbuf || cfmt == NULL || ump ){ in output_message()
170 if( cfmt != NULL ){ in output_message()
171 ll = strlen(cfmt) ; if( ll < 1024 ) ll = 1024 ; in output_message()
175 vsprintf(cmsg+strlen(cmsg),cfmt,vararg_cpy) ; ll = strlen(cmsg) ; in output_message()
182 if( cfmt != NULL ) free(cfmt) ; in output_message()
[all …]
/dports/science/cdcl/dcl-5.4.8-C/src/grph2/udpack/
H A Dudlabl.c20 /* Subroutine */ int udlabl_0_(int n__, real *val, char *cval, char *cfmt, in udlabl_0_() argument
44 s_copy(cfmtz, cfmt, (ftnlen)16, cfmt_len); in udlabl_0_()
49 s_copy(cfmt, cfmtz, cfmt_len, (ftnlen)16); in udlabl_0_()
58 /* Subroutine */ int udsfmt_(char *cfmt, ftnlen cfmt_len) in udsfmt_() argument
60 return udlabl_0_(1, (real *)0, (char *)0, cfmt, (ftnint)0, cfmt_len); in udsfmt_()
63 /* Subroutine */ int udqfmt_(char *cfmt, ftnlen cfmt_len) in udqfmt_() argument
65 return udlabl_0_(2, (real *)0, (char *)0, cfmt, (ftnint)0, cfmt_len); in udqfmt_()
/dports/games/simutrans/simutrans-121.0/utils/
H A Dcbuffer_t.cc270 char *cfmt = format_string; in my_vsnprintf()
279 *cfmt++ = '\01'; in my_vsnprintf()
281 *cfmt++ = '%'; in my_vsnprintf()
286 *cfmt++ = *c++; in my_vsnprintf()
290 *cfmt = 0; in my_vsnprintf()
307 while( *cfmt!=0 ) { in my_vsnprintf()
308 while( *cfmt!='%' && *cfmt ) { in my_vsnprintf()
309 *cbuf++ = *cfmt++; in my_vsnprintf()
311 if( *cfmt==0 ) { in my_vsnprintf()
328 cfmt += 3; in my_vsnprintf()
[all …]
/dports/science/cdcl/dcl-5.4.8-C/src/grph2/uspack/
H A Duschvl.c53 static char cfmt[16]; in uschvl_() local
66 static icilist io___5 = { 0, cfmt+5, 0, "(I1)", 1, 1 }; in uschvl_()
67 static icilist io___7 = { 0, cval, 0, cfmt, 16, 1 }; in uschvl_()
68 static icilist io___8 = { 0, cfmt+5, 0, "(I1)", 1, 1 }; in uschvl_()
69 static icilist io___9 = { 0, cval, 0, cfmt, 16, 1 }; in uschvl_()
70 static icilist io___16 = { 0, cfmt+9, 0, "(I1)", 1, 1 }; in uschvl_()
71 static icilist io___17 = { 0, cval, 0, cfmt, 16, 1 }; in uschvl_()
72 static icilist io___19 = { 0, cval, 0, cfmt, 16, 1 }; in uschvl_()
82 s_copy(cfmt, "(E16.xE3)", (ftnlen)16, (ftnlen)9); in uschvl_()
118 s_copy(cfmt, "(SP, F16.x)", (ftnlen)16, (ftnlen)11); in uschvl_()
[all …]
/dports/devel/cook/cook-2.30/etc/
H A Dcfmt.cook21 cfmt = [find_command cfmt];
23 #if [cfmt]
25 %1/%0%.cfmt: %1/%0%
29 [cfmt] --style\=miller [extra] [resolve %1/%0%] [target];
39 etc/.cfmt: [addsuffix ".cfmt" [match_mask %0%.c [source_files]]]
45 all += etc/.cfmt;

12345678910>>...14