HomeSort by relevance Sort by last modified time
    Searched full:patch (Results 76 - 100 of 1214) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/bsdiff/
bspatch.c 75 /* Open patch file */
96 errx(1, "Corrupt patch\n");
102 errx(1, "Corrupt patch\n");
109 errx(1,"Corrupt patch\n");
111 /* Close patch file and re-open it via libbzip2 at the right places */
151 errx(1, "Corrupt patch\n");
157 errx(1,"Corrupt patch\n");
163 errx(1, "Corrupt patch\n");
176 errx(1,"Corrupt patch\n");
182 errx(1, "Corrupt patch\n")
    [all...]
bsdiff.1 33 .Nd generate a patch between two binary files
45 a binary patch suitable for use by bspatch(1).
52 than those produced by any other binary patch tool known
  /external/webkit/Tools/Scripts/webkitpy/tool/commands/
queues_unittest.py 137 Feeding EWS (1 r? patch, 1 new)
157 self.assertEquals(patch_id, None) # 2 is an invalid patch id
180 # We want to reject the patch after the first validation,
185 def refetch_patch(self, patch):
187 return self._tool.bugs.fetch_attachment(patch.id())
190 "id": patch.id(),
191 "bug_id": patch.bug_id(),
211 "should_proceed_with_work_item": "MOCK: update_status: commit-queue Processing patch\n",
215 MOCK: update_status: commit-queue Applied patch
216 MOCK: update_status: commit-queue Built patch
    [all...]
  /external/strace/
