HomeSort by relevance Sort by last modified time
    Searched refs:Framework (Results 1 - 25 of 34) 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/google-breakpad/src/client/ios/
Breakpad.h 30 // Framework to provide a simple C API to crash reporting for
48 #include <client/apple/Framework/BreakpadDefines.h>
  /external/guice/core/test/com/googlecode/guice/
OSGiContainerTest.java 24 import junit.framework.TestCase;
26 import org.osgi.framework.BundleContext;
27 import org.osgi.framework.launch.Framework;
28 import org.osgi.framework.launch.FrameworkFactory;
98 instructions.setProperty("Import-Package", "org.osgi.framework,"
137 // ask framework to clear cache on startup
139 properties.setProperty("org.osgi.framework.storage", BUILD_TEST_DIR + "/bundle.cache");
140 properties.setProperty("org.osgi.framework.storage.clean", "onFirstInit");
142 // test each available OSGi framework in tur
145 Framework framework = f.next().newFramework(properties); local
    [all...]
  /external/parameter-framework/support/android/asio/
asio_shrinker.sh 45 # minified based on which files were used when building the Parameter Framework
53 echo "run from the Parameter Framework's git root"
71 xargs grep --no-filename 'external/parameter-framework/asio' >> "$output" || true
79 # This script must be run from the Parameter Framework's git root.
114 -e 's@^external/parameter-framework/asio/@@g' \
125 cat > README.parameter-framework << __EOF__
130 the Parameter Framework fails to compile on your lunch target because of a
135 git add README.parameter-framework
  /external/clang/lib/Lex/
HeaderSearch.cpp 97 fprintf(stderr, "%d framework lookups.\n", NumFrameworkLookups);
176 // Search for or infer a module map for a framework.
179 llvm::sys::path::append(FrameworkDirName, ModuleName + ".framework");
320 // Check if the headermap maps the filename to a framework include
322 // framework include.
348 /// \brief Given a framework directory, find the top-most framework directory.
351 /// \param DirName The name of the framework directory.
353 /// returned top-level module to the originally named framework.
357 assert(llvm::sys::path::extension(DirName) == ".framework" &
    [all...]
ModuleMap.cpp 573 /// \brief For a framework module, infer the framework against which we
577 assert(Mod->IsFramework && "Can only infer linking for framework modules");
585 // The library name of a framework has more than one possible extension since
609 // we might be looking at an embedded framework that symlinks out to a
610 // top-level framework, and we need to infer as if we were naming the
611 // top-level framework.
628 // If the framework has a parent path from which we're allowed to infer
629 // a framework module, do so.
645 bool IsFrameworkDir = Parent.endswith(".framework");
    [all...]
  /external/clang/include/clang/Lex/
HeaderSearch.h 66 /// \brief Whether this is a header inside a framework that is currently
69 /// When a framework is being built, the headers have not yet been placed
70 /// into the appropriate framework subdirectories, and therefore are
72 /// those framework headers.
98 /// \brief If this header came from a framework include, this is the name
99 /// of the framework.
100 StringRef Framework;
136 /// by a \#include or \#include_next, (sub-)framework lookup, etc.
138 /// This structure is used to record entries in our framework cache.
140 /// 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 

Completed in 456 milliseconds

1 2