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

<<21222324252627282930>>

  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
skbuff.h 61 struct page *page; member in struct:skb_frag_struct
  /ndk/build/platforms/android-4/arch-arm/usr/include/asm-generic/
pgtable.h 68 #define page_test_and_clear_dirty(page) (0)
74 #define page_test_and_clear_young(page) (0)
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
skbuff.h 61 struct page *page; member in struct:skb_frag_struct
  /ndk/build/platforms/android-5/arch-arm/usr/include/asm-generic/
pgtable.h 68 #define page_test_and_clear_dirty(page) (0)
74 #define page_test_and_clear_young(page) (0)
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
skbuff.h 61 struct page *page; member in struct:skb_frag_struct
  /ndk/build/platforms/android-5/arch-x86/usr/include/asm-generic/
pgtable.h 68 #define page_test_and_clear_dirty(page) (0)
74 #define page_test_and_clear_young(page) (0)
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
skbuff.h 61 struct page *page; member in struct:skb_frag_struct
  /ndk/build/platforms/android-8/arch-arm/usr/include/asm-generic/
pgtable.h 68 #define page_test_and_clear_dirty(page) (0)
74 #define page_test_and_clear_young(page) (0)
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
skbuff.h 61 struct page *page; member in struct:skb_frag_struct
  /ndk/build/platforms/android-8/arch-x86/usr/include/asm-generic/
pgtable.h 68 #define page_test_and_clear_dirty(page) (0)
74 #define page_test_and_clear_young(page) (0)
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
skbuff.h 61 struct page *page; member in struct:skb_frag_struct
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
mmc_tnetw1150_api.c 140 int sdio_tnetw1150_read_proc(char *page, char **start, off_t off, int count, int *eof, void *data)
181 len += (len<count)?sprintf(page+len, " TNETW1150 partitions:\n"):0;
182 len += (len<count)?sprintf(page+len, " Memory: "):0;
183 len += (len<count)?sprintf(page+len, " start:0x%08lx end:0x%08lx size:0x%08lx bytes\n", TNETW_table.mem_start_addr, TNETW_table.mem_end_addr, TNETW_table.mem_part_size):0;
184 len += (len<count)?sprintf(page+len, " Registers: "):0;
185 len += (len<count)?sprintf(page+len, " start:0x%08lx end:0x%08lx size:0x%08lx bytes\n", TNETW_table.reg_start_addr, TNETW_table.reg_end_addr, TNETW_table.reg_part_size):0;
187 len += (len<count)?sprintf(page+len, " SDIO Function 1 Address Map:\n"):0;
188 len += (len<count)?sprintf(page+len, " amap_size1:0x%08x amap_offset1:0x%08x\n", mapping.amap_size1, mapping.amap_offset1):0;
189 len += (len<count)?sprintf(page+len, " amap_size2:0x%08x amap_offset2:0x%08x\n", mapping.amap_size2, mapping.amap_offset2):0;
190 len += (len<count)?sprintf(page+len, " amap_size3:0x%08x amap_offset3:0x%08x\n", mapping.amap_size3, mapping.amap_offset3):0
    [all...]
  /external/qemu/hw/
scsi-disk.c 461 /* Supported page codes, mandatory */
473 outbuf[r->iov.iov_len++] = 0x00; // this page
476 outbuf[r->iov.iov_len++] = 0x00; // list of supported pages (this page)
497 /* Supported page codes */
504 outbuf[r->iov.iov_len++] = 0x80; // this page
514 /* Device identification page, mandatory */
529 outbuf[r->iov.iov_len++] = 0x83; // this page
554 BADF("Error: Inquiry (STANDARD) page or code "
559 /* PAGE CODE == 0 */
612 int page; local
    [all...]
  /external/bison/doc/
refcard.tex 6 % This file can be printed with 1 or 2 columns per page (see below).
10 % per page and reduce to 80%.
16 % comment out this line if you want page numbers to appear.
45 % 1 column per page
48 % 2 columns per page
49 % produces a single page.
104 %%%% smallcopyrightnotice for two column printing on one page.
140 column\if 1\ncolumns\else s\fi\space per page]}
160 % page numbers from the output.
206 \errmessage{Illegal number of columns per page}
    [all...]
  /external/webkit/WebCore/html/
