/external/wpa_supplicant_8/src/eap_peer/ |
eap_methods.c | 226 * eap_peer_method_unload - Unload a dynamic EAP method library (shared object) 230 * This function can be used to unload EAP methods that have been previously
|
/hardware/ti/omap3/dspbridge/inc/ |
nldrdefs.h | 280 * Unload create, delete, or execute phase function of a node on the DSP. 284 * phase: Node function to unload (create, delete, or execute).
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
nldrdefs.h | 280 * Unload create, delete, or execute phase function of a node on the DSP. 284 * phase: Node function to unload (create, delete, or execute).
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
fd.h | 32 spec1, /* stepping rate, head unload time */ 127 unsigned long hut; /* Head unload time (remnant of
|
/external/bluetooth/glib/gobject/ |
gtypeplugin.c | 81 * unload the implementation again. The type system makes sure to call
|
/external/bluetooth/glib/tests/ |
module-test.c | 193 /* unload plugins */
|
/external/chromium/chrome/browser/extensions/ |
extension_info_map.cc | 46 // NOTE: This can currently happen if we receive multiple unload
|
extension_service.h | 299 // Unload the specified extension. 303 // Unload all extensions. This is currently only called on shutdown, and 355 // Go through each extensions in pref, unload blacklisted extensions 360 // Go through each extension and unload those that the network admin has
|
extension_tab_helper.h | 39 // tab becomes an app-tab. TabContents does not listen for unload events for
|
extension_toolbar_model_browsertest.cc | 190 // Unload B again.
|
/external/chromium/chrome/common/ |
launchd_mac.mm | 127 "/bin/launchctl unload -S %s %s;"
|
/external/icu4c/tools/icuinfo/ |
testplug.c | 198 fprintf(stderr, "MEM: not possible to unload this plugin (no way to reset memory functions)...\n");
|
/external/kernel-headers/original/linux/ |
apm_bios.h | 48 * Data for APM that is persistent across module unload/load
|
notifier.h | 122 * device units up), device [un]mount chain, module load/unload chain,
|
/external/libvpx/examples/includes/geshi/geshi/ |
genero.php | 326 "UNLOAD",
|
/external/openssl/crypto/dso/ |
dso_err.c | 142 {ERR_REASON(DSO_R_UNLOAD_FAILED) ,"could not unload the shared library"},
|
/external/openssl/crypto/engine/ |
eng_err.c | 151 {ERR_REASON(ENGINE_R_NO_UNLOAD_FUNCTION) ,"no unload function"},
|
/external/oprofile/agents/jvmpi/ |
jvmpi_oprofile.cpp | 144 cerr << "unload: addr="
|
/external/oprofile/doc/ |
opcontrol.1.in | 75 Shut down daemon. Unload the oprofile module and oprofilefs.
|
/external/qemu/distrib/sdl-1.2.12/src/video/x11/ |
SDL_x11dyn.c | 117 /* Don't actually unload if more than one module is using the libs... */
|
/external/srec/srec/Semproc/include/ |
SR_SemanticGraph.h | 69 ESR_ReturnCode(*unload)(struct SR_SemanticGraph_t* self); member in struct:SR_SemanticGraph_t
|
/external/v8/src/x64/ |
codegen-x64.cc | 123 __ fstp(0); // Unload y.
|
/external/webkit/Source/WebCore/bindings/v8/ |
DateExtension.cpp | 119 V8Proxy::throwError(V8Proxy::GeneralError, "Too much time spent in unload handler.");
|
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
CrossProcessFontLoading.mm | 149 // Destructor - Unload font container from memory and remove ourselves
|
/external/webkit/Source/WebCore/platform/network/curl/ |
ResourceHandleCurl.cpp | 103 // load from an unload handler, so let's just block it.
|