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

1 2 3 4

  /cts/tests/tests/opengl/src/android/opengl/cts/
Constants.java 20 public static final int PROGRAM = 2;
ProgramTest.java 39 mActivity = getShaderActivity(Constants.PROGRAM, 1);
OpenGLES20ActivityOne.java 116 } else if (type == Constants.PROGRAM) {
  /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/valgrind/tsan/
tsan_dynamorio.sh 22 PROGRAM="$1"
28 file_format=`objdump -f $PROGRAM | grep -o 'file format elf.*'`
40 nm $PROGRAM > $SYMBOLS_FILE
45 $PROGRAM $PARAMS
  /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/grub/
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/libffi/
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/
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
  /ndk/sources/host-tools/make-3.81/config/
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
  /ndk/sources/host-tools/nawk-20071023/
GNUmakefile 37 PROGRAM := $(BUILD_DIR)/ndk-awk$(EXE)
39 all: $(PROGRAM)
83 $(PROGRAM): $(OBJECTS)
88 $(hide)rm -f $(OBJECTS) $(PROGRAM) $(MAKETAB) $(YTAB_C) $(YTAB_H) $(PROGTAB_C)
maketab.c 26 * this program makes the table to link function names
42 { PROGRAM, "program", NULL },
  /external/webkit/Source/WebKit/efl/DefaultTheme/widget/scrollbar/
scrollbar.edc 36 run_program(PROGRAM:"hide");
63 run_program(PROGRAM:"show");
65 run_program(PROGRAM:"hide");
167 program {
173 program {
180 program {
186 program {
213 run_program(PROGRAM:"hide");
240 run_program(PROGRAM:"show");
242 run_program(PROGRAM:"hide")
    [all...]
  /external/bison/build-aux/
ylwrap 11 # This program is free software; you can redistribute it and/or modify
16 # This program is distributed in the hope that it will be useful,
22 # along with this program; if not, write to the Free Software
27 # distribute this file as part of a program that contains a
29 # the same distribution terms that you use for the rest of that program.
46 Usage: ylwrap [--help|--version] INPUT [OUTPUT DESIRED]... -- PROGRAM [ARGS]...
53 PROGRAM is program to run
92 # The program to run.
  /external/elfutils/config/
ylwrap 11 # This program is free software; you can redistribute it and/or modify
16 # This program is distributed in the hope that it will be useful,
22 # along with this program; if not, write to the Free Software
27 # distribute this file as part of a program that contains a
29 # the same distribution terms that you use for the rest of that program.
46 Usage: ylwrap [--help|--version] INPUT [OUTPUT DESIRED]... -- PROGRAM [ARGS]...
53 PROGRAM is program to run
92 # The program to run.
  /external/quake/
NOTICE 4 This program is free software; you can redistribute it and/or
8 This program is distributed in the hope that it will be useful,
13 along with this program; if not, write to the Free Software
32 Foundation's software and to any other program whose authors commit to
49 For example, if you distribute copies of such a program, whether
66 Finally, any free program is threatened constantly by software
68 program will individually obtain patent licenses, in effect making the
69 program proprietary. To prevent this, we have made it clear that any
79 0. This License applies to any program or other work which contains
81 under the terms of this General Public License. The "Program", below
    [all...]
  /external/webkit/Source/WebKit/efl/DefaultTheme/widget/slider/
slider.edc 73 run_program(PROGRAM:"show");
75 run_program(PROGRAM:"hide");
174 program {
180 program {
187 program {
193 program {
202 program {
210 program {
218 program {
226 program {
    [all...]
  /external/bluetooth/bluez/gdbus/
NOTICE 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, write to the Free Software
38 Foundation's software and to any other program whose authors commit to
55 For example, if you distribute copies of such a program, whether
72 Finally, any free program is threatened constantly by software
74 program will individually obtain patent licenses, in effect making the
75 program proprietary. To prevent this, we have made it clear that any
84 0. This License applies to any program or other work which contains
86 under the terms of this General Public License. The "Program", below
    [all...]
  /external/bluetooth/bluez/input/
NOTICE 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, write to the Free Software
38 Foundation's software and to any other program whose authors commit to
55 For example, if you distribute copies of such a program, whether
72 Finally, any free program is threatened constantly by software
74 program will individually obtain patent licenses, in effect making the
75 program proprietary. To prevent this, we have made it clear that any
84 0. This License applies to any program or other work which contains
86 under the terms of this General Public License. The "Program", below
    [all...]
  /external/bluetooth/bluez/plugins/
NOTICE 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, write to the Free Software
38 Foundation's software and to any other program whose authors commit to
55 For example, if you distribute copies of such a program, whether
72 Finally, any free program is threatened constantly by software
74 program will individually obtain patent licenses, in effect making the
75 program proprietary. To prevent this, we have made it clear that any
84 0. This License applies to any program or other work which contains
86 under the terms of this General Public License. The "Program", below
    [all...]
  /external/bluetooth/bluez/src/
NOTICE 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, write to the Free Software
40 Foundation's software and to any other program whose authors commit to
57 For example, if you distribute copies of such a program, whether
74 Finally, any free program is threatened constantly by software
76 program will individually obtain patent licenses, in effect making the
77 program proprietary. To prevent this, we have made it clear that any
86 0. This License applies to any program or other work which contains
88 under the terms of this General Public License. The "Program", below
    [all...]
  /ndk/tests/
run-tests.sh 525 local PROGRAM
558 for PROGRAM in $PROGRAMS; do
559 dump "Running device test: `basename $PROGRAM`"
560 adb_cmd LD_LIBRARY_PATH="$DSTDIR" $PROGRAM
  /external/dnsmasq/contrib/dnslist/
dnslist.pl 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, write to the Free Software
284 Foundation's software and to any other program whose authors commit to
301 For example, if you distribute copies of such a program, whether
318 Finally, any free program is threatened constantly by software
320 program will individually obtain patent licenses, in effect making the
321 program proprietary. To prevent this, we have made it clear that any
330 0. This License applies to any program or other work which contains
332 under the terms of this General Public License. The "Program", below
    [all...]
  /external/grub/docs/
help2man 6 # This program is free software; you can redistribute it and/or modify
11 # This program is distributed in the hope that it will be useful,
17 # along with this program; if not, write to the Free Software Foundation,
170 (my $program = $ARGV[0]) =~ s!.*/!!;
171 my $package = $program;
188 # <program> <version>
189 # {GNU,Free} <program> <version>
190 # <program> ({GNU,Free} <package>) <version>
191 # <program> - {GNU,Free} <package> <version>
200 $program = $1
    [all...]

Completed in 426 milliseconds

1 2 3 4