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

  /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 
  /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 

Completed in 60 milliseconds