Home
last modified time | relevance | path

Searched refs:Zip (Results 1 – 25 of 40) sorted by relevance

12

/external/lzma/
DMethods.txt1 7-Zip method IDs (9.18)
18 You can notify 7-Zip developers about your Developer ID / Method ID.
74 01 - Zip
124 01 - Zip
125 01 - Main Zip crypto algo
Dlzma.txt8 in 7-Zip compression program (www.7-zip.org). LZMA provides high
56 7zr.exe - 7-Zip with 7z/lzma/xz support.
88 7zip - files related to 7-Zip Project
90 Common - common files for 7-Zip
116 Common - some common files for 7-Zip
131 C/C++ source code of LZMA SDK is part of 7-Zip project.
132 7-Zip source code can be downloaded from 7-Zip's SourceForge page:
278 7-Zip commands (example for ARM code):
578 If you use some C++ code folders in 7-Zip (for example, C++ code for .7z handling),
580 7-Zip can be compiled with MSVC 6.0 that doesn't throw "exception" from "new" operator.
[all …]
D7zC.txt8 in 7-Zip compression program (www.7-zip.org). LZMA provides high
32 You must download 7-Zip program from www.7-zip.org.
43 In that example 7-Zip will use 512KB solid blocks. So it needs to decompress only
Dhistory.txt267 2001-08-30: LZMA compression was added to 7-Zip
268 1999-01-02: First version of 7-Zip was released
/external/chromium_org/chrome/common/extensions/docs/server2/
Ddirectory_zipper_test.py35 top_zip = ZipFile(StringIO(self._directory_zipper.Zip('top/').Get()))
43 two_zip = ZipFile(StringIO(self._directory_zipper.Zip('top/two/').Get()))
51 self._directory_zipper.Zip('notfound/').Get)
Ddirectory_zipper.py46 def Zip(self, path): member in DirectoryZipper
Dcontent_provider.py136 return (self._directory_zipper.Zip(ToDirectory(base))
/external/chromium_org/chrome/browser/ui/cocoa/applescript/
Dapple_event_util_unittest.mm64 "\"Zip\": \"94107\","
74 "\"Zip\": \"94085\","
81 "'utxt'(\"State\"), 'utxt'(\"CA\"), 'utxt'(\"Zip\"), 'utxt'(\"94107\"), "
86 "'utxt'(\"State\"), 'utxt'(\"CA\"), 'utxt'(\"Zip\"), 'utxt'(\"94085\"), "
/external/chromium_org/third_party/zlib/google/
Dzip_unittest.cc146 EXPECT_TRUE(zip::Zip(src_dir, zip_file, true)); in TestTimeStamp()
211 TEST_F(ZipTest, Zip) { in TEST_F() argument
220 EXPECT_TRUE(zip::Zip(src_dir, zip_file, true)); in TEST_F()
233 EXPECT_TRUE(zip::Zip(src_dir, zip_file, false)); in TEST_F()
251 EXPECT_TRUE(zip::Zip(src_dir_russian, zip_file, true)); in TEST_F()
Dzip.h28 bool Zip(const base::FilePath& src_dir, const base::FilePath& dest_file,
Dzip.cc160 bool Zip(const base::FilePath& src_dir, const base::FilePath& dest_file, in Zip() function
/external/lzma/CPP/7zip/UI/Console/
Dresource.rc3 MY_VERSION_INFO_APP("7-Zip Console", "7z")
/external/lzma/CPP/7zip/Bundles/Alone7z/
Dresource.rc3 MY_VERSION_INFO_APP("7-Zip Standalone Console", "7zr")
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/
DAntlr.Runtime.Tools.Tests.pas538 Foo, Bar, Baz, Zip: Boolean;
543 Zip := False;
567 Zip := True;
576 CheckTrue(Zip);
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_support_extension/
DREADME6 a target-specific set of translators. Zip up the multi-CRX, upload,
/external/lzma/CPP/7zip/
DMyVersionInfo.rc40 VALUE "ProductName", "7-Zip" \
DGuid.txt117 01 Zip
/external/chromium_org/components/feedback/
Dfeedback_util.cc90 zip::Zip(temp_path, zip_file, false) && in ZipString()
/external/chromium_org/chrome/test/chromedriver/
Drun_buildbot_steps.py58 zip_path = util.Zip(os.path.join(chrome_paths.GetBuildDir(['chromedriver']),
206 zip_path = util.Zip(os.path.join(chrome_paths.GetBuildDir([server_name]),
290 zip_path = util.Zip(server_path)
Dutil.py95 def Zip(path): function
/external/chromium_org/native_client_sdk/src/tools/
Doshelpers.py342 def Zip(args): function
518 'zip': Zip,
/external/markdown/docs/
DINSTALL42 Zip file, unzip it, and on the command line in the directory you unzipped to:
/external/chromium_org/native_client_sdk/src/build_tools/
Dbuild_app.py177 oshelpers.Zip([app_zip, '-r', '*'])
/external/zlib/src/contrib/minizip/
DMiniZip64_info.txt47 Zip File specification
/external/chromium_org/chrome/browser/extensions/api/image_writer_private/
Doperation_unittest.cc81 ASSERT_TRUE(zip::Zip(image_dir, zip_file_, true)); in SetUp()

12