HTMLDocument.cpp 74 #include "Page.h"
154 Page* page = this->page(); local
155 if (!page)
157 if (!page->focusController()->isActive())
159 if (Frame* focusedFrame = page->focusController()->focusedFrame()) {
288 if (Page* page = this->page())
    [all...]
  /external/webkit/WebKit/chromium/public/
WebView.h 73 // Corresponds to the encoding of the main frame. Setting the page
87 // Method that controls whether pressing Tab key cycles through page
93 // of elements on the page (i.e., tinting of input elements).
100 // Runs beforeunload handlers for the current page, returning false if
104 // Runs unload handlers for the current page.
131 // to ensure that a text field on the page is not eating keystrokes we
148 // page will be zoomed. You can only have either text zoom or full page zoom
149 // at one time. Changing the mode while the page is zoomed will have odd
199 // parent Page
    [all...]
  /frameworks/base/docs/html/guide/publishing/
publishing.jd 0 page.title=Publishing Your Applications
152 <li>Load the Details page for a specific application on Android Market, based on
187 <p>The table at the bottom of this page specifies the <code>paramtypes</code>
202 <li>From the results page, the user can select an app to go to its Details page,
207 <h4>Loading an application's Details page</h4>
209 <p>In Android Market, every application has a Details page that provides an
210 overview of the application for users. For example, the page includes a short
213 The Details page also includes an "Install" button that lets the user trigger
217 can take the user directly to the application's Details page. To do so, you
    [all...]
  /external/grub/stage2/
jfs.h 50 /* page size */
54 #define PSIZE 4096 /* page size (in byte) */
112 #define BT_ROOT 0x01 /* root page */
113 #define BT_LEAF 0x02 /* leaf page */
114 #define BT_INTERNAL 0x04 /* internal page */
115 #define BT_RIGHTMOST 0x10 /* rightmost page */
116 #define BT_LEFTMOST 0x20 /* leftmost page */
280 * directory page slot
327 u8 slot; /* 1: slot within leaf page of entry */
328 u8 addr1; /* 1: upper 8 bits of leaf page address *
    [all...]
  /packages/apps/IM/libwbxml/include/
csp13_data.h 30 * - tag page 0 value 0x18 "InUse" and tag page 7 value 0x1F "Users"
31 * - tag page 2 value 0x06 "AttListFunc", 0x08 "CAAUT" and 0x30 "REACT"
32 * - tag page 3 value 0x05 "AcceptedCharset" and 0x06 "AcceptedContentLength"
33 * - tag page 4 value 0x05 "CancelAuth-Request", value 0x19 "PresenceAuth-Request",
42 /* Common code page (0x00) */
103 /* Access code page (0x01) */
164 /* Service code page (0x02) */
224 /* Client capability code page (0x03) */
259 /* Presence primitive code page (0x04) *
    [all...]
  /external/webkit/WebCore/bindings/v8/
V8Proxy.cpp 40 #include "Page.h"
168 Page* page = frame->page(); local
169 if (!page)
172 consoleMessage.dispatchNow(page);
207 // NOTE: Safari prints the message in the target page, but it seems like
208 // it should be in the source page. Even for delayed messages, we put it in
209 // the source page; see V8ConsoleMessage::processDelayed().
210 message.dispatchNow(source->page());
    [all...]
  /external/kernel-headers/original/linux/
fs.h 319 * @AOP_WRITEPAGE_ACTIVATE: Informs the caller that page writeback has
320 * completed, that the page is still locked, and
322 * to return the page to the active list -- it won't
325 * the page if they get this return. Returned by
328 * @AOP_TRUNCATED_PAGE: The AOP method that was handed a locked page has
329 * unlocked it and the page might have been truncated.
330 * The caller should back up to acquiring a new page and
332 * precautions not to livelock. If the caller held a page
338 * page to allow for functions that return the number of bytes operated on in a
339 * given page
    [all...]
  /external/webkit/WebCore/
ChangeLog-2008-08-10 60 * page/Frame.cpp:
70 Jump to an anchor wasn't working when the overflow:hidden CSS attribute was set on the page.
78 * page/EventHandler.cpp:
81 * page/Frame.cpp:
102 REGRESSION(r35177-r35203): Scrolling slowly over a scrollable field scrolls the page instead of the field (20331)
104 * page/EventHandler.cpp:
123 - don't redo style when page is place into cache
124 * page/AnimationController.cpp:
125 * page/AnimationController.h:
138 * page/InspectorController.cpp
    [all...]
  /bionic/libc/kernel/arch-arm/asm/
user.h 15 #include <asm/page.h>
  /bionic/libc/kernel/arch-x86/asm/
fixmap_32.h 22 #include <asm/page.h>
user_32.h 15 #include <asm/page.h>

Completed in 216 milliseconds

<<21222324252627282930>>