Home
last modified time | relevance | path

Searched refs:expensive (Results 1 – 25 of 82) sorted by relevance

1234

/src/contrib/bmake/unit-tests/
H A Dmeta-ignore.inc45 # more flexible but more expensive
50 # this is the most flexible, but also most expensive
/src/usr.bin/tip/
H A DREADME31 expensive lookups. These defines are set in tip.h.
/src/sys/dev/sound/pcm/
H A Dfeeder_chain.c59 int expensive; /* possibly expensive */ member
605 cdesc.expensive = 1; /* XXX faster.. */ in feeder_chain()
798 (cdesc.expensive == 0 && FEEDEQ_ECONOMY(&cdesc)))) in feeder_chain()
/src/contrib/file/
H A DTODO40 but that is expensive; perhaps we should provide a way to disable it
/src/sys/dev/isp/
H A DHardware.txt103 (cost: very very expensive, 40K$ plus)
156 Very expensive (in my opinion) but well crafted. Has two SES
273 want them to- and this makes for a much more reliable, if more expensive,
/src/crypto/openssl/doc/man3/
H A DBN_CTX_new.pod24 is rather expensive when used in conjunction with repeated subroutine
H A DOPENSSL_ia32cap.pod217 the decision on whether or not expensive countermeasures against cache-timing attacks
H A DDTLSv1_listen.pod49 state, and thus without consuming expensive resources.
H A DASYNC_start_job.pod44 The creation of an B<ASYNC_JOB> is a relatively expensive operation. Therefore,
/src/contrib/jemalloc/doc_internal/
H A DPROFILING_INTERNALS.md9 Recording our metadata is quite expensive; we need to walk up the stack to get a stack trace. On to…
12 Compared to our fast paths, even a `coinflip(p)` function can be quite expensive. Having to do a ra…
106 … our ability to reduce estimator variance is that fact that sampling is expensive; we want to make…
/src/crypto/openssl/doc/man7/
H A Devp.pod54 encryption is an expensive operation, normally you would wrap
H A Dossl-guide-libraries-introduction.pod56 Loading and unloading providers is quite an expensive operation. It is normally
/src/sbin/init/
H A DNOTES93 don't use SIGCHILD, it's too expensive
/src/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetItinerary.td145 // expensive HazardRecognizer because no reservation table is needed.
/src/lib/libc/locale/
H A DDESIGN.xlocale143 fairly expensive to use any of the ctype.h functions. We could improve this
/src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCScheduleP9.td352 // Some of the most expensive ops use the DFU.
/src/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchFloat32InstrInfo.td133 // These instructions are defined in order to avoid expensive check error if
/src/contrib/sendmail/src/
H A Ddeliver.c181 bool somedeliveries = false, expensive = false; local
453 expensive = true;
463 expensive = true;
472 expensive = true;
608 if (!expensive)
613 if (!expensive)
/src/contrib/googletest/docs/
H A Dgmock_for_dummies.md16 shortcut (perhaps to make the operations less expensive), which makes them
65 * Your tests are slow as they depend on too many libraries or use expensive
96 tests like this are expensive to run and fragile (What if you just upgraded to a
/src/contrib/libxo/doc/
H A Dfield-roles.rst152 changes from impacting the expensive translation process. A developer
H A Dhowto.rst296 impact the expensive translation process. We don't want a developer
/src/crypto/openssl/doc/internal/man3/
H A Dbn_mul_words.pod100 allocation to create B<BIGNUM>s is rather expensive when used in
/src/crypto/openssl/crypto/engine/
H A DREADME.md132 DSOs, and other expensive setup that shouldn't be thrashed unnecessarily) *and*
/src/contrib/llvm-project/libcxx/include/
H A D__config73 // debug mode can be very expensive and thus the debug mode is intended to be used for testing, n…
120 // thus, this would often be a heuristic check and it might be quite expensive.
/src/contrib/llvm-project/lldb/source/Target/
H A DTargetProperties.td149 …entation files. Always checking for inlined breakpoint locations can be expensive (memory and time…

1234