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

  /external/selinux/libsemanage/tests/
Makefile 12 EXECUTABLE = libsemanage-tests
19 all: $(EXECUTABLE)
21 $(EXECUTABLE): $(OBJECTS)
28 rm -rf $(OBJECTS) $(EXECUTABLE)
31 ./$(EXECUTABLE)
  /ndk/sources/host-tools/ndk-depends/
GNUmakefile 23 EXECUTABLE := $(PROGNAME)
25 all: $(EXECUTABLE)
68 rm -f $(EXECUTABLE)
70 $(EXECUTABLE): $(OBJECTS)
  /ndk/sources/host-tools/ndk-stack/
GNUmakefile 23 EXECUTABLE := $(PROGNAME)
25 all: $(EXECUTABLE)
78 rm -f $(EXECUTABLE)
80 $(EXECUTABLE): $(OBJECTS)
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
ccompiler.py 140 is a string that will be split into executable name and (optional)
148 # attributes 'cpp', 'cc', etc. with hard-coded executable names;
158 "unknown executable '%s' for class %s" % \
615 EXECUTABLE = "executable"
621 """Link a bunch of stuff together to create an executable or
697 self.link(CCompiler.EXECUTABLE, objects,
722 linked into the shared library or executable.
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
ccompiler.py 140 is a string that will be split into executable name and (optional)
148 # attributes 'cpp', 'cc', etc. with hard-coded executable names;
158 "unknown executable '%s' for class %s" % \
615 EXECUTABLE = "executable"
621 """Link a bunch of stuff together to create an executable or
697 self.link(CCompiler.EXECUTABLE, objects,
722 linked into the shared library or executable.
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
ccompiler.py 140 is a string that will be split into executable name and (optional)
148 # attributes 'cpp', 'cc', etc. with hard-coded executable names;
158 "unknown executable '%s' for class %s" % \
615 EXECUTABLE = "executable"
621 """Link a bunch of stuff together to create an executable or
697 self.link(CCompiler.EXECUTABLE, objects,
722 linked into the shared library or executable.
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
ccompiler.py 140 is a string that will be split into executable name and (optional)
148 # attributes 'cpp', 'cc', etc. with hard-coded executable names;
158 "unknown executable '%s' for class %s" % \
615 EXECUTABLE = "executable"
621 """Link a bunch of stuff together to create an executable or
697 self.link(CCompiler.EXECUTABLE, objects,
722 linked into the shared library or executable.
    [all...]
  /external/v8/src/
globals.h 479 CODE_SPACE, // No pointers to new space, marked executable.
522 enum Executability { NOT_EXECUTABLE, EXECUTABLE };
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.launching_3.5.100.v20100526.jar 
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 

Completed in 234 milliseconds