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

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/third_party/openssl/openssl/
import_openssl.sh 55 if [ ! -d patches ]; then
56 die "OpenSSL patch directory patches/ not found"
432 cp ../patches/testssl.sh android.testssl/
528 # Apply appropriate patches
530 if [ ! "$skip_patch" = "patches/$i" ]; then
532 patch -p1 --merge < ../patches/$i || die "Could not apply patches/$i. Fix source and run: $0 regenerate patches/$i"
561 echo "NOTE To make sure there are not unwanted changes from conflicting patches, be sure to review the generated patch."
  /external/chromium_org/v8/test/mjsunit/
debug-liveedit-2.js 56 // Instead it patches ChooseAnimal.
  /external/grub/docs/
internals.texi 23 * Submitting patches:: Where and how you should send patches
388 @node Submitting patches
389 @section Where and how you should send patches
391 When you write patches for GRUB, please send them to the mailing list
399 segregate features and produce many patches.
410 Make patches in unified diff format. @samp{diff -urN} is appropriate in
414 Don't make patches reversely. Reverse patches are difficult to read and
  /external/iproute2/man/man8/
tc-hfsc.8 57 Please direct bugreports and patches to: <net...@vger.kernel.org>
  /external/libusb-compat/
README 30 codes returned by libusb-0.1. Patches accepted to bring us closer to the
  /external/llvm/utils/
sort_includes.py 7 Currently, this script only bothers sorting the llvm/... headers. Patches
  /external/openssh/contrib/
README 1 Other patches and addons for OpenSSH. Please send submissions to
  /external/openssl/
import_openssl.sh 55 if [ ! -d patches ]; then
56 die "OpenSSL patch directory patches/ not found"
432 cp ../patches/testssl.sh android.testssl/
528 # Apply appropriate patches
530 if [ ! "$skip_patch" = "patches/$i" ]; then
532 patch -p1 --merge < ../patches/$i || die "Could not apply patches/$i. Fix source and run: $0 regenerate patches/$i"
561 echo "NOTE To make sure there are not unwanted changes from conflicting patches, be sure to review the generated patch."
  /external/qemu/distrib/
README 19 - various OS-X related patches to make everything compile cleanly with GCC 4.1 and
  /external/v8/test/mjsunit/
debug-liveedit-2.js 56 // Instead it patches ChooseAnimal.
  /external/webp/
README.android 38 - Updated WebP with patches required for Animation
  /ndk/docs/tools/
README 30 * Links to gerrit patches:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_config.py 57 """Patches the environment."""
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
icopen.py 5 icopen patches MacOS Python to use the Internet Config file mappings to select
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_config.py 57 """Patches the environment."""
  /bootable/recovery/applypatch/
imgdiff_test.sh 4 # packages as arguments. It generates (on the host) patches for all
6 # recovery images. It then applies the patches on the device (or
  /external/ceres-solver/examples/
fields_of_experts.h 38 // image patches and a FieldsOfExpertsLoss which implements the log(1 + (1/2)s)
138 // The filters used for the dot product with image patches.
  /external/chromium/sdch/open-vcdiff/
mkinstalldirs 11 # bugs to <bug-automake@gnu.org> or send patches to
12 # <automake-patches@gnu.org>.
  /external/chromium_org/chrome_frame/
urlmon_moniker.h 175 // Patches two IMoniker methods, BindToObject and BindToStorage.
178 // Nullifies the IMoniker patches.
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
CONTRIBUTORS 135 Patches and cleanups for x86 and x64, particularly
138 Patches to fix various problems on x64; brutal testing
  /external/chromium_org/sdch/open-vcdiff/
mkinstalldirs 11 # bugs to <bug-automake@gnu.org> or send patches to
12 # <automake-patches@gnu.org>.
  /external/chromium_org/third_party/libxml/src/
mkinstalldirs 11 # bugs to <bug-automake@gnu.org> or send patches to
12 # <automake-patches@gnu.org>.
  /external/chromium_org/third_party/libxslt/
compile 29 # bugs to <bug-automake@gnu.org> or send patches to
30 # <automake-patches@gnu.org>.
  /external/chromium_org/third_party/tcmalloc/vendor/
compile 29 # bugs to <bug-automake@gnu.org> or send patches to
30 # <automake-patches@gnu.org>.
mkinstalldirs 11 # bugs to <bug-automake@gnu.org> or send patches to
12 # <automake-patches@gnu.org>.

Completed in 317 milliseconds

1 2 3 4 56 7 8 91011>>