Searched refs:unloaded (Results 1 – 25 of 46) sorted by relevance
12
/third_party/boost/libs/dll/doc/ |
D | missuses.qbk | 29 …e exception code in plugin. When `f` goes out of scope, the plugin gets unloaded and the reference… 72 …ptr<int>` attempts to call that deleter, however the plugin was already unloaded and the code for …
|
D | tutorial.qbk | 75 variable goes out of scope or will be reset, then the *DLL/DSO will be unloaded* and any attempt to 252 unloaded
|
/third_party/openssl/doc/man3/ |
D | CONF_modules_free.pod | 33 B<all> is B<1> all modules, including builtin modules will be unloaded.
|
D | RSA_set_method.pod | 147 at any time if the ENGINE is unloaded (in fact it could be unloaded as a
|
D | CRYPTO_THREAD_run_once.pod | 143 no longer in use and is unloaded.
|
D | CRYPTO_get_ex_new_index.pod | 85 If a dynamic library can be unloaded, it should call CRYPTO_free_ex_index()
|
/third_party/selinux/secilc/ |
D | README | 66 sensitivities/categories/levels may create an unloaded binary
|
/third_party/cef/patch/patches/ |
D | extensions_1947.patch | 81 // 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/flutter/skia/third_party/externals/icu/source/tools/icuinfo/ |
D | icuplugins_windows_sample.txt | 58 ## Note, it cannot be unloaded.
|
/third_party/icu/icu4c/source/tools/icuinfo/ |
D | icuplugins_windows_sample.txt | 58 ## Note, it cannot be unloaded.
|
/third_party/skia/third_party/externals/icu/source/tools/icuinfo/ |
D | icuplugins_windows_sample.txt | 58 ## Note, it cannot be unloaded.
|
/third_party/python/Modules/_ctypes/darwin/ |
D | README | 9 when trying to close it (dynamic libraries cannot currently be unloaded).
|
/third_party/ltp/testcases/kernel/device-drivers/dev_sim_framework/ |
D | README | 28 unloaded if it is still in use by the system or a program.
|
/third_party/boost/libs/python/ |
D | todo.txt | 197 zero until the Boost.Python shared object is unloaded. This can
|
/third_party/gn/src/gn/ |
D | functions_target.cc | 629 be) loaded and unloaded at runtime. in RunGroup()
|
/third_party/icu/docs/userguide/packaging/ |
D | plug-ins.md | 51 uninstall themselves before they are removed from memory and unloaded.
|
/third_party/pulseaudio/src/utils/ |
D | pactl.c | 900 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/pulseaudio/src/pulsecore/ |
D | cli-command.c | 453 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/boost/libs/log/doc/ |
D | sink_frontends.qbk | 100 …are still used by the library when the module in which they reside gets unloaded, the application …
|
/third_party/openssl/crypto/engine/ |
D | README | 140 a change is made to the pile, eg. perhaps an ENGINE was unloaded. The reason is
|
/third_party/icu/docs/userguide/usefrom/ |
D | cobol.md | 295 When no more APIs from a DLL are needed, the DLL should be unloaded in order to
|
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/android/ |
D | android_device_test.dart | 600 [wlan.driver.status]: [unloaded]
|
/third_party/libunwind/doc/ |
D | libunwind.tex | 285 unloaded (e.g., via \Cmd{dlclose}{3}).
|
/third_party/pulseaudio/ |
D | meson.build | 352 # On ELF systems we don't want the libraries to be unloaded since we don't clean them up properly,
|
/third_party/python/Misc/NEWS.d/ |
D | 3.5.4rc1.rst | 60 Relative import from unloaded package now reimports the package instead of
|
12