Home
last modified time | relevance | path

Searched refs:parallel (Results 1 – 25 of 49) sorted by relevance

12

/external/skia/src/core/
DSkStrokerPriv.cpp52 SkVector parallel; in SquareCapper() local
53 normal.rotateCW(&parallel); in SquareCapper()
57 path->setLastPt(pivot.fX + normal.fX + parallel.fX, pivot.fY + normal.fY + parallel.fY); in SquareCapper()
58 path->lineTo(pivot.fX - normal.fX + parallel.fX, pivot.fY - normal.fY + parallel.fY); in SquareCapper()
62 path->lineTo(pivot.fX + normal.fX + parallel.fX, pivot.fY + normal.fY + parallel.fY); in SquareCapper()
63 path->lineTo(pivot.fX - normal.fX + parallel.fX, pivot.fY - normal.fY + parallel.fY); in SquareCapper()
/external/qemu/
Dqemu-options.hx214 "-pflash file use 'file' as a parallel flash image\n")
217 Use 'file' as a parallel flash image.
1136 [Linux only, parallel port only] Use host parallel port
1137 @var{N}. Currently SPP and EPP parallel port features can be used.
1229 DEF("parallel", HAS_ARG, QEMU_OPTION_parallel, \
1230 "-parallel dev redirect the parallel port to char device 'dev'\n")
1232 @item -parallel @var{dev}
1233 Redirect the virtual parallel port to host device @var{dev} (same
1236 parallel port.
1238 This option can be used several times to simulate up to 3 parallel
[all …]
DChangelog156 - Linux host low level parallel port access
198 - PC parallel port support (Mark Jonckheere)
/external/grub/
DTODO83 * Add more remote console support (parallel and net).
Daclocal.m4766 # parallel make tries to run `mkdir -p a/b' and `mkdir -p a/c'
/external/dbus/
DREADME106 as in http://ometer.com/parallel.html - in other words,
Daclocal.m4212 [avoid locking (might break parallel builds)])])
478 [avoid locking (might break parallel builds)])])
7042 # parallel make tries to run `mkdir -p a/b' and `mkdir -p a/c'
DChangeLog2258 * mono/doc/Makefile.am: Fix parallel make problem with mono-doc
3854 of parallel iterating over output signature and metadata.
7524 for service activation to avoid 32bit/64bit parallel install issues
10713 parallel install API version, not with the D-BUS package version.
/external/bison/
DTODO220 move to partial orders (sounds like series/parallel orders to me).
Daclocal.m4625 # parallel make tries to run `mkdir -p a/b' and `mkdir -p a/c'
/external/e2fsprogs/
DRELEASE-NOTES460 Fix missing dependency which would cuase parallel builds to fail.
1139 before creating all of the object files, in order to address parallel
1267 will also atomically replace these files to avoid a potential parallel
2088 Fixed a Makefile dependency to allow building e2fsprogs using parallel
2199 command were not being checked in parallel due to a logic bug
3445 Added a debugging hook to test parallel fsck; if the environment
3447 will be checked in parallel when they normally would not be.
3463 checking multiple filesystems in parallel, it was possible for fsck to
3558 checked in parallel.
4485 Added new flag to fsck which allows the root to be checked in parallel
/external/blktrace/btt/doc/
Dbtt.tex92 containing parallel trace streams -- one file per CPU per
600 \texttt{iostat -x} command in parallel with the system as it is being
/external/bison/doc/
Dfdl.texi445 recommend releasing these examples in parallel under your choice of
/external/libpng/
Dltmain.sh1370 avoid parallel builds (make -j) in this platform, or get a better
1419 avoid parallel builds (make -j) in this platform, or get a better
/external/strace/
Daclocal.m4643 # parallel make tries to run `mkdir -p a/b' and `mkdir -p a/c'
/external/genext2fs/
Daclocal.m4602 # parallel make tries to run `mkdir -p a/b' and `mkdir -p a/c'
/external/webkit/V8Binding/v8/
DChangeLog651 Added -p option to the developer shell to run files in parallel
/external/elfutils/
Daclocal.m4759 # parallel make tries to run `mkdir -p a/b' and `mkdir -p a/c'
/external/zlib/
DChangeLog340 - Permit setting dictionary for raw deflate (for parallel deflate)
/external/bluetooth/glib/
DChangeLog.pre-2-42025 * glib/gmessages.c (ensure_stderr_valid): New function, parallel
/external/expat/conftools/
Dlibtool.m4206 [avoid locking (might break parallel builds)])])
472 [avoid locking (might break parallel builds)])])
/external/e2fsprogs/debian/
Dchangelog157 * libss: Fix parallel build failure
/external/libffi/
Daclocal.m4217 [avoid locking (might break parallel builds)])])
493 [avoid locking (might break parallel builds)])])
DChangeLog2629 * Makefile.am (all-multi): Fix multilib parallel build.
/external/webkit/WebKitTools/
DChangeLog3032 (createBitmapContextFromWebView): Provide parallel Cairo implementation

12