Home
last modified time | relevance | path

Searched refs:incremental (Results 1 – 25 of 43) sorted by relevance

12

/freebsd/contrib/ntp/util/
H A Dtimetrim.c50 int incremental = 0, ntpunits = 0; in main() local
57 incremental++; in main()
97 if (incremental) in main()
/freebsd/contrib/file/magic/Magdir/
H A Drust15 # Rust incremental compilation metadata
19 >4 uleshort =0 Rust incremental compilation metadata
H A Dsereal22 >4 byte&0xF0 0x10 compressed with non-incremental Snappy)
23 >4 byte&0xF0 0x20 compressed with incremental Snappy)
H A Dsql266 # The page number of the largest root b-tree page when in auto-vacuum or incremental-vacuum modes, …
278 # True (non-zero) for incremental-vacuum mode; false (zero) otherwiseqy
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Drsend_022_pos.ksh58 log_must zfs receive -v $sendfs </$POOL/incremental.zsend
H A Drsend.kshlib786 rm -f /$sendpool/initial.zsend /$sendpool/incremental.zsend
/freebsd/contrib/libcbor/doc/source/
H A Dindex.rst18 - Full support for streams & incremental processing
H A Ddevelopment.rst33 cutting corners, which means that the incremental cost of full [CBOR standard](https://www.rfc-editor.org/info/std94) support is
/freebsd/crypto/heimdal/etc/
H A Dservices.append28 iprop 2121/tcp # incremental propagation
/freebsd/contrib/llvm-project/lld/COFF/
H A DDriver.cpp952 if (!ctx.config.incremental) { in createImportLibrary()
1624 config->incremental = false; in linkerMain()
1632 config->incremental = true; in linkerMain()
1640 config->incremental = true; in linkerMain()
2030 config->incremental = in linkerMain()
2058 if (config->incremental && args.hasArg(OPT_profile)) { in linkerMain()
2060 config->incremental = false; in linkerMain()
2063 if (config->incremental && args.hasArg(OPT_order)) { in linkerMain()
2065 config->incremental = false; in linkerMain()
2068 if (config->incremental && config->doGC) { in linkerMain()
[all …]
H A DConfig.h315 bool incremental = true; member
H A DOptions.td200 defm incremental : B<"incremental",
/freebsd/share/mk/
H A Dbsd.init.mk89 .warning META_MODE is less useful for incremental builds without filemon.
/freebsd/tools/build/options/
H A DWITH_DIRDEPS_BUILD28 logic for incremental builds.
H A DWITH_META_MODE3 meta files when building, which can provide a reliable incremental build when
/freebsd/contrib/tcsh/nls/spanish/
H A Dset342 40 Búsqueda incremental hacia deleante
43 41 Búsqueda incremental hacia atrás
/freebsd/contrib/libcbor/
H A DREADME.md17 - Full support for streams & incremental processing
/freebsd/contrib/ntp/libjsmn/
H A DREADME.md41 * incremental single-pass parsing
/freebsd/usr.sbin/bhyve/
H A Drfb.c210 uint8_t incremental; member
855 if (!updt_msg.incremental) in rfb_recv_update_msg()
/freebsd/sys/contrib/xen/
H A Dsysctl.h48 uint8_t incremental; member
/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A DREADME.md107 An incremental BLAKE3 hashing state, which can accept any number of
/freebsd/contrib/libxo/doc/
H A Dfaq.rst32 that have no incremental cost or feature delay.
/freebsd/
H A DMakefile303 # Require filemon be loaded to provide a working incremental build
305 ${.newline}ERROR: WITH_META_MODE is enabled but requires filemon for an incremental build. \
301 ${.newline}ERROR: 'kldload filemon' or pass -DNO_FILEMON to suppress this error. global() target
/freebsd/contrib/llvm-project/lld/MachO/
H A DOptions.td993 HelpText<"Use <path> as a directory for the incremental LTO cache">,
997 HelpText<"Prune the incremental LTO cache after <seconds> (-1 disables pruning)">,
1005 HelpText<"Limit the incremental LTO cache growth to <percent> of free disk, space">,
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.def175 ///< be used with an incremental

12