Lines Matching refs:code
54 The following code defines an event object.
56 .. code-block:: c
65 The following code has the same effect as the code segment above.
67 .. code-block:: c
76 The following code builds on the example above, and sets the events tracked by
79 .. code-block:: c
95 The following code builds on the example above, and posts a set of events to
98 .. code-block:: c
116 The following code builds on the example above, and waits up to 50 milliseconds
120 .. code-block:: c
139 .. code-block:: c