Home
last modified time | relevance | path

Searched refs:unloaded (Results 1 – 25 of 52) sorted by relevance

123

/third_party/rust/crates/libloading/
DREADME.mkd3 … this library is the prevention of dangling `Symbol`s that may occur after a `Library` is unloaded.
/third_party/openssl/crypto/property/
DREADME.md10 unloaded relatively infrequently, if at all.
53 the chosen algorithm. When a provider is loaded or unloaded, this cache
/third_party/openssl/doc/man3/
DCONF_modules_free.pod33 B<all> is B<1> all modules, including built-in modules will be unloaded.
DRSA_set_method.pod154 at any time if the ENGINE is unloaded (in fact it could be unloaded as a
DCRYPTO_THREAD_run_once.pod176 no longer in use and is unloaded.
DCRYPTO_get_ex_new_index.pod90 If a dynamic library can be unloaded, it should call CRYPTO_free_ex_index()
/third_party/selinux/secilc/
DREADME66 sensitivities/categories/levels may create an unloaded binary
/third_party/cef/patch/patches/
Dextensions_1947.patch81 // Listen for when an extension is unloaded from the same profile, as it may
113 + // Listen for when an extension is unloaded from the same profile, as it may
/third_party/icu/icu4c/source/tools/icuinfo/
Dicuplugins_windows_sample.txt58 ## Note, it cannot be unloaded.
/third_party/flutter/skia/third_party/externals/icu/source/tools/icuinfo/
Dicuplugins_windows_sample.txt58 ## Note, it cannot be unloaded.
/third_party/skia/third_party/externals/icu/source/tools/icuinfo/
Dicuplugins_windows_sample.txt58 ## Note, it cannot be unloaded.
/third_party/vulkan-loader/tests/
DREADME.md39 …nd unloads them in `vkDestroyInstance`. If these dynamic libraries aren't unloaded, they leak state
/third_party/python/Modules/_ctypes/darwin/
DREADME9 when trying to close it (dynamic libraries cannot currently be unloaded).
/third_party/ltp/testcases/kernel/device-drivers/dev_sim_framework/
DREADME28 unloaded if it is still in use by the system or a program.
/third_party/openssl/doc/man7/
DOSSL_PROVIDER-default.pod21 explicitly unloaded then the default provider will not be automatically
Dprovider-base.pod337 I<remove_cb> is a callback that will be called when a new provider is unloaded
339 the provider being unloaded and this provider's data in I<cbdata>. It should
365 I<deactivate> is nonzero then the provider is also unloaded if it is not
/third_party/pulseaudio/src/utils/
Dpactl.c900 static bool unloaded = false; in unload_module_by_name_callback() local
909 if (unloaded == false) in unload_module_by_name_callback()
918 unloaded = true; in unload_module_by_name_callback()
/third_party/gn/src/gn/
Dfunctions_target.cc629 be) loaded and unloaded at runtime. in RunGroup()
/third_party/icu/docs/userguide/packaging/
Dplug-ins.md51 uninstall themselves before they are removed from memory and unloaded.
/third_party/pulseaudio/src/pulsecore/
Dcli-command.c453 bool unloaded = false; in pa_cli_command_unload() local
476 unloaded = true; in pa_cli_command_unload()
480 if (unloaded == false) { in pa_cli_command_unload()
/third_party/rust/crates/clang-sys/
DCHANGELOG.md100 - Improved panic error message when calling an unloaded function
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/android/
Dandroid_device_test.dart600 [wlan.driver.status]: [unloaded]
/third_party/openssl/doc/internal/man3/
Dossl_provider_new.pod159 function is called), and the associated module will be unloaded if one
/third_party/icu/docs/userguide/usefrom/
Dcobol.md295 When no more APIs from a DLL are needed, the DLL should be unloaded in order to
/third_party/openssl/crypto/engine/
DREADME.md140 a change is made to the pile, eg. perhaps an ENGINE was unloaded. The reason is

123