Home
last modified time | relevance | path

Searched full:reduces (Results 1 – 25 of 408) sorted by relevance

12345678910>>...17

/freebsd/lib/googletest/tests/
H A DMakefile.inc7 # -O2 to -O1 reduces the -j32 time for lib/googletest/test from 131s to 71s.
8 # Using -O0 further reduces the time to 29s, and also reduces the disk usage
H A DMakefile5 # 60 seconds to build, so starting them late seriously reduces build parallism.
/freebsd/share/man/man4/
H A Dpolling.448 reduces the overhead for context
52 which ultimately reduces the chances of livelock in the system.
159 Increasing this value reduces the load on the bus, but also delays
H A Dsched_4bsd.455 support preemption, which reduces the latency to run lower priority threads
/freebsd/contrib/arm-optimized-routines/math/
H A Dmath_err.c12 /* NOINLINE reduces code size and avoids making math functions non-leaf
24 /* NOINLINE reduces code size. */
H A Dmath_errf.c12 /* NOINLINE reduces code size and avoids making math functions non-leaf
24 /* NOINLINE reduces code size. */
/freebsd/contrib/arm-optimized-routines/pl/math/
H A Dmath_err.c12 /* NOINLINE reduces code size and avoids making math functions non-leaf
24 /* NOINLINE reduces code size. */
H A Dmath_errf.c12 /* NOINLINE reduces code size and avoids making math functions non-leaf
24 /* NOINLINE reduces code size. */
H A Dv_log1pf_inline.h38 uses split Estrin, but this way reduces register pressure in the calling in eval_poly()
/freebsd/usr.sbin/acpi/iasl/
H A Diasl.875 This reduces the number of errors that are
77 compile-time error checking reduces the number of run-time errors).
/freebsd/sys/arm/mv/
H A Dstd-pj4b.mv9 # reduces the original macro text to its numeric value. The only way
/freebsd/sys/net/
H A Dparavirt.h82 This second mechanism reduces the number of interrupts and
108 This second mechanism reduces the number of kicks and
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DControlHeightReduction.h9 // This pass merges conditional blocks of code and reduces the number of
/freebsd/stand/i386/loader/
H A Dgfx_bios.c11 * that are tricky to compile twice. It also reduces the number of ifdefs we
/freebsd/usr.sbin/rpc.yppasswdd/
H A Drpc.yppasswdd.8271 maps in place reduces this time to a few seconds.
308 This reduces security to
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DCFG.h63 /// Using DT or LI allows us to answer more quickly. LI reduces the cost of
65 /// single block. DT reduces the cost by allowing the search to terminate when
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DLoopSink.h27 /// reduces the global expected dynamic frequency with which it executes.
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTBundleSaver.h36 /// effectively reduces the size of those traces.
/freebsd/share/man/man9/
H A Daccf_tls.958 This effectively reduces the amount of required CPU utilization
H A Daccf_http.956 This effectively reduces the amount of required CPU utilization
H A Dstyle.lua.9105 This reduces the chance for errors to be introduced when modifying more complex
/freebsd/share/doc/psd/01.cacm/
H A Dp2370 buffering mechanism that reduces greatly the number
397 This significantly reduces
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dmaxim,max77802.yaml27 3 - Low Power which reduces the quiescent current down to only 1uA
/freebsd/crypto/openssl/doc/man3/
H A DBN_mod_exp_mont.pod44 to speedup two exponentiations. In all other cases the function reduces to two
/freebsd/contrib/llvm-project/libcxx/include/__format/
H A Dformatter_bool.h58 // Promotes bool to an integral type. This reduces the number of

12345678910>>...17