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

  /external/chromium/chrome/browser/chromeos/cros/
cros_library.h 37 // This class handles access to sub-parts of ChromeOS library. it provides
47 // Use the stub implementations of the library. This is mainly for
51 // Reset the stub implementations of the library, called after
59 void SetBrightnessLibrary(BrightnessLibrary* library, bool own);
60 void SetBurnLibrary(BurnLibrary* library, bool own);
61 void SetCryptohomeLibrary(CryptohomeLibrary* library, bool own);
62 void SetInputMethodLibrary(InputMethodLibrary* library, bool own);
63 void SetLibCrosServiceLibrary(LibCrosServiceLibrary* library, bool own);
64 void SetLoginLibrary(LoginLibrary* library, bool own);
65 void SetMountLibrary(MountLibrary* library, bool own)
    [all...]
  /external/chromium/third_party/libjingle/source/talk/site_scons/
talk.py 9 # Keep a global dictionary of library target params for lookups in
28 def Library(env, **kwargs):
408 # add any dependent target settings from library dependencies
  /external/clang/include/clang/Basic/
Module.h 172 /// \brief A library or framework to link against when an entity from this
176 LinkLibrary(const std::string &Library, bool IsFramework)
177 : Library(Library), IsFramework(IsFramework) { }
179 /// \brief The library to link against.
181 /// This will typically be a library or framework name, but can also
182 /// be an absolute path to the library or framework.
183 std::string Library;
185 /// \brief Whether this is a framework rather than a library.
  /external/clang/lib/Frontend/
CompilerInvocation.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.runtime.compatibility_3.2.100.v20100505.jar 
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /prebuilts/devtools/tools/lib/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/jfreechart/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/m2/repository/jfree/jcommon/1.0.12/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/m2/internal/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 124 milliseconds