strace.spec 199 - add further s390 patch from IBM
205 - Added latest s390(x) patch.
208 - preliminary x86_64 support with an ugly patch to help
212 - newer version of the clone fixing patch (Roland McGrath)
227 - fix for the last patch by Jeff Law (#62591)
230 - integrate patch from Jeff Law to eliminate hang tracing threads
249 - modify new syscall patch to allocate enough heap space in setgroups32()
265 - added S/390 patch from IBM, adapting it to not conflict with
266 IA64 patch
269 - doh, actually apply the 2.4 syscalls patch
    [all...]
  /external/webkit/Tools/Scripts/webkitperl/VCSUtils_unittest/
parseDiffWithMockFiles.pl 19 # Unit tests of parseDiff() with mock files; test override of patch EOL with EOL of target file.
103 diffName => "SVN: Patch with Unix line endings and IndexPath has Unix line endings",
117 diffName => "SVN: Patch with Windows line endings and IndexPath has Unix line endings",
131 diffName => "SVN: Patch with Windows line endings and IndexPath has Windows line endings",
145 diffName => "SVN: Patch with Unix line endings and IndexPath has Windows line endings",
159 diffName => "SVN: Patch with Unix line endings and nonexistent IndexPath",
173 diffName => "SVN: Patch with Windows line endings and nonexistent IndexPath",
190 diffName => "Git: Patch with Unix line endings and IndexPath has Unix line endings",
203 diffName => "Git: Patch with Windows line endings and IndexPath has Unix line endings",
216 diffName => "Git: Patch with Windows line endings and IndexPath has Windows line endings"
    [all...]
  /external/webkit/Tools/Scripts/webkitpy/tool/bot/
sheriffircbot_unittest.py 63 OutputCapture().assert_outputs(self, run, args=["rollout 21654 This patch broke the world"], expected_stderr=expected_stderr)
67 OutputCapture().assert_outputs(self, run, args=["rollout 21654 21655 21656 This 21654 patch broke the world"], expected_stderr=expected_stderr)
71 OutputCapture().assert_outputs(self, run, args=["rollout r21654 This patch broke the world"], expected_stderr=expected_stderr)
75 OutputCapture().assert_outputs(self, run, args=["rollout r21654 21655 r21656 This r21654 patch broke the world"], expected_stderr=expected_stderr)
83 "MOCK: irc.post: mock_nick: Failed to create rollout patch:\n"
93 "create rollout patch:\nMOCK: irc.post: The rollout"
104 "create rollout patch:\nMOCK: irc.post: The rollout"
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_feature_matching.h 31 DB_API void db_SignedSquareNormCorr21x21_PreAlign_u(short *patch,const unsigned char * const *f_img,int x_f,int y_f,float *sum,float *recip);
32 DB_API void db_SignedSquareNormCorr11x11_PreAlign_u(short *patch,const unsigned char * const *f_img,int x_f,int y_f,float *sum,float *recip);
49 of image patch*/
52 /*Pointer to patch layout*/
53 const float *patch; member in class:db_PointInfo_f
76 of image patch*/
79 /*Pointer to patch layout*/
80 const short *patch; member in class:db_PointInfo_u
165 * then the correlation patches themselves are warped before being placed in the patch space.
  /development/pdk/docs/source/
index.jd 30 and more targetted your patch submissions, the easier it will be for us to
33 href="{@docRoot}source/life-of-a-patch.html">Life of a Patch</a>, and by
  /docs/source.android.com/src/source/
index.md 46 and more targetted your patch submissions, the easier it will be for us to
49 You can get started with Android by learning about the [Life of a Patch](life-of-a-patch.html),
  /external/skia/src/animator/
SkDraw3D.cpp 47 SK_MEMBER(patch, 3D_Patch),
55 Sk3D_Camera::Sk3D_Camera() : hackWidth(0), hackHeight(0), patch(NULL) {
64 fCamera.patchToMatrix(patch->fPatch, &matrix);
  /external/skia/src/core/
SkGraphics.cpp 133 void SkGraphics::GetVersion(int32_t* major, int32_t* minor, int32_t* patch) {
140 if (patch) {
141 *patch = SKIA_VERSION_PATCH;
  /external/webkit/Tools/Scripts/webkitpy/tool/steps/
closebugforlanddiff.py 45 if not bug_id and state.get("patch"):
46 bug_id = state.get("patch").bug_id()
53 # FIXME: We should a smart way to figure out if the patch is attached
obsoletepatches.py 49 log("Obsoleting %s on bug %s" % (pluralize("old patch", len(patches)), bug_id))
50 for patch in patches:
51 self._tool.bugs.obsolete_attachment(patch.id())
postdiffforrevert.py 35 comment_text = "Any committer can land this patch automatically by \
37 the patch before landing to ensure that the rollout will be \
41 webkit-patch land-attachment ATTACHMENT_ID --ignore-builders\n\n\
  /cts/tests/res/drawable/
ninepatchdrawable.xml 18 <nine-patch xmlns:android="http://schemas.android.com/apk/res/android"
  /external/chromium/third_party/libevent/
README.chromium 14 3) chromium.patch is applied to allow libevent to be used without
  /external/dnsmasq/contrib/lease-access/
README 13 It attach the patch in case someone is interested.
  /external/dnsmasq/contrib/try-all-ns/
README 13 and it seems to work. I prepared a patch in the event that others might
  /external/grub/
MAINTENANCE 36 1. If a patch is not significant (in size), you don't have to care about
38 2. If a patch is significant, you shouldn't apply the patch to the CVS.
50 2. Don't break backward-compatibility! Don't apply any patch which could
  /external/llvm/test/FrontendC/
2010-07-14-ref-off-end.c 3 // That was fixed by 46726, but that patch had bad side effects and was
  /external/llvm/utils/emacs/
README 26 <llvmbugs [at] cs.uiuc.edu>; if you wish to provide a patch to improve the
  /external/protobuf/
CONTRIBUTORS.txt 38 Patch contributors:
40 * Small patch to handle trailing slashes in --proto_path flag.
42 * Small patch to fix Python CallMethod().
71 * Small patch improving performance of in Python serialization.
  /frameworks/base/core/res/res/drawable/
dark_header_dither.xml 17 <nine-patch xmlns:android="http://schemas.android.com/apk/res/android"
light_header_dither.xml 17 <nine-patch xmlns:android="http://schemas.android.com/apk/res/android"
title_bar.xml 17 <nine-patch xmlns:android="http://schemas.android.com/apk/res/android"

Completed in 173 milliseconds

1 2 34 5 6 7 8 91011>>