HomeSort by: relevance | last modified time | path
    Searched refs:PROGRAM (Results 1 - 14 of 14) sorted by relevancy

  /src/sys/external/bsd/gnu-efi/dist/lib/arm/
mullu.S 7 # This program and the accompanying materials
12 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
llsl.S 7 # This program and the accompanying materials
12 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
llsr.S 7 # This program and the accompanying materials
12 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
div.S 7 # This program and the accompanying materials
12 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
  /src/games/gomoku/
main.c 56 PROGRAM, /* get input from program */
69 static char *prog; /* name of program */
170 input[color != BLACK ? BLACK : WHITE] = PROGRAM;
177 input[BLACK] = PROGRAM;
178 input[WHITE] = PROGRAM;
258 if (input[color] == PROGRAM)
304 case PROGRAM:
  /src/lib/librumpuser/build-aux/
compile 9 # This program is free software; you can redistribute it and/or modify
14 # This program is distributed in the hope that it will be useful,
20 # along with this program. If not, see <http://www.gnu.org/licenses/>.
23 # distribute this file as part of a program that contains a
25 # the same distribution terms that you use for the rest of that program.
241 Usage: compile [--help] [--version] PROGRAM [ARGS]
244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
depcomp 2 # depcomp - compile a program generating dependencies as side-effects
8 # This program is free software; you can redistribute it and/or modify
13 # This program is distributed in the hope that it will be useful,
19 # along with this program. If not, see <http://www.gnu.org/licenses/>.
22 # distribute this file as part of a program that contains a
24 # the same distribution terms that you use for the rest of that program.
35 Usage: depcomp [--help] [--version] PROGRAM [ARGS]
535 # The first sed program below extracts the file names and escapes
536 # backslashes for cygpath. The second sed program outputs the file
  /src/sys/external/isc/libsodium/dist/build-aux/
compile 9 # This program is free software; you can redistribute it and/or modify
14 # This program is distributed in the hope that it will be useful,
20 # along with this program. If not, see <http://www.gnu.org/licenses/>.
23 # distribute this file as part of a program that contains a
25 # the same distribution terms that you use for the rest of that program.
241 Usage: compile [--help] [--version] PROGRAM [ARGS]
244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
depcomp 2 # depcomp - compile a program generating dependencies as side-effects
8 # This program is free software; you can redistribute it and/or modify
13 # This program is distributed in the hope that it will be useful,
19 # along with this program. If not, see <http://www.gnu.org/licenses/>.
22 # distribute this file as part of a program that contains a
24 # the same distribution terms that you use for the rest of that program.
35 Usage: depcomp [--help] [--version] PROGRAM [ARGS]
535 # The first sed program below extracts the file names and escapes
536 # backslashes for cygpath. The second sed program outputs the file
ltmain.sh 19 # if you distribute this file as part of a program or library that
21 # same distribution terms that you use for the rest of that program.
29 # along with this program. If not, see <http://www.gnu.org/licenses/>.
32 PROGRAM=libtool
76 # This program is free software; you can redistribute it and/or modify
82 # this file as part of a program or library that is built using GNU Libtool,
84 # for the rest of that program.
86 # This program is distributed in the hope that it will be useful,
92 # along with this program. If not, see <http://www.gnu.org/licenses/>.
179 # Search for either a program that responds to --version with outpu
    [all...]
  /src/sys/external/isc/libsodium/dist/
compile 9 # This program is free software; you can redistribute it and/or modify
14 # This program is distributed in the hope that it will be useful,
20 # along with this program. If not, see <http://www.gnu.org/licenses/>.
23 # distribute this file as part of a program that contains a
25 # the same distribution terms that you use for the rest of that program.
241 Usage: compile [--help] [--version] PROGRAM [ARGS]
244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
depcomp 2 # depcomp - compile a program generating dependencies as side-effects
8 # This program is free software; you can redistribute it and/or modify
13 # This program is distributed in the hope that it will be useful,
19 # along with this program. If not, see <http://www.gnu.org/licenses/>.
22 # distribute this file as part of a program that contains a
24 # the same distribution terms that you use for the rest of that program.
35 Usage: depcomp [--help] [--version] PROGRAM [ARGS]
535 # The first sed program below extracts the file names and escapes
536 # backslashes for cygpath. The second sed program outputs the file
ltmain.sh 16 # if you distribute this file as part of a program or library that
18 # same distribution terms that you use for the rest of that program.
55 # execute automatically set library path, then run a program
81 PROGRAM=libtool
372 # The name of this program:
438 # Echo program name prefixed message, along with the current mode
446 # Echo program name prefixed message in verbose mode only.
465 # Echo program name prefixed message to standard error.
472 # Echo program name prefixed warning message to standard error.
482 # Echo program name prefixed message to standard error, and exit
    [all...]
configure 43 # Prefer a ksh shell builtin over an external printf program on Solaris,
1108 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1109 | --program-pre | --program-pr | --program-p)
1111 -program-prefix=* | --program-prefix=* | --program-prefi=*
    [all...]

Completed in 344 milliseconds