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

1 2 3 4 5 67 8 91011>>

  /prebuilt/darwin-x86/jetcreator/
NOTICE 188 * identification within third-party archives.
  /prebuilt/windows/jetcreator/
NOTICE 188 * identification within third-party archives.
  /sdk/anttasks/src/com/android/ant/
ApkBuilderTask.java 345 // we are done. We need to remove the resource package from the list of zip archives
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
binutils.info 23 * ar: (binutils)ar. Create, modify, and extract from archives.
55 * ar:: Create, modify, and extract from archives
86 The GNU `ar' program creates, modifies, and extracts from archives.
95 GNU `ar' can maintain archives whose members have names of any
102 `ar' is considered a binary utility because archives of this sort
119 of the archives. Such an archive is useful for building libraries for
122 waste time and space. Thin archives are also _flattened_, so that
123 adding one or more archives to a thin archive will add the elements of
274 names of any length. This will cause it to create archives which
300 `ar' can not create an archive with a full path name (such archives
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/
binutils.info 23 * ar: (binutils)ar. Create, modify, and extract from archives.
55 * ar:: Create, modify, and extract from archives
86 The GNU `ar' program creates, modifies, and extracts from archives.
95 GNU `ar' can maintain archives whose members have names of any
102 `ar' is considered a binary utility because archives of this sort
119 of the archives. Such an archive is useful for building libraries for
122 waste time and space. Thin archives are also _flattened_, so that
123 adding one or more archives to a thin archive will add the elements of
274 names of any length. This will cause it to create archives which
300 `ar' can not create an archive with a full path name (such archives
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/
binutils.info 23 * ar: (binutils)ar. Create, modify, and extract from archives.
55 * ar:: Create, modify, and extract from archives
86 The GNU `ar' program creates, modifies, and extracts from archives.
95 GNU `ar' can maintain archives whose members have names of any
102 `ar' is considered a binary utility because archives of this sort
119 of the archives. Such an archive is useful for building libraries for
122 waste time and space. Thin archives are also _flattened_, so that
123 adding one or more archives to a thin archive will add the elements of
274 names of any length. This will cause it to create archives which
300 `ar' can not create an archive with a full path name (such archives
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/
binutils.info 23 * ar: (binutils)ar. Create, modify, and extract from archives.
55 * ar:: Create, modify, and extract from archives
86 The GNU `ar' program creates, modifies, and extracts from archives.
95 GNU `ar' can maintain archives whose members have names of any
102 `ar' is considered a binary utility because archives of this sort
119 of the archives. Such an archive is useful for building libraries for
122 waste time and space. Thin archives are also _flattened_, so that
123 adding one or more archives to a thin archive will add the elements of
274 names of any length. This will cause it to create archives which
300 `ar' can not create an archive with a full path name (such archives
    [all...]
  /external/jpeg/
README 285 direct Internet access, UUNET's archives are also available via UUCP; contact
292 the SimTel archives (ftp://ftp.simtel.net/pub/simtelnet/msdos/graphics/), or
  /external/opencore/extern_tools_v2/bin/linux/
tar 
  /prebuilt/darwin-x86/swt/about_files/
IJG_README 285 direct Internet access, UUNET's archives are also available via UUCP; contact
292 the SimTel archives (ftp://ftp.simtel.net/pub/simtelnet/msdos/graphics/), or
  /prebuilt/darwin-x86_64/swt/about_files/
IJG_README 285 direct Internet access, UUNET's archives are also available via UUCP; contact
292 the SimTel archives (ftp://ftp.simtel.net/pub/simtelnet/msdos/graphics/), or
  /prebuilt/linux-x86/swt/about_files/
IJG_README 285 direct Internet access, UUNET's archives are also available via UUCP; contact
292 the SimTel archives (ftp://ftp.simtel.net/pub/simtelnet/msdos/graphics/), or
  /prebuilt/linux-x86_64/swt/about_files/
IJG_README 285 direct Internet access, UUNET's archives are also available via UUCP; contact
292 the SimTel archives (ftp://ftp.simtel.net/pub/simtelnet/msdos/graphics/), or
  /prebuilt/windows/swt/about_files/
IJG_README 285 direct Internet access, UUNET's archives are also available via UUCP; contact
292 the SimTel archives (ftp://ftp.simtel.net/pub/simtelnet/msdos/graphics/), or
  /prebuilt/windows-x86_64/swt/about_files/
IJG_README 285 direct Internet access, UUNET's archives are also available via UUCP; contact
292 the SimTel archives (ftp://ftp.simtel.net/pub/simtelnet/msdos/graphics/), or
  /dalvik/libcore/archive/src/main/java/java/util/jar/
Attributes.java 87 * {@code true} for sealed archives.
  /dalvik/libcore/archive/src/main/java/java/util/zip/
ZipFile.java 344 throw new ZipException("spanned archives not supported");
  /external/webkit/WebCore/loader/
MainResourceLoader.cpp 208 // Prevent remote web archives from loading because they can claim to be from any domain and thus avoid cross-domain security checks (4120255).
  /frameworks/base/tools/aapt/
Package.cpp 273 * The Asset Manager doesn't check for ".EXCLUDE" in Zip archives,
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-readelf.1 165 64\-bit \s-1ELF\s0 files are supported, as are archives containing \s-1ELF\s0 files.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-readelf.1 165 64\-bit \s-1ELF\s0 files are supported, as are archives containing \s-1ELF\s0 files.
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/
i686-unknown-linux-gnu-readelf.1 165 64\-bit \s-1ELF\s0 files are supported, as are archives containing \s-1ELF\s0 files.
  /sdk/apkbuilder/src/com/android/apkbuilder/internal/
ApkBuilderImpl.java 402 // add the archives
  /sdk/eclipse/features/com.android.ide.eclipse.ddms/
feature.xml 208 identification within third-party archives.
  /external/libpcap/
pcap-bpf.c 333 * http://cerberus.sourcefire.com/~jeff/archives/patches/macosx/BIOCSHDRCMPLT-10.3.3.patch
341 * http://cerberus.sourcefire.com/~jeff/archives/patches/macosx/

Completed in 951 milliseconds

1 2 3 4 5 67 8 91011>>