HomeSort by relevance Sort by last modified time
    Searched refs:PAGE (Results 1 - 25 of 27) sorted by null

1 2

  /external/valgrind/none/tests/linux/
mremap2.c 19 static int PAGE;
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, 20*PAGE )
    [all...]
  /cts/tests/uiautomator/test-apps/CtsUiAutomatorApp/src/com/android/cts/uiautomator/
Test6DetailFragment.java 28 private final static String PAGE = "<html><body>"
47 wv.loadData(PAGE, "text/html", null);
  /external/llvm/test/MC/AArch64/
arm64-arm64-fixup.s 8 adrp x3, _printf@page
9 ; CHECK: adrp x3, _printf@PAGE ; encoding: [0x03'A',A,A,0x90'A']
10 ; CHECK: fixup A - offset: 0, value: _printf@PAGE, kind: fixup_aarch64_pcrel_adrp_imm21
  /cts/tools/signature-tools/src/signature/io/html/
ClassOverviewPage.java 35 private static final String PAGE = "ClassOverviewPage";
167 StringTemplate template = TemplateStore.getStringTemplate(PAGE);
  /external/jemalloc/src/
chunk_mmap.c 163 alloc_size = size + alignment - PAGE;
zone.c 81 je_posix_memalign(&ret, PAGE, size);
arena.c 16 static bool *small_run_tab; /* Valid small run page multiples. */
76 * randomization can offset the allocation from the page boundary.
109 size += PAGE;
324 << LG_PAGE)), PAGE);
334 for (i = 0; i < PAGE / sizeof(size_t); i++)
443 * Set the last element first, in case the run only contains one page
591 * There is no need to initialize the internal page map entries unless
    [all...]
chunk.c 509 assert(chunksize >= PAGE);
ctl.c 349 {NAME("page"), CTL(arenas_page)},
    [all...]
jemalloc.c 1016 * Chunks always require at least one header page,
1018 * possibly an additional page in the presence of
    [all...]
  /external/llvm/test/ExecutionEngine/RuntimeDyld/AArch64/
MachO_ARM64_relocations.s 27 # the PC-relative page (4 KiB) difference between the adrp instruction and the
28 # variable ptr. ldr encodes the offset of the variable within the page. The ldr
36 adrp x0, _ptr@PAGE
42 # relocation. adrp encodes the PC-relative page (4 KiB) difference between the
44 # entry within the page. The ldr instruction perfroms an implicit shift on the
  /external/jemalloc/include/jemalloc/internal/
jemalloc_internal.h 306 /* Page size. LG_PAGE is determined by the configure script. */
310 #define PAGE ((size_t)(1U << LG_PAGE))
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) {
arena.h 51 /* Each element of the chunk map corresponds to one page within the chunk. */
61 * Small: Run page offset.
62 * Large: Run size for first page, unset for trailing pages.
71 * p : run page offset
129 * Each arena_chunk_map_misc_t corresponds to one page within the chunk, just
174 * need to be tracked in the map. This omission saves a header page
408 PAGE
    [all...]
  /external/boringssl/src/crypto/perlasm/
x86masm.pl 89 .text\$ SEGMENT PAGE 'CODE'
  /packages/experimental/NotificationListenerSample/src/com/android/example/notificationlistener/
Listener.java 50 private static final int PAGE = 10;
  /external/libpcap/msdos/
ndis_0.asm 0 PAGE 60,132
pkt_rx0.asm 0 PAGE 60,132
  /external/llvm/test/MC/MachO/AArch64/
darwin-ARM64-reloc.s 8 adrp x3, _data@page
13 adrp x3, _data@page+1
18 adrp x0, L_.str@PAGE
  /external/jemalloc/test/unit/
mallctl.c 506 TEST_ARENAS_CONSTANT(size_t, page, PAGE);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
javax.servlet.jsp_2.0.0.v200806031607.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tmschema.h 888 BEGIN_TM_CLASS_PARTS(PAGE)
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 
  /build/tools/droiddoc/templates-ds/assets/js/
docs.js 124 // finding the relative URL to this page. This will allow us to find links on the page
125 // leading back to this page.
138 // Otherwise the page path is already an absolute URL
141 // select current page in sidenav and set up prev/next links if they exist
171 // jump to this section's index page (if it exists)
190 // we're on an index page, jump to the first topic
198 // then set the landing page "start link" text to be the first doc title
202 // If the selected page has a description, then it's a class or article homepage
204 // this means we're on a class landing page
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
docs.js 147 // finding the relative URL to this page. This will allow us to find links on the page
148 // leading back to this page.
161 // Otherwise the page path is already an absolute URL
180 // If the root is reference, but page is also part of Google Services, select Google
198 // select current page in sidenav and header, and set up prev/next links if they exist
203 // Find this page's <li> in sidenav and set selected
228 // jump to this section's index page (if it exists)
247 // we're on an index page, jump to the first topic
255 // then set the landing page "start link" text to be the first doc titl
    [all...]
  /external/bison/build-aux/
texinfo.tex 33 % http://www.gnu.org/software/texinfo/ (the Texinfo home page)
57 % The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
130 \ifx\putwordpage\undefined \gdef\putwordpage{page}\fi
272 % of a page, or that at the bottom of a page. The solution is
273 % described on page 260 of The TeXbook. It involves outputting two
289 % page or the contents), so we use \firstmark there -- this gets us
308 \chardef\PAGE = 255
309 \output = {\onepageout{\pagecontents\PAGE}}
336 % the page break happens to be in the middle of an example
    [all...]

Completed in 1975 milliseconds

1 2