HomeSort by relevance Sort by last modified time
    Searched full:patch (Results 101 - 125 of 693) sorted by null

1 2 3 45 6 7 8 91011>>

  /bootable/recovery/applypatch/
imgdiff.h 17 // Image patch chunk types
main.c 118 printf("failed to parse patch args\n");
148 // bsdiff <patch> to <src-file> to produce a new file (the type of patch
167 "[<src-sha1>:<patch> ...]\n"
  /development/samples/MultiResolution/
_index.html 7 <li><a href="../../../reference/android/graphics/NinePatch.html">9-Patch</a>
  /external/iproute2/doc/
rtstat.sgml 15 The kernel patch (not required since linux-2.4.7) adds statistics counters
  /external/iptables/extensions/
libipt_hashlimit.man 1 This patch adds a new match called 'hashlimit'.
  /external/junit/src/junit/framework/
ComparisonFailure.java 6 * Inspired by a patch from Alex Chaffee mailto:alex@purpletech.com
  /external/openssl/crypto/
opensslv.h 5 * MNNFFPPS: major minor fix patch status
7 * 1 to 14, and f for release. The patch level is exactly that.
19 * 0x00905100), between 0.9.5 and 0.9.6 the coding of the patch level
26 * major minor fix final patch/beta)
  /external/openssl/include/openssl/
opensslv.h 5 * MNNFFPPS: major minor fix patch status
7 * 1 to 14, and f for release. The patch level is exactly that.
19 * 0x00905100), between 0.9.5 and 0.9.6 the coding of the patch level
26 * major minor fix final patch/beta)
  /external/skia/src/animator/
SkDraw3D.h 43 Sk3D_Patch* patch; member in class:Sk3D_Camera
  /external/strace/
Android.mk 21 # patch that was used to add ARM support actually adds the ARM syscalls to
  /sdk/draw9patch/src/com/android/draw9patch/
Application.java 28 System.setProperty("com.apple.mrj.application.apple.menu.about.name", "Draw 9-patch");
  /external/expat/
Changes 13 HP-UX, Tru64, Solaris 9: patch #1437840, bug #1196180.
20 - Added Open Watcom support: patch #1523242.
80 Initial patch contributed by Darryl Miles.
86 - Reduced memory copying during parsing (SF patch #600964).
97 by Patrick McConnell (SF patch #538032).
103 see SF bug report 569461 and SF patch 578161
105 see SF bug report 570263 and SF patch 578161
  /external/iproute2/
RELNOTES 21 * Jamal's patch for ingres qdisc.
33 * Tunable limit for sch_sfq. Patch to kernel activating this
48 * Rafal Maszkowski <rzm@icm.edu.pl>, batch mode tc. The most old patch.
60 Werner also noticed this and sent patch. Bad place... [RETHINK]
65 ! [ NB. Also he sent patch for kernel. Do not forget! ]
78 If someone sent me a patch after this date, please, resubmit.
139 * examples/dhcp-client-script is copied from my patch to ISC dhcp.
  /external/bluetooth/glib/
ChangeLog.pre-2-20 76 utf-8 validation. Patch by Michael Meeks
95 programs. Patch by Owen.
120 * Fix "it's" vs "its" confusion throughout the source. Patch
148 GLib users buildable with gcc 4.4. Patch by Jakub Jelinek.
182 libraries.Patch by Björn Lindqvist
279 return "messages" in case of a NULL argument. Patch by
295 API to decode in place, overwriting the input string. Patch by
376 Patch by Chris Wang
506 branch. Patch by Peter Kjellerstedt.
516 value even for no-arg callbacks. Patch by Christian Persc
    [all...]
README.in 188 patch fixes an existing bug, add the patch as an attachment
191 Otherwise, enter a new bug report that describes the patch,
192 and attach the patch to that bug report.
194 Bug reports containing patches should include the PATCH keyword
195 in their keyword fields. If the patch adds to or changes the GLib
  /external/dnsmasq/
CHANGELOG 33 the patch.
108 characters. Thanks to MURASE Katsunori for the patch.
112 to Steve Grubb for the patch.
125 "dnsmasq-tftp". Thanks to Olaf Westrik for the patch.
152 "make COPTS=-DNO_DHCP". Thanks to Mahavir Jain for the patch.
164 5.0. Thanks to Roy Marples for the patch.
183 Add DBus introspection. Patch from Jeremy Laine.
185 Update Dbus configuration file. Patch from Colin Walters.
190 and initial patch from Samium Gromoff. This is useful for
209 /etc/ethers. Thanks to Jon Nelson for the patch
    [all...]
  /external/dropbear/
CHANGES 17 -p [address:]port, patch from Max-Gerd Retzlaff.
35 patch from Luciano Miguel Ferreira Rocha
77 - Merged in uClinux patch for inetd mode
87 running the server should upgrade (or apply the patch available on the
127 - Fixed a memory leak in DSS code (thanks to Boris Berezovsky for the patch)
131 sending in a patch)
142 inherit descriptors (thanks to Linden May for the patch)
147 it to avoid leaking descriptors (thanks to Ari Hyttinen for a patch)
197 to install "all" binary) - patch from Juergen Daubert
297 - Clean up agent forwarding socket files correctly, patch from Gerrit Pape
    [all...]
  /external/dhcpcd/
README 29 for 32-bit linux it requires either gnu99 or a patch to asm/types.h.
30 Most distros patch linux headers so this should work fine.
  /external/webkit/WebKitTools/Scripts/
svn-create-patch 202 my $patch;
208 $patch .= $_;
211 $patch = fixChangeLogPatch($patch) if basename($file) eq "ChangeLog";
212 print $patch if $patch;
214 print "\n" if ($patch && $patch =~ m/\n\S+$/m);
  /external/webkit/WebKitTools/Scripts/webkitpy/commands/
queues_unittest.py 53 self._assert_log_progress_output([1], "1 patch in test-queue [1]\n")
79 self.assertTrue(queue.is_terminal_status("Error: Your patch exploded"))
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Amiga/
README.amiga 18 the AMIGA, several additional files come with this patch.
63 Should you encounter problems with this AMIGA patch for FLEX 2.5.1 or
  /packages/apps/Phone/res/layout-finger/
voicemail_dial_delete.xml 41 9patch, total is 87.
65 9patch, total is 87.
  /packages/apps/Phone/res/layout-long-finger/
voicemail_dial_delete.xml 42 width is 75 (from the mocks) + 12 of padding from the 9patch,
67 9patch, total is 87.
  /dalvik/dx/src/junit/framework/
ComparisonFailure.java 6 * Inspired by a patch from Alex Chaffee mailto:alex@purpletech.com
  /dalvik/libcore/junit/src/main/java/junit/framework/
ComparisonFailure.java 6 * Inspired by a patch from Alex Chaffee mailto:alex@purpletech.com

Completed in 153 milliseconds

1 2 3 45 6 7 8 91011>>