Home
last modified time | relevance | path

Searched refs:memoryBlock (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/Analysis/
Dmalloc.c1576 int *memoryBlock = (int *)malloc(size + sizeof(int)); in testOffsetAllocate() local
1577 return &memoryBlock[1]; // no-warning in testOffsetAllocate()
1580 void testOffsetDeallocate(int *memoryBlock) { in testOffsetDeallocate() argument
1581 free(&memoryBlock[-1]); // no-warning in testOffsetDeallocate()
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...