HomeSort by relevance Sort by last modified time
    Searched full:unload (Results 201 - 225 of 800) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/icu/icu4c/source/common/unicode/
uclean.h 64 * an application exits. For applications that dynamically load and unload
66 * just before the library unload.
  /external/kernel-headers/original/uapi/linux/
fd.h 40 spec1, /* stepping rate, head unload time */
135 unsigned long hut; /* Head unload time (remnant of
  /external/libxml2/
xmlmodule.c 148 * The close operations unload the associated module and free the
185 * but does not unload the associated shared library which may still
  /external/pdfium/core/fxge/win32/
fx_win32_dwrite.cpp 134 void CDWriteExt::Unload() {
143 Unload();
  /external/skia/tools/viewer/
SlideDir.cpp 327 void SlideDir::unload() { function in class:SlideDir
329 slide->unload();
  /external/syslinux/efi32/include/efi/
efiapi.h 382 // If the driver image supports a dynamic unload request
383 EFI_IMAGE_UNLOAD Unload;
  /external/syslinux/efi64/include/efi/
efiapi.h 382 // If the driver image supports a dynamic unload request
383 EFI_IMAGE_UNLOAD Unload;
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efiapi.h 382 // If the driver image supports a dynamic unload request
383 EFI_IMAGE_UNLOAD Unload;
  /external/syslinux/gpxe/src/arch/i386/interface/pxe/
pxe_preboot.c 124 * UNLOAD BASE CODE STACK
317 /* Prepare for unload */
  /external/wpa_supplicant_8/src/eap_peer/
eap_methods.c 224 * eap_peer_method_unload - Unload a dynamic EAP method library (shared object)
228 * This function can be used to unload EAP methods that have been previously
  /frameworks/base/core/java/android/hardware/location/
ContextHubTransaction.java 218 return upperCase ? "Unload" : "unload";
  /frameworks/base/media/jni/soundpool/
android_media_SoundPool.cpp 65 return ap->unload(sampleID) ? JNI_TRUE : JNI_FALSE;
250 { "unload",
  /hardware/libhardware/include/hardware/
context_hub.h 335 * Unloads a nanoApp. Before the unload, the app's deinit method
402 CONTEXT_HUB_UNLOAD_APP = 4, // Unload a specified app
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
fd.h 39 spec1, /* stepping rate, head unload time */
134 unsigned long hut; /* Head unload time (remnant of
  /art/test/931-agent-thread/
agent_thread.cc 161 // to not unload the plugin and crash.
  /device/google/wahoo/wifi_offload/
chre_interface.cpp 112 LOG(VERBOSE) << "Unload Nano app response";
  /device/linaro/bootloader/edk2/ArmPkg/Library/DebugPeCoffExtraActionLib/
DebugPeCoffExtraActionLib.c 131 DEBUG ((EFI_D_ERROR, "unload symbols_only %a\n", DeCygwinPathIfNeeded (ImageContext->PdbPointer, Temp, sizeof (Temp))));
  /device/linaro/bootloader/edk2/ArmPkg/Library/RvdPeCoffExtraActionLib/
RvdPeCoffExtraActionLib.c 152 AsciiSPrint (Buffer, sizeof(Buffer), "unload symbols_only \"%a\"\n", ImageContext->PdbPointer);
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/Ipf/
IpfBootSupport.c 271 // return error directly the BS will unload this image
  /device/linaro/bootloader/edk2/Nt32Pkg/Library/PeiNt32PeCoffExtraActionLib/
PeiNt32PeCoffExtraActionLib.c 18 Provides services to perform additional actions to relocate and unload
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/
UefiShellDriver1CommandsLib.h 197 Function for 'unload' command.
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
Load.c 137 // Exit and unload the non-driver image
  /external/ImageMagick/PerlMagick/
Magick.pm 98 END { UNLOAD () };
  /external/ImageMagick/PerlMagick/quantum/
quantum.pm 97 END { UNLOAD () };
quantum.pm.in 97 END { UNLOAD () };

Completed in 1483 milliseconds

1 2 3 4 5 6 7 891011>>