Searched
full:patch (Results
251 -
275 of
1214) sorted by null
<<11121314151617181920>>
/external/llvm/docs/ |
DeveloperPolicy.html | 17 <li><a href="#patches">Making a Patch</a></li> 104 <h3><a name="patches">Making a Patch</a></h3> 107 <p>When making a patch for review, the goal is to make it as easy for the 111 <li>Make your patch against the Subversion trunk, not a branch, and not an old 112 version of LLVM. This makes it easy to apply the patch. For information 118 time the patch was created and the time it is applied.</li> 126 a separate patch from the rest of your changes.</li> 129 <p>When sending a patch to a mailing list, it is a good idea to send it as an 131 message. This ensures that your mailer will not mangle the patch when it 134 <p><em>For Thunderbird users:</em> Before submitting a patch, please open [all...] |
/external/llvm/projects/sample/autoconf/ |
AutoRegen.sh | 42 # Patch the LLVM_ROOT in configure.ac, if it needs it
|
/external/mesa3d/docs/ |
osmesa.html | 83 the top-level Makefile. Send a patch to the Mesa developers too, if you're
|
/external/neven/Embedded/common/src/b_BitFeatureEm/ |
Scanner.h | 89 /** patch buffer */ 131 /** patch width */ 134 /** patch height */ 259 /** returns pointer to patch data */
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
CSeqParser.java | 104 * CVS: they sent us a patch or a set of diffs, then include their name/email 127 * CVS: they sent us a patch or a set of diffs, then include their name/email 174 * CVS: they sent us a patch or a set of diffs, then include their name/email 197 * contributed to the project by someone else; i.e., CVS: they sent us a patch
|
ReferToParser.java | 102 * CVS: they sent us a patch or a set of diffs, then include their name/email 136 * CVS: they sent us a patch or a set of diffs, then include their name/email 159 * CVS: they sent us a patch or a set of diffs, then include their name/email 183 * CVS: they sent us a patch or a set of diffs, then include their name/email
|
/external/v8/src/ |
version.h | 62 friend void SetVersion(int major, int minor, int build, int patch,
|
/external/valgrind/main/docs/internals/ |
howto_oprofile.txt | 43 for callgraph profiling. There is however a patch that
|
/external/webkit/Tools/QueueStatusServer/handlers/ |
nextpatch.py | 45 # FIXME: Patch assignment should probably move into Queue.
|
/external/webkit/Tools/Scripts/ |
show-pretty-diff | 54 # Create a temporary file for prettified patch.
|
/external/webkit/Tools/Scripts/webkitpy/style/ |
patchreader.py | 52 """Check style in the given patch."""
|
/external/webkit/Tools/Scripts/webkitpy/tool/steps/ |
postdiff.py | 46 description = self._options.description or "Patch"
|
suggestreviewers.py | 46 print "The following reviewers have recently modified files in your patch:"
|
suggestreviewers_unittest.py | 44 expected_stdout = "The following reviewers have recently modified files in your patch:\nFoo Bar\n"
|
/external/webkit/Tools/android/flex-2.5.4a/MISC/MVS/ |
README | 23 To install in an MVS environment, use patch to apply the diffs to flex 2.3,
|
/external/webkit/Tools/android/flex-2.5.4a/ |
README | 1 This is release 2.5 of flex. See "version.h" for the exact patch-level.
|
NEWS | 865 Changes between 2.3 Patch #8 (21Feb93) and 2.3 Patch #7: [all...] |
/external/zlib/contrib/ada/ |
readme.txt | 24 computers. Patch provided by Pascal Obry.
|
/external/zlib/contrib/minizip/ |
ChangeLogUnzip | 6 - Integrate patch from Debian package (submited by Mark Brown)
|
/frameworks/base/core/java/android/content/res/ |
ObbInfo.java | 28 /** Flag noting that this OBB is an overlay patch for a base OBB. */
|
/frameworks/base/core/jni/android/graphics/ |
NinePatchImpl.cpp | 281 // If this horizontal patch is too small to be displayed, leave 282 // the destination left edge where it is and go on to the next patch 292 // If this patch is transparent, skip and don't draw. 313 LOGV("--- skip patch\n");
|
/ndk/build/tools/ |
download-toolchain-sources.sh | 58 register_var_option "--no-patches" OPTION_NO_PATCHES "Do not patch sources" 191 # Patch the toolchain sources 196 run $PROGDIR/patch-sources.sh $FLAGS $TMPDIR $PATCHES_DIR 198 dump "ERROR: Could not patch sources."
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
NinePatchChunk.java | 45 throw new RuntimeException("invalid nine-patch: " + length);
|
/external/bluetooth/glib/ |
ChangeLog.pre-2-18 | 205 * tests/string-test.c (main): Patch by Paolo Borelli 291 descriptor case leftover after the patch from bug #333098 on 347 for mmap. Patch by Peter O'Gorman 354 Patch by Kalle Vahlman 500 Patch by Ryan Lortie 622 * glibconfig.h.win32.in: Patch for 64-bit Windows from Richard 694 * glib/giowin32.c (g_io_win32_prepare): Patch from Yu Kuan that 697 discussion. This patch fixes the presented simple test program, 752 Patch by Ryan Lortie 792 Patch by Mart Raudsepp [all...] |
/external/webkit/Tools/ |
ChangeLog-2010-05-24 | 23 webkit-patch needs --verbose flag to enable DEBUG logging 28 * Scripts/webkit-patch: 43 support being passed paths to patch files on the command line. 56 webkit-patch should let you add a comment when uploading a patch 68 webkit-patch should assign newly created bugs to their creator 79 Hide prepare and post commands for webkit-patch 266 webkit-patch land --squash commits too much if branch is not up to date 280 to be in order of patch attachment. 306 - I also fixed patch sorting per bug 33395 while I was here [all...] |
Completed in 380 milliseconds
<<11121314151617181920>>