HomeSort by relevance Sort by last modified time
    Searched defs:EXE (Results 1 - 10 of 10) 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)
  /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/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar 

Completed in 445 milliseconds