Home
last modified time | relevance | path

Searched refs:Compare (Results 1 – 9 of 9) sorted by relevance

/f-stack/freebsd/contrib/dev/acpica/components/executer/
H A Dexmisc.c457 int Compare; in AcpiExDoLogicalOp() local
562 Compare = memcmp (Operand0->Buffer.Pointer, in AcpiExDoLogicalOp()
573 (Compare == 0)) in AcpiExDoLogicalOp()
583 if (Compare > 0) in AcpiExDoLogicalOp()
588 if (Compare < 0) in AcpiExDoLogicalOp()
603 if (Compare > 0) in AcpiExDoLogicalOp()
607 if (Compare < 0) in AcpiExDoLogicalOp()
/f-stack/freebsd/contrib/device-tree/Bindings/timer/
H A Denergymicro,efm32-timer.txt4 connected to form a 32 bit counter. Each timer has three Compare/Capture
H A Drenesas,cmt.yaml7 title: Renesas Compare Match Timer (CMT)
/f-stack/dpdk/doc/guides/prog_guide/
H A Dring_lib.rst34 * Faster; only requires a single 32 bit Compare-And-Swap instruction instead of several pointer s…
236 This operation is done using a Compare And Swap (CAS) instruction, which does the following operati…
H A Dtimer_lib.rst51 a Compare And Swap instruction should be used to guarantee that the status (state+owner) is modifie…
H A Dpacket_framework.rst646 …| | | Compare the signature of the input key against the 4 key signatu…
675 …| | | Compare the bucket key against the input key. As result, the fol…
923 …| | | #. Compare all 4 bucket keys against the input key. …
H A Dqos_framework.rst370 …using atomic primitives for lockless access (for example, Test and Set, Compare And Swap, an so on…
/f-stack/freebsd/contrib/zlib/
H A DChangeLog885 - Compare TOO_FAR with 32767 instead of 32768, to avoid 16-bit warnings
887 - Compare function pointers with 0, not with NULL or Z_NULL [Truta]
/f-stack/app/redis-5.0.5/
H A D00-RELEASENOTES1280 Modules: Modules: dictionary API WIP #13: Compare API exported.