Searched refs:CLASS (Results 1 – 6 of 6) sorted by relevance
| /f-stack/dpdk/lib/librte_eal/include/ |
| H A D | rte_class.h | 118 RTE_INIT_PRIO(classinitfn_ ##nm, CLASS) \ 125 RTE_FINI_PRIO(classfinifn_ ##nm, CLASS) \
|
| /f-stack/dpdk/drivers/common/sfc_efx/base/ |
| H A D | rhead_rx.c | 36 RHEAD_RX_PREFIX_FIELD(CLASS, B_FALSE), 345 EFX_MCDI_TO_RX_PREFIX_FIELD(CLASS), in efx_mcdi_rx_prefix_field_map()
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | deprecation.rst | 16 ``RTE_LIB_<NAME>`` and ``RTE_<CLASS>_<NAME>``, where ``NAME`` is the 17 upper-case component name, e.g. EAL, ETHDEV, IXGBE, and ``CLASS`` is the
|
| /f-stack/freebsd/sys/ |
| H A D | pmc.h | 421 #define PMC_ID_MAKE_ID(CPU,MODE,CLASS,ROWINDEX) \ argument 423 (((CLASS) & 0xF) << 8) | ((ROWINDEX) & 0xFF))
|
| /f-stack/dpdk/drivers/net/sfc/ |
| H A D | sfc_ef100_rx.c | 369 SFC_EF100_RX_PREFIX_FIELD(CLASS, B_FALSE),
|
| /f-stack/tools/libxo/xohtml/external/ |
| H A D | jquery.js | 4288 CLASS: /\.((?:[\w\u00c0-\uFFFF\-]|\\.)+)/, 4434 CLASS: function( match, curLoop, inplace, result, not, isXML ) { 4761 CLASS: function( elem, match ) { 5078 } else if ( match[2] && Expr.find.CLASS && context.getElementsByClassName ) { 5220 Expr.find.CLASS = function( match, context, isXML ) { class in Expr.find
|