Home
last modified time | relevance | path

Searched full:meet (Results 1 – 25 of 395) sorted by relevance

12345678910>>...16

/freebsd-head/sys/contrib/edk2/Include/
HDBase.h816 STATIC_ASSERT (sizeof (BOOLEAN) == 1, "sizeof (BOOLEAN) does not meet UEFI Specification Data Type …
817 STATIC_ASSERT (sizeof (INT8) == 1, "sizeof (INT8) does not meet UEFI Specification Data Type req…
818 STATIC_ASSERT (sizeof (UINT8) == 1, "sizeof (UINT8) does not meet UEFI Specification Data Type re…
819 STATIC_ASSERT (sizeof (INT16) == 2, "sizeof (INT16) does not meet UEFI Specification Data Type re…
820 STATIC_ASSERT (sizeof (UINT16) == 2, "sizeof (UINT16) does not meet UEFI Specification Data Type r…
821 STATIC_ASSERT (sizeof (INT32) == 4, "sizeof (INT32) does not meet UEFI Specification Data Type re…
822 STATIC_ASSERT (sizeof (UINT32) == 4, "sizeof (UINT32) does not meet UEFI Specification Data Type r…
823 STATIC_ASSERT (sizeof (INT64) == 8, "sizeof (INT64) does not meet UEFI Specification Data Type re…
824 STATIC_ASSERT (sizeof (UINT64) == 8, "sizeof (UINT64) does not meet UEFI Specification Data Type r…
825 STATIC_ASSERT (sizeof (CHAR8) == 1, "sizeof (CHAR8) does not meet UEFI Specification Data Type re…
[all …]
/freebsd-head/share/man/man5/
HDstyle.mdoc.5210 \&.Fl -meet Cm = Ar who Oo Cm \&, Ar who " " Ar "..." Oc Cm @ Ar where
217 .Fl -meet Cm = Ar who Oo Cm \&, Ar who " " Ar "..." Oc Cm @ Ar where
224 \&.Fl -meet No = Ar who Oo , Ar who " " Ar "..." Oc @ Ar where
231 .Fl -meet No = Ar who Oo , Ar who " " Ar "..." Oc @ Ar where
245 .Fl -meet
/freebsd-head/sys/contrib/device-tree/Bindings/phy/
Drealtek,usb2phy.yaml105 For a different board or port, the original magnitude maybe not meet
106 the specification. In this situation we can adjust the value to meet
117 If the magnitude of High speed Dp/Dm output swing still not meet the
118 specification, then we can set this value to meet the specification.
/freebsd-head/contrib/arm-optimized-routines/
HDREADME23 All math routines should meet the quality
31 meet quality requirements stated in
41 All string routines should meet the quality
/freebsd-head/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDBitTracker.h171 // Since we do not store the "Self" bit and register number, the meet
215 // The "meet" operation is the "." operation in a semilattice (L, ., T, B):
222 // This "meet" function will update the value of the "*this" object with
228 // defines a partial order (i.e. that "meet" is same as "infimum").
229 bool meet(const BitValue &V, const BitRef &Self) { in meet() function
231 if (Type == Ref && RefI == Self) // Bottom.meet(V) = Bottom (i.e. This) in meet()
233 if (V.Type == Top) // This.meet(Top) = This in meet()
235 if (*this == V) // This.meet(This) = This in meet()
316 bool meet(const RegisterCell &RC, Register SelfR);
/freebsd-head/contrib/llvm-project/libcxx/include/__algorithm/
HDuniform_random_bit_generator_adaptor.h29 // Classic algorithms require the given generator to meet the uniform random bit generator requirem…
33 // To be able to reuse classic implementations, make the given generator meet the classic requireme…
/freebsd-head/contrib/openbsm/bin/audit/
HDaudit.846 meet the expiration criteria specified in the audit control file without
58 Also, audit log files that meet the expiration criteria specified in the
/freebsd-head/lib/libc/stdlib/
HD_Exit.c12 * in case it turned out that _exit() was insufficient to meet the
/freebsd-head/lib/libpmc/pmu-events/arch/powerpc/power9/
HDfloating-point.json30 "BriefDescription": "Threshold counter did not meet threshold"
/freebsd-head/usr.sbin/fdwrite/
HDMakefile4 # can do whatever you want with this stuff. If we meet some day, and you think
/freebsd-head/share/examples/libusb20/
HDutil.h4 * can do whatever you want with this stuff. If we meet some day, and you think
HDutil.c4 * can do whatever you want with this stuff. If we meet some day, and you think
/freebsd-head/sys/contrib/device-tree/Bindings/regulator/
Drichtek,rt4831-regulator.yaml17 It is sufficient to meet the current LCD power requirement.
/freebsd-head/sys/dev/led/
HDled.h5 * can do whatever you want with this stuff. If we meet some day, and you think
/freebsd-head/contrib/elftoolchain/libelf/
HDelf_fill.342 between two sections of an ELF file to meet section alignment
/freebsd-head/sys/contrib/device-tree/Bindings/sound/
Drichtek,rt9120.yaml15 voltage range from 4.5V to 26.4V to meet the need on most common
/freebsd-head/share/doc/papers/malloc/
HDabs.ms5 .\" can do whatever you want with this stuff. If we meet some day, and you think
HDimplementation.ms5 .\" can do whatever you want with this stuff. If we meet some day, and you think
13 A new malloc(3) implementation was written to meet the goals,
/freebsd-head/sys/contrib/device-tree/Bindings/mmc/
Dmicrochip,dw-sparx5-sdhci.yaml36 description: Delay clock to card to meet setup time requirements.
/freebsd-head/contrib/libdiff/lib/
HDdiff_myers.c135 * The two traces meet at 4,3, the first step (here found in the forward
149 * 3 o-o-o-o-*-o *: forward and backward meet here
167 * 4 o *: forward and backward meet here
397 * They don't necessarily meet straight on. See whether this in diff_divide_myers_forward()
406 * When forwards and backwards traversals meet, the in diff_divide_myers_forward()
689 * They don't necessarily meet straight on. See whether this in diff_divide_myers_backward()
698 * When forwards and backwards traversals meet, the in diff_divide_myers_backward()
909 /* The myers-divide didn't meet in the middle. We just in diff_algo_myers_divide()
/freebsd-head/sys/amd64/include/
HDsmp.h5 * can do whatever you want with this stuff. If we meet some day, and you think
/freebsd-head/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVMoveMerger.cpp59 // Check if registers meet CM.MVA01S constraints.
70 // Check if registers meet CM.MVSA01 constraints.
/freebsd-head/sys/i386/include/
HDsmp.h5 * can do whatever you want with this stuff. If we meet some day, and you think
/freebsd-head/sys/contrib/device-tree/Bindings/dma/
Dsifive,fu540-c000-pdma.yaml20 DT file need to be changed to meet the difference. For technical
/freebsd-head/sys/contrib/device-tree/Bindings/firmware/
Dintel,stratix10-svc.txt9 To meet the whole system security needs and support virtual machine requesting

12345678910>>...16