OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
");
286
/// \brief Given a
framework
directory, find the top-most
framework
directory.
289
/// \param DirName The name of the
framework
directory.
291
/// returned top-level module to the originally named
framework
.
295
assert(llvm::sys::path::extension(DirName) == ".
framework
" &&
296
"Not a
framework
directory");
303
// #include <Foo/Frameworks/Bar.
framework
/Headers/Wibble.h
[
all
...]
ModuleMap.cpp
424
/// \brief For a
framework
module, infer the
framework
against which we
428
assert(Mod->IsFramework && "Can only infer linking for
framework
modules");
452
// If the
framework
has a parent path from which we're allowed to infer
453
// a
framework
module, do so.
458
// we might be looking at an embedded
framework
that symlinks out to a
459
// top-level
framework
, and we need to infer as if we were naming the
460
// top-level
framework
.
502
// If we're not allowed to infer a
framework
module, don't.
514
//
framework
to load *everything*. But, it's not clear that this is a goo
[
all
...]
/external/clang/include/clang/Lex/
HeaderSearch.h
68
/// \brief Whether this is a header inside a
framework
that is currently
71
/// When a
framework
is being built, the headers have not yet been placed
72
/// into the appropriate
framework
subdirectories, and therefore are
74
/// those
framework
headers.
97
/// \brief If this header came from a
framework
include, this is the name
98
/// of the
framework
.
99
StringRef
Framework
;
145
/// by a \#include or \#include_next, (sub-)
framework
lookup, etc.
147
/// This structure is used to record entries in our
framework
cache.
149
/// 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 58 milliseconds