HomeSort by relevance Sort by last modified time
    Searched full:patch (Results 276 - 300 of 1214) sorted by null

<<11121314151617181920>>

  /cts/apps/CtsVerifier/lib/colorchecker/
colorchecker.cpp 33 // part of the same patch
412 // should both be within bounds for a roughly square patch.
533 // Output average patch colors if requested
543 PixelGroup &patch = groups[id - 1]; local
546 patch.getBoundingBox(&startX, &startY, &endX, &endY);
581 // Print out patch colors
671 // Mark found grid patch pixels
679 // Fill patch pixels with blue
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
DensityActivity.java 109 addLabelToRoot(root, "Prescaled 9-patch resource drawable");
177 Log.i("foo", "9-patch #" + Integer.toHexString(resource)
  /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/nist-sip/java/gov/nist/javax/sip/address/
ParameterNames.java 70 * CVS: they sent us a patch or a set of diffs, then include their name/email
111 * CVS: they sent us a patch or a set of diffs, then include their name/email
  /external/nist-sip/java/gov/nist/javax/sip/header/
Organization.java 114 * CVS: they sent us a patch or a set of diffs, then include their name/email
149 * CVS: they sent us a patch or a set of diffs, then include their name/email
ProxyAuthenticate.java 102 * CVS: they sent us a patch or a set of diffs, then include their name/email
141 * CVS: they sent us a patch or a set of diffs, then include their name/email
ProxyAuthorization.java 81 * CVS: they sent us a patch or a set of diffs, then include their name/email
116 * CVS: they sent us a patch or a set of diffs, then include their name/email
ReferTo.java 104 * CVS: they sent us a patch or a set of diffs, then include their name/email
139 * CVS: they sent us a patch or a set of diffs, then include their name/email
Subject.java 123 * CVS: they sent us a patch or a set of diffs, then include their name/email
158 * CVS: they sent us a patch or a set of diffs, then include their name/email
Unsupported.java 116 * CVS: they sent us a patch or a set of diffs, then include their name/email
151 * CVS: they sent us a patch or a set of diffs, then include their name/email
  /external/nist-sip/java/gov/nist/javax/sip/header/extensions/
ReferredBy.java 90 * CVS: they sent us a patch or a set of diffs, then include their name/email
126 * CVS: they sent us a patch or a set of diffs, then include their name/email
  /external/nist-sip/java/gov/nist/javax/sip/parser/
AuthorizationParser.java 99 * CVS: they sent us a patch or a set of diffs, then include their name/email
140 * CVS: they sent us a patch or a set of diffs, then include their name/email
CallIDParser.java 110 * CVS: they sent us a patch or a set of diffs, then include their name/email
151 * CVS: they sent us a patch or a set of diffs, then include their name/email
ContentLengthParser.java 96 * CVS: they sent us a patch or a set of diffs, then include their name/email
137 * CVS: they sent us a patch or a set of diffs, then include their name/email
ExpiresParser.java 114 * CVS: they sent us a patch or a set of diffs, then include their name/email
153 * CVS: they sent us a patch or a set of diffs, then include their name/email
MaxForwardsParser.java 95 * CVS: they sent us a patch or a set of diffs, then include their name/email
134 * CVS: they sent us a patch or a set of diffs, then include their name/email
MinExpiresParser.java 116 * CVS: they sent us a patch or a set of diffs, then include their name/email
155 * CVS: they sent us a patch or a set of diffs, then include their name/email
SIPETagParser.java 112 * CVS: they sent us a patch or a set of diffs, then include their name/email
137 * CVS: they sent us a patch or a set of diffs, then include their name/email
SIPIfMatchParser.java 112 * CVS: they sent us a patch or a set of diffs, then include their name/email
137 * CVS: they sent us a patch or a set of diffs, then include their name/email
SIPMessageListener.java 69 * CVS: they sent us a patch or a set of diffs, then include their name/email
109 * CVS: they sent us a patch or a set of diffs, then include their name/email
SubjectParser.java 123 * CVS: they sent us a patch or a set of diffs, then include their name/email
158 * CVS: they sent us a patch or a set of diffs, then include their name/email
WWWAuthenticateParser.java 98 * CVS: they sent us a patch or a set of diffs, then include their name/email
133 * CVS: they sent us a patch or a set of diffs, then include their name/email
  /external/qemu/
Changelog 251 - 64 bit fixes in user networking (initial patch by Gwenole Beauchesne)
262 - keymaps support (initial patch by Johannes Schindelin)
309 - ENTER instruction bug fix (initial patch by Stefan Kisdaroczi)
331 - Cirrus CL-GD54xx VGA support (initial patch by Makoto Suzuki (suzu))
342 - SDL full screen support (initial patch by malc)
371 - ARM NWFPE support (initial patch by Ulrich Hecht)
388 - Win32 port (initial patch by Kazu)
526 - ppc64 support + personality() patch (Rusty Russell)
  /external/webkit/Source/WebCore/svg/
SVGPaint.cpp 70 // FIXME: A follow up patch will call valueChanged() here.
135 // FIXME: A follow up patch will call valueChanged() here.
  /external/webkit/Tools/Scripts/
check-webkit-style 119 patch = checkout.create_patch(options.git_commit, changed_files=changed_files)
121 patch_checker.check(patch)

Completed in 657 milliseconds

<<11121314151617181920>>