HomeSort by relevance Sort by last modified time
    Searched refs:PATCH (Results 1 - 25 of 26) sorted by null

1 2

  /external/iptables/
release.sh 10 PATCH="patch-iptables-$PREV_VERSION-$VERSION.bz2";
16 git diff "v$PREV_VERSION..v$VERSION" | bzip2 > "$TMPDIR/$PATCH"
29 gpg -u "Netfilter Core Team" -sb "$PATCH";
30 md5sum "$PATCH" >"$PATCH.md5sum";
31 sha1sum "$PATCH" >"$PATCH.sha1sum";
  /external/chromium-trace/trace-viewer/third_party/gl-matrix/tasks/support/gl-matrix/
version.rb 23 MAJOR, MINOR, PATCH, REL = *File.read(base_path.join 'VERSION').split(".")
24 STRING = [MAJOR, MINOR, PATCH, REL].compact.join '.'
  /ndk/build/tools/
patch-sources.sh 18 # Script used to patch a source directory from a series of patches
25 "Patch a target source directory with a series of patches taken
27 is found under <patches-dir>/subdir/foo.patch will be applied with
28 'patch -p1' in <src-dir>/subdir.
60 PATCHES=`(cd $PATCHES_DIR && find . -name "*.patch" | sort ) 2> /dev/null`
66 for PATCH in $PATCHES; do
67 PATCHDIR=`dirname $PATCH`
68 PATCHNAME=`basename $PATCH`
70 cd $SRC_DIR/$PATCHDIR && patch -p1 < $PATCHES_DIR/$PATCH
    [all...]
build-mingw64-toolchain.sh 436 PATCHES=$(find "$PATCHES_DIR" -name "*.patch" | sort)
437 for PATCH in $PATCHES; do
438 echo "Patching mingw-w64-$MINGW_W64_REVISION with $PATCH"
439 (cd $MINGW_W64_SRC && run patch -p0 < $PATCH)
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitperl/VCSUtils_unittest/
setChangeLogDateAndReviewer.pl 38 patch => <<'END',
39 Subject: [PATCH]
56 Subject: [PATCH]
77 patch => <<'END',
78 Subject: [PATCH]
95 Subject: [PATCH]
120 my $patch = $testCase->{patch};
124 my $got = VCSUtils::setChangeLogDateAndReviewer($patch, $reviewer, $epochTime);
  /external/chromium_org/native_client_sdk/src/build_tools/
build_version.py 45 return '%s.%s.%s.%s' % (MAJOR, MINOR, BUILD, PATCH)
  /ndk/sources/cxx-stl/llvm-libc++/tools/
