Searched refs:run (Results 201 - 225 of 249) sorted by relevance

12345678910

/haiku-fatelf/src/bin/network/tcpdump/libpcap/
H A DMakefile238 @echo your Makefile was out of date, now run $(MAKE) again
H A Dconfigure120 # We did not find ourselves, most probably we were run as `sh COMMAND'
247 # so uname gets run too.
837 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1249 { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1250 echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1253 { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1254 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1259 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1260 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1284 { { echo "$as_me:$LINENO: error: run \`mak
[all...]
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlcatalog.c318 \t--shell : run a shell allowing interactive queries\n\
/haiku-fatelf/src/bin/gdb/gdb/
H A Dgdb-events.sh88 If editing this file, please also run gdb-events.sh and merge any
H A Djv-lang.c1135 /* Cleanup code that should be run on every "run".
/haiku-fatelf/src/bin/network/wget/build-aux/
H A Dannounce-gen271 or die "$ME: cannot run `$cmd': $!\n";
451 Then, run a command like this:
456 then run this command to import it:
/haiku-fatelf/src/bin/network/wget/tests/
H A DFTPServer.pm496 sub run subroutine
/haiku-fatelf/src/tools/cppunit/
H A DTestShell.cpp160 cout << "ERROR: No installed tests to run!" << endl;
165 // None specified, so run them all
175 // tests to run (since we use a set, this eliminates the concern
194 // list of tests to run (unless there's also an installed individual
217 suite.run(&fTestResults);
297 cout << indent << "NAME Instructs the program to run the test for the given class or all" << endl;
299 cout << indent << " and a suite with the same name, the suite will be run, not the class" << endl;
301 cout << indent << " classes or suites are specified, all available tests are run" << endl;
/haiku-fatelf/src/bin/network/tcpdump/libpcap/msdos/
H A Dpkt_rx0.asm179 ; call bpf_filter_match ; run the filter here some day?
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/iprowifi2200/dev/iwi/
H A Dif_iwi.c2737 * Convert scan list to run-length encoded channel list
2739 * net80211). The first entry in each run specifies the
2740 * band and the count of items in the run.
2753 /* NB: this allocates a slot for the run-len */
2785 int run = scan.channels[i]; local
2786 if (run == 0)
2788 printf("Scan %d %s channels:", run & 0x3f,
2789 run & IWI_CHAN_2GHZ ? "2.4GHz" : "5GHz");
2790 for (run &= 0x3f, i++; run >
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/r5/
H A DBPlusTree.cpp129 block_run run; local
131 && fTree->fStream->FindBlockRun(offset, run, fileOffset) == B_OK) {
135 fBlockNumber = volume->ToBlock(run) + blockOffset;
/haiku-fatelf/src/bin/gdb/readline/shlib/
H A DMakefile.in146 @echo "shared libraries, please update the script and re-run configure."
175 @echo install: you may need to run ldconfig
180 @echo uninstall: you may need to run ldconfig
/haiku-fatelf/src/bin/rcs/
H A Drcsbase.h699 int run P((int,char const*,...));
H A Drcs.c1067 status = run(fileno(mailmess), (char*)0, SENDMAIL, who, (char*)0);
/haiku-fatelf/src/bin/diffutils/ms/
H A Dconfig.bat245 echo Your environment size is too small. Enlarge it and run me again.
/haiku-fatelf/src/add-ons/kernel/file_systems/bfs/
H A DBPlusTree.cpp403 block_run run; local
405 && fTree->fStream->FindBlockRun(offset, run, fileOffset) == B_OK) {
409 fBlockNumber = volume->ToBlock(run) + blockOffset;
/haiku-fatelf/src/libs/print/libgutenprint/scripts/
H A Dltmain.sh37 # -n, --dry-run display commands without modifying any files
51 # execute automatically set library path, then run a program
359 # Return a directory name, but don't create it in dry-run mode
376 # If we're not in dry-run mode, bomb out on failure
519 $ECHO "run \`$progname --help | more' for full usage"
743 --dry-run | -n) opt_dry_run=: ;;
834 $progname: and run autoconf again.
841 $progname: and run autoconf again.
849 $progname: of $PACKAGE $VERSION and run autoconf again.
1021 # but not from the CC environment variable when configure was run
[all...]
/haiku-fatelf/src/bin/gdb/
H A DMakefile.def335 // We put install-tcl before install-itcl because itcl wants to run a
H A Dlibtool.m428 dnl If AC_PROG_CXX has already been expanded, run AC_LIBTOOL_CXX
36 dnl If either AC_PROG_GCJ or A][M_PROG_GCJ have already been expanded, run
H A Dltconfig530 # Make sure we can run config.sub.
533 echo "$progname: cannot run $ac_config_sub" 1>&2
1003 # If using run time linking (on AIX 4.2 or later) use lib<name>.so instead of
1008 # and later when we are not doing run time linking.
1562 echo "cannot run $global_symbol_pipe" >&5
2766 # is reportedly fixed, but why not run on old versions too?
2806 # tests run on this system so they can be shared between configure
/haiku-fatelf/src/libs/fluidsynth/src/
H A Dfluid_ladspa.c231 "Please run the ladspa_clear command before attempting to use ladspa_add!\n");
375 "Hint: run analyzeplugin %s from the command line to get a list of valid plugin labels.\n",
808 FxUnit->PluginDescriptorTable[i]->run(FxUnit->PluginInstanceTable[i],FLUID_BUFSIZE);
/haiku-fatelf/src/libs/ncurses/progs/
H A Dtic.c237 * tic run, but not about overwriting ones that predate it.
/haiku-fatelf/src/bin/diffutils/
H A Dconfigure124 # We did not find ourselves, most probably we were run as `sh COMMAND'
242 # so uname gets run too.
827 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
831 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1158 { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1159 echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1162 { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1163 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1168 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1169 echo "$as_me: error: \`$ac_var' has changed since the previous run
[all...]
/haiku-fatelf/src/bin/sharutils/doc/
H A Dtexinfo.tex687 \immediate\write16{If you are stuck with version 3.0, run the}
3665 % This definition is run if you use @defunx
3719 % These definitions are run if you use @defmethodx, etc.,
3783 % This definition is run if you use @defvarx
3804 % This definition is run if you use @deftpx, etc
3953 \message{Cross reference values unknown; you must run TeX again.}%
/haiku-fatelf/src/bin/bash/
H A Dconfig.status296 s,@TESTSCRIPT@,run-all,;t t

Completed in 254 milliseconds

12345678910