HomeSort by relevance Sort by last modified time
    Searched refs:patch (Results 51 - 75 of 93) sorted by null

1 23 4

  /external/webkit/WebKitTools/Scripts/webkitpy/
mock_bugzillatool.py 124 _patch7 = { # Valid review, patch is marked obsolete.
155 "title": "Bug with a patch needing review.",
196 return map(lambda patch: patch.id(), unreviewed_patches)
350 def update_status(self, queue_name, status, patch=None, results_file=None):
scm.py 123 def apply_patch(self, patch, force=False):
124 # It's possible that the patch was not made from the root directory.
127 curl_process = subprocess.Popen(['curl', '--location', '--silent', '--show-error', patch.url()], stdout=subprocess.PIPE)
129 if patch.reviewer():
130 args += ['--reviewer', patch.reviewer().full_name]
243 error("Your source control manager does not support creating a patch from a local commit.")
246 error("Your source control manager does not support creating a patch from a local commit.")
332 return run_command(self.script_path("svn-create-patch"), cwd=self.checkout_root, return_stderr=False)
  /external/skia/src/utils/
SkCamera.cpp 425 SkPatch3D patch; local
426 patch.transform(fRec->fMatrix);
427 return patch.dotWith(x, y, z);
434 SkPatch3D patch; local
435 patch.transform(fRec->fMatrix);
436 fCamera.patchToMatrix(patch, matrix);
  /frameworks/base/media/libstagefright/codecs/aacdec/
sbr_generate_high_freq.cpp 208 struct PATCH *Patch,
213 Int32 patch; local
342 /* First patch */
347 patch = 0;
354 Patch->targetStartBand[patch] = targetStopBand;
356 numBandsInPatch = goalSb - targetStopBand; /* get the desired range of the patch */
360 /* desired number bands are not available -> patch whole source range */
397 if ((numBandsInPatch < 3) && (patch > 0)
    [all...]
  /ndk/build/tools/
download-toolchain-sources.sh 122 # Patch the toolchain sources
126 run $PROGDIR/patch-sources.sh $FLAGS $TMPDIR $PATCHES_DIR
128 dump "ERROR: Could not patch sources."
  /build/tools/releasetools/
common.py 677 self.patch = None
680 """Compute the patch (as a string of data) needed to turn sf into
714 self.patch = diff
715 return self.tf, self.sf, self.patch
721 computing the patch failed."""
722 return self.tf, self.sf, self.patch
747 tf, sf, patch = d.GetPatch()
752 if patch is None:
756 dur, len(patch), tf.size, 100.0 * len(patch) / tf.size, name
    [all...]
  /development/pdk/docs/source/
source_toc.cs 26 <li><a href="<?cs var:toroot ?>source/life-of-a-patch.html">Life of a Patch</a></li>
  /external/dnsmasq/contrib/slackware-dnsmasq/
dnsmasq.SlackBuild 25 zcat $CWD/dnsmasq.leasedir.diff.gz | patch -p1 --verbose --backup --suffix=.orig || exit
  /external/kernel-headers/original/linux/
soundcard.h 465 * route the patch to the corresponding device.
    [all...]
  /development/build/tools/
windows_sdk.mk 9 # - mirror the linux SDK directory and patch it with the Windows tools
  /external/stlport/etc/
STLport-4.5.1.spec 13 Patch0: STLport-rename.patch
14 #Patch1: STLport-rules.patch
15 #Patch2: STLport-install-dir.patch
  /external/strace/
strace.spec 199 - add further s390 patch from IBM
205 - Added latest s390(x) patch.
208 - preliminary x86_64 support with an ugly patch to help
212 - newer version of the clone fixing patch (Roland McGrath)
227 - fix for the last patch by Jeff Law (#62591)
230 - integrate patch from Jeff Law to eliminate hang tracing threads
249 - modify new syscall patch to allocate enough heap space in setgroups32()
265 - added S/390 patch from IBM, adapting it to not conflict with
266 IA64 patch
269 - doh, actually apply the 2.4 syscalls patch
    [all...]
  /bionic/libc/kernel/common/linux/
soundcard.h 787 #define SEQ_PGM_CHANGE(dev, chn, patch) {OSS_patch_caching(dev, chn, patch, seqfd, _seqbuf, _seqbuflen); _CHN_COMMON(dev, MIDI_PGM_CHANGE, chn, patch, 0, 0);}
789 #define SEQ_PGM_CHANGE(dev, chn, patch) _CHN_COMMON(dev, MIDI_PGM_CHANGE, chn, patch, 0, 0)
826 #define SEQ_WRPATCH(patchx, len) {if (_seqbufptr) SEQ_DUMPBUF(); if (write(seqfd, (char*)(patchx), len)==-1) perror("Write patch: /dev/sequencer");}
  /development/ndk/platforms/android-3/include/linux/
soundcard.h 787 #define SEQ_PGM_CHANGE(dev, chn, patch) {OSS_patch_caching(dev, chn, patch, seqfd, _seqbuf, _seqbuflen); _CHN_COMMON(dev, MIDI_PGM_CHANGE, chn, patch, 0, 0);}
789 #define SEQ_PGM_CHANGE(dev, chn, patch) _CHN_COMMON(dev, MIDI_PGM_CHANGE, chn, patch, 0, 0)
826 #define SEQ_WRPATCH(patchx, len) {if (_seqbufptr) SEQ_DUMPBUF(); if (write(seqfd, (char*)(patchx), len)==-1) perror("Write patch: /dev/sequencer");}
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
soundcard.h 787 #define SEQ_PGM_CHANGE(dev, chn, patch) {OSS_patch_caching(dev, chn, patch, seqfd, _seqbuf, _seqbuflen); _CHN_COMMON(dev, MIDI_PGM_CHANGE, chn, patch, 0, 0);}
789 #define SEQ_PGM_CHANGE(dev, chn, patch) _CHN_COMMON(dev, MIDI_PGM_CHANGE, chn, patch, 0, 0)
826 #define SEQ_WRPATCH(patchx, len) {if (_seqbufptr) SEQ_DUMPBUF(); if (write(seqfd, (char*)(patchx), len)==-1) perror("Write patch: /dev/sequencer");}
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
soundcard.h 787 #define SEQ_PGM_CHANGE(dev, chn, patch) {OSS_patch_caching(dev, chn, patch, seqfd, _seqbuf, _seqbuflen); _CHN_COMMON(dev, MIDI_PGM_CHANGE, chn, patch, 0, 0);}
789 #define SEQ_PGM_CHANGE(dev, chn, patch) _CHN_COMMON(dev, MIDI_PGM_CHANGE, chn, patch, 0, 0)
826 #define SEQ_WRPATCH(patchx, len) {if (_seqbufptr) SEQ_DUMPBUF(); if (write(seqfd, (char*)(patchx), len)==-1) perror("Write patch: /dev/sequencer");}
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
soundcard.h 787 #define SEQ_PGM_CHANGE(dev, chn, patch) {OSS_patch_caching(dev, chn, patch, seqfd, _seqbuf, _seqbuflen); _CHN_COMMON(dev, MIDI_PGM_CHANGE, chn, patch, 0, 0);}
789 #define SEQ_PGM_CHANGE(dev, chn, patch) _CHN_COMMON(dev, MIDI_PGM_CHANGE, chn, patch, 0, 0)
826 #define SEQ_WRPATCH(patchx, len) {if (_seqbufptr) SEQ_DUMPBUF(); if (write(seqfd, (char*)(patchx), len)==-1) perror("Write patch: /dev/sequencer");}
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
soundcard.h 787 #define SEQ_PGM_CHANGE(dev, chn, patch) {OSS_patch_caching(dev, chn, patch, seqfd, _seqbuf, _seqbuflen); _CHN_COMMON(dev, MIDI_PGM_CHANGE, chn, patch, 0, 0);}
789 #define SEQ_PGM_CHANGE(dev, chn, patch) _CHN_COMMON(dev, MIDI_PGM_CHANGE, chn, patch, 0, 0)
826 #define SEQ_WRPATCH(patchx, len) {if (_seqbufptr) SEQ_DUMPBUF(); if (write(seqfd, (char*)(patchx), len)==-1) perror("Write patch: /dev/sequencer");}
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
soundcard.h 787 #define SEQ_PGM_CHANGE(dev, chn, patch) {OSS_patch_caching(dev, chn, patch, seqfd, _seqbuf, _seqbuflen); _CHN_COMMON(dev, MIDI_PGM_CHANGE, chn, patch, 0, 0);}
789 #define SEQ_PGM_CHANGE(dev, chn, patch) _CHN_COMMON(dev, MIDI_PGM_CHANGE, chn, patch, 0, 0)
826 #define SEQ_WRPATCH(patchx, len) {if (_seqbufptr) SEQ_DUMPBUF(); if (write(seqfd, (char*)(patchx), len)==-1) perror("Write patch: /dev/sequencer");}
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
soundcard.h 787 #define SEQ_PGM_CHANGE(dev, chn, patch) {OSS_patch_caching(dev, chn, patch, seqfd, _seqbuf, _seqbuflen); _CHN_COMMON(dev, MIDI_PGM_CHANGE, chn, patch, 0, 0);}
789 #define SEQ_PGM_CHANGE(dev, chn, patch) _CHN_COMMON(dev, MIDI_PGM_CHANGE, chn, patch, 0, 0)
826 #define SEQ_WRPATCH(patchx, len) {if (_seqbufptr) SEQ_DUMPBUF(); if (write(seqfd, (char*)(patchx), len)==-1) perror("Write patch: /dev/sequencer");}
  /frameworks/base/core/jni/android/graphics/
BitmapFactory.cpp 66 Res_png_9patch* patch = (Res_png_9patch*) data; local
67 size_t patchSize = patch->serializedSize();
71 memcpy(patchNew, patch, patchSize);
79 //printf("9patch: (%d,%d)-(%d,%d)\n",
85 // 'cause we don't want 565 predithered, since as a 9patch, we know
  /external/qemu/distrib/sdl-1.2.12/src/video/wincommon/
SDL_syswm.c 307 info->version.patch) >=
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11modes.c 434 int major, minor, patch, version; local
435 major = 0; minor = 0; patch = 0;
436 fscanf(metro_fp, "%d.%d.%d", &major, &minor, &patch);
438 version = major*100+minor*10+patch;
    [all...]
SDL_x11wm.c 601 info->version.patch) >= 1002 ) {
609 info->version.patch) >= 1212 ) {
  /external/blktrace/doc/
blktrace.tex 36 \item[Kernel patch] A patch to the Linux kernel which includes the
39 you don't need to patch blktrace support as it is already included.
51 The blktrace and blkparse utilities and associated kernel patch are provided
65 As noted above, the kernel patch along with the blktrace and blkparse utilities are stored in a git repository. One simple way to get going would be:
75 A patch for a \emph{specific Linux kernel} is provided in bt/kernel (where
82 linux-2.6.13.tar.bz2 and patch-2.6.14-rc1.bz2
88 % bunzip2 -c ../patch-2.6.14-rc1.bz2 | patch -p1
92 patch-2.6.14-rc1.bz2
    [all...]

Completed in 1060 milliseconds

1 23 4