OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:patches
(Results
126 - 150
of
761
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/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>.
/external/chromium_org/third_party/yasm/
README.chromium
9
With these
patches
merged:
134
default. The yasm.gyp build
patches
this file before invoking it to
/external/chromium_org/third_party/yasm/source/patched-yasm/config/
mkinstalldirs
11
# bugs to <bug-automake@gnu.org> or send
patches
to
12
# <automake-
patches
@gnu.org>.
/external/chromium_org/v8/tools/
v8-info.sh
62
-m Print all
patches
that were merged to the specified V8 branch.
66
-p Print all
patches
merged to a specific V8 point-release.
/external/grub/
compile
29
# bugs to <bug-automake@gnu.org> or send
patches
to
30
# <automake-
patches
@gnu.org>.
/external/grub/docs/
mdate-sh
29
# bugs to <bug-automake@gnu.org> or send
patches
to
30
# <automake-
patches
@gnu.org>.
Completed in 1327 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>