/external/webkit/WebKitTools/Scripts/ |
webkit-tools-completion.sh | 91 complete -F _webkit-patch_complete webkit-patch
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Macintosh/ |
THINK_C_notes | 18 Russell Finn's patch.
|
/frameworks/base/awt/org/apache/harmony/awt/gl/font/ |
TextRunSegmentImpl.java | 478 // Patch: temporary patch, getGlyphJustificationInfo is not implemented 491 // Temporary patch, getGlyphJustificationInfo is not implemented 501 // End patch [all...] |
/frameworks/base/docs/html/resources/articles/ |
future-proofing.jd | 11 your IDE and duct tape, spackle, and patch up the app.</p>
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
sbr_create_limiter_bands.cpp | 138 struct PATCH Patch, 156 Int32 noPatches = Patch.noOfPatches; 163 patchBorders[i] = Patch.targetStartBand[i] - lowSubband;
|
calc_sbr_envelope.h | 132 struct PATCH Patch,
|
s_sbr_dec.h | 129 struct PATCH Patch; /* Used by sbr_generate_high_freq */
|
/ndk/docs/ |
DEVELOPMENT.TXT | 31 It will download all source packages from the Internet, unpack, patch and build
|
/external/bluetooth/glib/ |
ChangeLog.pre-2-2 | 132 * glib/libcharset/{localcharset.[ch] libcharset-glib.patch} 417 * glib/*.c: Patch from Sven Neumann to make the 572 * glib/ghash.c: Patch from Morten Welinder to 753 Patch from Havoc Pennington to add functions for [all...] |
/external/bluetooth/glib/gobject/ |
ChangeLog | 11 (patch by Tim Janik). 31 Patch by Christian Dywan 61 Patch from Andrzej Zaborowski 201 Patch by Hiroyuki Ikezoe. 658 * applied modified patch from Ryan Lortie to implement 704 * glib-mkenums.1: applied patch from David Necas which introduces 731 * gtype.h: applied patch from Behdad with slight optimization, 828 are not passed on to nested macro calls. patch mostly courtesy of Behdad 913 * gvaluetypes.[hc]: implemented G_TYPE_GTPYE. applied patch 916 * gparamspecs.[hc]: applied patch from matthias which [all...] |
/external/e2fsprogs/debian/ |
changelog | 75 Margarity Manterola for a proposed patch. (Closes: #463058) 572 * Fix for changes to texi2html, patch by Matt Kraai [all...] |
/external/webkit/WebCore/ |
ChangeLog-2003-10-25 | 42 This patch fixes the pseudo-elements ::first-line and ::first-letter to inherit styles properly. More 46 The old code did this, and this was a regression from my previous patch. 227 http://placenamehere.com/safari/fixedbgtest.html is now fixed with a patch from the KHTML trunk. 461 Patch from KHTML trunk that makes textareas work properly even when they have no render objects. 743 Also merge in Dirk's patch to fix a crasher caused by an obvious deref mistake. [all...] |
/external/v8/src/ |
ic.cc | 369 // Patch the receiver and use the delegate as the function to 570 // Patch the call site depending on the state of the cache. 778 // Patch the call site depending on the state of the cache. [all...] |
ic.h | 240 // The offset from the inlined patch site to the start of the 435 // The address is the patch point for the IC call
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/ |
Bridge.java | [all...] |
/system/core/libacc/ |
acc.cpp | 366 * the address to patch up. The patching will be done in 368 * returns address to patch with local variable size. 488 /* Patch the function call preamble. 519 * linked list of addresses to patch. 525 * linked list of addresses to patch. 986 /* returns address to patch with local variable size 1015 // Patch local variable allocation code: [all...] |
/external/opencore/codecs_v2/audio/aac/dec/src/ |
calc_sbr_envelope.h | 132 struct PATCH Patch,
|
s_sbr_dec.h | 129 struct PATCH Patch; /* Used by sbr_generate_high_freq */
|
sbr_create_limiter_bands.h | 83 struct PATCH Patch,
|
sbr_generate_high_freq.h | 131 struct PATCH * Patch,
|
/external/qemu/distrib/sdl-1.2.12/src/video/x11/ |
SDL_x11wm.c | 601 info->version.patch) >= 1002 ) { 609 info->version.patch) >= 1212 ) {
|
/external/qemu/ |
exec-all.h | 270 /* patch the branch destination */ 328 /* patch the native jump address */
|
/external/webkit/JavaScriptCore/jit/ |
JIT.cpp | 534 patchBuffer.patch(iter->storeLocation, patchBuffer.locationOf(iter->target).executableAddress()); 609 // patch the call so we do not continue to try to link.
|
/external/wpa_supplicant/ |
ChangeLog | 497 * replaced OpenSSL patch for EAP-FAST support 498 (openssl-tls-extensions.patch) with a more generic and correct 499 patch (the new patch is not compatible with the previous one, so the 500 OpenSSL library will need to be patched with the new patch in order [all...] |
/frameworks/base/include/utils/ |
ResourceTypes.h | 112 // These tell where the next section of a patch starts. 113 // For example, the first patch includes the pixels from 114 // 0 to xDivs[0]-1 and the second patch includes the pixels 124 // The 9 patch segment is not a solid color. 127 // The 9 patch segment is completely transparent. 137 // Serialize/Marshall the patch data into a newly malloc-ed block 139 // Serialize/Marshall the patch data 141 // Deserialize/Unmarshall the patch data [all...] |