Home
last modified time | relevance | path

Searched refs:help_line (Results 1 – 25 of 112) sorted by relevance

12345

/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Derrors.h61 extern const char *help_line[7]; /* helps for the next |error| */
66 # define hlp1(A) help_line[0]=A
67 # define hlp2(A,B) help_line[1]=A; hlp1(B)
68 # define hlp3(A,B,C) help_line[2]=A; hlp2(B,C)
69 # define hlp4(A,B,C,D) help_line[3]=A; hlp3(B,C,D)
70 # define hlp5(A,B,C,D,E) help_line[4]=A; hlp4(B,C,D,E)
71 # define hlp6(A,B,C,D,E,F) help_line[5]=A; hlp5(B,C,D,E,F)
74 # define help1(A) do { help_line[1]=NULL; hlp1(A); } while (0)
75 # define help2(A,B) do { help_line[2]=NULL; hlp2(B,A); } while (0)
76 # define help3(A,B,C) do { help_line[3]=NULL; hlp3(C,B,A); } while (0)
[all …]
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Derrors.h61 extern const char *help_line[7]; /* helps for the next |error| */
66 # define hlp1(A) help_line[0]=A
67 # define hlp2(A,B) help_line[1]=A; hlp1(B)
68 # define hlp3(A,B,C) help_line[2]=A; hlp2(B,C)
69 # define hlp4(A,B,C,D) help_line[3]=A; hlp3(B,C,D)
70 # define hlp5(A,B,C,D,E) help_line[4]=A; hlp4(B,C,D,E)
71 # define hlp6(A,B,C,D,E,F) help_line[5]=A; hlp5(B,C,D,E,F)
74 # define help1(A) do { help_line[1]=NULL; hlp1(A); } while (0)
75 # define help2(A,B) do { help_line[2]=NULL; hlp2(B,A); } while (0)
76 # define help3(A,B,C) do { help_line[3]=NULL; hlp3(C,B,A); } while (0)
[all …]
H A Derrors.w185 @ Individual lines of help are recorded in the array |help_line|.
188 const char *help_line[7]; /* helps for the next |error| */
319 if (help_line[0] == NULL) {
325 while (help_line[i] != NULL)
326 tprint_nl(help_line[i++]);
416 while (help_line[i1] != NULL)
417 tprint_nl(help_line[i1++]);
601 help_line[i] = hlp[i];
603 help_line[i] = NULL;
605 help_line[0] = NULL;
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Derrors.h61 extern const char *help_line[7]; /* helps for the next |error| */
66 # define hlp1(A) help_line[0]=A
67 # define hlp2(A,B) help_line[1]=A; hlp1(B)
68 # define hlp3(A,B,C) help_line[2]=A; hlp2(B,C)
69 # define hlp4(A,B,C,D) help_line[3]=A; hlp3(B,C,D)
70 # define hlp5(A,B,C,D,E) help_line[4]=A; hlp4(B,C,D,E)
71 # define hlp6(A,B,C,D,E,F) help_line[5]=A; hlp5(B,C,D,E,F)
74 # define help1(A) do { help_line[1]=NULL; hlp1(A); } while (0)
75 # define help2(A,B) do { help_line[2]=NULL; hlp2(B,A); } while (0)
76 # define help3(A,B,C) do { help_line[3]=NULL; hlp3(C,B,A); } while (0)
[all …]
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Derrors.h61 extern const char *help_line[7]; /* helps for the next |error| */
66 # define hlp1(A) help_line[0]=A
67 # define hlp2(A,B) help_line[1]=A; hlp1(B)
68 # define hlp3(A,B,C) help_line[2]=A; hlp2(B,C)
69 # define hlp4(A,B,C,D) help_line[3]=A; hlp3(B,C,D)
70 # define hlp5(A,B,C,D,E) help_line[4]=A; hlp4(B,C,D,E)
71 # define hlp6(A,B,C,D,E,F) help_line[5]=A; hlp5(B,C,D,E,F)
74 # define help1(A) do { help_line[1]=NULL; hlp1(A); } while (0)
75 # define help2(A,B) do { help_line[2]=NULL; hlp2(B,A); } while (0)
76 # define help3(A,B,C) do { help_line[3]=NULL; hlp3(C,B,A); } while (0)
[all …]
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Derrors.h61 extern const char *help_line[7]; /* helps for the next |error| */
66 # define hlp1(A) help_line[0]=A
67 # define hlp2(A,B) help_line[1]=A; hlp1(B)
68 # define hlp3(A,B,C) help_line[2]=A; hlp2(B,C)
69 # define hlp4(A,B,C,D) help_line[3]=A; hlp3(B,C,D)
70 # define hlp5(A,B,C,D,E) help_line[4]=A; hlp4(B,C,D,E)
71 # define hlp6(A,B,C,D,E,F) help_line[5]=A; hlp5(B,C,D,E,F)
74 # define help1(A) do { help_line[1]=NULL; hlp1(A); } while (0)
75 # define help2(A,B) do { help_line[2]=NULL; hlp2(B,A); } while (0)
76 # define help3(A,B,C) do { help_line[3]=NULL; hlp3(C,B,A); } while (0)
[all …]
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Derrors.h61 extern const char *help_line[7]; /* helps for the next |error| */
66 # define hlp1(A) help_line[0]=A
67 # define hlp2(A,B) help_line[1]=A; hlp1(B)
68 # define hlp3(A,B,C) help_line[2]=A; hlp2(B,C)
69 # define hlp4(A,B,C,D) help_line[3]=A; hlp3(B,C,D)
70 # define hlp5(A,B,C,D,E) help_line[4]=A; hlp4(B,C,D,E)
71 # define hlp6(A,B,C,D,E,F) help_line[5]=A; hlp5(B,C,D,E,F)
74 # define help1(A) do { help_line[1]=NULL; hlp1(A); } while (0)
75 # define help2(A,B) do { help_line[2]=NULL; hlp2(B,A); } while (0)
76 # define help3(A,B,C) do { help_line[3]=NULL; hlp3(C,B,A); } while (0)
[all …]
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Derrors.h61 extern const char *help_line[7]; /* helps for the next |error| */
66 # define hlp1(A) help_line[0]=A
67 # define hlp2(A,B) help_line[1]=A; hlp1(B)
68 # define hlp3(A,B,C) help_line[2]=A; hlp2(B,C)
69 # define hlp4(A,B,C,D) help_line[3]=A; hlp3(B,C,D)
70 # define hlp5(A,B,C,D,E) help_line[4]=A; hlp4(B,C,D,E)
71 # define hlp6(A,B,C,D,E,F) help_line[5]=A; hlp5(B,C,D,E,F)
74 # define help1(A) do { help_line[1]=NULL; hlp1(A); } while (0)
75 # define help2(A,B) do { help_line[2]=NULL; hlp2(B,A); } while (0)
76 # define help3(A,B,C) do { help_line[3]=NULL; hlp3(C,B,A); } while (0)
[all …]
/dports/devel/volk/volk-2.2.1/apps/
H A Dvolk_option_helpers.cc167 std::string help_line(" "); in help() local
169 help_line += this_option->longform + " "; in help()
171 help_line += this_option->shortform + " [ " + this_option->longform + " ]"; in help()
174 switch (help_line.size() / 8) { in help()
176 help_line += "\t"; in help()
178 help_line += "\t"; in help()
180 help_line += "\t"; in help()
182 help_line += "\t"; in help()
184 help_line += this_option->msg; in help()
185 std::cout << help_line << std::endl; in help()
/dports/editors/aee/aee-bf68f4accb96ac39020ac2d9092022aebfa5df27/
H A Dhelp.c64 help_line = xalloc(512); in help()
71 free(help_line); in help()
91 while (((sline = fgets(help_line, 512, fp)) != NULL) && (*sline != 12)) in outfile()
128 tline = sline = fgets(help_line, 512, fp); in ask()
150 tline = sline = fgets(help_line, 512, fp); in ask()
/dports/science/afni/afni-AFNI_21.3.16/src/python_scripts/scripts/
H A Dfat_mvm_gridconv.py37 help_line = ''' \
98 print(help_line)
104 print(help_line)
108 print(help_line)
H A Dfat_roi_row.py33 help_line = ''' \
98 print(help_line)
108 print(help_line)
112 print(help_line)
H A Dfat_mat_sel.py20 help_line = ''' \
198 print(help_line)
230 print(help_line)
234 print(help_line)
H A Dfat_mvm_prep.py45 help_line = '''\
192 print(help_line)
212 print(help_line)
/dports/databases/sqsh/sqsh-2.5/src/
H A Dcmd_help.c49 char help_line[512] ; variable
100 while( fgets( help_line, sizeof(help_line), fp ) != NULL )
101 fputs( help_line, stdout ) ;
/dports/emulators/qemu/qemu-6.2.0/scripts/
H A Dmeson-buildoptions.py68 def help_line(left, opt, indent, long): function
112 help_line(left, opt, 27, False)
118 help_line(left, opt, 27, True)
128 help_line(key, opt, 18, False)
/dports/www/varnish6/varnish-cache-varnish-6.6.2/bin/varnishstat/
H A Dvarnishstat_curses.c123 static int help_line = 0; variable
820 assert(help_line == 0); in draw_help()
949 help_line = 0; in handle_points_keypress()
1033 int hl = help_line; in handle_help_keypress()
1041 help_line--; in handle_help_keypress()
1044 help_line++; in handle_help_keypress()
1047 help_line -= l_points; in handle_help_keypress()
1050 help_line += l_points; in handle_help_keypress()
1053 help_line = 0; in handle_help_keypress()
1079 if (help_line < 0) in handle_help_keypress()
[all …]
/dports/games/meritous/meritous_v12_src/src/
H A Dhelp.c31 struct help_line { struct
38 struct help_line *l[256]; argument
55 struct help_line *current_line = NULL; in InitHelp()
83 current_sec->l[current_sec->lines] = malloc(sizeof(struct help_line)); in InitHelp()
/dports/devel/cdialog/dialog-1.3-20201126/
H A Darrows.c75 if (dialog_vars.help_line != 0 in dlg_draw_helpline()
76 && dialog_vars.help_line[0] != 0 in dlg_draw_helpline()
79 int cols = dlg_count_columns(dialog_vars.help_line); in dlg_draw_helpline()
82 int limit = dlg_count_real_columns(dialog_vars.help_line) + 2; in dlg_draw_helpline()
91 dlg_print_text(win, dialog_vars.help_line, cols, &attr); in dlg_draw_helpline()
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/moab/
H A DProgOptions.hpp270 typedef std::pair<ProgOpt*, std::string> help_line; typedef in ProgOptions
271 std::vector< help_line > option_help_strings;
272 std::vector< help_line > arg_help_strings;
/dports/ports-mgmt/dialog4ports-static/dialog-1.1-20120706/
H A Darrows.c76 if (dialog_vars.help_line != 0 in dlg_draw_helpline()
79 const int *cols = dlg_index_columns(dialog_vars.help_line); in dlg_draw_helpline()
82 int limit = dlg_count_real_columns(dialog_vars.help_line) + 2; in dlg_draw_helpline()
89 dlg_print_text(win, dialog_vars.help_line, cols[limit], &attr); in dlg_draw_helpline()
/dports/games/lincity/lincity-1.13.1/
H A Dlchelp.c70 char help_line[MAX_HELP_LINE]; in draw_help_page() local
338 if (fgets (help_line, MAX_HELP_LINE, inf) == 0) in draw_help_page()
340 undosify_string (help_line); /* GCS testing... */ in draw_help_page()
341 parse_helpline (help_line); in draw_help_page()
350 sprintf (help_line, "text -1 %d %s", y, askdir_path[i]); in draw_help_page()
351 parse_helpline (help_line); in draw_help_page()
/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dmanufacture.c844 int help_line = 0; in recipe_dropdown_draw() local
881 show_help(tmp, 0, win->len_y + 10 + win->small_font_len_y*help_line++, win->current_scale); in recipe_dropdown_draw()
898 …show_help(recipe_select_str, 0, win->len_y + 10 + win->small_font_len_y*help_line++, win->current_… in recipe_dropdown_draw()
899 …show_help(recipe_load_str, 0, win->len_y + 10 + win->small_font_len_y*help_line++, win->current_sc… in recipe_dropdown_draw()
1301 static int recipe_controls_mouseover_handler(window_info *win, int mx, int my, int *help_line) in recipe_controls_mouseover_handler() argument
1325 int help_line = 0; in mouseover_manufacture_slot_handler() local
1342 …show_help(manu_add_str, 0, win->len_y + 10 + win->small_font_len_y*help_line++, win->current_scale… in mouseover_manufacture_slot_handler()
1356 …show_help(manu_remove_str, 0, win->len_y + 10 + win->small_font_len_y*help_line++, win->current_sc… in mouseover_manufacture_slot_handler()
1366 recipe_controls_mouseover_handler(win, mx,my,&help_line); in mouseover_manufacture_slot_handler()
1370 …show_help(recipe_find_str, 0, win->len_y + 10 + win->small_font_len_y*help_line++, win->current_sc… in mouseover_manufacture_slot_handler()
[all …]
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/docs/
H A DMakefile37 for help_line in $${help_lines[@]}; do \
39 help_split=($$help_line) ; \
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/
H A DProgOptions.cpp81 for( std::vector<help_line>::iterator i = option_help_strings.begin(); in ~ProgOptions()
87 for( std::vector<help_line>::iterator i = arg_help_strings.begin(); in ~ProgOptions()
143 help_line help = std::make_pair( opt, helpstring ); in addOpt()
170 help_line help = std::make_pair( opt, helpstring ); in addRequiredArg()
230 for( std::vector<help_line>::iterator i = arg_help_strings.begin(); in printHelp()
240 for( std::vector<help_line>::iterator i = arg_help_strings.begin(); in printHelp()
258 for( std::vector<help_line>::iterator i = option_help_strings.begin(); in printHelp()
269 … for( std::vector<help_line>::iterator j = i; j!=option_help_strings.end() && (*j).first; ++j ){ in printHelp()
748 std::vector<help_line>::iterator arg_help_pos = arg_help_strings.begin(); in parseCommandLine()
750 std::vector<help_line>::iterator opt_args_pos = arg_help_strings.end(); in parseCommandLine()
[all …]

12345