Searched refs:program (Results 101 - 125 of 128) sorted by relevance

123456

/haiku-fatelf/src/bin/bash/
H A Dconfigure1107 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1108 | --program-pre | --program-pr | --program-p)
1110 -program-prefix=* | --program-prefix=* | --program
[all...]
/haiku-fatelf/src/libs/ncurses/include/
H A DCaps.uwin407 pkey_key pfkey str pk - - -B--- program function key #1 to type string #2
408 pkey_local pfloc str pl - - -B--- program function key #1 to execute string #2
409 pkey_xmit pfx str px - - -B--- program function key #1 to transmit string #2
430 init_prog iprog str iP - - -B--- path name of program for initialization
443 plab_norm pln str pn - - ----- program label #1 to show string #2
798 #plab_norm pln str pn - - ----- program label #1 to show string #2
H A DCaps439 pkey_key pfkey str pk - - -B--- program function key #1 to type string #2
440 pkey_local pfloc str pl - - -B--- program function key #1 to execute string #2
441 pkey_xmit pfx str px - - -B--- program function key #1 to transmit string #2
462 init_prog iprog str iP - - -B--- path name of program for initialization
475 plab_norm pln str pn - - ----- program label #1 to show string #2
972 #plab_norm pln str pn - - ----- program label #1 to show string #2
H A DCaps.aix4439 pkey_key pfkey str pk - - -B--- program function key #1 to type string #2
440 pkey_local pfloc str pl - - -B--- program function key #1 to execute string #2
441 pkey_xmit pfx str px - - -B--- program function key #1 to transmit string #2
462 init_prog iprog str iP - - -B--- path name of program for initialization
630 plab_norm pln str pn - - ----- program label #1 to show string #2
1074 #plab_norm pln str pn - - ----- program label #1 to show string #2
H A DCaps.hpux11441 pkey_key pfkey str pk - - -B--- program function key #1 to type string #2
442 pkey_local pfloc str pl - - -B--- program function key #1 to execute string #2
443 pkey_xmit pfx str px - - -B--- program function key #1 to transmit string #2
464 init_prog iprog str iP - - -B--- path name of program for initialization
480 plab_norm pln str pn - - ----- program label #1 to show string #2
986 #plab_norm pln str pn - - ----- program label #1 to show string #2
H A DCaps.keys441 pkey_key pfkey str pk - - -B--- program function key #1 to type string #2
442 pkey_local pfloc str pl - - -B--- program function key #1 to execute string #2
443 pkey_xmit pfx str px - - -B--- program function key #1 to transmit string #2
464 init_prog iprog str iP - - -B--- path name of program for initialization
477 plab_norm pln str pn - - ----- program label #1 to show string #2
1062 #plab_norm pln str pn - - ----- program label #1 to show string #2
H A DCaps.osf1r5423 pkey_key pfkey str pk - - -B--- program function key #1 to type string #2
424 pkey_local pfloc str pl - - -B--- program function key #1 to execute string #2
425 pkey_xmit pfx str px - - -B--- program function key #1 to transmit string #2
446 init_prog iprog str iP - - -B--- path name of program for initialization
720 plab_norm pln str pn - - ----- program label #1 to show string #2
982 #plab_norm pln str pn - - ----- program label #1 to show string #2
/haiku-fatelf/src/add-ons/media/plugins/ffmpeg/
H A DAVFormatReader.cpp362 // the first program (for now).
379 const AVProgram* program = fContext->programs[0]; local
381 && virtualIndex < (int32)program->nb_stream_indexes) {
382 return program->stream_index[virtualIndex];
1640 // Add program info
1644 _data->AddMessage("be:program", &programData);
/haiku-fatelf/src/bin/network/wget/
H A Dconfigure1393 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1394 | --program-pre | --program-pr | --program-p)
1396 -program-prefix=* | --program-prefix=* | --program
[all...]
H A Dmaint.mk7 ## This program is free software: you can redistribute it and/or modify
12 ## This program is distributed in the hope that it will be useful,
18 ## along with this program. If not, see <http://www.gnu.org/licenses/>.
450 # Each program that uses proper_name_utf8 must link with
/haiku-fatelf/docs/develop/storage/resources/
H A DResourcesFormat.tex129 will not cause any modification to its data (i.e. ELF header, program header
136 supposed to be the maximum of the end offsets of ELF header, program header
601 preferred program segment alignment. From these two information it has been
603 the segment alignments to be found in the program header table,
/haiku-fatelf/src/bin/gdb/
H A Dconfigure175 --libexecdir=DIR program executables in DIR [EPREFIX/libexec]
188 --program-prefix=PREFIX prepend PREFIX to installed program names
189 --program-suffix=SUFFIX append SUFFIX to installed program names
190 --program-transform-name=PROGRAM
191 run sed PROGRAM on installed program names
280 -program-prefix | --program-prefix | --program
[all...]
/haiku-fatelf/src/bin/network/tcpdump/libpcap/
H A Dgencode.c350 pcap_compile(pcap_t *p, struct bpf_program *program, argument
391 program->bf_insns = icode_to_fcode(root, &len);
392 program->bf_len = len;
405 struct bpf_program *program,
414 ret = pcap_compile(p, program, buf, optimize, mask);
424 pcap_freecode(struct bpf_program *program) argument
426 program->bf_len = 0;
427 if (program->bf_insns != NULL) {
428 free((char *)program->bf_insns);
429 program
404 pcap_compile_nopcap(int snaplen_arg, int linktype_arg, struct bpf_program *program, char *buf, int optimize, bpf_u_int32 mask) argument
[all...]
/haiku-fatelf/src/bin/coreutils/
H A Dconfigure45 # Prefer a ksh shell builtin over an external printf program on Solaris,
1705 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1706 | --program-pre | --program-pr | --program-p)
1708 -program-prefix=* | --program
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/fs_shell/
H A Dfsh.cpp46 print_usage(const char *program) argument
52 program);
54 program);
/haiku-fatelf/src/bin/gawk/
H A Dawkgram.y22 * along with this program; if not, write to the Free Software
171 : opt_nls program opt_nls
177 program
179 | program rule
184 | program error
1199 /* get_src_buf --- read the next buffer of source program */
1235 lintwarn(_("empty program text on command line"));
/haiku-fatelf/src/bin/findutils/find/
H A Dpred.c5 This program is free software: you can redistribute it and/or modify
10 This program is distributed in the hope that it will be useful,
16 along with this program. If not, see <http://www.gnu.org/licenses/>.
1170 is_ok(const char *program, const char *arg)
1179 fprintf (stderr, _("< %s ... %s > ? "), program, arg);
1637 * sets the program exit status.
1655 * sets the program exit status.
1169 is_ok(const char *program, const char *arg) argument
/haiku-fatelf/src/tests/kits/net/netperf/
H A Dnetlib.c348 (NULL != program) ? program : "getopt", pch, optopt);
/haiku-fatelf/src/apps/debugger/dwarf/
H A DDwarfFile.cpp1469 const uint8* program = (uint8*)dataReader.Data() + offsetToProgram; local
1472 return unit->GetLineNumberProgram().Init(program, programSize,
2369 // TODO: Implement program-global references!
/haiku-fatelf/src/bin/coreutils/lib/
H A Dvasnprintf.c7 This program is free software; you can redistribute it and/or modify
12 This program is distributed in the hope that it will be useful,
18 with this program; if not, write to the Free Software Foundation,
4813 in format strings in writable memory may crash the program
4827 crashes the program. See
/haiku-fatelf/src/bin/sharutils/doc/
H A Dtexinfo.tex20 %In other words, you are welcome to use, share and improve this program.
2118 % The texindex program reads in these files and writes files
/haiku-fatelf/src/bin/diffutils/config/
H A Dtexinfo.tex26 % In other words, you are welcome to use, share and improve this program.
3071 % The texindex program reads in these files and writes files
/haiku-fatelf/src/libs/termcap/
H A Dtexinfo.tex26 % In other words, you are welcome to use, share and improve this program.
2910 % The texindex program reads in these files and writes files
/haiku-fatelf/src/bin/gdb/texinfo/
H A Dtexinfo.tex3396 % The texindex program reads in these files and writes files
/haiku-fatelf/src/libs/ncurses/misc/
H A Dterminfo.src622 # BeOS entry for Terminal program Seems to be almost ANSI
989 # uses resizable terminal windows, but the bundled terminal program always
997 # user interface on the UNIX PC was a GUI program (ua, for "user
2667 # (communication program) which supports:
2678 # The program does not come with terminfo or termcap entries. However, the
2697 # No fonts are supplied with the program, so the acsc string is chosen to
2746 # b) The program sets $TERM to "ansi", which of course is inaccurate.
3342 # This program hardcodes $TERM to 'xterm', which is not accurate. However, to
3961 # Entries for use by the `screen' program by Juergen Weigert,
5365 # This entry supports emacs (and any other program tha
[all...]

Completed in 435 milliseconds

123456