| /src/contrib/bmake/unit-tests/ |
| H A D | meta-ignore.inc | 45 # more flexible but more expensive 50 # this is the most flexible, but also most expensive
|
| /src/usr.bin/tip/ |
| H A D | README | 31 expensive lookups. These defines are set in tip.h.
|
| /src/sys/dev/sound/pcm/ |
| H A D | feeder_chain.c | 59 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 D | TODO | 40 but that is expensive; perhaps we should provide a way to disable it
|
| /src/sys/dev/isp/ |
| H A D | Hardware.txt | 103 (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 D | BN_CTX_new.pod | 24 is rather expensive when used in conjunction with repeated subroutine
|
| H A D | OPENSSL_ia32cap.pod | 217 the decision on whether or not expensive countermeasures against cache-timing attacks
|
| H A D | DTLSv1_listen.pod | 49 state, and thus without consuming expensive resources.
|
| H A D | ASYNC_start_job.pod | 44 The creation of an B<ASYNC_JOB> is a relatively expensive operation. Therefore,
|
| /src/contrib/jemalloc/doc_internal/ |
| H A D | PROFILING_INTERNALS.md | 9 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 D | evp.pod | 54 encryption is an expensive operation, normally you would wrap
|
| H A D | ossl-guide-libraries-introduction.pod | 56 Loading and unloading providers is quite an expensive operation. It is normally
|
| /src/sbin/init/ |
| H A D | NOTES | 93 don't use SIGCHILD, it's too expensive
|
| /src/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | TargetItinerary.td | 145 // expensive HazardRecognizer because no reservation table is needed.
|
| /src/lib/libc/locale/ |
| H A D | DESIGN.xlocale | 143 fairly expensive to use any of the ctype.h functions. We could improve this
|
| /src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCScheduleP9.td | 352 // Some of the most expensive ops use the DFU.
|
| /src/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchFloat32InstrInfo.td | 133 // These instructions are defined in order to avoid expensive check error if
|
| /src/contrib/sendmail/src/ |
| H A D | deliver.c | 181 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 D | gmock_for_dummies.md | 16 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 D | field-roles.rst | 152 changes from impacting the expensive translation process. A developer
|
| H A D | howto.rst | 296 impact the expensive translation process. We don't want a developer
|
| /src/crypto/openssl/doc/internal/man3/ |
| H A D | bn_mul_words.pod | 100 allocation to create B<BIGNUM>s is rather expensive when used in
|
| /src/crypto/openssl/crypto/engine/ |
| H A D | README.md | 132 DSOs, and other expensive setup that shouldn't be thrashed unnecessarily) *and*
|
| /src/contrib/llvm-project/libcxx/include/ |
| H A D | __config | 73 // 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 D | TargetProperties.td | 149 …entation files. Always checking for inlined breakpoint locations can be expensive (memory and time…
|