Home
last modified time | relevance | path

Searched refs:bsdiff (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/chrome/installer/mac/third_party/bsdiff/
DMakefile7 all: bsdiff bspatch
8 bsdiff: bsdiff.c target
12 ${INSTALL_PROGRAM} bsdiff bspatch ${PREFIX}/bin
14 ${INSTALL_MAN} bsdiff.1 bspatch.1 ${PREFIX}/man/man1
DREADME.chromium2 URL: http://www.daemonology.net/bsdiff/
3 Source URL: http://www.daemonology.net/bsdiff/bsdiff-4.3.tar.gz
30 - Added LICENSE file by copying the license block from bsdiff.c and
35 - Renamed bsdiff.c to goobsdiff.c and bspatch.c to goobspatch.c.
/external/bsdiff/
DMakefile7 all: bsdiff bspatch
8 bsdiff: bsdiff.c target
12 ${INSTALL_PROGRAM} bsdiff bspatch ${PREFIX}/bin
14 ${INSTALL_MAN} bsdiff.1 bspatch.1 ${PREFIX}/man/man1
DREADME.android1 This is bsdiff-4.3 from http://www.daemonology.net/bsdiff/.
DAndroid.mk18 LOCAL_SRC_FILES := bsdiff.c
19 LOCAL_MODULE := bsdiff
/external/chromium_org/courgette/
Drun_stress_test25 and bzipped patches against the likewise bsdiff patches. If outdir is
63 bsdiff="${out_dir}/bsdiff"
106 ${time} -f "TIME_BSDIFF %e ${file1}" bsdiff "${file1}" "${file2}" \
170 $(count_result "PASS_BSDIFF") succesful bsdiff patches
171 $(count_result "FAIL_BSDIFF") failed bsdiff patches
173 $(count_result "BEST_BSDIFF") patch(es) where bsdiff is smaller (bz2)
176 $(count_result "XZBEST_BSDIFF") patch(es) where bsdiff is smaller (xz)
Danalyze_stress_test53 $(count_result "PASS_BSDIFF") succesful bsdiff patches
54 $(count_result "FAIL_BSDIFF") failed bsdiff patches
56 $(count_result "BEST_BSDIFF") patch(es) where bsdiff is smaller (xz)
59 $(count_result "XZBEST_BSDIFF") patch(es) where bsdiff is smaller (xz)
Ddescription.md19 using Courgette's core techniques that make the bsdiff delta
75 bsdiff, even the function is located in a different part of the
89 ### bsdiff subsection
DBUILD.gn12 "third_party/bsdiff.h",
Dcourgette.gyp14 'third_party/bsdiff.h',
/external/chromium_org/courgette/third_party/
DREADME.chromium2 bsdiff, available in its original form from:
4 http://www.daemonology.net/bsdiff/
9 Colin Percival, Naive differences of executable code, http://www.daemonology.net/bsdiff/, 200
18 - added bsdiff.h header file
/external/chromium_org/chrome/
Dchrome_installer.gypi976 'installer/mac/third_party/bsdiff/goobsdiff.gyp:*',