HomeSort by relevance Sort by last modified time
    Searched refs:Libraries (Results 26 - 50 of 171) sorted by null

12 3 4 5 6 7

  /device/linaro/bootloader/edk2/BaseTools/Source/Python/CommonDataClass/
PlatformClass.py 414 # @var Libraries: To store value for Libraries, it is a structure as
439 self.Libraries = PlatformLibraryClasses()
  /art/runtime/
java_vm_ext.cc 211 class Libraries {
213 Libraries() {
216 ~Libraries() {
291 // We only search libraries loaded by the appropriate ClassLoader.
309 // Unload native libraries with cleared class loaders.
322 // the native libraries of the boot class loader.
332 // Do this without holding the jni libraries lock to prevent possible deadlocks.
464 libraries_(new Libraries),
727 os << "Libraries: " << Dumpable<Libraries>(*libraries_) << " (" << libraries_->size() << ")\n"
    [all...]
  /device/linaro/bootloader/edk2/
edksetup.bat 84 @REM The Nt32 Emluation Platform requires Microsoft Libraries
  /frameworks/av/media/libeffects/factory/
EffectsXmlConfigLoader.cpp 152 size_t loadLibraries(const effectsConfig::Libraries& libs,
324 result.nbSkippedElement += loadLibraries(result.parsedConfig->libraries,
  /external/swiftshader/third_party/LLVM/tools/llvm-config/
llvm-config.in.in 185 --libdir Directory containing LLVM libraries.
190 --libs Libraries needed to link against LLVM components.
198 all All LLVM libraries (default).
222 # Turn the list of libraries into a list of files.
238 # our libraries into fewer archives, we could make the linker do much
241 # Libraries have two different types of names in this code: Human-friendly
256 # Each "set" contains one or more libraries which must be included as a
263 my %SET_DEPS; # Maps sets to a list of libraries they depend on.
277 # Expand the library sets into libraries.
306 # Add entries for all the actual libraries.
    [all...]
  /external/syslinux/
syslinux.spec 30 Group: Development/Libraries
41 sophisticated add-on modules. This package contains the libraries
  /external/v8/tools/
codemap.js 51 * Libraries entries. Used for the whole static code libraries.
257 * Returns an array of all libraries entries.
  /external/llvm/lib/Object/
MachOObjectFile.cpp 377 Libraries.push_back(Load.Ptr);
    [all...]
  /external/llvm/include/llvm/Object/
MachO.h 457 LibraryList Libraries;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
MachO.h 612 LibraryList Libraries;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
MachO.h 612 LibraryList Libraries;
  /prebuilts/jdk/jdk9/darwin-x86/legal/jdk.crypto.ec/
ecc.md 95 specially designated software packages--typically libraries--of the
140 Most GNU software, including some libraries, is covered by the
142 General Public License, applies to certain designated libraries, and
144 this license for certain libraries in order to permit linking those
145 libraries into non-free programs.
160 libraries. However, the Lesser license provides advantages in certain
167 library does the same job as widely used non-free libraries. In this
402 restrictions of other proprietary libraries that do not normally
534 How to Apply These Terms to Your New Libraries
  /prebuilts/jdk/jdk9/linux-x86/legal/jdk.crypto.ec/
ecc.md 95 specially designated software packages--typically libraries--of the
140 Most GNU software, including some libraries, is covered by the
142 General Public License, applies to certain designated libraries, and
144 this license for certain libraries in order to permit linking those
145 libraries into non-free programs.
160 libraries. However, the Lesser license provides advantages in certain
167 library does the same job as widely used non-free libraries. In this
402 restrictions of other proprietary libraries that do not normally
534 How to Apply These Terms to Your New Libraries
  /external/python/cpython2/RISCOS/
Makefile 2 LIBSROOT = $.AcornC_C++.Libraries
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Object/
MachO.h 633 LibraryList Libraries;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Object/
MachO.h 633 LibraryList Libraries;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Object/
MachO.h 661 LibraryList Libraries;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Object/
MachO.h 661 LibraryList Libraries;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Object/
MachO.h 661 LibraryList Libraries;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Object/
MachO.h 661 LibraryList Libraries;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Object/
MachO.h 633 LibraryList Libraries;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Object/
MachO.h 633 LibraryList Libraries;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Object/
MachO.h 661 LibraryList Libraries;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Object/
MachO.h 661 LibraryList Libraries;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Object/
MachO.h 661 LibraryList Libraries;

Completed in 1176 milliseconds

12 3 4 5 6 7