upgrade-upstream.sh 187 run git format-patch -k -o "$BUILD_DIR"/patches.android revision-$NEW_REVISION
188 run git format-patch -k -o "$BUILD_DIR"/patches.libcxx android-0
192 for PATCH in "$BUILD_DIR"/patches.libcxx/*.patch; do
195 run patch -p1 < "$PATCH"
197 echo "ERROR: Can't apply $PATCH properly!"
  /external/smack/asmack-master/
build.bash 177 echo "## Step 25: patch build/src"
179 for PATCH in `(cd "../../../${1}" ; find -maxdepth 1 -type f)|sort` ; do
180 echo $PATCH
181 if [[ $PATCH == *.sh ]]; then
182 "../../../${1}/$PATCH" || exit 1
183 elif [[ $PATCH == *.patch ]]; then
184 patch -p0 < "../../../${1}/$PATCH" || exit 1
257 for dir in `find patch -maxdepth 1 -mindepth 1 -type d`; d
    [all...]
  /external/chromium_org/v8/tools/
v8-info.sh 37 PATCH="PATCH_LEVEL"
64 Output format: [V8 version] [SVN revision] [SVN patch merged]*.
68 Output format: [SVN patch merged]*
116 | grep "$MAJOR\|$MINOR\|$BUILD\|$PATCH" \
common-includes.sh 38 PATCH_FILE="$PERSISTFILE_BASENAME-patch"
152 for v in MAJOR MINOR BUILD PATCH; do
161 echo -n "Please enter the email address of a V8 reviewer for your patch: "
170 change. (If you need to iterate on the patch or double check that it's \
182 echo "Applying the patch \"$1\" failed. Either type \"ABORT<Return>\", or \
187 [[ "$ANSWER" == "ABORT" ]] && die "Applying the patch failed."
194 # Takes a file containing the patch to apply as first argument.
merge-to-branch.sh 35 TEMPORARY_PATCH_FILE="$PERSISTFILE_BASENAME-temporary-patch"
51 -p Specify a patch file to apply as part of the merge
52 -m Specify a commit message for the patch
109 die "Either a patch file or revision numbers must be specified"
125 echo ">>> Step $CURRENT_STEP: Create a fresh branch for the patch."
182 echo "Applying patch for $HASH to $MERGE_TO_BRANCH..."
201 restore_if_unset "PATCH"
202 NEWPATCH=$(($PATCH + 1))
209 -i.bak "$VERSION_FILE" || die "Could not increment patch level"
  /external/openssh/contrib/aix/
buildbff.sh 130 PATCH=`echo $VERSION | cut -f 1 -d p | cut -f 3 -d .`
132 [ "$PATCH" = "" ] && PATCH=0
134 BFFVERSION=`printf "%d.%d.%d.%d" $MAJOR $MINOR $PATCH $PORTABLE`
  /external/chromium_org/chrome/tools/build/mac/
dump_product_syms 45 FULL_VERSION="${MAJOR}.${MINOR}.${BUILD}.${PATCH}"
  /external/chromium_org/chrome/tools/build/win/
version.bat 54 | sed "s/@PATCH@/%PATCH%/" ^
  /external/chromium_org/third_party/mesa/src/bin/
mklib 110 echo ' -patch N specifies patch version number (default is 0)'
137 PATCH=""
173 '-patch')
175 PATCH=$1
297 echo PATCH is $PATCH
411 if [ x${PATCH} = "x" ] ; then
414 VERSION="${MAJOR}.${MINOR}.${PATCH}"
855 VERSION="${MAJOR}.${MINOR}.${PATCH}"
    [all...]
  /external/mesa3d/bin/
mklib 110 echo ' -patch N specifies patch version number (default is 0)'
137 PATCH=""
173 '-patch')
175 PATCH=$1
297 echo PATCH is $PATCH
411 if [ x${PATCH} = "x" ] ; then
414 VERSION="${MAJOR}.${MINOR}.${PATCH}"
855 VERSION="${MAJOR}.${MINOR}.${PATCH}"
    [all...]
  /external/opencv/cv/src/
cvsurf.cpp 348 uchar PATCH[PATCH_SZ+1][PATCH_SZ+1], RS_PATCH[RS_PATCH_SZ][RS_PATCH_SZ];
353 CvMat _patch = cvMat(PATCH_SZ+1, PATCH_SZ+1, CV_8U, PATCH);
477 float vx = (PATCH[i][j+1] - PATCH[i][j] + PATCH[i+1][j+1] - PATCH[i+1][j])*dw;
478 float vy = (PATCH[i+1][j] - PATCH[i][j] + PATCH[i+1][j+1] - PATCH[i][j+1])*dw
    [all...]
  /external/chromium_org/net/url_request/
url_fetcher.h 81 PATCH,
url_fetcher_core.cc 562 case URLFetcher::PATCH:
568 request_type_ == URLFetcher::PUT ? "PUT" : "PATCH");
  /external/v8/tools/
common-includes.sh 38 PATCH_FILE="$PERSISTFILE_BASENAME-patch"
39 PATCH_OUTPUT_FILE="$PERSISTFILE_BASENAME-patch-output"
147 for v in MAJOR MINOR BUILD PATCH; do
156 echo -n "Please enter the email address of a V8 reviewer for your patch: "
165 change. (If you need to iterate on the patch or double check that it's \
176 # Takes a file containing the patch to apply as first argument.
178 patch -p1 < "$1" > "$PATCH_OUTPUT_FILE" || \
179 { cat "$PATCH_OUTPUT_FILE" && die "Applying the patch failed."; }
merge-to-branch.sh 35 TEMPORARY_PATCH_FILE="$PERSISTFILE_BASENAME-temporary-patch"
51 -p Specify a patch file to apply as part of the merge
102 die "Either a patch file or revision numbers must be specified"
114 echo ">>> Step $CURRENT_STEP: Create a fresh branch for the patch."
135 NEW_COMMIT_MSG="Applied patch to $MERGE_TO_BRANCH branch."
169 echo "Applying patch for $HASH to $MERGE_TO_BRANCH..."
189 restore_if_unset "PATCH"
190 NEWPATCH=$(($PATCH + 1))
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
VCSUtils.pm 363 # Some users have a workflow where svn-create-patch, svn-apply and
709 } elsif (/^GIT binary patch$/ ) {
803 # The "from" clause is created by svn-create-patch, in
914 # that, if necessary, the text of an SVN or Git patch can be
942 # Parse one diff from a patch file created by svn-create-patch, and
    [all...]
  /external/chromium_org/chrome/browser/google_apis/
drive_api_requests.cc 259 return net::URLFetcher::PATCH;
309 return net::URLFetcher::PATCH;
base_requests.cc 171 // upload data string for POST, PUT and PATCH methods, explicitly.
176 request_type == URLFetcher::PATCH) {
  /prebuilts/devtools/tools/lib/
draw9patch.jar 

Completed in 582 milliseconds

1 2