Home
last modified time | relevance | path

Searched refs:traditional (Results 1 – 21 of 21) sorted by relevance

/f-stack/tools/libxo/doc/
H A Dformatting.rst25 traditional text output, as well as XML and JSON formatted data. HTML
26 can also be generated; "<div>" elements surround the traditional text
58 compatibility with traditional command line usage.
73 Most traditional programs generate text output on standard output,
146 traditional text content.
H A Dxolint.rst257 Use of hyphens is traditional in XML, and the XOF_UNDERSCORES
440 libxo allows a true 'max width' in addition to the traditional
H A Dfaq.rst136 Use of hyphens is traditional in XML, and the XOF_UNDERSCORES
H A Dfield-formatting.rst170 column of data. The traditional "precision'" (aka "max-width") value
H A Dapi.rst667 UTF-8. Since ASCII is a proper subset of UTF-8, traditional C
1315 distinctly alongside the traditional text message, allowing filtering
/f-stack/dpdk/doc/guides/howto/
H A Dflow_bifurcation.rst19 plane traffic, to the traditional Linux networking stack.
H A Dvfd.rst42 Compared with the traditional approach the VFd moves the negotiation between
/f-stack/dpdk/doc/guides/nics/
H A Denetc.rst60 ENETC PMD is traditional DPDK PMD which provides necessary interface between
H A Ddpaa.rst129 DPAA PMD is traditional DPDK PMD which provides necessary interface between
H A Dintel_vf.rst446 … PCI devices connected and notice that the Host OS shows two Physical Functions (traditional ports)
H A Dbnxt.rst78 the traditional Linux networking stack.
/f-stack/tools/libxo/xohtml/external/
H A Djquery.js7070 params = jQuery.param( params, jQuery.ajaxSettings.traditional );
7522 s.data = jQuery.param( s.data, s.traditional );
7652 param: function( a, traditional ) { argument
7661 if ( traditional === undefined ) {
7662 traditional = jQuery.ajaxSettings.traditional; property
7676 buildParams( prefix, a[ prefix ], traditional, add );
7685 function buildParams( prefix, obj, traditional, add ) { argument
7689 if ( traditional || rbracket.test( prefix ) ) {
7701 …refix + "[" + ( typeof v === "object" || jQuery.isArray(v) ? i : "" ) + "]", v, traditional, add );
7705 } else if ( !traditional && obj != null && typeof obj === "object" ) {
[all …]
/f-stack/dpdk/doc/guides/prog_guide/
H A Dmember_lib.rst17 extension and generalization of a traditional filter structure (for example
203 HTSS employs a similar but simpler data structure to a traditional hash table,
218 As previously mentioned, traditional set-summaries (e.g. Bloom Filters) do not
H A Defd_lib.rst71 keys, and n is the number of targets. In contrast, in a traditional hash-based
H A Dcryptodev_lib.rst473 traditional ``rte_mempool_create()`` with the correct ``elt_size``. The other
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dl3_forward_power_man.rst35 In this way, the PMD achieves better performance than a traditional interrupt-mode driver,
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_17_11.rst255 The Membership Library is an extension and generalization of a traditional
H A Drelease_19_11.rst321 the traditional l2fwd example. It demonstrates usage of poll and event mode IO
/f-stack/freebsd/i386/conf/
H A DNOTES756 # mapped. 0x10a0 seems to be traditional. At the moment the jogdial
/f-stack/freebsd/netpfil/ipfw/
H A Ddummynet.txt307 Because traditional dummynet pipes actually configure both a
/f-stack/freebsd/contrib/zlib/
H A DChangeLog482 - Indent #pragma's for traditional C