Searched refs:finalize (Results 26 - 35 of 35) sorted by relevance

12

/freebsd-11.0-release/contrib/unbound/
H A Dltmain.sh4452 finalize=:
4462 finalize=false
4472 if $finalize; then
10391 # We have no uninstalled library dependencies, so finalize right now.
/freebsd-11.0-release/crypto/heimdal/
H A Dltmain.sh3123 finalize=yes
3133 finalize=no
3143 if test "$finalize" = yes; then
8884 # We have no uninstalled library dependencies, so finalize right now.
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1747 DIB.finalize();
3509 void CGDebugInfo::finalize() { function in class:CGDebugInfo
3556 DBuilder.finalize();
H A DCodeGenModule.cpp476 DebugInfo->finalize();
/freebsd-11.0-release/contrib/ldns/
H A Dltmain.sh3124 finalize=yes
3134 finalize=no
3144 if test "$finalize" = yes; then
8906 # We have no uninstalled library dependencies, so finalize right now.
/freebsd-11.0-release/contrib/file/
H A Dltmain.sh3125 finalize=yes
3135 finalize=no
3145 if test "$finalize" = yes; then
8913 # We have no uninstalled library dependencies, so finalize right now.
/freebsd-11.0-release/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh4452 finalize=:
4462 finalize=false
4472 if $finalize; then
10391 # We have no uninstalled library dependencies, so finalize right now.
/freebsd-11.0-release/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors.cc2529 static void finalize(void *arg) { function in namespace:__tsan
2716 if (REAL(__cxa_atexit)(&finalize, 0, 0)) {
/freebsd-11.0-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c826 ** Applications must [sqlite3_finalize | finalize] all [prepared statements]
4138 ** The application must finalize every [prepared statement] in order to avoid
4257 ** close the database connection nor finalize or reset the prepared
[all...]
/freebsd-11.0-release/contrib/sqlite3/
H A Dsqlite3.c517 ** Applications should [sqlite3_finalize | finalize] all [prepared statements],
4371 ** The application must finalize every [prepared statement] in order to avoid
4501 ** close the database connection nor finalize or reset the prepared
[all...]

Completed in 623 milliseconds

12