Searched refs:Compare (Results 1 – 9 of 9) sorted by relevance
| /f-stack/freebsd/contrib/dev/acpica/components/executer/ |
| H A D | exmisc.c | 457 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 D | energymicro,efm32-timer.txt | 4 connected to form a 32 bit counter. Each timer has three Compare/Capture
|
| H A D | renesas,cmt.yaml | 7 title: Renesas Compare Match Timer (CMT)
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | ring_lib.rst | 34 * 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 D | timer_lib.rst | 51 a Compare And Swap instruction should be used to guarantee that the status (state+owner) is modifie…
|
| H A D | packet_framework.rst | 646 …| | | 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 D | qos_framework.rst | 370 …using atomic primitives for lockless access (for example, Test and Set, Compare And Swap, an so on…
|
| /f-stack/freebsd/contrib/zlib/ |
| H A D | ChangeLog | 885 - 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 D | 00-RELEASENOTES | 1280 Modules: Modules: dictionary API WIP #13: Compare API exported.
|