Searched defs:PAGE (Results 1 - 5 of 5) sorted by relevance
/external/libpcap/msdos/ |
H A D | ndis_0.asm | 0 PAGE 60,132
1 PAGE 60,132 label
|
H A D | pkt_rx0.asm | 0 PAGE 60,132
1 PAGE 60,132 label
|
/external/valgrind/none/tests/linux/ |
H A D | mremap2.c | 19 static int PAGE; variable 38 // set up working area so expansion limit is 20*PAGE 43 // A suitable attempted fixed dst is workingarea + 150*PAGE. 48 workingarea = mmap(0, 200*PAGE, PROT_NONE, 51 try_dst = workingarea + 150*PAGE; 52 unmap_and_check(workingarea, 200*PAGE); 60 unmap_and_check( workingarea, 200*PAGE); 63 mapanon_fixed( workingarea + 0*PAGE, 9*PAGE); 66 mapanon_fixed( workingarea + 10*PAGE, 2 [all...] |
/external/jemalloc/include/jemalloc/internal/ |
H A D | jemalloc_internal.h | 310 #define PAGE ((size_t)(1U << LG_PAGE)) macro 311 #define PAGE_MASK ((size_t)(PAGE - 1)) 679 if (size <= SMALL_MAXCLASS && alignment < PAGE) { 714 if (usize + alignment - PAGE <= arena_maxrun) 745 if (usize + alignment - PAGE < usize) {
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | javax.servlet.jsp_2.0.0.v200806031607.jar | META-INF/MANIFEST.MF META-INF/ECLIPSE.SF META-INF/ECLIPSE.RSA META ... |
Completed in 1006 milliseconds