HomeSort by relevance Sort by last modified time
    Searched defs:EXE (Results 1 - 17 of 17) sorted by null

  /external/lldb/test/functionalities/command_script/import/
Makefile 4 EXE := hello_world
  /external/lldb/test/python_api/hello_world/
Makefile 5 EXE := hello_world
  /external/lldb/test/python_api/process/io/
Makefile 4 EXE := process_io
  /external/lldb/examples/darwin/heap_find/heap/
Makefile 13 EXE ?= libheap.dylib
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/
Makefile 5 EXE := lldb-functions
  /external/lldb/examples/lookup/
Makefile 4 EXE := lldb-lookup
  /external/libsepol/tests/
Makefile 3 EXE ?= libsepol-tests
31 all: $(EXE) $(policies)
34 $(EXE): $(objs) $(parserobjs) $(LIBSEPOL)
44 rm -f $(objs) $(EXE)
49 test: $(EXE) $(policies)
52 ./$(EXE)
  /ndk/sources/host-tools/nawk-20071023/
GNUmakefile 39 EXE :=
47 EXE := .exe
50 PROGRAM := $(BUILD_DIR)/ndk-awk$(EXE)
81 MAKETAB := $(BUILD_DIR)/maketab$(EXE)
  /external/chromium_org/third_party/libsrtp/srtp/
Makefile 22 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 =
    [all...]
  /external/chromium_org/third_party/libsrtp/srtp/crypto/
Makefile 23 # EXE defines the suffix on executables - it's .exe for cygwin, and
26 EXE =
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) \
    [all...]
  /external/srtp/
Makefile 22 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 =
70 %$(EXE): %.
    [all...]
  /external/srtp/crypto/
Makefile 23 # EXE defines the suffix on executables - it's .exe for cygwin, and
26 EXE =
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) \
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Makefile 128 # Executable suffix (.exe on Windows and Mac OS X)
129 EXE=
195 PYTHON= python$(EXE)
247 PGEN= Parser/pgen$(EXE)
876 -rm -f $(DESTDIR)$(BINDIR)/python2$(EXE)
877 (cd $(DESTDIR)$(BINDIR); $(LN) -s python$(VERSION)$(EXE) python2$(EXE))
878 (cd $(DESTDIR)$(BINDIR); $(LN) -s python2$(EXE) $(PYTHON))
900 $(INSTALL_PROGRAM) $(BUILDPYTHON) $(DESTDIR)$(BINDIR)/python$(VERSION)$(EXE)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Makefile 128 # Executable suffix (.exe on Windows and Mac OS X)
129 EXE=
195 PYTHON= python$(EXE)
248 PGEN= Parser/pgen$(EXE)
877 -rm -f $(DESTDIR)$(BINDIR)/python2$(EXE)
878 (cd $(DESTDIR)$(BINDIR); $(LN) -s python$(VERSION)$(EXE) python2$(EXE))
879 (cd $(DESTDIR)$(BINDIR); $(LN) -s python2$(EXE) $(PYTHON))
901 $(INSTALL_PROGRAM) $(BUILDPYTHON) $(DESTDIR)$(BINDIR)/python$(VERSION)$(EXE)
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar 

Completed in 176 milliseconds