Searched defs:Library (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/chrome/common/media_galleries/
H A Diphoto_library.cc26 Library::Library() {} function in class:iphoto::parser::Library
28 Library::Library(const Albums& albums, function in class:iphoto::parser::Library
33 Library::~Library() {}
H A Ditunes_library.h30 typedef std::map<std::string /*artist name*/, Albums> Library; typedef in namespace:itunes::parser
H A Diphoto_library.h34 struct Library { struct in namespace:iphoto::parser
35 Library();
36 Library(const Albums& albums, const std::set<Photo>& all_photos);
37 ~Library();
/external/chromium_org/chrome/browser/media_galleries/fileapi/
H A Ditunes_data_provider.h65 typedef std::map<ArtistName, Artist> Library; typedef in class:itunes::ITunesDataProvider
74 const parser::Library& library);
80 Library library_;
/external/deqp/framework/platform/win32/
H A DtcuWGL.cpp169 // Library
171 class Library class in namespace:tcu::wgl
174 Library (HINSTANCE instance);
175 ~Library (void);
185 Library::Library (HINSTANCE instance) function in class:tcu::wgl::Library
247 Library::~Library (void)
254 : m_library(new Library(instance))
/external/clang/include/clang/Basic/
H A DModule.h239 LinkLibrary(const std::string &Library, bool IsFramework) argument
240 : Library(Library), IsFramework(IsFramework) { }
246 std::string Library; member in struct:clang::Module::LinkLibrary
/external/clang/lib/Frontend/
H A DCompilerInvocation.cpp1710 unsigned Library = llvm::StringSwitch<unsigned>(Name) local
1715 if (Library == ~0U)
1718 Opts.ObjCXXARCStandardLibrary = (ObjCXXARCStandardLibraryKind)Library;
1957 // $sysroot/System/Library/CoreServices/SystemVersion.plist
1963 llvm::sys::path::append(systemVersionFile, "Library");
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.runtime.compatibility_3.2.100.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 178 milliseconds