Home
last modified time | relevance | path

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

123

/src/contrib/ntp/util/
H A Dtimetrim.c50 int incremental = 0, ntpunits = 0; in main() local
57 incremental++; in main()
97 if (incremental) in main()
/src/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
/src/tools/build/options/
H A DWITHOUT_DEPEND_CLEANUP3 This speeds up incremental builds, especially when experimenting with
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
/src/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
/src/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-edit…
/src/crypto/krb5/src/windows/leashdll/
H A DMakefile.in34 WINDLLFLAGS = /nologo /dll /incremental:no /release $(LOPTS)
/src/crypto/heimdal/etc/
H A Dservices.append28 iprop 2121/tcp # incremental propagation
/src/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",
/src/share/mk/
H A Dbsd.init.mk89 .warning META_MODE is less useful for incremental builds without filemon.
/src/contrib/tcsh/nls/spanish/
H A Dset342 40 Búsqueda incremental hacia deleante
43 41 Búsqueda incremental hacia atrás
/src/contrib/libcbor/
H A DREADME.md17 - Full support for streams & incremental processing
/src/crypto/krb5/src/lib/gssapi/
H A DLICENSE2 not the incremental propagation changes. The filenames are different
/src/crypto/krb5/src/config/
H A Dwin-pre.in126 LOPTS=-nologo -incremental:no -manifest
/src/contrib/ntp/libjsmn/
H A DREADME.md41 * incremental single-pass parsing
/src/sys/contrib/xen/
H A Dsysctl.h48 uint8_t incremental; member
/src/usr.sbin/bhyve/
H A Drfb.c214 uint8_t incremental; member
892 if (!updt_msg.incremental) in rfb_recv_update_msg()
/src/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A DREADME.md107 An incremental BLAKE3 hashing state, which can accept any number of

123