HomeSort by relevance Sort by last modified time
    Searched full:patches (Results 76 - 100 of 766) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/tinycompress/
README 20 3. PATCHES
  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
NinePatchesActivity.java 35 b.setText("9 patches");
  /external/oprofile/
HACKING 94 Making patches, commit rights
97 Patches should be in diff -u format, appliable by patch -p1 in the top-level
98 source directory. Patches should not include changes to generated files.
100 Even trivial patches must have a change log entry in the usual format (see
109 the kernel community uses to try to ensure the originality of patches. The
142 website for any needed changes. Patches to oprofile-www CVS are preferred
  /external/google-diff-match-patch/name/fraser/neil/plaintext/
diff_match_patch.java 1798 LinkedList<Patch> patches = new LinkedList<Patch>(); local
2199 List<Patch> patches = new LinkedList<Patch>(); local
    [all...]
  /cts/apps/CtsVerifier/lib/colorchecker/
autolocktest.cpp 52 // Compares whether one array of gray color patches is brighter than
75 // Compares whether one array of gray color patches is within a small range
  /external/chromium_org/chrome_frame/
buggy_bho_handling.h 65 // Patches a subscriber if it belongs to a buggy dll.
68 // Patches the IDispatch::Invoke method.
http_negotiate.h 32 // Patches methods of urlmon's IHttpNegotiate implementation for the purposes
35 // Also patches one of the IBindStatusCallback implementations in urlmon to pick
  /external/chromium_org/sandbox/win/src/
interception_agent.h 42 // required patches. If the return value is false, this dll should not be
66 // The patches to perform are described on dll_info, and thunks is the thunk
target_interceptions.cc 17 // required for this dll, this functions patches it.
  /external/chromium_org/sandbox/win/src/sidestep/
preamble_patcher.h 61 // Patches target_function to point to replacement_function using a provided
74 // Patches a function by overwriting its first few bytes with
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
webkit-patch 33 # A tool for automating dealing with bugzilla, posting patches, committing patches, etc.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/
main.py 30 # A tool for automating dealing with bugzilla, posting patches, committing patches, etc.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitruby/PrettyPatch/
PrettyPatch_test.rb 18 PATCHES = {
67 PATCHES.each { |id, info| check_one_patch(id, info) }
  /external/chromium_org/third_party/mesa/src/docs/
helpwanted.html 20 Patches are often posted to the <a href="http://lists.freedesktop.org/mailman/listinfo/mesa-dev" target="_parent">mesa-dev mailing list</a>, but aren't
22 Just applying patches, testing and reporting back is helpful.
  /external/mesa3d/docs/
helpwanted.html 20 Patches are often posted to the <a href="http://lists.freedesktop.org/mailman/listinfo/mesa-dev" target="_parent">mesa-dev mailing list</a>, but aren't
22 Just applying patches, testing and reporting back is helpful.
  /external/scrypt/
import_scrypt.sh 58 if [ ! -d patches ]; then
59 die "scrypt patch directory patches/ not found"
457 # Apply appropriate patches
459 if [ ! "$skip_patch" = "patches/$i" ]; then
461 patch -p1 --merge < ../patches/$i || die "Could not apply patches/$i. Fix source and run: $0 regenerate patches/$i"
490 echo "NOTE To make sure there are not unwanted changes from conflicting patches, be sure to review the generated patch."
  /bionic/libc/bionic/
__memcpy_chk.cpp 39 * http://gcc.gnu.org/ml/gcc-patches/2004-09/msg02055.html
__memmove_chk.cpp 38 * http://gcc.gnu.org/ml/gcc-patches/2004-09/msg02055.html
__memset_chk.cpp 38 * http://gcc.gnu.org/ml/gcc-patches/2004-09/msg02055.html
__strcat_chk.cpp 38 * http://gcc.gnu.org/ml/gcc-patches/2004-09/msg02055.html
__strcpy_chk.cpp 38 * http://gcc.gnu.org/ml/gcc-patches/2004-09/msg02055.html
__strlcat_chk.cpp 39 * http://gcc.gnu.org/ml/gcc-patches/2004-09/msg02055.html
__strlcpy_chk.cpp 39 * http://gcc.gnu.org/ml/gcc-patches/2004-09/msg02055.html
__strncpy_chk.cpp 38 * http://gcc.gnu.org/ml/gcc-patches/2004-09/msg02055.html
  /external/chromium_org/chrome/installer/linux/common/
wrapper 16 # so that the system xdg utilities (including any distro patches) will be used.

Completed in 418 milliseconds

1 2 34 5 6 7 8 91011>>