HomeSort by relevance Sort by last modified time
    Searched defs:Framework (Results 1 - 25 of 25) 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);
175 // Search for or infer a module map for a framework.
178 llvm::sys::path::append(FrameworkDirName, ModuleName + ".framework");
321 // Check if the headermap maps the filename to a framework include
323 // framework include.
349 /// \brief Given a framework directory, find the top-most framework directory.
352 /// \param DirName The name of the framework directory.
354 /// returned top-level module to the originally named framework.
358 assert(llvm::sys::path::extension(DirName) == ".framework" &
    [all...]
ModuleMap.cpp 561 /// \brief For a framework module, infer the framework against which we
565 assert(Mod->IsFramework && "Can only infer linking for framework modules");
573 // The library name of a framework has more than one possible extension since
597 // we might be looking at an embedded framework that symlinks out to a
598 // top-level framework, and we need to infer as if we were naming the
599 // top-level framework.
616 // If the framework has a parent path from which we're allowed to infer
617 // a framework module, do so.
633 bool IsFrameworkDir = Parent.endswith(".framework");
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/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/clang/host/darwin-x86/clang-4393122/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/clang/host/darwin-x86/clang-4479392/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/clang/host/darwin-x86/clang-4579689/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/clang/host/darwin-x86/clang-4630689/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/clang/host/darwin-x86/clang-4639204/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/clang/host/darwin-x86/clang-4691093/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/clang/host/linux-x86/clang-4053586/prebuilt_include/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/clang/host/linux-x86/clang-4393122/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/clang/host/linux-x86/clang-4479392/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/clang/host/linux-x86/clang-4579689/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/clang/host/linux-x86/clang-4630689/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/clang/host/linux-x86/clang-4639204/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/clang/host/linux-x86/clang-4691093/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/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 
  /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 732 milliseconds