Home
last modified time | relevance | path

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

1234

/openbsd-src/gnu/llvm/lldb/third_party/Python/module/progress/
H A Dprogress.py35 incremental=True): argument
45 self.incremental = incremental
97 incremental=True, argument
109 incremental)
135 incremental=True, argument
147 incremental,
/openbsd-src/gnu/llvm/clang/docs/
H A DClangRepl.rst5 **Clang-Repl** is an interactive C++ interpreter that allows for incremental
45 an interface allowing the incremental processing of input.
47 2. Then it sends the input to the underlying incremental facilities in Clang
H A DThinLTO.rst12 incremental. *LTO* (Link Time Optimization) achieves better
16 in time or memory, and also prevents fast incremental compiles.
34 <http://blog.llvm.org/2016/06/thinlto-scalable-and-incremental-lto.html>`_.
139 ThinLTO supports fast incremental builds through the use of a cache,
247 <http://blog.llvm.org/2016/06/thinlto-scalable-and-incremental-lto.html>`_
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/
H A DTODO3 Support the "traditional" BSD -A flag (incremental loading).
/openbsd-src/gnu/usr.bin/binutils/ld/
H A DTODO3 Support the "traditional" BSD -A flag (incremental loading).
/openbsd-src/gnu/llvm/lld/COFF/
H A DDriver.cpp946 if (!ctx.config.incremental) { in createImportLibrary()
1562 config->incremental = true; in linkerMain()
1904 config->incremental = in linkerMain()
1937 if (config->incremental && args.hasArg(OPT_profile)) { in linkerMain()
1939 config->incremental = false; in linkerMain()
1942 if (config->incremental && args.hasArg(OPT_order)) { in linkerMain()
1944 config->incremental = false; in linkerMain()
1947 if (config->incremental && config->doGC) { in linkerMain()
1950 config->incremental = false; in linkerMain()
1953 if (config->incremental && config->doICF != ICFLevel::None) { in linkerMain()
[all …]
H A DConfig.h281 bool incremental = true; member
H A DOptions.td194 defm incremental : B<"incremental",
/openbsd-src/gnu/usr.bin/cvs/windows-NT/SCC/
H A DSCC.mak85 /subsystem:windows /dll /incremental:no /pdb:"$(OUTDIR)/SCC.pdb" /machine:I386\
148 /subsystem:windows /dll /incremental:yes /pdb:"$(OUTDIR)/SCC.pdb" /debug\
/openbsd-src/gnu/lib/libreadline/doc/
H A Drluser.texinfo286 There are two search modes: @dfn{incremental} and @dfn{non-incremental}.
292 An incremental search requires only as many characters as needed to
297 are used to terminate an incremental search.
299 @kbd{C-J} characters will terminate an incremental search.
300 @kbd{C-g} will abort an incremental search and restore the original line.
315 Readline remembers the last incremental search string. If two
319 Non-incremental searches read the entire search string before starting
483 The string of characters that should terminate an incremental search without
486 @kbd{C-J} will terminate an incremental search.
970 the history as necessary. This is an incremental search.
[all …]
/openbsd-src/lib/libcbor/
H A DREADME.md16 - Full support for streams & incremental processing
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/
H A Dcl_arguments.py227 if opts.incremental:
/openbsd-src/distrib/syspatch/
H A DREADME84 Patches are incremental and must be built in order. In case an errata does not
/openbsd-src/gnu/llvm/llvm/docs/
H A DHowToAddABuilder.rst225 Use CCache and NOT incremental builds
229 use incremental builds and instead use ccache as the latter captures the
245 for a RAM cache, etc.. For builders without, incremental may be your best
/openbsd-src/gnu/llvm/clang/runtime/
H A DCMakeLists.txt100 # Always run the build command so that incremental builds are correct.
/openbsd-src/gnu/lib/libreadline/
H A DCHANGES74 j. New key bindings when reading an incremental search string: ^W yanks
151 f. The incremental search code remembers the last search string and uses
232 rl_execute_next (like the incremental search functions).
542 containing the set of characters that should terminate an incremental
562 d. ^G now interrupts incremental searches correctly.
/openbsd-src/gnu/llvm/llvm/docs/PDB/
H A DTpiStream.rst297 be useful in incremental linking scenarios, so that if a type is modified an
300 without forcing the incremental linker to garbage collect and update
H A DMsfFile.rst101 feature is designed to support incremental and atomic updates of the underlying
/openbsd-src/gnu/usr.bin/texinfo/
H A DNEWS192 . CTRL-H is treated like DEL in incremental search.
269 . RET terminates incremental search normally.
351 . If the search string includes upper-case letters, in both incremental
352 and non-incremental search, the search is case-sensitive.
725 * makedoc.c replaces shell script, speeding incremental builds.
/openbsd-src/usr.bin/vi/docs/
H A Dchangelog56 + Fix incremental search to overwrite erased characters so the user
58 + Fix incremental search to restart the search if the user enters an
157 incremental search.
191 when the user entered [ to an incremental search.
192 + Turn off screen beeps when incremental search is failing.
209 + Fix incremental search to match the current location for strings
262 + Change incremental search to leave the cursor at its last position
283 + Fix several minor incremental search bugs; make incremental
312 + Add incremental search (the searchincr edit option).
/openbsd-src/gnu/llvm/clang/tools/scan-build-py/
H A DREADME.md108 modules which are not exists. So, it's suitable for incremental analysis during
/openbsd-src/gnu/gcc/gcc/
H A Dtimevar.def83 DEFTIMEVAR (TV_TREE_SSA_INCREMENTAL , "tree SSA incremental")
/openbsd-src/gnu/gcc/
H A DFAQ38 6. [28]Will GCC someday include an incremental linker?
470 Will GCC someday include an incremental linker?
473 doesn't have anything to do with incremental linking. Depending on what
506 28. http://gcc.gnu.org/faq.html#incremental
/openbsd-src/gnu/usr.bin/gcc/
H A DFAQ44 6. [31]Will GCC someday include an incremental linker?
538 Will GCC someday include an incremental linker?
541 GCC doesn't have anything to do with incremental linking. Depending on
577 31. http://gcc.gnu.org/faq.html#incremental
/openbsd-src/gnu/llvm/llvm/lib/Support/BLAKE3/
H A DREADME.md107 An incremental BLAKE3 hashing state, which can accept any number of

1234