/external/webkit/Source/WebCore/svg/ |
SVGColor.cpp | 53 // FIXME: A follow up patch will call valueChanged() here. 78 // FIXME: A follow up patch will call valueChanged() here. 118 // FIXME: A follow up patch will call valueChanged() here.
|
/external/webkit/Source/WebKit/qt/Api/ |
qwebkitversion.cpp | 79 major, NN = minor, PP = patch) that specifies QtWebKit's version 104 Turns the major, minor and patch numbers of a version into an 105 integer, 0xMMNNPP (MM = major, NN = minor, PP = patch). This can
|
/external/webkit/Tools/Scripts/ |
webkit-patch | 42 _log = logging.getLogger("webkit-patch") 57 _log.fatal("webkit-patch is only supported under Cygwin Python, " 61 # Import webkit-patch code only after version-checking so that
|
resolve-ChangeLogs | 327 my $patch; 329 # Read in patch for incorrectly merged ChangeLog entry 333 $patch = <GIT>; 341 # The patch must have 0 or more lines of context, then 1 or more lines 343 if ($patch =~ /\n@@ -(\d+),(\d+) \+(\d+),(\d+) @@\n( .*\n)*((\+.*\n)+)( .*\n)+$/m) { 344 # Copy the header from the original patch. 345 my $newPatch = substr($patch, 0, index($patch, "@@ -${1},${2} +${3},${4} @@")); 347 # Generate a new set of line numbers and patch lengths. Our new 348 # patch will start with the lines for the fixed ChangeLog entry [all...] |
/external/webkit/Tools/Scripts/webkitperl/VCSUtils_unittest/ |
fixChangeLogPatch.pl | 75 patch => <<'END', 107 patch => <<'END', 143 patch => <<'END', 184 patch => <<'END', 226 patch => <<'END', 259 patch => <<'END', 295 patch => <<'END', 335 patch => <<'END', 374 patch => <<'END', 412 patch => <<'END' [all...] |
/external/yaffs2/yaffs2/ |
patch-ker.sh | 13 # Patch YAFFS into the kernel 19 # $Id: patch-ker.sh,v 1.1 2005/07/31 09:04:13 marty Exp $ 57 echo "Cannot patch kernel version $VERSION.$PATCHLEVEL.$SUBLEVEL, must be 2.6.x or higher"
|
/ndk/build/tools/toolchain-patches/gcc/ |
0001-Update-gcc-4.4.3-for-building-libsupc-in-freestandin.patch | 4 Subject: [PATCH 1/4] Update gcc-4.4.3 for building libsupc++ in freestanding mode. 6 -Backport upstream patch from gcc rev 171019. 21 Status: apply the patch http://gcc.gnu.org/ml/gcc-patches/2011-01/msg01942.html.
|
0001-gcc-prevent-crash-on-Eclair-and-older-platforms.patch | 4 Subject: [PATCH] gcc: prevent crash on Eclair and older platforms. 6 The point of this patch is to work-around a bug in the Eclair
|
/external/webkit/Source/JavaScriptCore/jit/ |
JITPropertyAccess.cpp | 405 // Additionally, for get_by_id we need patch the offset of the branch to the slow case (we patch this to jump 446 // of the call (which we can use to look up the patch information), but should a array-length or 467 // Track the location of the call; this will be used to recover patch information. 479 // In order to be able to patch both the Structure, and the object offset, we store one pointer, 523 // Track the location of the call; this will be used to recover patch information. 640 // We don't want to patch more than once - in future go to cti_op_get_by_id_generic. 646 // Patch the offset into the propoerty map to load from, then patch the Structure to look for. 673 // We don't want to patch more than once - in future go to cti_op_put_by_id_generic [all...] |
JITPropertyAccess32_64.cpp | 421 // Additionally, for get_by_id we need patch the offset of the branch to the slow case (we patch this to jump 462 // of the call (which we can use to look up the patch information), but should a array-length or 482 // Track the location of the call; this will be used to recover patch information. 489 // In order to be able to patch both the Structure, and the object offset, we store one pointer, 536 // Track the location of the call; this will be used to recover patch information. 663 // We don't want to patch more than once - in future go to cti_op_get_by_id_generic. 669 // Patch the offset into the propoerty map to load from, then patch the Structure to look for. 696 // We don't want to patch more than once - in future go to cti_op_put_by_id_generic [all...] |
/bootable/recovery/applypatch/ |
imgdiff.c | 25 * To patch these usefully, we break the source and target images up into 32 * originally to generate the patch. 41 * An "imgdiff" patch consists of a header describing the chunk structure 62 * The imgdiff patch header looks like this: 71 * bsdiff patch offset (8) [from start of patch file] 75 * bsdiff patch offset (8) [from start of patch file] 89 * bsdiff patch offset (8) [from start of patch file [all...] |
/cts/apps/CtsVerifier/include/colorchecker/ |
colorchecker.h | 21 * and calculates the average color value per patch. 37 * @param patchColors Output 6x4 3-channel image of average patch
|
/development/pdk/docs/source/ |
source_toc.cs | 26 <li><a href="<?cs var:toroot ?>source/life-of-a-patch.html">Life of a Patch</a></li>
|
/external/bsdiff/ |
bspatch.1 | 33 .Nd apply a patch built with bsdiff(1) 47 is a binary patch built by bsdiff(1).
|
/external/chromium/sdch/open-vcdiff/man/ |
vcdiff.1 | |
/external/dnsmasq/contrib/Suse/ |
README.susefirewall | 1 This is a patch against SuSEfirewall2-3.1-206 (SuSE 9.x and older) 3 After appending the patch, the SuSEfirewall is again able to autodetect
|
dnsmasq-suse.spec | 42 patch -p0 <rpm/%{name}-SuSE.patch
|
/external/oprofile/m4/ |
configmodule.m4 | 67 dnl for now we do not support PREEMPT patch 68 AC_MSG_CHECKING([for preempt patch])
|
/external/qemu/distrib/sdl-1.2.12/include/ |
SDL_version.h | 45 Uint8 patch; member in struct:SDL_version 55 (X)->patch = SDL_PATCHLEVEL; \
|
/external/v8/test/mjsunit/ |
debug-liveedit-2.js | 53 // We patch innermost function "Chooser". 54 // However, this does not actually patch existing "Chooser" instances,
|
/external/webkit/Tools/QueueStatusServer/filters/ |
webkit_extras.py | 37 patch_regexp = re.compile(r"patch (?P<patch_id>\d+)") 43 value = patch_regexp.sub(r'<a href="https://bugs.webkit.org/attachment.cgi?id=\g<patch_id>&action=prettypatch">patch \g<patch_id></a>', value)
|
/external/webkit/Tools/QueueStatusServer/handlers/ |
patch.py | 35 class Patch(webapp.RequestHandler): 53 self.response.out.write(template.render("templates/patch.html", template_values))
|
/external/webkit/Tools/Scripts/webkitpy/tool/bot/ |
flakytestreporter.py | 126 def _latest_flake_message(self, flaky_result, patch): 128 flake_message = "The %s just saw %s flake (%s) while processing attachment %s on bug %s." % (self._bot_name, flaky_result.filename, ", ".join(failure_messages), patch.id(), patch.bug_id()) 179 def report_flaky_tests(self, patch, flaky_test_results, results_archive): 180 message = "The %s encountered the following flaky tests while processing attachment %s:\n\n" % (self._bot_name, patch.id()) 184 latest_flake_message = self._latest_flake_message(flaky_result, patch) 199 message += "The %s is continuing to process your patch." % self._bot_name 200 self._tool.bugs.post_comment_to_bug(patch.bug_id(), message)
|
/ndk/build/tools/toolchain-patches/build/ |
0001-build-Allow-LDFLAGS_FOR_TARGET-to-be-passed-to-GCC-c.patch | 4 Subject: [PATCH] build: Allow LDFLAGS_FOR_TARGET to be passed to GCC configure script. 6 This patch is a small hack that allows the value of LDFLAGS_FOR_TARGET
|
/prebuilt/darwin-x86/sdl/include/SDL/ |
SDL_version.h | 45 Uint8 patch; member in struct:SDL_version 55 (X)->patch = SDL_PATCHLEVEL; \
|