Searched refs:parallel (Results 1 - 25 of 43) sorted by relevance

12

/freebsd-10.1-release/gnu/lib/libgomp/
H A DMakefile13 error.c iter.c loop.c ordered.c parallel.c sections.c \
/freebsd-10.1-release/usr.bin/paste/
H A Dpaste.c63 static int parallel(char **);
117 rval = parallel(argv);
129 parallel(char **argv) function
/freebsd-10.1-release/contrib/gdb/gdb/
H A Dgdb_mbuild.sh29 -j <makejobs> Run <makejobs> in parallel. Passed to make.
44 -b <maxbuilds> Run <maxbuild> builds in parallel.
62 # Number of parallel make jobs.
68 # Number of builds to fire off in parallel.
243 # separate and done in parallel?
/freebsd-10.1-release/contrib/gcclibs/libgomp/
H A DMakefile.am35 loop.c ordered.c parallel.c sections.c single.c team.c work.c \
H A Dconfigure869 --disable-libtool-lock avoid locking (might break parallel builds)
/freebsd-10.1-release/contrib/ntp/
H A Dflock-build34 *) echo Launching $PARALLEL_BUILDS parallel builds on each machine
/freebsd-10.1-release/contrib/bmake/mk/
H A Dlibs.mk72 # nor can we safely run in parallel.
H A Dprogs.mk71 # nor can we safely run in parallel.
/freebsd-10.1-release/share/mk/
H A Dbsd.progs.mk68 # nor can we safely run in parallel.
/freebsd-10.1-release/contrib/subversion/
H A Dwin-tests.py96 print(" -p, --parallel : run multiple tests in parallel")
134 'list', 'enable-sasl', 'bin=', 'parallel',
161 parallel = None variable
232 elif opt in ('-p', '--parallel'):
233 parallel = 1 variable
794 cleanup, enable_sasl, parallel, config_file,
/freebsd-10.1-release/sys/cam/
H A DREADME.quirks21 transports use SCSI command sets including parallel SCSI, firewire
/freebsd-10.1-release/contrib/gcc/
H A Dvar-tracking.c84 or a parallel of register/memory references (for a large variables
2488 rtx parallel; local
2494 parallel = gen_rtx_PARALLEL (VOIDmode,
2497 parallel);
H A Dexpr.c1734 /* FIXME: A SIMD parallel will eventually lead to a subreg of a
1793 emit_group_load_into_temps (rtx parallel, rtx src, tree type, int ssize)
1798 vec = rtvec_alloc (XVECLEN (parallel, 0));
1799 emit_group_load_1 (&RTVEC_ELT (vec, 0), parallel, src, type, ssize);
1803 for (i = 0; i < XVECLEN (parallel, 0); i++)
1805 rtx e = XVECEXP (parallel, 0, i);
1816 return gen_rtx_PARALLEL (GET_MODE (parallel), vec);
1788 emit_group_load_into_temps(rtx parallel, rtx src, tree type, int ssize) argument
/freebsd-10.1-release/contrib/gdb/
H A Dlibtool.m4130 [ --disable-libtool-lock avoid locking (might break parallel builds)])
H A Dltmain.sh603 avoid parallel builds (make -j) in this platform, or get a better
678 avoid parallel builds (make -j) in this platform, or get a better
748 avoid parallel builds (make -j) in this platform, or get a better
/freebsd-10.1-release/sys/cam/ctl/
H A DREADME.ctl.txt291 parallel SCSI prior to U320 and perhaps U160.
/freebsd-10.1-release/contrib/binutils/
H A Dltmain.sh1817 avoid parallel builds (make -j) in this platform, or get a better
1871 avoid parallel builds (make -j) in this platform, or get a better
1921 avoid parallel builds (make -j) in this platform, or get a better
/freebsd-10.1-release/contrib/libyaml/config/
H A Dltmain.sh1316 avoid parallel builds (make -j) in this platform, or get a better
1371 avoid parallel builds (make -j) in this platform, or get a better
1420 avoid parallel builds (make -j) in this platform, or get a better
/freebsd-10.1-release/contrib/gcclibs/libssp/
H A Dconfigure852 --disable-libtool-lock avoid locking (might break parallel builds)
/freebsd-10.1-release/contrib/gcclibs/libmudflap/
H A Dconfigure852 --disable-libtool-lock avoid locking (might break parallel builds)
/freebsd-10.1-release/contrib/binutils/opcodes/
H A Dconfigure1010 --disable-libtool-lock avoid locking (might break parallel builds)
/freebsd-10.1-release/contrib/libyaml/
H A Dconfigure1506 --disable-libtool-lock avoid locking (might break parallel builds)
/freebsd-10.1-release/contrib/openbsm/
H A Dconfigure1415 --disable-libtool-lock avoid locking (might break parallel builds)
/freebsd-10.1-release/contrib/openpam/
H A Dconfigure1426 --disable-libtool-lock avoid locking (might break parallel builds)
/freebsd-10.1-release/contrib/file/
H A Dconfigure1421 --disable-libtool-lock avoid locking (might break parallel builds)

Completed in 524 milliseconds

12