Home
last modified time | relevance | path

Searched refs:Reduce (Results 1 – 25 of 267) sorted by relevance

1234567891011

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DParallel.h191 ReduceFuncTy Reduce, in parallel_transform_reduce() argument
210 TG.spawn([=, &Transform, &Reduce, &Results] { in parallel_transform_reduce()
214 R = Reduce(R, Transform(*It)); in parallel_transform_reduce()
228 FinalResult = Reduce(FinalResult, std::move(PartialResult)); in parallel_transform_reduce()
277 ReduceFuncTy Reduce, in parallelTransformReduce() argument
281 return parallel::detail::parallel_transform_reduce(Begin, End, Init, Reduce, in parallelTransformReduce()
286 Init = Reduce(std::move(Init), Transform(*I)); in parallelTransformReduce()
305 ReduceFuncTy Reduce, in parallelTransformReduce() argument
307 return parallelTransformReduce(std::begin(R), std::end(R), Init, Reduce, in parallelTransformReduce()
/netbsd-src/sys/arch/rs6000/conf/
H A DINSTALL7 makeoptions COPTS="-Os" # Reduce size.
/netbsd-src/external/apache2/llvm/dist/clang/utils/
H A Dcreduce-clang-crash.py67 class Reduce(object): class
414 r = Reduce(crash_script, file_to_reduce, core_number)
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dtrigd.inc124 /* Reduce angle to x in [0,360]. */
272 /* Reduce angle to ax in [0,360]. */
418 /* Reduce angle to x in [0,360]. */
/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dtrigd.inc124 /* Reduce angle to x in [0,360]. */
272 /* Reduce angle to ax in [0,360]. */
418 /* Reduce angle to x in [0,360]. */
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dexynos5420-arndale-octa.dts97 * Reduce the CPU speed by 2 steps, down to: 1600 MHz
113 * Reduce the CPU speed down to 1200 MHz big (6 steps)
129 * Reduce the CPU speed as much as possible, down to 700 MHz
/netbsd-src/sys/arch/sparc64/sparc64/
H A Dcpu_in_cksum.S201 srlx %o3, 32, %o4 ! Reduce to 32-bits
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/doc/
H A DChangeLog16 * nls.texi: Reduce spacing after "i.e.".
/netbsd-src/external/public-domain/xz/dist/
H A DTODO58 - Reduce memory usage of the current method.
/netbsd-src/external/gpl2/groff/dist/contrib/mom/examples/
H A Dtypesetting.mom93 .RW .1 \" Reduce Whitespace between letters to tighten this line
134 .PT_SIZE -.5 \" Reduce point size by 1/2 point
135 .LS -.5 \" Reduce leading by 1/2 point
194 .PT_SIZE -1 \" Reduce point size by 1 point
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A DChangeLog1120 Reduce the number of false positives produced by the c-format guessing
1696 (phase1_pushback): Reduce size.
2743 * x-c.c (phase1_pushback): Reduce size to 2.
2744 (phase2_pushback): Reduce size to 1.
2745 (phase3_pushback): Reduce size to 2.
2746 (phase5_pushback): Reduce size to 1.
2747 (phase6_pushback): Reduce size to 2.
2748 * x-java.c (phase2_pushback): Reduce size to 1.
2749 (phase3_pushback): Reduce size to 2.
2750 (phase5_pushback): Reduce size to 3.
[all …]
/netbsd-src/sys/arch/macppc/conf/
H A DINSTALL_60112 makeoptions COPTS="-Os" # Reduce size.
H A DINSTALL10 makeoptions COPTS="-Os" # Reduce size.
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/
H A Dnumeric262 * Reduce the values in the range `[first,last)` using a binary operation.
307 * Reduce the values in the range `[first,last)` using addition.
323 * Reduce the values in the range `[first,last)` using addition, with
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
H A Dnumeric274 * Reduce the values in the range `[first,last)` using a binary operation.
319 * Reduce the values in the range `[first,last)` using addition.
335 * Reduce the values in the range `[first,last)` using addition, with
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerFlags.def28 "Reduce depth if mutations lose unique features")
/netbsd-src/sys/arch/prep/conf/
H A DINSTALL10 makeoptions COPTS="-Os" # Reduce size.
H A DINSTALL_SMALL10 makeoptions COPTS="-Os" # Reduce size.
/netbsd-src/usr.sbin/bootp/bootpd/
H A DChanges32 Reduce noize at debug level one, where log messages
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A DChangeLog-201987 * d-target.cc (Target::_init): Reduce max static data size to INT_MAX.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc.opt412 Reduce priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc.opt418 Reduce priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY.
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A DChangeLog-2019158 (xor_keys): Reduce size to match new PRNG.
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/libasprintf/
H A DChangeLog50 * autosprintf.texi: Reduce spacing after "i.e." and "e.g.".
/netbsd-src/external/bsd/openpam/dist/
H A DHISTORY141 - ENHANCE: Reduce the amount of pointless error messages generated

1234567891011