Home
last modified time | relevance | path

Searched refs:prepend (Results 1 – 22 of 22) sorted by relevance

/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dname-prefix.txt5 sink/source names may use the name prefix property to prepend the
/f-stack/app/redis-5.0.5/src/
H A Dintset.c161 int prepend = value < 0 ? 1 : 0; in intsetUpgradeAndAdd() local
171 _intsetSet(is,length+prepend,_intsetGetEncoded(is,length,curenc)); in intsetUpgradeAndAdd()
174 if (prepend) in intsetUpgradeAndAdd()
/f-stack/tools/libxo/doc/
H A Dxo.rst75 prepend data to the XPath values used for HTML output style::
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dipv4_multicast.rst308 /* prepend new header */
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_18_08.rst225 and prepend with a ``+`` sign, like this:
H A Drelease_16_07.rst375 .. Update any library version updated in this release and prepend with a ``+`` sign.
H A Drelease_16_11.rst292 .. Update any library version updated in this release and prepend with a ``+``
H A Drelease_17_08.rst362 .. Update any library version updated in this release and prepend with a ``+``
H A Drelease_18_02.rst263 .. Update any library version updated in this release and prepend with a ``+``
H A Drelease_17_02.rst342 .. Update any library version updated in this release and prepend with a ``+``
H A Drelease_19_02.rst285 and prepend with a ``+`` sign, like this:
H A Drelease_19_08.rst369 and prepend with a ``+`` sign, like this:
H A Drelease_19_05.rst332 and prepend with a ``+`` sign, like this:
H A Drelease_17_11.rst541 .. Update any library version updated in this release and prepend with a ``+``
H A Drelease_17_05.rst507 .. Update any library version updated in this release and prepend with a ``+``
H A Drelease_19_11.rst534 and prepend with a ``+`` sign, like this:
H A Drelease_18_11.rst493 and prepend with a ``+`` sign, like this:
H A Drelease_18_05.rst650 .. Update any library version updated in this release and prepend with a ``+``
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A Dconfigure.ac826 [AS_HELP_STRING([--with-jemalloc-prefix=<prefix>], [Prefix to prepend to all public APIs])],
896 …[AS_HELP_STRING([--with-private-namespace=<prefix>], [Prefix to prepend to all library-private API…
H A Dconfigure1456 Prefix to prepend to all public APIs
1459 Prefix to prepend to all library-private APIs
/f-stack/tools/libxo/xohtml/external/
H A Djquery.qtip.js1182 .prepend(
H A Djquery.js5833 prepend: function() { method