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

1 2 3 4 5 67 8 91011>>

  /device/google/accessory/demokit/
README 4 This archive contains the following files and directories:
  /external/autotest/client/deps/webgl_perf/files/
update-tarball 7 wget http://hg.mozilla.org/users/bjacob_mozilla.com/webgl-perf-tests/archive/tip.tar.bz2
  /external/elfutils/doc/
ChangeLog 12 * Moved to CVS archive.
  /external/kernel-headers/original/uapi/asm-mips/asm/
byteorder.h 3 * License. See the file "COPYING" in the main directory of this archive
param.h 3 * License. See the file "COPYING" in the main directory of this archive
  /external/llvm/include/llvm/Object/
Archive.h 1 //===- Archive.h - ar archive file format -----------------------*- C++ -*-===//
10 // This file declares the ar archive file format class.
51 class Archive : public Binary {
55 friend Archive;
56 const Archive *Parent;
69 Child(const Archive *Parent, const char *Start, std::error_code *EC);
70 Child(const Archive *Parent, StringRef Data, uint16_t StartOfFile);
77 const Archive *getParent() const { return Parent; }
93 /// \return the size of the archive member without the header or padding
    [all...]
  /external/llvm/test/Object/
simple-archive.test 6 CHECKIDX: Archive map
  /external/lzma/CPP/7zip/Archive/Common/
ItemNameUtils.h 0 // Archive/Common/ItemNameUtils.h
  /external/lzma/CPP/7zip/UI/Common/
UpdatePair.h 9 #include "../../Archive/IArchive.h"
  /external/roboto-fonts/
README.android 1 URL: https://github.com/google/roboto/archive/c9a224fcb3f750f932c5d7ee43d3304e8f6115ad.zip
  /external/zlib/src/contrib/minizip/
miniunzip.1 37 List the files in the archive without extracting them.
47 argument is the name of the archive to process. The next argument can be used
48 to specify a single file to extract from the archive.
53 Extract the archive in the directory
minizip.1 31 The first argument supplied is the name of the ZIP archive to create or
38 archive. If none are specified then an empty archive will be created.
  /frameworks/base/packages/Shell/
Android.mk 9 android-support-documents-archive
  /frameworks/base/tools/layoutlib/.idea/artifacts/
studio_android_widgets_src_jar.xml 4 <root id="archive" name="studio-android-widgets-src.jar">
  /packages/providers/DownloadProvider/
Android.mk 12 android-support-documents-archive
  /prebuilts/tools/common/guava-tools/
PREBUILT 2 using the source archive hosted at
  /external/deqp/framework/common/
tcuTestContext.hpp 35 class Archive;
44 * This includes test log and resource archive.
51 TestContext (Platform& platform, Archive& rootArchive, TestLog& log, const CommandLine& cmdLine, qpWatchDog* watchDog);
56 Archive& getArchive (void) { return *m_curArchive; } //!< \note Do not access in TestNode constructors.
67 Archive& getRootArchive (void) const { return m_rootArchive; }
68 void setCurrentArchive (Archive& archive) { m_curArchive = &archive; }
78 Archive& m_rootArchive; //!< Root archive
    [all...]
  /external/elfutils/tests/
run-arextract.sh 23 archive=${abs_top_builddir}/libelf/libelf.a
24 if test -f $archive; then
30 testrun ${abs_builddir}/arextract $archive `basename $f` arextract.test || exit 1
  /external/selinux/scripts/
release 14 ARCHIVE=$i-$VERS.tar.gz
16 git archive --format=tar --prefix=$i-$VERS/ $i-$VERS | gzip > ../$DEST/$ARCHIVE
  /frameworks/compile/mclinker/include/mcld/LD/
BSDArchiveReader.h 15 class Archive;
20 * \brief BSDArchiveReader reads BSD-variant archive files.
28 bool readArchive(const LinkerConfig& pConfig, Archive& pArchive);
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus/1.0.10/
plexus-1.0.10.pom 32 <archive>http://archive.plexus.codehaus.org/user</archive>
38 <archive>http://archive.plexus.codehaus.org/dev</archive>
44 <archive>http://archive.plexus.codehaus.org/announce</archive>
50 <archive>http://archive.plexus.codehaus.org/scm</archive>
    [all...]
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus/1.0.9/
plexus-1.0.9.pom 32 <archive>http://archive.plexus.codehaus.org/user</archive>
38 <archive>http://archive.plexus.codehaus.org/dev</archive>
44 <archive>http://archive.plexus.codehaus.org/announce</archive>
50 <archive>http://archive.plexus.codehaus.org/scm</archive
    [all...]
  /system/core/libziparchive/
zip_archive_private.h 28 // open Zip archive
36 // number of entries in the Zip archive
39 // We know how many entries are in the Zip archive, so we can have a
  /toolchain/binutils/binutils-2.25/gold/testsuite/
weak_undef_file3.cc 24 // when searching archive libraries. If we have a weak undefined symbol,
25 // it should not cause us to link an archive library member that defines
27 // the command line, it should cause the archive member to be linked.
weak_undef_file4.cc 24 // when searching archive libraries. If we have a weak undefined symbol,
25 // it should not cause us to link an archive library member that defines
27 // the command line, it should cause the archive member to be linked.

Completed in 452 milliseconds

1 2 3 4 5 67 8 91011>>