HomeSort by relevance Sort by last modified time
    Searched refs:Framework (Results 1 - 25 of 27) sorted by null

1 2

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/
plugin.properties 12 pluginName=JUnit Testing Framework
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
plugin.properties 11 Bundle-Name= Ui Performance Test Framework Plug-in
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/
TestFixtureBase.cs 38 using MbUnit.Framework;
TestDriver.cs 38 using MbUnit.Framework;
RewriteRuleXxxxStreamFixture.cs 41 using MbUnit.Framework;
ANTLRxxxxStreamFixture.cs 49 using MbUnit.Framework;
ITreeFixture.cs 47 using MbUnit.Framework;
ITreeNodeStreamFixture.cs 49 using MbUnit.Framework;
  /external/oauth/core/src/main/java/
Android.mk 4 # This will build the client static library for the Google Services Framework
  /external/clang/lib/Lex/
HeaderSearch.cpp 91 fprintf(stderr, "%d framework lookups.\n", NumFrameworkLookups);
157 // Search for or infer a module map for a framework.
160 llvm::sys::path::append(FrameworkDirName, ModuleName + ".framework");
308 // Check if the headermap maps the filename to a framework include
310 // framework include.
336 /// \brief Given a framework directory, find the top-most framework directory.
339 /// \param DirName The name of the framework directory.
341 /// returned top-level module to the originally named framework.
345 assert(llvm::sys::path::extension(DirName) == ".framework" &
    [all...]
ModuleMap.cpp 586 /// \brief For a framework module, infer the framework against which we
590 assert(Mod->IsFramework && "Can only infer linking for framework modules");
614 // If the framework has a parent path from which we're allowed to infer
615 // a framework module, do so.
621 // we might be looking at an embedded framework that symlinks out to a
622 // top-level framework, and we need to infer as if we were naming the
623 // top-level framework.
639 bool IsFrameworkDir = Parent.endswith(".framework");
666 // If we're not allowed to infer a framework module, don't
    [all...]
  /external/clang/include/clang/Lex/
HeaderSearch.h 68 /// \brief Whether this is a header inside a framework that is currently
71 /// When a framework is being built, the headers have not yet been placed
72 /// into the appropriate framework subdirectories, and therefore are
74 /// those framework headers.
100 /// \brief If this header came from a framework include, this is the name
101 /// of the framework.
102 StringRef Framework;
148 /// by a \#include or \#include_next, (sub-)framework lookup, etc.
150 /// This structure is used to record entries in our framework cache.
152 /// The directory entry which should be used for the cached framework
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/
org.eclipse.osgi-3.9.1.v20130814-1242.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.osgi_3.9.1.v20140110-1610.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.osgi_3.9.0.v20130529-1710.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /external/clang/lib/Serialization/
ASTWriter.cpp     [all...]
  /prebuilts/devtools/tools/lib/
osgi-4.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/osgi/osgi/4.0.0/
osgi-4.0.0.jar 
  /prebuilts/tools/common/osgi/
osgi.jar 
  /frameworks/base/docs/html/guide/
guide_toc.cs 94 <span class="en">Storage Access Framework</span>
480 <li><a href="<?cs var:toroot ?>guide/topics/text/spell-checker-framework.html">
  /frameworks/base/docs/html/training/
training_toc.cs 409 "How to create OpenGL graphics within the Android app framework
450 The Transitions Framework
615 sync adapter framework"
    [all...]

Completed in 747 milliseconds

1 2