Searched defs:munmap (Results 1 - 9 of 9) sorted by relevance
/external/ImageMagick/MagickCore/ | ||
H A D | nt-base.h | 196 #if !defined(munmap) 197 # define munmap(address,length) NTUnmapMemory(address,length) macro |
/external/e2fsprogs/intl/ | ||
H A D | loadmsgcat.c | 464 # 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 D | posix.c | 302 int munmap(void *addr, size_t len) function |
/external/robolectric/v3/runtime/ | ||
H A D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.3_r2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
Completed in 1129 milliseconds