Searched refs:parallel (Results 1 – 25 of 49) sorted by relevance
12
/external/skia/src/core/ |
D | SkStrokerPriv.cpp | 52 SkVector parallel; in SquareCapper() local 53 normal.rotateCW(¶llel); 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/ |
D | qemu-options.hx | 214 "-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 …]
|
D | Changelog | 156 - Linux host low level parallel port access 198 - PC parallel port support (Mark Jonckheere)
|
/external/grub/ |
D | TODO | 83 * Add more remote console support (parallel and net).
|
D | aclocal.m4 | 766 # parallel make tries to run `mkdir -p a/b' and `mkdir -p a/c'
|
/external/dbus/ |
D | README | 106 as in http://ometer.com/parallel.html - in other words,
|
D | aclocal.m4 | 212 [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'
|
D | ChangeLog | 2258 * 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/ |
D | TODO | 220 move to partial orders (sounds like series/parallel orders to me).
|
D | aclocal.m4 | 625 # parallel make tries to run `mkdir -p a/b' and `mkdir -p a/c'
|
/external/e2fsprogs/ |
D | RELEASE-NOTES | 460 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/ |
D | btt.tex | 92 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/ |
D | fdl.texi | 445 recommend releasing these examples in parallel under your choice of
|
/external/libpng/ |
D | ltmain.sh | 1370 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/ |
D | aclocal.m4 | 643 # parallel make tries to run `mkdir -p a/b' and `mkdir -p a/c'
|
/external/genext2fs/ |
D | aclocal.m4 | 602 # parallel make tries to run `mkdir -p a/b' and `mkdir -p a/c'
|
/external/webkit/V8Binding/v8/ |
D | ChangeLog | 651 Added -p option to the developer shell to run files in parallel
|
/external/elfutils/ |
D | aclocal.m4 | 759 # parallel make tries to run `mkdir -p a/b' and `mkdir -p a/c'
|
/external/zlib/ |
D | ChangeLog | 340 - Permit setting dictionary for raw deflate (for parallel deflate)
|
/external/bluetooth/glib/ |
D | ChangeLog.pre-2-4 | 2025 * glib/gmessages.c (ensure_stderr_valid): New function, parallel
|
/external/expat/conftools/ |
D | libtool.m4 | 206 [avoid locking (might break parallel builds)])]) 472 [avoid locking (might break parallel builds)])])
|
/external/e2fsprogs/debian/ |
D | changelog | 157 * libss: Fix parallel build failure
|
/external/libffi/ |
D | aclocal.m4 | 217 [avoid locking (might break parallel builds)])]) 493 [avoid locking (might break parallel builds)])])
|
D | ChangeLog | 2629 * Makefile.am (all-multi): Fix multilib parallel build.
|
/external/webkit/WebKitTools/ |
D | ChangeLog | 3032 (createBitmapContextFromWebView): Provide parallel Cairo implementation
|
12