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

  /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...]
  /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...]
  /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 
  /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/guice/lib/build/
felix-2.0.5.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.osgi_3.10.100.v20150529-1857.jar 

Completed in 2006 milliseconds