Home
last modified time | relevance | path

Searched full:perfect (Results 1 – 25 of 226) sorted by relevance

12345678910

/freebsd/sys/contrib/device-tree/Bindings/
H A DABI.rst23 1) Maintainers, don't let perfect be the enemy of good. Don't hold up a
24 binding because it isn't perfect.
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopNestAnalysis.h55 /// by loops \p OuterLoop and \p InnerLoop from being perfect.
134 /// Retrieve a vector of perfect loop nests contained in the current loop
162 /// Return the maximum perfect nesting depth.
183 const unsigned MaxPerfectDepth; // maximum perfect nesting depth level.
/freebsd/contrib/bc/
H A DMEMORY_BUGS.md7 `bc`, `dc`, and `bcl` have vulnerabilities, and two, I once had a perfect record
8 and then found a couple, but forgot and claimed I still had a perfect record
/freebsd/contrib/bc/scripts/
H A Dsqrt_random.bc67 # Okay, I lied. If we need a perfect square, square now.
81 # be a perfect square.
/freebsd/contrib/jemalloc/src/
H A Dsc.c32 bool perfect = false; in slab_size() local
43 while (!perfect) { in slab_size()
49 perfect = true; in slab_size()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopNestAnalysis.cpp27 /// perfect nesting:
186 LLVM_DEBUG(dbgs() << "The loop Nest is Perfect, returning empty " in getInterveningInstructions()
262 LLVM_DEBUG(dbgs() << "Get maximum perfect depth of loop nest rooted by loop '" in getMaxPerfectDepth()
273 dbgs() << "Not a perfect nest: loop '" << CurrentLoop->getName() in getMaxPerfectDepth()
/freebsd/contrib/dialog/samples/copifuncs/
H A Dcopi.ifman117 # not perfect - I used it as an exercise in Perl. It also probably lacks
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSpillPlacement.cpp367 bool Perfect = true; in finish() local
371 Perfect = false; in finish()
374 return Perfect; in finish()
/freebsd/contrib/ntp/html/drivers/
H A Ddriver7.html45perfect burst of five 8-bit characters has distance -40. In a format A burst the two blocks are id…
51 …rface along with the backdated timestamps accumulated over the minute. A perfect set of eight burs…
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Drenesas,rzn1-gmac.yaml59 snps,perfect-filter-entries = <128>;
H A Dsnps,dwmac.yaml498 snps,perfect-filter-entries:
501 Number of perfect filter entries supported by this device
652 snps,perfect-filter-entries = <128>;
H A Dintel,dwmac-plat.yaml105 snps,perfect-filter-entries = <128>;
/freebsd/share/man/man4/
H A Dmos.460 The Moschip supports a 64-bit multicast hash table, single perfect
H A Ddc.468 perfect filtering, inverse perfect filtering and hash table
H A Dcue.462 The USB-EL1210A supports a 512-bit multicast hash filter, single perfect
H A Dkue.462 The KL5KLUSB101B supports a 128-entry multicast filter, single perfect
H A Dvte.458 device driver uses three station addresses out of four as perfect
/freebsd/sys/dev/sk/
H A Dxmaciireg.h82 * Perfect filter registers. The XMAC has a table of 16 perfect
/freebsd/contrib/llvm-project/lldb/bindings/interface/
H A DSBCompileUnitDocstrings.i45 line entry has a perfect match in the compile unit.
/freebsd/lib/libkvm/
H A Dkvm_nlist.374 This is a less than perfect
/freebsd/share/doc/smm/02.config/
H A Dc.t44 # ANSEL VAX (a picture perfect machine)
/freebsd/lib/msun/src/
H A Ds_cbrtf.c68 /* rounding to 24 bits is perfect in round-to-nearest mode */ in cbrtf()
/freebsd/cddl/contrib/opensolaris/common/ctf/
H A Dctf_lookup.c36 * do this quickly, we use a pre-computed Perfect Hash Function similar to the
39 * R.J. Cichelli, "Minimal Perfect Hash Functions Made Simple",
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/
H A DSelectionDAGCompat.td209 // as isSignExtLoad require that this is not a perfect 1:1 mapping since a
226 // as isTruncStore require that this is not a perfect 1:1 mapping since a
/freebsd/contrib/file/magic/Magdir/
H A Dwordprocessors49 # BCD~Business Card Maker BRO~Brochure Magic CRD~Greeting Card Magic DTP~Print Perfect PUB~Desktop …
127 # "WPG (Word Perfect Graphics)" by ImageMagick `identify -verbose BUTTRFLY.WPG`
264 # Corel Plan Perfect
267 >>>9 byte x Corel Plan Perfect: Unknown filetype %d

12345678910