/ndk/build/tools/ |
gen-toolchain-wrapper.sh | 36 Then, this will create programs like: 91 PROGRAMS="cc gcc c++ g++ cpp as ld ar ranlib strip strings nm objdump dlltool" 92 register_var_option "--programs=<list>" PROGRAMS "List of programs to generate wrapper for" 96 PROGRAMS=$(commas_to_spaces "$PROGRAMS") 97 if [ -z "$PROGRAMS" ]; then 147 for PROG in $PROGRAMS; do
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/ |
CurrentProgramPropertyAccessor.java | 55 GLStateType.PROGRAMS, 64 return String.format("PROGRAM_STATE/PROGRAMS/${program}/%s/%d/%s",
|
StateTransformFactory.java | [all...] |
/ndk/tests/ |
run-tests.sh | 364 # even if we will only run the armeabi test programs on the 524 local PROGRAMS= 552 # If its name doesn't end with .so, add it to PROGRAMS 555 PROGRAMS="$PROGRAMS $DSTFILE" 558 for PROGRAM in $PROGRAMS; do
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/ |
GLStateType.java | 133 PROGRAMS("Programs"),
|
GLState.java | 323 IGLProperty programs = new GLSparseArrayProperty(GLStateType.PROGRAMS, perProgramState); local 326 currentProgram, programs);
|
/external/bison/build-aux/ |
depcomp | 39 Run PROGRAMS ARGS to compile a file, generating dependencies 44 source Source file read by `PROGRAMS ARGS'. 45 object Object file output by `PROGRAMS ARGS'.
|
/external/chromium/sdch/open-vcdiff/ |
depcomp | 40 Run PROGRAMS ARGS to compile a file, generating dependencies 45 source Source file read by `PROGRAMS ARGS'. 46 object Object file output by `PROGRAMS ARGS'.
|
/external/elfutils/config/ |
depcomp | 40 Run PROGRAMS ARGS to compile a file, generating dependencies 45 source Source file read by `PROGRAMS ARGS'. 46 object Object file output by `PROGRAMS ARGS'.
|
/external/genext2fs/ |
depcomp | 39 Run PROGRAMS ARGS to compile a file, generating dependencies 44 source Source file read by `PROGRAMS ARGS'. 45 object Object file output by `PROGRAMS ARGS'.
|
/external/grub/ |
depcomp | 39 Run PROGRAMS ARGS to compile a file, generating dependencies 44 source Source file read by `PROGRAMS ARGS'. 45 object Object file output by `PROGRAMS ARGS'.
|
/external/libffi/ |
depcomp | 40 Run PROGRAMS ARGS to compile a file, generating dependencies 45 source Source file read by `PROGRAMS ARGS'. 46 object Object file output by `PROGRAMS ARGS'.
|
/external/libmtp/ |
depcomp | 38 Run PROGRAMS ARGS to compile a file, generating dependencies 43 source Source file read by `PROGRAMS ARGS'. 44 object Object file output by `PROGRAMS ARGS'.
|
/external/libpng/ |
depcomp | 38 Run PROGRAMS ARGS to compile a file, generating dependencies 43 source Source file read by `PROGRAMS ARGS'. 44 object Object file output by `PROGRAMS ARGS'.
|
/external/libusb/ |
depcomp | 40 Run PROGRAMS ARGS to compile a file, generating dependencies 45 source Source file read by `PROGRAMS ARGS'. 46 object Object file output by `PROGRAMS ARGS'.
|
/external/libusb-compat/ |
depcomp | 40 Run PROGRAMS ARGS to compile a file, generating dependencies 45 source Source file read by `PROGRAMS ARGS'. 46 object Object file output by `PROGRAMS ARGS'.
|
/external/llvm/autoconf/ |
depcomp | 39 Run PROGRAMS ARGS to compile a file, generating dependencies 44 source Source file read by `PROGRAMS ARGS'. 45 object Object file output by `PROGRAMS ARGS'.
|
/external/openfst/ |
depcomp | 38 Run PROGRAMS ARGS to compile a file, generating dependencies 43 source Source file read by `PROGRAMS ARGS'. 44 object Object file output by `PROGRAMS ARGS'.
|
/external/protobuf/ |
depcomp | 40 Run PROGRAMS ARGS to compile a file, generating dependencies 45 source Source file read by `PROGRAMS ARGS'. 46 object Object file output by `PROGRAMS ARGS'.
|
/external/protobuf/gtest/build-aux/ |
depcomp | 40 Run PROGRAMS ARGS to compile a file, generating dependencies 45 source Source file read by `PROGRAMS ARGS'. 46 object Object file output by `PROGRAMS ARGS'.
|
/ndk/sources/host-tools/make-3.81/config/ |
depcomp | 39 Run PROGRAMS ARGS to compile a file, generating dependencies 44 source Source file read by `PROGRAMS ARGS'. 45 object Object file output by `PROGRAMS ARGS'.
|
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
depcomp | 38 Run PROGRAMS ARGS to compile a file, generating dependencies 43 source Source file read by `PROGRAMS ARGS'. 44 object Object file output by `PROGRAMS ARGS'.
|
/external/bison/src/ |
Makefile | 80 PROGRAMS = $(bin_PROGRAMS) 517 all-am: Makefile $(PROGRAMS) $(SCRIPTS)
|
/external/linux-tools-perf/ |
Makefile | 196 PROGRAMS += $(OUTPUT)perf 201 ALL_PROGRAMS = $(PROGRAMS) $(SCRIPTS) 659 strip: $(PROGRAMS) $(OUTPUT)perf 660 $(STRIP) $(STRIP_OPTS) $(PROGRAMS) $(OUTPUT)perf 747 $(patsubst perf-%,%.o,$(PROGRAMS)): $(LIB_H) $(wildcard */*.h) 831 # However, the environment gets quite big, and some programs have problems
|
/external/quake/ |
NOTICE | 35 your programs, too. 42 in new free programs; and that you know you can do these things. 271 programs whose distribution conditions are different, write to the author 297 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE 303 How to Apply These Terms to Your New Programs 358 proprietary programs. If your program is a subroutine library, you may 380 your programs, too. 387 in new free programs; and that you know you can do these things. 616 programs whose distribution conditions are different, write to the author [all...] |