HomeSort by relevance Sort by last modified time
    Searched full:archive (Results 1 - 25 of 1570) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /development/sdk/
usbdriver_source.properties 2 Archive.Os=WINDOWS
3 Archive.Arch=ANY
  /external/llvm/lib/Archive/
CMakeLists.txt 2 Archive.cpp
  /external/llvm/tools/llvm-nm/
CMakeLists.txt 1 set(LLVM_LINK_COMPONENTS archive bitreader object)
  /external/llvm/tools/llvm-ranlib/
CMakeLists.txt 1 set(LLVM_LINK_COMPONENTS archive)
  /prebuilt/darwin-x86/swt/
PREBUILT 1 The original archive containing the objects in this prebuilt directory can be downloaded from
2 <http://archive.eclipse.org/eclipse/downloads/drops/R-3.5-200906111540/index.php#SWT>
  /prebuilt/darwin-x86_64/swt/
PREBUILT 1 The original archive containing the objects in this prebuilt directory can be downloaded from
2 <http://archive.eclipse.org/eclipse/downloads/drops/R-3.5-200906111540/index.php#SWT>
  /prebuilt/linux-x86/swt/
PREBUILT 1 The original archive containing the objects in this prebuilt directory can be downloaded from
2 <http://archive.eclipse.org/eclipse/downloads/drops/R-3.5-200906111540/index.php#SWT>
  /prebuilt/linux-x86_64/swt/
PREBUILT 1 The original archive containing the objects in this prebuilt directory can be downloaded from
2 <http://archive.eclipse.org/eclipse/downloads/drops/R-3.5-200906111540/index.php#SWT>
  /prebuilt/windows/swt/
PREBUILT 1 The original archive containing the objects in this prebuilt directory can be downloaded from
2 <http://archive.eclipse.org/eclipse/downloads/drops/R-3.5-200906111540/index.php#SWT>
  /prebuilt/windows-x86_64/swt/
PREBUILT 1 The original archive containing the objects in this prebuilt directory can be downloaded from
2 <http://archive.eclipse.org/eclipse/downloads/drops/R-3.5-200906111540/index.php#SWT>
  /external/elfutils/doc/
ChangeLog 3 * Moved to CVS archive.
  /external/elfutils/libcpu/
ChangeLog 3 * Moved to CVS archive.
  /sdk/sdkmanager/libs/sdklib/tests/src/com/android/sdklib/internal/repository/
ArchiveTest.java 19 import com.android.sdklib.internal.repository.Archive.Arch;
20 import com.android.sdklib.internal.repository.Archive.Os;
32 Archive a = new Archive(
39 assertEquals("Archive for Windows", a.getShortDescription());
41 a = new Archive(
48 assertEquals("Archive for Linux", a.getShortDescription());
50 a = new Archive(
57 assertEquals("Archive for MacOS X", a.getShortDescription());
59 a = new Archive(
    [all...]
  /development/libraries/stereocamera/
source.properties 1 ### Android Tool: Source of this archive.
5 Archive.Os=ANY
7 Archive.Arch=ANY
  /external/llvm/tools/llvm-ar/
CMakeLists.txt 1 set(LLVM_LINK_COMPONENTS archive)
  /external/llvm/tools/llvm-ld/
CMakeLists.txt 1 set(LLVM_LINK_COMPONENTS ipo scalaropts linker archive bitwriter)
  /prebuilt/common/eclipse/
PREBUILT 2 using the source archive hosted at <http://android.kernel.org/pub/>.
  /prebuilt/common/http-client/
PREBUILT 2 http://archive.apache.org/dist/httpcomponents/httpclient/binary/httpcomponents-client-4.1.1-bin.tar.gz
4 Archive md5sum:
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
ArchiveInfo.java 19 import com.android.sdklib.internal.repository.Archive;
26 * Represents an archive that we want to install.
30 * A new archive is always a remote archive that needs to be downloaded and then
32 * (new or local) archive, which means the dependent archive needs to be successfully
33 * installed first. Finally this archive can also be a dependency for another one.
42 * @see ArchiveInfo#ArchiveInfo(Archive, Archive, ArchiveInfo[])
53 * currently installed {@code replaced} archive.
    [all...]
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/
ArchiveReplacement.java 19 import com.android.sdklib.internal.repository.Archive;
24 * Represents an archive that we want to install and the archive that it is
29 private final Archive mNewArchive;
30 private final Archive mReplaced;
34 * currently installed {@code replaced} archive.
39 * @param newArchive A "new archive" to be installed. This is always an archive
41 * @param replaced An optional local archive that the new one will replace.
42 * Can be null if this archive does not replace anything.
    [all...]
  /external/llvm/include/llvm/Bitcode/
Archive.h 1 //===-- llvm/Bitcode/Archive.h - LLVM Bitcode Archive -----------*- C++ -*-===//
10 // This header file declares the Archive and ArchiveMember classes that provide
11 // manipulation of LLVM Archive files. The implementation is provided by the
12 // lib/Bitcode/Archive library. This library is used to read and write
13 // archive (*.a) files that contain LLVM bitcode files (or others).
31 class Archive; // Declared below
35 /// This class is the main class manipulated by users of the Archive class. It
36 /// holds information about one member of the Archive. It is also the element
37 /// stored by the Archive's ilist, the Archive's main abstraction. Because o
    [all...]
  /external/llvm/lib/
CMakeLists.txt 15 add_subdirectory(Archive)
  /prebuilt/common/ant/
PREBUILT 2 http://archive.apache.org/dist/ant/binaries/apache-ant-1.7.0-bin.zip
  /prebuilt/common/asm/
PREBUILT 2 using the source archive hosted at
  /prebuilt/common/commons-compress/
PREBUILT 2 using the source archive

Completed in 1969 milliseconds

1 2 3 4 5 6 7 8 91011>>