Searched refs:code (Results 201 – 225 of 336) sorted by relevance
12345678910>>...14
103 new code being introduced is limited to bug fixes.117 * How intrusive is the code change?118 * What is the scope of the code change?
34 .. code-block:: console53 The sections below explain the additional RX/TX callback code.
40 Forwarding/Skeleton contains the minimum amount of code required to enable96 application as well as explaining the main functionality of the code.
49 .. code-block:: console72 The traffic meter parameters are configured in the application source code with following default v…
67 if (ins[idx].code == (BPF_JMP | EBPF_CALL)) in resolve_xsym()69 else if (ins[idx].code == (BPF_LD | BPF_IMM | EBPF_DW) && in resolve_xsym()
85 The following code demonstrates how to enqueue a burst of copies to the88 .. code-block:: C
1278 - ``code``: ICMPv6 code.1288 - ``code``: ICMPv6 code, normally 0.1300 - ``code``: ICMPv6 code, normally 0.3441 .. code-block:: c3496 .. code-block:: c3528 .. code-block:: c3559 .. code-block:: c3587 .. code-block:: c3630 .. code-block:: c3642 .. code-block:: c[all …]
130 uint32_t code; /**< error code */ member
168 int hns3_send_mbx_msg(struct hns3_hw *hw, uint16_t code, uint16_t subcode,
37 # instruction-set optimized versions of code
81 .. code-block:: console171 .. code-block:: console193 Some part of dpaa bus code (qbman and fman - library) routines are241 .. code-block:: console
22 .. code-block:: console
110 .. code-block:: console117 .. code-block:: console
125 .. code-block:: console143 .. code-block:: console173 .. code-block:: console187 .. code-block:: console301 .. code-block:: console383 .. code-block:: console407 .. code-block:: console432 .. code-block:: console594 .. code-block:: console
58 initialization code. Refer to the ``app/test-pmd/testpmd.c`` code and look
61 .. code-block:: console
19 Huffman code type:
4 1. Redistributions of source code must retain the above copyright notice,
3 1. Redistributions of source code must retain the above copyright notice, this list of conditions a…
17 .. code-block:: console
26 * Dropped the specific Xen Dom0 code.27 * Dropped the specific anonymous mempool code in testpmd.149 order to reduce transactional code region and improve TSX performance.159 * Streamline the CLI code.310 .. code-block:: diff
14 ionic_error_to_str(enum ionic_status_code code) in ionic_error_to_str() argument16 switch (code) { in ionic_error_to_str()
113 The following code shows how to retrieve the number of successfully completed117 .. code-block:: C
47 .. code-block:: console
4 // This only replaces usages in C code, so it is advised to