Home
last modified time | relevance | path

Searched refs:Clean (Results 1 – 25 of 125) sorted by relevance

12345

/freebsd-12.1/contrib/googletest/googletest/codegear/
H A Dgtest.groupproj20 <Target Name="gtest:Clean">
21 <MSBuild Projects="gtest.cbproj" Targets="Clean" />
29 <Target Name="gtest_main:Clean">
30 <MSBuild Projects="gtest_main.cbproj" Targets="Clean" />
38 <Target Name="gtest_unittest:Clean">
39 <MSBuild Projects="gtest_unittest.cbproj" Targets="Clean" />
47 <Target Name="Clean">
48 <CallTarget Targets="gtest:Clean;gtest_main:Clean;gtest_unittest:Clean" />
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Utility/
H A DCleanUp.h20 std::function<void()> Clean; variable
27 : Clean(std::bind(std::forward<F>(Func), std::forward<Args>(args)...)) {} in CleanUp()
30 if (Clean) in ~CleanUp()
31 Clean(); in ~CleanUp()
35 void disable() { Clean = nullptr; } in disable()
/freebsd-12.1/sys/contrib/zstd/
H A Dappveyor.yml105 …msbuild "build\VS2008\zstd.sln" /m /verbosity:minimal /property:PlatformToolset=v90 /t:Clean,Build…
112 …foreCppTargets=%APPVEYOR_BUILD_FOLDER%\build\VS2010\CompileAsCpp.props /t:Clean,Build /p:Platform=…
115 …%ADDITIONALPARAM% /m /verbosity:minimal /property:PlatformToolset=v100 /t:Clean,Build /p:Platform=…
122 …foreCppTargets=%APPVEYOR_BUILD_FOLDER%\build\VS2010\CompileAsCpp.props /t:Clean,Build /p:Platform=…
125 …msbuild "build\VS2010\zstd.sln" /m /verbosity:minimal /property:PlatformToolset=v110 /t:Clean,Buil…
132 …foreCppTargets=%APPVEYOR_BUILD_FOLDER%\build\VS2010\CompileAsCpp.props /t:Clean,Build /p:Platform=…
135 …msbuild "build\VS2010\zstd.sln" /m /verbosity:minimal /property:PlatformToolset=v120 /t:Clean,Buil…
142 …foreCppTargets=%APPVEYOR_BUILD_FOLDER%\build\VS2010\CompileAsCpp.props /t:Clean,Build /p:Platform=…
145 …msbuild "build\VS2010\zstd.sln" /m /verbosity:minimal /property:PlatformToolset=v140 /t:Clean,Buil…
241 …foreCppTargets=%APPVEYOR_BUILD_FOLDER%\build\VS2010\CompileAsCpp.props /t:Clean,Build /p:Platform=…
[all …]
/freebsd-12.1/crypto/openssh/
H A DTODO51 Clean up configure/makefiles:
52 - Clean up configure.ac - There are a few double #defined variables
/freebsd-12.1/crypto/openssl/
H A DCONTRIBUTING44 platforms: try to ensure you only use portable features. Clean builds
/freebsd-12.1/usr.bin/compress/doc/
H A Drevision.log106 * Clean up the code a little and lint it. (Lint complains about all
/freebsd-12.1/contrib/libpcap/
H A DCHANGES32 Clean up the name-to-DLT mapping table.
54 Clean up {DAG, Septel, Myricom SNF}-only builds.
57 Clean up hardware time stamp support: the "any" device does not support any time stamp types.
189 Clean up some man pages
216 Clean up some compiler warnings.
225 Clean up some error messages.
/freebsd-12.1/contrib/ntp/
H A DChangeLog909 * Clean up the RLIMIT_STACK code.
1503 * CID 739715: Clean up sockaddr_dump().
1658 * Clean the man5_MANS in ntpd/ .
1692 * Clean up an exit status in ntpq.c.
1764 * Clean up configure.ac.
2005 * Clean up ntp-wait-opts.def .
2149 * Clean up the ntp.lic file.
3224 * Clean up the SNTP documentation.
4083 * Clean up build process for ntpsnmpd.
4087 * Clean up the libntpq.a build.
[all …]
H A DCommitLog-4.1.0277 (local_clock): Use it. Clean up the code.
279 (rstclock): Implement it. Clean up the code.
702 (local_clock): Clean up some debug/info messages.
1611 earlier. Clean up KERNEL_PLL code.
2350 * ntpd/ntp_crypto.c (crypto_recv): Clean up debug output.
2777 * libntp/audio.c (audio_show): Clean up (more) properly.
2809 * ntpd/ntp_proto.c: Clean up
3231 (LDISC_PPS): Clean up comments
3899 * include/ntp_stdlib.h: Clean up previous NeXT patch.
4515 * ntpd/refclock_palisade.h: Clean up declarations.
[all …]
H A DCOPYRIGHT76 port. Clean up recvbuf and iosignal code into separate modules.
/freebsd-12.1/stand/forth/
H A Dcheck-password.4th111 drop \ Clean up stack cruft
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64.td102 "true", "Enable v8.2 data Cache Clean to Point of Persistence" >;
323 "true", "Enable v8.5 Cache Clean to Point of Deep Persistence" >;
/freebsd-12.1/contrib/tcpdump/
H A DCHANGES7 Clean up IS-IS printing.
123 Clean up relative time stamp printing (Fix an array overflow)
199 ISAKMP: Clean up parsing of IKEv2 Security Associations
209 LLC: Clean up printing of LLC packets
252 SNMP: Clean up the "have libsmi but no modules loaded" case
253 SNMP: Clean up the object abbreviation list and fix the code to match them
668 Clean up documentation of vlan filter expression, document mpls
/freebsd-12.1/contrib/libstdc++/
H A DChangeLog-2000487 * src/locale-inst.cc: Clean instantiations.
2118 * Makefile.am: ... here. Clean.
2564 Clean up static const data member definitions.
3158 Clean up configure/build longstanding issues.
3317 (__basic_file::open): Clean.
3318 (__basic_file::sys_open): Clean.
3659 * bits/std_cwctype.h: Clean.
3660 * bits/std_cwchar.h: Clean, remove cruft.
3828 * acinclude.m4: Clean up comments on newer checks.
4396 Remove unused bits. Clean.
[all …]
H A DChangeLog-1999640 * src/ios.cc (register_callback): Clean.
661 Clean up regressions.
742 * bits/ostream.tcc: Clean for above.
1529 * bits/string.tcc (string::compare): Clean up, re-implement.
1882 Clean _M_fold.
2507 * bits/sbuf_iter.h: Clean, fix istreambuf_iterator, make
2753 * bits/locfacets.tcc(do_get): Clean/fix bool method.
3000 * src/ios.cc: Clean.
3034 * bits/std_streambuf.h: Clean, tweak.
3136 * bits/c++config.h: Clean. Remove _G_NO_STREAMBUF_ITERATORS and
[all …]
/freebsd-12.1/tools/tools/nanobsd/dhcpd/
H A Dcommon69 pprint 2 "Clean and create world directory (${LOCAL_DIR})"
/freebsd-12.1/sys/contrib/zlib/
H A DChangeLog50 - Clean up contrib/vstudio [Roß]
77 - Clean up the usage of z_const and respect const usage within zlib
78 - Clean up examples/gzlog.[ch] comparisons of different types
355 - Clean up assembler builds in win32/Makefile.msc [Rowe]
441 - Clean up text files (tabs, trailing whitespace, etc.) [Oberhumer]
619 - Clean up compilation under Solaris SunStudio cc [Rowe, Reinholdtsen]
666 - Clean up some text files (carriage returns, trailing space)
917 - Clean up FAR usage in inflate
966 - Clean up what gets compiled for FASTEST
/freebsd-12.1/contrib/libevent/
H A DChangeLog-2.0228 o Clean up some problems identified by Coverity. (7c11e51 Harlan Stenn)
576 …o Clean up syntax on TAILQ_ENTRY() usage to build correctly with recent MSVC (60433a0 Gilad Benjam…
763 o Clean up a mistake in pointer manipulation in evbuffer_remove (28bfed4 Christopher Davis)
766 …o Clean up properly when adding a signal handler fails. (b84b598 Gilad Benjamini) o Ensure that ev…
1015 o Clean up formatting: Disallow space-before-tab. (8fdf09c)
1016 o Clean up formatting: use tabs, not 8-spaces, to indent. (e5bbd40)
1017 o Clean up formatting: remove trailing spaces (e5cf987)
1018 o Clean up formatting: function/keyword spacing consistency. (4faeaea)
/freebsd-12.1/contrib/ntp/sntp/libevent/
H A DChangeLog-2.0228 o Clean up some problems identified by Coverity. (7c11e51 Harlan Stenn)
576 …o Clean up syntax on TAILQ_ENTRY() usage to build correctly with recent MSVC (60433a0 Gilad Benjam…
763 o Clean up a mistake in pointer manipulation in evbuffer_remove (28bfed4 Christopher Davis)
766 …o Clean up properly when adding a signal handler fails. (b84b598 Gilad Benjamini) o Ensure that ev…
1015 o Clean up formatting: Disallow space-before-tab. (8fdf09c)
1016 o Clean up formatting: use tabs, not 8-spaces, to indent. (e5bbd40)
1017 o Clean up formatting: remove trailing spaces (e5cf987)
1018 o Clean up formatting: function/keyword spacing consistency. (4faeaea)
H A DChangeLog195 o Clean up the README some. (8d4cb35 JoakimSoderberg)
897 o Clean up some problems identified by Coverity. (7c11e51 Harlan Stenn)
1083 o Clean up rtrim implementation (aa59d80)
1167 o Clean up error handling in epoll_apply_one_change() a little (2d55a19)
1385 o Clean up lingering _identifiers. (946b584)
/freebsd-12.1/contrib/ntp/sntp/
H A DCOPYRIGHT76 port. Clean up recvbuf and iosignal code into separate modules.
/freebsd-12.1/libexec/bootpd/
H A DChanges175 Clean-up signed/unsigned mismatches.
/freebsd-12.1/contrib/gcclibs/libiberty/
H A Dpexecute.txh246 Clean up and free all data associated with @var{obj}.
/freebsd-12.1/contrib/gcc/cp/
H A DMake-lang.in192 # Clean hooks:
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DProcess.cpp4733 ~RestorePlanState() { Clean(); } in ~RestorePlanState()
4735 void Clean() { in Clean() function in __anonbad243f10511::RestorePlanState
4803 restorer.Clean(); in HandleStoppedEvent()
4816 restorer.Clean(); in HandleStoppedEvent()

12345