HomeSort by relevance Sort by last modified time
    Searched full:patches (Results 51 - 75 of 761) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
CREDITS.txt 23 Noam Raphael (Code Context, Call Tips, many other patches), and Chui Tey (RPC
29 patches. Thanks, guys!
  /external/chromium_org/third_party/libxml/
README.chromium 10 with the patches in the patches/ directories applied.
47 - Apply the patches in patches/ and fix any problems.
48 UPDATE THOSE PATCHES OR EVAN WILL HUNT YOU DOWN.
  /external/chromium_org/third_party/openssl/openssl/
README.android 5 openssl.version. See patches/README for more information on how the
32 and patches in patches/ as appropriate. You might want to use:
34 ./import_openssl.sh regenerate patches/*.patch
46 If there are build errors, then patches/*.mk, openssl.config, or
  /external/libpcap/
README 17 Please send patches against the master copy to patches@tcpdump.org.
72 object patches available in:
88 "patches@tcpdump.org", or submitted as patches on the SourceForge site
  /external/openssl/
README.android 5 openssl.version. See patches/README for more information on how the
32 and patches in patches/ as appropriate. You might want to use:
34 ./import_openssl.sh regenerate patches/*.patch
46 If there are build errors, then patches/*.mk, openssl.config, or
  /external/pixman/
README 4 Questions, bug reports and patches should be directed to the pixman
46 Sending patches
49 The general workflow for sending patches is to first make sure that
62 In order for your patches to be accepted, please consider the
111 should expect to have the first versions of their patches rejected.
  /external/chromium_org/third_party/yasm/source/patched-yasm/
COPYING 8 Mathieu Monnier (SSE4 instruction patches, NASM preprocessor additions)
10 Stephen Polkowski (x86 instruction patches)
12 Ben Skeggs (patches, bug reports)
  /external/chromium_org/chrome_frame/
vtable_patch_manager.cc 25 // e.g. race on VM operations to the same patches, or to physical pages
63 HRESULT PatchInterfaceMethods(void* unknown, MethodPatchInfo* patches) {
65 if (NULL == unknown || NULL == patches) {
79 for (MethodPatchInfo* it = patches; it->index_ != -1; ++it) {
154 HRESULT UnpatchInterfaceMethods(MethodPatchInfo* patches) {
157 for (MethodPatchInfo* it = patches; it->index_ != -1; ++it) {
buggy_bho_handling.h 65 // Patches a subscriber if it belongs to a buggy dll.
68 // Patches the IDispatch::Invoke method.
  /bionic/libc/bionic/
__vsnprintf_chk.cpp 39 * http://gcc.gnu.org/ml/gcc-patches/2004-09/msg02055.html
65 * http://gcc.gnu.org/ml/gcc-patches/2004-09/msg02055.html
__vsprintf_chk.cpp 39 * http://gcc.gnu.org/ml/gcc-patches/2004-09/msg02055.html
66 * http://gcc.gnu.org/ml/gcc-patches/2004-09/msg02055.html
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
svn-unapply 31 # "unpatch" script for WebKit Open Source Project, used to remove patches.
40 # makes patches generated by "cvs diff" work (increasingly unimportant since we
42 # ChangeLog patches use --fuzz=3 to prevent rejects, and the entry date is reset in
44 # Handles binary files (requires patches made by svn-create-patch).
45 # Handles copied and moved files (requires patches made by svn-create-patch).
46 # Handles git-diff patches (without binary changes) created at the top-level directory
51 # Handle copied and moved directories (would require patches made by svn-create-patch).
57 # Handle git-diff patches with binary changes
  /ndk/sources/third_party/googletest/
README.NDK 5 Patches: See patches.ndk/
  /external/chromium_org/remoting/webapp/
build-webapp.py 67 files, locales, patches):
82 patches: An array of strings listing patch files to be applied to the
85 'git diff -p' works relative to the src/ directory, patches
179 for patch in patches:
308 '<other files...> [--patches <patches...>] '
315 patches = []
317 if arg == '--locales' or arg == '--patches':
321 elif arg_type == '--patches':
322 patches.append(arg
    [all...]
  /docs/source.android.com/src/source/
roles.jd 33 questions, contribute patches, report bugs, look at submitted patches, and use
79 <p>Designate Verifiers and Approvers for submitted patches.</p>
82 <p>Be fair and unbiased while reviewing changes. Accept or reject patches
  /external/chromium_org/courgette/
versioning_unittest.cc 54 // We also need a way to test that newly generated patches are appropriately
  /external/chromium_org/skia/
README.chromium 22 Patches we are tracking locally (until Skia is fixed upstream):
  /external/clang/
CODE_OWNERS.TXT 1 This file is a list of the people responsible for ensuring that patches for a
  /external/llvm/docs/
Phabricator.rst 9 you can now submit your patches for Clang and LLVM at
30 Phabricator has a tool called *Arcanist* to upload patches from
40 The tool to create and review patches in Phabricator is called
43 Note that you can upload patches created through various diff tools,
  /external/llvm/lib/Target/X86/
README-UNIMPLEMENTED.txt 5 These are cases we know the X86 backend doesn't handle. Patches are welcome
  /external/markdown/docs/
AUTHORS 25 The incomplete list of individuals below have provided patches or otherwise
  /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
  /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

Completed in 3029 milliseconds

1 23 4 5 6 7 8 91011>>