Searched defs:EXE (Results 1 - 12 of 12) sorted by relevance

/external/lldb/test/functionalities/command_script/import/
H A DMakefile4 EXE := hello_world macro
/external/lldb/test/python_api/hello_world/
H A DMakefile5 EXE := hello_world macro
/external/lldb/test/python_api/process/io/
H A DMakefile4 EXE := process_io macro
/external/lldb/examples/darwin/heap_find/heap/
H A DMakefile13 EXE ?= libheap.dylib macro
14 DSYM ?= $(EXE).dSYM
20 $(EXE) : heap_find.cpp
21 $(CXX) $(CFLAGS) -install_name "@executable_path/libheap.dylib" -dynamiclib -lobjc heap_find.cpp -o "$(EXE)"
28 all: $(EXE)
30 rm -rf "$(EXE)" "$(DSYM)"
/external/lldb/examples/functions/
H A DMakefile5 EXE := lldb-functions macro
/external/lldb/examples/lookup/
H A DMakefile4 EXE := lldb-lookup macro
/external/libsepol/tests/
H A DMakefile3 EXE ?= libsepol-tests macro
31 all: $(EXE) $(policies)
34 $(EXE): $(objs) $(parserobjs) $(LIBSEPOL)
44 rm -f $(objs) $(EXE)
49 test: $(EXE) $(policies)
52 ./$(EXE)
/external/chromium_org/third_party/libsrtp/srtp/
H A DMakefile22 crypto/test/cipher_driver$(EXE) -v >/dev/null
23 crypto/test/kernel_driver$(EXE) -v >/dev/null
24 test/rdbx_driver$(EXE) -v >/dev/null
25 test/srtp_driver$(EXE) -v >/dev/null
26 test/roc_driver$(EXE) -v >/dev/null
27 test/replay_driver$(EXE) -v >/dev/null
28 test/dtls_srtp_driver$(EXE) >/dev/null
48 # EXE defines the suffix on executables - it's .exe for Windows, and
50 EXE = macro
72 %$(EXE)
[all...]
/external/chromium_org/third_party/libsrtp/srtp/crypto/
H A DMakefile23 # EXE defines the suffix on executables - it's .exe for cygwin, and
26 EXE = macro
44 testapp = test/cipher_driver$(EXE) test/datatypes_driver$(EXE) \
45 test/stat_driver$(EXE) test/sha1_driver$(EXE) \
46 test/kernel_driver$(EXE) test/aes_calc$(EXE) test/rand_gen$(EXE) \
47 test/env$(EXE)
[all...]
/external/srtp/
H A DMakefile22 crypto/test/cipher_driver$(EXE) -v >/dev/null
23 crypto/test/kernel_driver$(EXE) -v >/dev/null
24 test/rdbx_driver$(EXE) -v >/dev/null
25 test/srtp_driver$(EXE) -v >/dev/null
26 test/roc_driver$(EXE) -v >/dev/null
27 test/replay_driver$(EXE) -v >/dev/null
46 # EXE defines the suffix on executables - it's .exe for Windows, and
48 EXE = macro
70 %$(EXE): %.c
119 crypto_testapp = crypto/test/aes_calc$(EXE) crypt
[all...]
/external/srtp/crypto/
H A DMakefile23 # EXE defines the suffix on executables - it's .exe for cygwin, and
26 EXE = macro
44 testapp = test/cipher_driver$(EXE) test/datatypes_driver$(EXE) \
45 test/stat_driver$(EXE) test/sha1_driver$(EXE) \
46 test/kernel_driver$(EXE) test/aes_calc$(EXE) test/rand_gen$(EXE) \
47 test/env$(EXE)
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 199 milliseconds