Searched defs:munmap (Results 1 - 10 of 10) sorted by relevance

/external/compiler-rt/lib/profile/
H A DWindowsMMap.c84 void munmap(void *addr, size_t length) function
/external/ImageMagick/MagickCore/
H A Dnt-base.h196 #if !defined(munmap)
197 # define munmap(address,length) NTUnmapMemory(address,length) macro
/external/e2fsprogs/intl/
H A Dloadmsgcat.c464 # define munmap __munmap macro
1014 munmap ((void *) data, size);
1378 munmap ((void *) data, size);
1411 munmap ((void *) domain->data, domain->mmap_size);
/external/fio/os/windows/
H A Dposix.c302 int munmap(void *addr, size_t len) function
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 137 milliseconds