Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/
H A DCHANGES140 directive.
233 directive.
646 directive.
933 directive.
1181 directive.
1988 directive.
2209 directive.
2264 directive.
2714 directive.
3619 directive.
[all …]
/f-stack/app/redis-5.0.5/tests/support/
H A Dserver.tcl184 set directive [lrange $elements 0 0]
186 dict set config $directive $arguments
198 foreach {directive arguments} [concat $::global_overrides $overrides] {
199 dict set config $directive $arguments
205 foreach directive [dict keys $config] {
206 puts -nonewline $fp "$directive "
207 puts $fp [dict get $config $directive]
/f-stack/freebsd/contrib/openzfs/scripts/
H A Dcstyle.pl557 my $directive = $1;
567 "$directive (or malformed $directive " .
/f-stack/freebsd/contrib/openzfs/contrib/pyzfs/docs/source/
H A Dindex.rst4 contain the root `toctree` directive.
/f-stack/dpdk/doc/guides/contributing/
H A Ddocumentation.rst400 …e to specify an encoding for a literal block using the ``.. code-block::`` directive so that syntax
438 directive is ``none``.
472 …* Images should be included using the ``.. figure::`` directive and the file type should be set to…
475 * Images must have a caption as part of the ``.. figure::`` directive.
487 * Images can then be linked to using the ``:numref:`` directive::
493 **Note**: The ``:numref:`` directive requires Sphinx 1.3.1 or later.
496 * The caption of the image can be generated, with a link, using the ``:ref:`` directive::
514 * Tables should be included using the ``.. table::`` directive and must have a caption.
653 This directive should be placed on one line at the bottom of the documentation section.
H A Dabi_versioning.rst421 directive required for the ``make`` build system.
/f-stack/app/redis-5.0.5/tests/
H A Dinstances.tcl76 foreach directive $conf {
77 puts $cfg $directive
/f-stack/dpdk/doc/guides/regexdevs/
H A Dfeatures_overview.rst40 Support PCRE match point reset directive.
/f-stack/freebsd/contrib/zstd/doc/educational_decoder/
H A DREADME.md19 using the macro directive `ZDEC_NO_MESSAGE` at compilation time.
/f-stack/tools/libxo/doc/
H A Dfield-formatting.rst16 one of following characters: "diouxXDOUeEfFgGaAcCsSp". Each directive
208 libxo supports the '%m' directive, which formats the error message
219 libxo does not support the '%n' directive. It's a bad idea and we
/f-stack/dpdk/doc/guides/freebsd_gsg/
H A Dbuild_dpdk.rst119 The contigmem_load directive should be placed after any definitions of
162 ``nic_uio_load="YES"`` must appear after the contigmem_load directive, if it exists.
/f-stack/freebsd/contrib/zstd/programs/
H A Dfileio.c1290 ZSTD_EndDirective directive = ZSTD_e_continue; in FIO_compressZstdFrame() local
1323 directive = ZSTD_e_end; in FIO_compressZstdFrame()
1327 || (directive == ZSTD_e_end && stillToFlush != 0) ) { in FIO_compressZstdFrame()
1332 CHECK_V(stillToFlush, ZSTD_compressStream2(ress.cctx, &outBuff, &inBuff, directive)); in FIO_compressZstdFrame()
1341 … (unsigned)directive, (unsigned)inBuff.pos, (unsigned)inBuff.size, (unsigned)outBuff.pos); in FIO_compressZstdFrame()
1472 } while (directive != ZSTD_e_end); in FIO_compressZstdFrame()
/f-stack/freebsd/contrib/libsodium/
H A Dconfigure.ac709 AC_MSG_CHECKING(if the .private_extern asm directive is supported)
724 AC_MSG_CHECKING(if the .hidden asm directive is supported)
744 AC_DEFINE_UNQUOTED([ASM_HIDE_SYMBOL], [$asm_hide_symbol], [directive to hide symbols])
/f-stack/freebsd/contrib/device-tree/Bindings/
H A Dxilinx.txt37 directive in system.mhs). Should be in lowercase
/f-stack/freebsd/contrib/device-tree/Bindings/arm/
H A Darm,vexpress-juno.yaml24 using an include directive. As the motherboard can be initialized in one of
/f-stack/app/redis-5.0.5/
H A DREADME.md320 …rite command should be performed but Redis is out of memory according to the `maxmemory` directive.
H A D00-RELEASENOTES1609 of replication of scripts and handling of the maxmemory directive in slaves.
3054 directive "lua-replicate-commands yes" or
/f-stack/freebsd/contrib/openzfs/module/icp/asm-x86_64/sha2/
H A Dsha256_impl.S104 # The .picmeup pseudo-directive, from perlasm/x86_64_xlate.pl, puts
H A Dsha512_impl.S105 # The .picmeup pseudo-directive, from perlasm/x86_64_xlate.pl, puts
/f-stack/app/nginx-1.16.1/contrib/vim/syntax/
H A Dnginx.vim50 " listen directive
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt3633 directive and the similar (but not the same) "Include" ASL operator.
3690 iASL preprocessor: Added a new directive to enable inclusion of binary
3691 blobs into ASL code. The new directive is #includebuffer. It takes a
6370 iASL and Preprocessor: Implemented full support for the #line directive
17077 The "External" directive should be used for names defined in other