Home
last modified time | relevance | path

Searched refs:clean (Results 1 – 25 of 32) sorted by relevance

12

/sqlite-3.40.0/ext/wasm/
H A DGNUmakefile39 ifeq (,$(filter clean,$(MAKECMDGOALS)))
175 .PHONY: clean distclean
176 clean: target
178 distclean: clean
475 clean-batch:
565 o0: clean
567 o1: clean
569 o2: clean
571 o3: clean
573 os: clean
[all …]
H A Ddist.make98 .PHONY: dist-clean
99 clean: dist-clean
100 dist-clean:
H A Dfiddle.make75 clean: clean-fiddle
76 clean-fiddle:
/sqlite-3.40.0/autoconf/tea/
H A DMakefile.in341 dist-clean:
344 dist: dist-clean $(srcdir)/manifest.uuid
387 clean:
392 distclean: clean
470 .PHONY: all binaries clean depend distclean doc install libraries test
/sqlite-3.40.0/autoconf/tea/win/
H A Dmakefile.vc421 clean:
425 realclean: clean
/sqlite-3.40.0/test/
H A Dtemptable2.test174 # 4. Transaction is rolled back. Is the page now clean or dirty?
176 # This actually does work. Step 4 marks the page as clean. But it also
177 # writes to the database file itself. So marking it clean is correct -
H A Dthread003.test73 # over again. This will force the connections to recycle clean pages from
110 # between the caches internal dirty and clean lists, which is another
H A Dcapi3e.test120 # clean up
H A Dfts4growth.test74 {But 'ere he'd gone a dozen yards it bolted clean away.}
H A Dmalloc5.test19 # reclaims clean pages. This test file has been updated accordingly.
H A Dincrvacuum.test822 # Scan through table t3 (which is all clean pages - so mmap is used). Then,
H A Dfts3ac.test760 …h Rogers transitioning to run our retail risk management, I would like to clean up our customer po…
H A Dfts2c.test760 …h Rogers transitioning to run our retail risk management, I would like to clean up our customer po…
/sqlite-3.40.0/tool/
H A Dbuild-all-msvc.bat64 REM When set, the "clean" target will not be used during each build iteration.
174 REM NOTE: From this point, we need a clean error level. Reset it now.
429 REM NOTE: Attempt to clean the environment of all variables used by MSVC
609 REM makefile to clean any stale build output from previous
617 ECHO Failed to clean for platform %%P.
770 …%__ECHO% %NMAKE_CMD% clean "PLATFORM=%1" XCOMPILE=1 USE_NATIVE_LIBPATHS=1 NO_TCL=1 %NMAKE_ARGS% %N…
H A Dsoak1.tcl59 exec make -f $makefilename clean >@stdout 2>@stdout
H A Domittest-msvc.tcl90 exec fossil clean -x
H A Domittest.tcl78 exec $::MAKEBIN -C $dir -f makefile clean $::TARGET >& $dir/build.log
/sqlite-3.40.0/
H A Dspec.template53 %clean
H A Dltmain.sh708 clean|clea|cle|cl)
709 shift; set dummy --mode clean ${1+"$@"}; shift
757 clean) ;;
1470 "Usage: $progname [OPTION]... --mode=clean RM [RM-OPTION]... FILE...
8285 if test "$mode" = clean; then
8319 clean)
8365 if test "$mode" = clean ; then
8417 { test "$mode" = uninstall || test "$mode" = clean; } &&
H A DMakefile.msc2260 pushd $(ZLIBDIR) && $(MAKE) /f win32\Makefile.msc clean $(ZLIBLIB) && popd
2636 moreclean: clean
2640 clean:
H A DMakefile.in1493 clean:
1523 distclean: clean
H A Dmain.mk1125 clean:
/sqlite-3.40.0/autoconf/
H A DINSTALL78 source code directory by typing `make clean'. To also remove the
81 also a `make maintainer-clean' target, but that is intended mainly
/sqlite-3.40.0/ext/rbu/
H A Drbuprogress.test84 # One step to clean up the temporary tables used to update the only
/sqlite-3.40.0/ext/wasm/jaccwabyt/
H A Djaccwabyt.md389 to clean up the instances because doing so will not free up the WASM
1008 // it's good practice to clean up our macros:

12