Home
last modified time | relevance | path

Searched refs:archive (Results 1 – 25 of 627) sorted by relevance

12345678910>>...26

/external/llvm/bindings/ocaml/llvm/
DMETA.llvm.in4 archive(byte) = "llvm.cma"
5 archive(native) = "llvm.cmxa"
12 archive(byte) = "llvm_analysis.cma"
13 archive(native) = "llvm_analysis.cmxa"
20 archive(byte) = "llvm_bitreader.cma"
21 archive(native) = "llvm_bitreader.cmxa"
28 archive(byte) = "llvm_bitwriter.cma"
29 archive(native) = "llvm_bitwriter.cmxa"
36 archive(byte) = "llvm_executionengine.cma"
37 archive(native) = "llvm_executionengine.cmxa"
[all …]
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
DMETA.llvm.in4 archive(byte) = "llvm.cma"
5 archive(native) = "llvm.cmxa"
13 archive(byte) = "llvm_analysis.cma"
14 archive(native) = "llvm_analysis.cmxa"
21 archive(byte) = "llvm_bitreader.cma"
22 archive(native) = "llvm_bitreader.cmxa"
29 archive(byte) = "llvm_bitwriter.cma"
30 archive(native) = "llvm_bitwriter.cmxa"
37 archive(byte) = "llvm_executionengine.cma"
38 archive(native) = "llvm_executionengine.cmxa"
[all …]
/external/valgrind/
DMakefile.tool.am151 -Wl,--whole-archive \
153 -Wl,--no-whole-archive
156 -Wl,--whole-archive \
158 -Wl,--no-whole-archive
161 -Wl,--whole-archive \
163 -Wl,--no-whole-archive
166 -Wl,--whole-archive \
168 -Wl,--no-whole-archive
171 -Wl,--whole-archive \
173 -Wl,--no-whole-archive
[all …]
/external/llvm/test/tools/llvm-objdump/X86/
Dmacho-archive-headers.test1 RUN: llvm-objdump %p/Inputs/macho-universal-archive.x86_64.i386 -macho -archive-headers -arch all \
3 RUN: llvm-objdump %p/Inputs/macho-universal-archive.x86_64.i386 -macho -archive-headers -arch all -
5 RUN: llvm-objdump %p/Inputs/macho-universal-archive.x86_64.i386 -macho -archive-headers -arch all -…
9 CHECK: Archive : {{.*}}/macho-universal-archive.x86_64.i386 (architecture x86_64)
12 CHECK: Archive : {{.*}}/macho-universal-archive.x86_64.i386 (architecture i386)
16 OFFSETS: Archive : {{.*}}/macho-universal-archive.x86_64.i386 (architecture x86_64)
19 OFFSETS: Archive : {{.*}}/macho-universal-archive.x86_64.i386 (architecture i386)
23 NON-VERBOSE: Archive : {{.*}}/macho-universal-archive.x86_64.i386 (architecture x86_64)
26 NON-VERBOSE: Archive : {{.*}}/macho-universal-archive.x86_64.i386 (architecture i386)
/external/elfutils/src/
Dmake-debug-archive.in85 archive=$dir/debug.a
95 if [ $force_kernel = no -a "$archive" -nt "$dep" ]; then
100 [ ! -e "$archive" ] || $sudo $RM -f "$archive" || exit
102 set "$archive" "-K$release"
109 archive="$1"
112 case "$archive" in
114 *) archive="`/bin/pwd`/$archive" ;;
118 new_archive="$archive.new"
130 $sudo $MV -f "$new_archive" "$archive"
/external/ImageMagick/config/
Dar-lib88 archive=$3
95 $AR -NOLOGO $operation:"$member" "$archive" || exit $?
148 archive=$file
200 func_at_file "${1#@}" -REMOVE "$archive"
204 $AR -NOLOGO -REMOVE:"$file" "$archive" || exit $?
218 func_at_file "${1#@}" -EXTRACT "$archive"
222 $AR -NOLOGO -EXTRACT:"$file" "$archive" || exit $?
227 $AR -NOLOGO -LIST "$archive" | sed -e 's/\\/\\\\/g' | while read member
229 $AR -NOLOGO -EXTRACT:"$member" "$archive" || exit $?
240 orig_archive=$archive
[all …]
/external/pcre/dist2/
Dar-lib88 archive=$3
95 $AR -NOLOGO $operation:"$member" "$archive" || exit $?
148 archive=$file
200 func_at_file "${1#@}" -REMOVE "$archive"
204 $AR -NOLOGO -REMOVE:"$file" "$archive" || exit $?
218 func_at_file "${1#@}" -EXTRACT "$archive"
222 $AR -NOLOGO -EXTRACT:"$file" "$archive" || exit $?
227 $AR -NOLOGO -LIST "$archive" | sed -e 's/\\/\\\\/g' | while read member
229 $AR -NOLOGO -EXTRACT:"$member" "$archive" || exit $?
240 orig_archive=$archive
[all …]
/external/libnetfilter_conntrack/build-aux/
Dar-lib88 archive=$3
95 $AR -NOLOGO $operation:"$member" "$archive" || exit $?
148 archive=$file
200 func_at_file "${1#@}" -REMOVE "$archive"
204 $AR -NOLOGO -REMOVE:"$file" "$archive" || exit $?
218 func_at_file "${1#@}" -EXTRACT "$archive"
222 $AR -NOLOGO -EXTRACT:"$file" "$archive" || exit $?
227 $AR -NOLOGO -LIST "$archive" | sed -e 's/\\/\\\\/g' | while read member
229 $AR -NOLOGO -EXTRACT:"$member" "$archive" || exit $?
240 orig_archive=$archive
[all …]
/external/llvm/test/Object/
Dnm-archive.test1 RUN: llvm-nm -a %p/Inputs/archive-test.a-coff-i386 \
12 RUN: llvm-nm -a -o %p/Inputs/archive-test.a-coff-i386 \
15 COFF-o: {{.*}}/archive-test.a-coff-i386:trivial-object-test.coff-i386: 00000000 d .data
16 COFF-o: {{.*}}/archive-test.a-coff-i386:trivial-object-test.coff-i386: 00000000 t .text
17 COFF-o: {{.*}}/archive-test.a-coff-i386:trivial-object-test.coff-i386: 00000000 d L_.str
18 COFF-o: {{.*}}/archive-test.a-coff-i386:trivial-object-test.coff-i386: U _SomeOtherFunction
19 COFF-o: {{.*}}/archive-test.a-coff-i386:trivial-object-test.coff-i386: 00000000 T _main
20 COFF-o: {{.*}}/archive-test.a-coff-i386:trivial-object-test.coff-i386: U _puts
42 Test we don't error with an archive with no symtab.
43 RUN: llvm-nm %p/Inputs/archive-test.a-gnu-no-symtab
[all …]
Dnm-universal-binary.test11 RUN: llvm-nm -arch all %p/Inputs/macho-universal-archive.x86_64.i386 \
13 RUN: llvm-nm -arch all %p/Inputs/macho-universal64-archive.x86_64.i386 \
15 RUN: llvm-nm -arch i386 %p/Inputs/macho-universal-archive.x86_64.i386 \
17 RUN: llvm-nm -o -arch all %p/Inputs/macho-universal-archive.x86_64.i386 \
40 CHECK-AR: macho-universal-archive.x86_64.i386(hello.o) (for architecture x86_64):
46 CHECK-AR: macho-universal-archive.x86_64.i386(foo.o) (for architecture i386):
50 CHECK-64-AR: macho-universal64-archive.x86_64.i386(foo.o) (for architecture i386):
53 CHECK-64-AR: macho-universal64-archive.x86_64.i386(hello.o) (for architecture x86_64):
60 CHECK-AR-i386: macho-universal-archive.x86_64.i386(foo.o):
64 CHECK-AR-o: (for architecture x86_64):{{.*}}/macho-universal-archive.x86_64.i386:hello.o: 000000000…
[all …]
Dsize-trivial-macho.test7 RUN: llvm-size %p/Inputs/macho-archive-x86_64.a \
9 RUN: llvm-size -format darwin %p/Inputs/macho-archive-x86_64.a \
17 RUN: llvm-size -arch all %p/Inputs/macho-universal-archive.x86_64.i386 \
19 RUN: llvm-size -arch x86_64 %p/Inputs/macho-universal-archive.x86_64.i386 \
43 AR: 70 0 0 32 102 66 {{.*}}/macho-archive-x86_64.a(foo.o)
44 AR: 0 4 0 0 4 4 {{.*}}/macho-archive-x86_64.a(bar.o)
46 mAR: {{.*}}/macho-archive-x86_64.a(foo.o):
53 mAR: {{.*}}/macho-archive-x86_64.a(bar.o):
85 uAR: 136 0 0 32 168 a8 {{.*}}/macho-universal-archive.x86_64.i386(hello.o) (for architecture x86_64)
86 uAR: 5 4 0 0 9 9 {{.*}}/macho-universal-archive.x86_64.i386(foo.o) (for architecture i386)
[all …]
Darchive-toc.test1 Test reading an archive created by gnu ar
10 Test reading an archive createdy by Mac OS X ar
19 Test reading an archive created on Solaris by /usr/ccs/bin/ar
22 Test reading an archive created on Solaris by /usr/xpg4/bin/ar
30 Test reading a thin archive created by gnu ar
38 Test reading an archive with just a symbol table. We use to reject them.
42 Test reading a thin archive with directory names.
/external/archive-patcher/
DAndroid.mk18 archive-patcher_shared_src_files := $(call all-java-files-under,shared/src/main/java)
19 archive-patcher_applier_src_files := $(call all-java-files-under,applier/src/main/java)
22 LOCAL_MODULE := archive-patcher
23 LOCAL_SRC_FILES := $(archive-patcher_shared_src_files) $(archive-patcher_applier_src_files)
30 LOCAL_SRC_FILES := $(archive-patcher_shared_src_files) $(archive-patcher_applier_src_files)
31 LOCAL_MODULE := archive-patcher-hostdex
/external/cmockery/cmockery_0_1_2/packages/
Ddeb.sh33 archive="$(basename "$(ls -1 ${topdir}/$PACKAGE*.tar.gz | tail -n 1)" .tar.gz)"
34 if [ -z "${archive}" ]; then
50 ln -s "${topdir}/${archive}.tar.gz" "${LIB}${archive}.orig.tar.gz"
51 tar zfx "${LIB}${archive}.orig.tar.gz"
52 [ -n "${LIB}" ] && mv "${archive}" "${LIB}${archive}"
53 cd "${LIB}${archive}"
/external/lzma/CPP/7zip/UI/GUI/
DExtract.rc9 IDS_UPDATE_NOT_SUPPORTED "Update operations are not supported for this archive."
10 IDS_CANT_OPEN_ARCHIVE "Can not open file '{0}' as archive"
11 IDS_CANT_OPEN_ENCRYPTED_ARCHIVE "Can not open encrypted archive '{0}'. Wrong password?"
12 IDS_UNSUPPORTED_ARCHIVE_TYPE "Unsupported archive type"
14 IDS_CANT_OPEN_AS_TYPE "Can not open the file as {0} archive"
15 IDS_IS_OPEN_AS_TYPE "The file is open as {0} archive"
16 IDS_IS_OPEN_WITH_OFFSET "The archive is open with offset"
50 IDS_EXTRACT_MSG_IS_NOT_ARC "Is not archive"
54 IDS_OPEN_MSG_UNAVAILABLE_START "Unavailable start of archive"
55 IDS_OPEN_MSG_UNCONFIRMED_START "Unconfirmed start of archive"
[all …]
/external/llvm/docs/CommandGuide/
Dllvm-ar.rst9 **llvm-ar** [-]{dmpqrtx}[Rabfikou] [relpos] [count] <archive> [files...]
18 to produce archive libraries by LLVM bitcode that can be linked into an
19 LLVM program. However, the archive can contain any kind of file. By default,
22 of the archive.
24 The **llvm-ar** command can be used to *read* SVR4, GNU and BSD style archive
26 SVR4 or BSD style archive is used with the ``r`` (replace) or ``q`` (quick
27 update) operations, the archive will be reconstructed in GNU format.
52 perform on the archive, a variety of modifiers for that operation, the name of
53 the archive file, and an optional list of file names. These options are used to
54 determine how **llvm-ar** should process the archive file.
[all …]
/external/lzma/DOC/
D7zC.txt24 7zIn.* - .7z archive opening
32 You can create .7z archive with 7z.exe, 7za.exe or 7zr.exe:
34 7z.exe a archive.7z *.htm -r -mx -m0fb=255
36 If you have big number of files in archive, and you need fast extracting,
39 7za.exe a archive.7z *.htm -ms=512K -r -mx -m0fb=255 -m0d=512K
42 512KB for extracting one file from such archive.
48 - It reads only "FileName", "Size", "LastWriteTime" and "CRC" information for each file in archive.
61 e: Extract files from archive
62 l: List contents of archive
63 t: Test integrity of archive
[all …]
Dinstaller.txt21 7zr a archive.7z files
26 Such module extracts archive to temp folder and then runs specified program and removes
27 temp files after program finishing. Self-extract archive for installers must be created
30 self-extract archive:
32 copy /b 7zSD.sfx + config.txt + archive.7z archive.exe
35 uncompressed before including to 7z archive.
63 Use RunProgram, if you want to run some program from .7z archive.
64 Use ExecuteFile, if you want to open some document from .7z archive or
117 - It decompresses solid 7z blocks (it can be whole 7z archive) to RAM.
119 solid 7z block (size of 7z archive at simplest case).
[all …]
/external/chromium-trace/catapult/dependency_manager/dependency_manager/
Ddependency_manager_util.py30 def VerifySafeArchive(archive): argument
36 for member in archive.namelist():
39 'Archive %s contains a bad member: %s.' % (archive.filename, member))
50 def SetUnzippedDirPermissions(archive, unzipped_dir): argument
64 for zip_info in archive.infolist():
91 with zipfile.ZipFile(archive_path, 'r') as archive:
92 VerifySafeArchive(archive)
97 archive.extractall(path=unzip_path)
98 SetUnzippedDirPermissions(archive, unzip_path)
/external/python/cpython2/Modules/
Dzipimport.c38 PyObject *archive; /* pathname of the Zip archive */ member
47 static PyObject *read_directory(const char *archive);
48 static PyObject *get_data(const char *archive, PyObject *toc_entry);
157 self->archive = PyString_FromString(buf); in zipimporter_init()
158 if (self->archive == NULL) in zipimporter_init()
181 Py_XDECREF(self->archive); in zipimporter_dealloc()
191 char *archive = "???"; in zipimporter_repr() local
194 if (self->archive != NULL && PyString_Check(self->archive)) in zipimporter_repr()
195 archive = PyString_AsString(self->archive); in zipimporter_repr()
201 archive, SEP, prefix); in zipimporter_repr()
[all …]
/external/boringssl/src/util/bot/
Dextract.py93 archive, output = args
95 if not os.path.exists(archive):
99 with open(archive) as f:
115 if archive.endswith('.zip'):
116 entries = IterateZip(archive)
117 elif archive.endswith('.tar.gz'):
118 entries = IterateTar(archive, 'gz')
119 elif archive.endswith('.tar.bz2'):
120 entries = IterateTar(archive, 'bz2')
122 raise ValueError(archive)
[all …]
/external/swiftshader/third_party/LLVM/docs/CommandGuide/
Dllvm-ar.pod9 B<llvm-ar> [-]{dmpqrtx}[Rabfikouz] [relpos] [count] <archive> [files...]
16 to produce archive libraries by LLVM bitcode that can be linked into an
17 LLVM program. However, the archive can contain any kind of file. By default,
20 of the archive.
22 The B<llvm-ar> command can be used to I<read> both SVR4 and BSD style archive
26 archive appropriate for LLVM. The first departure is that B<llvm-ar> only
33 file names will make the archive readable by other C<ar> implementations
35 SVR4 or BSD style archive is used with the C<r> (replace) or C<q> (quick
36 update) operations, the archive will be reconstructed in LLVM format. This
47 Since B<llvm-ar> is intended to archive bitcode files, the symbol table
[all …]
/external/python/cpython2/Doc/library/
Dzipfile.rst5 :synopsis: Read and write ZIP-format archive files.
15 The ZIP file format is a common archive and compression standard. This module
54 Class used to represent information about a member of an archive. Instances
58 module. *filename* should be the full name of the archive member, and
74 The numeric constant for an uncompressed archive member.
90 Information about the Info-ZIP project's ZIP archive programs and development
107 ZIP file, then a new ZIP archive is appended to the file. This is meant for
108 adding a ZIP archive to another file (such as :file:`python.exe`).
113 *compression* is the ZIP compression method to use when writing the archive,
127 :meth:`closed <close>` without adding any files to the archive, the appropriate
[all …]
Dzipimport.rst19 also allows an item of :data:`sys.path` to be a string naming a ZIP file archive.
20 The ZIP archive can contain a subdirectory structure to support package imports,
21 and a path within the archive can be specified to only import from a
23 import from the :file:`lib/` subdirectory within the archive.
25 Any files may be present in the ZIP archive, but only files :file:`.py` and
27 (:file:`.pyd`, :file:`.so`) is disallowed. Note that if an archive only contains
28 :file:`.py` files, Python will not attempt to modify the archive by adding the
29 corresponding :file:`.pyc` or :file:`.pyo` file, meaning that if a ZIP archive
33 loaded from a ZIP archive; it is unlikely that :func:`reload` would be needed,
36 ZIP archives with an archive comment are currently not supported.
[all …]
/external/emma/core/java12/com/vladium/util/
DIPathEnumerator.java50 void handleArchiveStart (File parentDir, File archive, Manifest manifest); in handleArchiveStart() argument
58 void handleArchiveEnd (File parentDir, File archive); in handleArchiveEnd() argument
109 final File archive = new File (name); in enumerate() local
114 …handler.handleArchiveEnd (parent, archive); // note: it is important that this is called after the… in enumerate()
199 private void enumeratePathArchive (final String archive) in enumeratePathArchive() argument
204 final File fullArchive = new File (m_currentPathDir, archive); in enumeratePathArchive()
226 handler.handleArchiveStart (m_currentPathDir, new File (archive), manifest); in enumeratePathArchive()
291 private static Manifest readManifestViaJarFile (final File archive) in readManifestViaJarFile() argument
298 jarfile = new JarFile (archive, false); // 3-arg constructor is not in J2SE 1.2 in readManifestViaJarFile()

12345678910>>...26