HomeSort by relevance Sort by last modified time
    Searched full:projects (Results 676 - 700 of 1239) sorted by null

<<21222324252627282930>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
NewXmlFileCreationPage.java 94 * skeleton XML resources files for Android projects.
713 // open Android projects we can find in the current workspace. If there's only
715 IJavaProject[] projects = AdtUtils.getOpenAndroidProjects(); local
716 if (projects != null && projects.length == 1) {
718 targetProject = projects[0].getProject()
    [all...]
  /external/antlr/antlr-3.4/runtime/C/doxygen/
build.dox 55 /// which you can link directly into your own projects if you wish to avoid the DLL. In \c ReleaseDLL and \c DebugDLL you will find both a
56 /// \c .LIB file which you should link your projects with and a DLL. The library and names on Windows are as follows:
mainpage.dox 102 /// zip/tar of examples projects for use with the C runtime model. It contains .sln files and source code for a
  /external/clang/www/
comparison.html 109 allows it to be used by projects that do not themselves want to be
139 projects (e.g. Oink), but Oink is apparently dead now too. Clang has a
get_started.html 63 <li><tt>cd llvm/projects</tt>
121 and all (possibly unrelated) projects inside it with <tt><b>make
OpenProjects.html 16 <h1>Open Clang Projects</h1>
get_involved.html 57 <p>If you're looking for something to work on, check out our <a href="OpenProjects.html">Open Projects</a> page or go look through the <a href="http://llvm.org/bugs/">Bugzilla bug database</a>.</p>
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/
readme.html 10 projects to CVS repository</A></LI><LI><A HREF="#createmap">Create map file project</A></LI><LI><A HREF="#gensource">Set
42 feature and plug-in projects to CVS repository</FONT></B></P><P>Since Eclipse
44 projects in a CVS repository where:</P><UL> <LI> the directory containing the
49 prior to version 3.0 which is one reason for the very flat organization of projects
86 under version control. Some examples of map file projects include <A target="extra" HREF="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.releng/">org.eclipse.releng</A>,
154 on retrieval of map file projects</LI><LI>steps to execute before and after the
201 into a single file ${buildDirectory}/directory.txt. Map file projects are typically
206 tagged with the build timestamp to capture the versions of all projects used in
notice.html 14 <p>THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR OTHER MATERIALS FOR OPEN SOURCE PROJECTS
  /external/llvm/projects/sample/autoconf/
configure.ac 60 dnl Configure all of the projects present in our source tree. While we could
61 dnl just AC_CONFIG_SUBDIRS on the set of directories in projects that have a
63 dnl Instead we match on the known projects.
66 dnl One tricky part of doing this is that some projects depend upon other
67 dnl projects. For example, several projects rely upon the LLVM test suite.
68 dnl We want to configure those projects first so that their object trees are
69 dnl created before running the configure scripts of projects that depend upon
    [all...]
  /ndk/sources/host-tools/make-3.81/
README.W32 76 Do not confuse this port of GNU make with other Windows32 projects
77 which provide a GNU make binary. These are separate projects
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
MainLaunchConfigTab.java 469 IJavaProject[] projects = mProjectChooserHelper.getAndroidProjects(null); local
471 for (IJavaProject javaProject : projects) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
SdkSelectionPage.java 318 // Recurse in the project, to find embedded tests sub-projects
320 // can't have projects, namely for sources, assets and resources.
  /bionic/libc/netbsd/net/
reentrant.h 65 * Since the NetBSD C library is used in other projects, it should be
  /build/tools/
merge-event-log-tags.py 103 # projects without breaking the build).
  /docs/source.android.com/src/community/
index.md 21 The key to any community is, obviously, communication. Like most projects,
  /docs/source.android.com/src/source/
build-numbers.md 148 projects, where it can't find the tag in question.
  /external/antlr/antlr-3.4/antlr3-maven-plugin/src/site/apt/
usage.apt.vm 153 antlr, so as to avoid clashes and confusion for projects that use both v2 and v3 grammars
  /external/antlr/antlr-3.4/
pom.xml 238 project and the sub projects will read in a file in the same
  /external/chromium/build/
gyp_chromium 163 print 'Updating projects from gyp files...'
  /external/chromium/chrome/browser/ui/tab_contents/
tab_contents_wrapper.h 45 // and re-usable in other projects.
  /external/chromium/net/tools/dump_cache/
url_to_filename_encoder.h 77 // share this code with other projects externally.
  /external/dbus/
README.windbus 147 We have already ported the OpenWengo dbus-c++ binding, see in WinDBus svn (http://sf.net/projects/windbus)
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/dropSiteRootFiles/
index.php 20 Downloads</font></b></td></tr> <!-- The Eclipse Projects --> <tr> <td> <p>On this
  /external/iptables/extensions/
libxt_recent.c 71 "xt_recent by: Stephen Frost <sfrost@snowman.net>. http://snowman.net/projects/ipt_recent/\n");

Completed in 351 milliseconds

<<21222324252627282930>>