HomeSort by relevance Sort by last modified time
    Searched full:page (Results 1126 - 1150 of 3599) sorted by null

<<41424344454647484950>>

  /build/tools/droiddoc/src/
DocFile.java 104 String fromPage = hdf.getValue("page.onlyfortemplate", "");
120 // write the page using the appropriate root template, based on the
  /cts/tools/signature-tools/src/signature/io/html/
ClassOverviewPage.java 35 private static final String PAGE = "ClassOverviewPage";
167 StringTemplate template = TemplateStore.getStringTemplate(PAGE);
  /development/pdk/docs/compatibility/
cts-intro.jd 0 page.title=Compatibility Test Suite
18 href="{@docRoot}source/download.html">read this page.</a></li>
  /development/pdk/docs/source/
roles.jd 0 page.title=People and Roles
9 page describes the kinds of roles that interested parties can take on.</p>
  /development/samples/Wiktionary/src/com/example/android/wiktionary/
WordWidget.java 87 // Build the page title for today, such as "March 21"
113 // When user clicks on widget, launch to Wiktionary definition page
  /development/samples/WiktionarySimple/src/com/example/android/simplewiktionary/
WordWidget.java 76 // Build today's page title, like "Wiktionary:Word of the day/March 21"
104 // When user clicks on widget, launch to Wiktionary definition page
  /external/elfutils/src/
elf32-i386.script 86 the same address within the page on the next page up. */
  /external/icu4c/common/unicode/
docmain.h 44 * <a href="http://icu-project.org/download/">download page</a>.</p>
202 * <i>This main page is generated from docmain.h</i>
  /external/icu4c/tools/genrb/
derb.1.in 3 .\" derb.1: manual page for the derb utility
178 This is the set which is guaranteed to be available regardless of code page.
  /external/kernel-headers/original/linux/
proc_fs.h 44 typedef int (read_proc_t)(char *page, char **start, off_t off,
253 int (*proc_read)(struct task_struct *task, char *page);
  /external/qemu/
alpha.ld 58 the same address within the page on the next page up. */
arm.ld 62 the same address within the page on the next page up. */
i386-vl.ld 70 the same address within the page on the next page up. */
i386.ld 70 the same address within the page on the next page up. */
sparc.ld 58 the same address within the page on the next page up. */
  /external/qemu/distrib/sdl-1.2.12/src/joystick/darwin/
SDL_sysjoystick.c 82 long usage; /* usage page from IOUSBHID Parser.h which defines general usage */
83 long usagePage; /* usage within above page from IOUSBHID Parser.h which defines specific usage */
405 /* use top level element usage page and usage to discern device usage page and usage setting appropriate vlaues in device record */
427 /* Mac OS X currently is not mirroring all USB properties to HID page so need to look at USB device page also
452 /* get usage page and usage */
464 if (NULL == refCF) /* get top level element HID usage page or usage */
  /external/qemu/docs/
CPU-EMULATION.TXT 48 - first lookup in a global 256-entries cache for the current page and see if
56 The page cache is called the "TLB" in the QEMU sources.
  /external/quake/quake/src/WinQuake/
vid_ext.cpp 44 #define VESA_DONT_WAIT_VSYNC 0 // when page flipping
503 // force to one page if the adapter reports it doesn't support more pages
505 // support for page flipping
666 regs.x.bx = 0x80; // wait for vsync so we know page 0 is visible
726 // display the newly finished page
729 // page flipped
766 // currently displayed page
775 // non-page-flipped
  /external/v8/benchmarks/
run.html 103 This page contains a suite of pure JavaScript benchmarks that we have
127 the <a href="http://v8.googlecode.com/svn/data/benchmarks/current/revisions.html">revisions</a> page.
  /external/v8/tools/
windows-tick-processor.py 104 page = i >> 12
105 self.vm_extent[page] = 1
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_2/
shell.js 174 function err( msg, page, line ) {
175 writeLineToLog( page + " failed with error: " + msg + " on line " + line );
  /external/webkit/WebCore/bindings/generic/
BindingDOMWindow.h 37 #include "Page.h"
106 newFrame->page()->setOpenedByDOM();
  /external/webkit/WebCore/platform/graphics/win/
SimpleFontDataWin.cpp 131 // merely by testing code page intersection. This seems suspect though. Can't a font only partially
132 // cover a given code page?
  /external/webkit/WebCore/platform/graphics/wince/
SimpleFontDataWince.cpp 89 // merely by testing code page intersection. This seems suspect though. Can't a font only partially
90 // cover a given code page?
  /external/webkit/WebCore/platform/gtk/
ScrollViewGtk.cpp 41 #include "Page.h"
96 // We used to reset everything to 0 here, but when page cache

Completed in 113 milliseconds

<<41424344454647484950>>