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

  /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 87 fprintf(stderr, "%d framework lookups.\n", NumFrameworkLookups);
144 // Search for or infer a module map for a framework.
147 llvm::sys::path::append(FrameworkDirName, ModuleName + ".framework");
269 /// \brief Given a framework directory, find the top-most framework directory.
272 /// \param DirName The name of the framework directory.
274 /// returned top-level module to the originally named framework.
278 assert(llvm::sys::path::extension(DirName) == ".framework" &&
279 "Not a framework directory");
286 // #include <Foo/Frameworks/Bar.framework/Headers/Wibble.h
    [all...]
ModuleMap.cpp 375 /// \brief For a framework module, infer the framework against which we
379 assert(Mod->IsFramework && "Can only infer linking for framework modules");
403 // If the framework has a parent path from which we're allowed to infer
404 // a framework module, do so.
409 // we might be looking at an embedded framework that symlinks out to a
410 // top-level framework, and we need to infer as if we were naming the
411 // top-level framework.
453 // If we're not allowed to infer a framework module, don't.
466 // framework to load *everything*. But, it's not clear that this is a goo
    [all...]
  /external/clang/include/clang/Lex/
HeaderSearch.h 61 /// \brief Whether this is a header inside a framework that is currently
64 /// When a framework is being built, the headers have not yet been placed
65 /// into the appropriate framework subdirectories, and therefore are
67 /// those framework headers.
90 /// \brief If this header came from a framework include, this is the name
91 /// of the framework.
92 StringRef Framework;
127 /// by a \#include or \#include_next, (sub-)framework lookup, etc.
129 /// This structure is used to record entries in our framework cache.
131 /// The directory entry which should be used for the cached framework
    [all...]
  /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...]
ASTReader.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 
  /external/protobuf/gtest/
configure 3 # Generated by GNU Autoconf 2.68 for Google C++ Testing Framework 1.4.0.
571 PACKAGE_NAME='Google C++ Testing Framework'
574 PACKAGE_STRING='Google C++ Testing Framework 1.4.0'
    [all...]

Completed in 519 milliseconds