/development/ndk/platforms/android-21/arch-arm64/src/ |
crtbegin_so.c | 47 * handler when a library is unloaded.
|
/development/ndk/platforms/android-3/arch-arm/src/ |
crtbegin_so.c | 47 * handler when a library is unloaded.
|
/development/ndk/platforms/android-9/arch-x86/src/ |
crtbegin_so.c | 47 * handler when a library is unloaded.
|
/external/icu/icu4c/source/common/unicode/ |
icuplug.h | 155 UPLUG_REASON_UNLOAD = 2, /**< The plugin is being unloaded. **/ 190 * Request that this plugin not be unloaded at cleanup time. 194 * @param dontUnload set true if this plugin can't be unloaded 362 * Will request the plugin to be unloaded, and close the library if needed
|
/external/icu/icu4c/source/tools/icuinfo/ |
icuplugins_windows_sample.txt | 56 ## Note, it cannot be unloaded.
|
/hardware/intel/common/wrs_omxil_core/core/src/ |
pv_omx_interface.cpp | 51 // safely unloaded and reloaded when the proxy interface
|
/hardware/ti/omap3/omx/core_plugin/omx_core_plugin/src/ |
ti_omx_interface.cpp | 61 // safely unloaded and reloaded when the proxy interface
|
/external/deqp/framework/delibs/deutil/ |
deDynamicLibrary.h | 49 * unloaded. 57 * Closing library handle decrements reference count. Library is unloaded
|
/external/llvm/include/llvm/Support/ |
DynamicLibrary.h | 36 /// or for unloading libraries when the LLVM library is unloaded. 61 /// The library will only be unloaded when the program terminates.
|
/external/lldb/scripts/Python/interface/ |
SBAddress.i | 27 when/if the addresses slide when the images are loaded/unloaded 32 unloaded. 38 have been loaded/unloaded, the load addresses of the main executable
|
/external/compiler-rt/lib/sanitizer_common/ |
sanitizer_libignore.h | 37 // Must be called after a dynamic library is unloaded.
|
sanitizer_symbolizer.h | 118 // Since the corresponding module might get unloaded later, we should create
|
/external/lldb/source/Core/ |
State.cpp | 26 case eStateUnloaded: return "unloaded";
|
/hardware/libhardware/include/hardware/ |
sound_trigger.h | 89 * Unload a sound model. A sound model can be unloaded to make room for a new one to overcome
|
/ndk/sources/android/crazy_linker/src/ |
crazy_linker_library_list.h | 76 // destructors are run, its dependencies are unloaded, then the
|
/external/apache-http/src/org/apache/commons/logging/impl/ |
WeakHashtable.java | 65 * stomp on each other. When the component is later unloaded, the container 70 * is called whenever component is unloaded, the classloaders will be correctly 79 * be correctly unloaded without an explicit release. Though weak references
|
/external/replicaisland/src/com/replica/replicaisland/ |
TextureLibrary.java | 88 /** Loads all unloaded textures into OpenGL memory. Already-loaded textures are ignored. */ 116 /** Marks all textures as unloaded */
|
/bionic/libc/stdlib/ |
atexit.c | 70 * with the given dso handle is unloaded dynamically. Also used as
|
/development/ndk/platforms/android-3/include/linux/ |
device.h | 73 struct completion unloaded; member in struct:device_driver
|
/external/google-breakpad/src/google_breakpad/processor/ |
source_line_resolver_interface.h | 82 // Request that the specified module be unloaded from this resolver.
|
/external/guava/guava-gwt/test-super/com/google/common/base/super/com/google/common/base/ |
EnumsTest.java | 98 // (and therefore its ClassLoader) from being unloaded, then this WeakReference will never be
|
/external/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/ |
DynamicLoaderPOSIXDYLD.h | 99 /// linker each time a module is loaded or unloaded.
|
/external/llvm/lib/ExecutionEngine/IntelJITEvents/ |
jitprofiling.h | 84 * ) for all the method that are unloaded
|
/external/mesa3d/src/gallium/state_trackers/wgl/ |
stw_device.c | 156 * this DLL may be unloaded before the DLL that is using GL contexts is.
|
/external/skia/tools/ |
skdiff_utils.cpp | 45 // In debug, the DLL will automatically be unloaded when this is deleted,
|