/external/v8/src/ia32/ |
macro-assembler-ia32.h | 490 // The code patcher is used to patch (typically) small parts of code e.g. for 505 int size_; // Number of bytes of the expected patch size.
|
/external/v8/src/mips/ |
assembler-mips.h | 538 // Read/patch instructions. 554 // Patch branch instruction at pos to branch to given branch target pos.
|
/external/webkit/JavaScriptCore/assembler/ |
ARMAssembler.h | 673 // Patch pointers 692 // On arm, this is a patch from LDR to ADD. It is restricted conversion,
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/ |
xf86str.h | [all...] |
/external/v8/ |
ChangeLog | 118 OpenBSD support patch by Peter Valchev <pvalchev@gmail.com>. 190 Patch by Jan de Mooij <jandemooij@gmail.com> 193 Patch by Jan de Mooij <jandemooij@gmail.com> 263 be compatible with other implementations. Patch by Jan de Mooij. 964 Minor patch to debugger support. [all...] |
/external/v8/src/x64/ |
stub-cache-x64.cc | 684 // Make sure that it's okay not to patch the on stack receiver 694 // Patch the receiver on the stack with the global proxy if 826 // Patch the receiver on the stack with the global proxy if 890 // Patch the receiver on the stack with the global proxy if [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/ |
gccinstall.info | 289 patch version 2.5.4 (or later) [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/ |
gccinstall.info | 289 patch version 2.5.4 (or later) [all...] |
/external/webkit/JavaScriptCore/ |
ChangeLog-2009-06-16 | 16 This patch renames the old 'PatchBuffer' to 'LinkBuffer'. We'll leave ToT in this 53 (JSC::AbstractMacroAssembler::PatchBuffer::patch): 162 the link & patch buffers should delegate the actual patching calls to the 375 Implement JSON.stringify. This patch handles all the semantics of the ES5 520 Landing this disabled until jump linking is completed (see YARR jit patch). 558 Previous patch caused a regression. [all...] |
ChangeLog-2007-10-14 | 13 Change based on original patch by Rob Buis. [all...] |
/dalvik/vm/compiler/codegen/arm/ |
Assemble.c | [all...] |
/external/bluetooth/glib/ |
ChangeLog.pre-2-16 | 80 __GNUC__ && __GNUC_STDC_INLINE__, patch by Jakub Jelinek 114 * glib/gmain.c (g_poll): Further patch by Vlad Grecescu: Drop the 248 useless casts from const gchar * to gchar *. (#516597, patch by 618 semantics. (#315437, patch by Loïc Minier) 651 should not return any value. This patch fixes a compilation error: 670 Do not show empty groups in --help output. Initial patch from Yevgen 879 * glib/gtestutils.c (g_assertion_message_cmpnum): applied patch by Tommi [all...] |
ChangeLog.pre-2-4 | 14 UTF-8. (#131218, patch from Matthias Clasen) 192 Patch from J. Ali Harlow 271 applied patch from J. Ali Harlow <ali@juiblex.co.uk> to fix 398 * glib/ghash.[hc]: applied patch from #131937 with slight 403 * applied patch from David Schleef <ds@schleef.org> which implements [all...] |
/external/webkit/JavaScriptGlue/ |
ChangeLog | 811 Remove most uses of JSValue, which will be removed in a future patch. 929 caching patch. [all...] |
/external/qemu/ |
cpu-exec.c | 612 /* see if we can patch the calling TB. When the TB [all...] |
/external/stlport/doc/ |
FAQ | 102 is the major version number, '1' is the minor and '0' is the patch level. 108 - changes in patch level: bugfixes; we keep in mind binary compatibility, 110 with different patch level do not require rebuild of modules---rebuilding and
|
/external/webkit/SunSpider/ |
ChangeLog | 91 Based on a patch by Eric Seidel. 105 I accidentally committed my last patch in a form that broke Web-hosted SunSpider. Fixing. 232 will test JavaScriptCore parsing performance only. This patch adds just such
|
/external/webkit/WebKit/mac/ |
ChangeLog-2006-02-09 | 55 Original patch by Graham Dennis, reviewed by me: 158 Ooops, I made a last-minute change to my last patch that broke the build - fixed. 601 category. No lines of code were harmed while creating this patch. [all...] |
ChangeLog-2007-10-14 | 621 was needed for an earlier version of the patch, even though the [all...] |
/external/webkit/WebKit/qt/ |
ChangeLog | 325 Patch by Ralf Engels <ralf.engels@nokia.com> and 437 In r52152 a patch was landed to convert a null QString 441 The patch tried to avoid assign to result twice and [all...] |
/external/webkit/WebKitTools/ |
ChangeLog-2009-06-16 | 304 * Scripts/svn-create-patch: 354 svn-create-patch displays confusing "Broken pipe" errors from Subversion 361 * Scripts/svn-create-patch: Ditto. 656 Patch by David Kilzer. [all...] |
/bionic/libc/kernel/ |
README.TXT | 227 to fix the problem, even when someone proposed a patch to start cleaning the
|
/bootable/recovery/applypatch/ |
bsdiff.c | 257 /* Create the patch file */
|
/dalvik/libcore/archive/src/test/java/org/apache/harmony/archive/tests/java/util/jar/ |
JarInputStreamTest.java | 44 // same as patch.jar but without a manifest file
|
/dalvik/vm/ |
Thread.h | 304 SUSPEND_FOR_IC_PATCH, // polymorphic callsite inline-cache patch
|