HomeSort by relevance Sort by last modified time
    Searched refs:PROGRAM (Results 1 - 25 of 1415) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /cts/tests/tests/opengl/src/android/opengl/cts/
Constants.java 20 public static final int PROGRAM = 2;
ProgramTest.java 41 mActivity = getShaderActivity(Constants.PROGRAM, 1);
  /external/ltp/tools/pounder21/test_scripts/
random_syscall 7 # This program is free software; you can redistribute it and/or
12 # This program is distributed in the hope that it will be useful, but
18 # along with this program; if not, write to the Free Software
28 PROGRAM=`ls "$POUNDER_TMPDIR/randasys" 2> /dev/null`
29 if [ -z "$PROGRAM" ]; then
30 PROGRAM=`ls "$POUNDER_SRCDIR/randasyscall/randasys"`
31 if [ -z "$PROGRAM" ]; then
43 cp "$PROGRAM" "/tmp"
44 PROGRAM="/tmp/randasys"
49 # Start the program
    [all...]
lame 7 # This program is free software; you can redistribute it and/or
12 # This program is distributed in the hope that it will be useful, but
18 # along with this program; if not, write to the Free Software
22 # Try to find the program on the system
23 PROGRAM=lame
24 PROGFILE=`which $PROGRAM 2> /dev/null`
27 PROGFILE=`ls $POUNDER_OPTDIR/$PROGRAM*/frontend/$PROGRAM`
29 echo "Cannot find $PROGRAM; did you run Install?"
ramsnake 3 # Control script for a program that tests shared memory access speeds.
7 # This program is free software; you can redistribute it and/or
12 # This program is distributed in the hope that it will be useful, but
18 # along with this program; if not, write to the Free Software
26 PROGRAM="$POUNDER_SRCDIR/ramsnake/snake.exe"
27 if [ -z "$PROGRAM" ]; then
44 "$POUNDER_HOME/timed_loop" 300 "$PROGRAM" -p $NR_CPUS -n $NUM_NODES &
60 echo "Program crash detected. Aborting."
  /external/llvm/utils/bugpoint/
RemoteRunSafely.sh 3 # Program: RemoteRunSafely.sh
5 # Synopsis: This script simply runs another program remotely using ssh.
6 # It always returns the another program exit code or exit with
7 # code 255 which indicates that the program could not be executed.
12 # <program> <args...>
15 # <hostname> is the remote host to execute the program,
18 # <program> is the path to the program to run,
19 # <args...> are the arguments to pass to the program.
26 "<program> <args...>
    [all...]
  /external/swiftshader/third_party/LLVM/utils/bugpoint/
RemoteRunSafely.sh 3 # Program: RemoteRunSafely.sh
5 # Synopsis: This script simply runs another program remotely using ssh.
6 # It always returns the another program exit code or exit with
7 # code 255 which indicates that the program could not be executed.
12 # <program> <args...>
15 # <hostname> is the remote host to execute the program,
18 # <program> is the path to the program to run,
19 # <args...> are the arguments to pass to the program.
26 "<program> <args...>
    [all...]
  /external/llvm/utils/
llvmdo 20 # llvmdo [-topdir DIR] [-dirs "DIRNAMES..."] [-code-only] PROGRAM ARGS...
35 # Finally, you simply specify whatever program you want to run against each
36 # file and the arguments to give it. The PROGRAM will be given the file name
41 echo "Usage: llvmdo [-topdir DIR] [-dirs "DIRNAMES..."] [-code-only] PROGRAM ARGS..."
67 echo "Missing program name to run"
71 PROGRAM=`which $1`
72 if test ! -x "$PROGRAM" ; then
181 -exec $PROGRAM "$@" {} \; \)
  /external/swiftshader/third_party/LLVM/utils/
llvmdo 20 # llvmdo [-topdir DIR] [-dirs "DIRNAMES..."] [-code-only] PROGRAM ARGS...
35 # Finally, you simply specify whatever program you want to run against each
36 # file and the arguments to give it. The PROGRAM will be given the file name
41 echo "Usage: llvmdo [-topdir DIR] [-dirs "DIRNAMES..."] [-code-only] PROGRAM ARGS..."
67 echo "Missing program name to run"
71 PROGRAM=`which $1`
72 if test ! -x "$PROGRAM" ; then
181 -exec $PROGRAM "$@" {} \; \)
  /external/c-ares/
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, write to the Free Software
24 # distribute this file as part of a program that contains a
26 # the same distribution terms that you use for the rest of that program.
39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
  /external/cmockery/cmockery_0_1_2/
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, write to the Free Software
24 # distribute this file as part of a program that contains a
26 # the same distribution terms that you use for the rest of that program.
39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
  /external/libnetfilter_conntrack/
compile 10 # This program is free software; you can redistribute it and/or modify
15 # This program is distributed in the hope that it will be useful,
21 # along with this program. If not, see <http://www.gnu.org/licenses/>.
24 # distribute this file as part of a program that contains a
26 # the same distribution terms that you use for the rest of that program.
39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
  /external/libogg/
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, write to the Free Software
24 # distribute this file as part of a program that contains a
26 # the same distribution terms that you use for the rest of that program.
39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
  /external/libusb-compat/
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, write to the Free Software
24 # distribute this file as part of a program that contains a
26 # the same distribution terms that you use for the rest of that program.
39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
  /external/libvorbis/
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, write to the Free Software
24 # distribute this file as part of a program that contains a
26 # the same distribution terms that you use for the rest of that program.
39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
  /external/clang/tools/scan-build-py/tests/functional/src/build/
Makefile 6 PROGRAM = $(OBJDIR)/prg
29 $(PROGRAM): $(OBJDIR)/main.o $(OBJDIR)/clean-one.o $(OBJDIR)/clean-two.o $(OBJDIR)/emit-one.o $(OBJDIR)/emit-two.o
32 build_regular: $(PROGRAM)
39 $(CC) $(CFLAGS) $(LDFLAGS) -o $(PROGRAM) $(SRCDIR)/main.c $(SRCDIR)/clean-one.c $(SRCDIR)/clean-two.c $(SRCDIR)/emit-one.c $(SRCDIR)/emit-two.c
42 rm -f $(PROGRAM) $(OBJDIR)/*.o
  /device/linaro/bootloader/edk2/IntelFspPkg/Library/BaseFspDebugLibSerialPort/Ia32/
FspDebug.s 4 # This program and the accompanying materials
9 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/X64/
CpuBreakpoint.S 4 # This program and the accompanying materials
9 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
  /device/linaro/bootloader/edk2/StdLib/LibC/Main/X64/
fpu_rmode.S 4 # This program and the accompanying materials
9 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/
SmmInit.S 4 # This program and the accompanying materials
9 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/X64/
SmmInit.S 4 # This program and the accompanying materials
9 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
  /device/linaro/bootloader/edk2/ArmPkg/Library/SemihostLib/AArch64/
GccSemihost.S 6 # This program and the accompanying materials
11 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
  /device/linaro/bootloader/edk2/ArmPkg/Library/SemihostLib/Arm/
GccSemihost.S 5 # This program and the accompanying materials
10 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/
CpuBreakpoint.S 4 # This program and the accompanying materials
9 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/AArch64/
MemoryFence.S 7 # This program and the accompanying materials
12 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,

Completed in 542 milliseconds

1 2 3 4 5 6 7 8 91011>>