HomeSort by relevance Sort by last modified time
    Searched full:archive (Results 276 - 300 of 3263) sorted by null

<<11121314151617181920>>

  /external/slf4j/slf4j-jcl/
pom.xml 39 <archive>
46 </archive>
  /external/slf4j/slf4j-jdk14/
pom.xml 43 <archive>
50 </archive>
  /external/slf4j/slf4j-log4j12/
pom.xml 40 <archive>
47 </archive>
  /external/slf4j/slf4j-migrator/
pom.xml 36 <archive>
38 </archive>
  /external/slf4j/slf4j-nop/
pom.xml 36 <archive>
43 </archive>
  /external/slf4j/slf4j-simple/
pom.xml 32 <archive>
39 </archive>
  /frameworks/compile/mclinker/lib/LD/
BSDArchiveReader.cpp 10 #include "mcld/LD/Archive.h"
22 Archive& pArchive) {
  /frameworks/support/documents-archive/
Android.mk 21 # android-support-documents-archive \
28 LOCAL_MODULE := android-support-documents-archive
  /prebuilts/tools/common/m2/repository/org/slf4j/slf4j-simple/1.7.2/
slf4j-simple-1.7.2.pom 33 <archive>
40 </archive>
  /prebuilts/tools/common/m2/repository/org/w3c/css/sac/1.3/
sac-1.3.pom 27 <archive>http://lists.w3.org/Archives/Public/www-style/</archive>
  /prebuilts/tools/common/m2/repository/xml-resolver/xml-resolver/1.2/
xml-resolver-1.2.pom 28 <archive>http://mail-archives.apache.org/mod_mbox/xml-commons-dev/</archive>
  /prebuilts/tools/common/m2/repository/xom/xom/1.0/
xom-1.0.pom 24 <archive>http://lists.ibiblio.org/pipermail/xom-interest/</archive>
  /sdk/eclipse/artifacts/bundles/
pom.xml 35 <id>archive-products</id>
37 <goal>archive-products</goal>
  /toolchain/binutils/binutils-2.25/gold/testsuite/
thin_archive_main.cc 23 // This is the main program for the thin archive tests. It calls a single
26 // archive members are linked properly.
  /external/lzma/CPP/7zip/UI/Common/
Extract.cpp 36 IInArchive *archive = arc.Archive; local
46 // Most "pe" archives have same name of archive subfile "[0]" or ".rsrc_1".
48 // We will use top level archive name
79 RINOK(archive->GetNumberOfItems(&numItems));
100 RINOK(Archive_IsItem_Folder(archive, i, isFolder));
102 RINOK(Archive_IsItem_AltStream(archive, i, isAltStream));
165 result = archive->Extract(NULL, (UInt32)(Int32)-1, testMode, ecs);
167 if (archive->GetArchiveProperty(kpidPhySize, &prop) == S_OK)
171 result = archive->Extract(&realIndices.Front(), realIndices.Size(), testMode, ecs);
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
archive.c 1 /* BFD back-end for archive files (libraries).
22 @setfilename archive-info
27 An archive (or library) is just another BFD. It has a symbol
30 The big difference between an archive BFD and an ordinary BFD
31 is that the archive doesn't have sections. Instead it has a
34 archive opened for reading will all be opened for reading. You
35 may put either input or output BFDs into an archive opened for
36 output; they will be handled correctly when the archive is closed.
39 the contents of an archive opened for input. You don't
40 have to read the entire archive if you don't wan
    [all...]
  /external/llvm/lib/Object/
ArchiveWriter.cpp 18 #include "llvm/Object/Archive.h"
37 NewArchiveIterator::NewArchiveIterator(const object::Archive::Child &OldMember,
48 const object::Archive::Child &NewArchiveIterator::getOld() const {
89 // space available in the archive format. Truncate in that case.
94 static void print32(raw_ostream &Out, object::Archive::Kind Kind,
96 if (Kind == object::Archive::K_GNU)
143 printMemberHeader(raw_fd_ostream &Out, object::Archive::Kind Kind, bool Thin,
148 if (Kind == object::Archive::K_BSD)
223 writeSymbolTable(raw_fd_ostream &Out, object::Archive::Kind Kind,
243 if (Kind == object::Archive::K_GNU
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
tar.h 24 /* A tar archive consists of 512-byte blocks.
25 Each file in the archive has a header block followed by 0+ data blocks.
26 Two blocks of NUL bytes indicate the end of the archive. */
36 in a tar archive.
69 length can not be stored in a tar archive. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
tar.h 24 /* A tar archive consists of 512-byte blocks.
25 Each file in the archive has a header block followed by 0+ data blocks.
26 Two blocks of NUL bytes indicate the end of the archive. */
36 in a tar archive.
69 length can not be stored in a tar archive. */
  /prebuilts/go/darwin-x86/src/go/internal/gcimporter/
exportdata.go 32 err = errors.New("invalid archive header")
40 // export data section of an underlying GC-created object/archive
51 // Archive file. Scan to __.PKGDEF.
81 err = errors.New("go archive is missing __.PKGDEF")
92 // Now at __.PKGDEF in archive or still at beginning of file.
  /prebuilts/go/linux-x86/src/go/internal/gcimporter/
exportdata.go 32 err = errors.New("invalid archive header")
40 // export data section of an underlying GC-created object/archive
51 // Archive file. Scan to __.PKGDEF.
81 err = errors.New("go archive is missing __.PKGDEF")
92 // Now at __.PKGDEF in archive or still at beginning of file.
  /build/tools/zipalign/
ZipFile.h 18 // General-purpose Zip archive access. This class allows both reading and
33 * Manipulate a Zip archive.
37 * The correct way to update a file archive is to make all changes to a
38 * copy of the archive in a temporary file, and then unlink/rename over
42 * an unusable Zip archive.
58 * Open a new or existing archive.
69 * Add a file to the end of the archive. Specify whether you want the
72 * If "storageName" is specified, the archive will use that instead
140 * from the archive or our internal data structures until flush() is
169 * Get the Nth entry in the archive
    [all...]
  /external/clang/test/Driver/
sanitizer-ld.c 29 // CHECK-SHARED-ASAN-LINUX: "-whole-archive" "{{.*}}libclang_rt.asan-preinit-i386.a" "-no-whole-archive"
86 // CHECK-ASAN-LINUX-CXX: "-whole-archive" "{{.*}}libclang_rt.asan-i386.a" "-no-whole-archive"
87 // CHECK-ASAN-LINUX-CXX: "-whole-archive" "{{.*}}libclang_rt.asan_cxx-i386.a" "-no-whole-archive"
102 // CHECK-ASAN-LINUX-CXX-STATIC: "-whole-archive" "{{.*}}libclang_rt.asan-i386.a" "-no-whole-archive"
162 // CHECK-TSAN-LINUX-CXX: "-whole-archive" "{{.*}}libclang_rt.tsan-x86_64.a" "-no-whole-archive"
    [all...]
  /frameworks/base/tools/aapt/
ZipFile.h 18 // General-purpose Zip archive access. This class allows both reading and
33 * Manipulate a Zip archive.
37 * The correct way to update a file archive is to make all changes to a
38 * copy of the archive in a temporary file, and then unlink/rename over
42 * an unusable Zip archive.
58 * Open a new or existing archive.
69 * Add a file to the end of the archive. Specify whether you want the
72 * If "storageName" is specified, the archive will use that instead
131 * from the archive or our internal data structures until flush() is
160 * Get the Nth entry in the archive
    [all...]
  /external/lzma/CPP/7zip/UI/Console/
ExtractCallbackConsole.cpp 38 static const char *kProcessing = "Processing archive: ";
50 static const char *kIsNotArc = "Is not archive";
55 "Is not archive"
57 , "Headers Error in encrypted archive. Wrong password?"
58 , "Unavailable start of archive"
59 , "Unconfirmed start of archive"
60 , "Unexpected end of archive"
61 , "There are data after the end of archive"
224 "Can not open encrypted archive. Wrong password?" :
225 "Can not open file as archive");
    [all...]

Completed in 1113 milliseconds

<<11121314151617181920>>