/external/yaffs2/yaffs2/direct/ |
yaffs_ramem2k.c | 15 //yaffs_ramem2k.c: RAM emulation in-kernel for 2K pages (YAFFS2) 172 //Todo thump pages
|
/frameworks/base/docs/html/guide/tutorials/views/ |
hello-webview.jd | 7 we'll create a simple Activity that can view web pages.</p> 80 <p>If you try it again, new pages will now load in the HelloWebView Activity. However, you'll notice that
|
/frameworks/base/services/java/com/android/server/ |
EntropyService.java | 44 * <a href="http://www.kernel.org/doc/man-pages/online/pages/man4/random.4.html">man
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/menu/ |
MenuEditor.java | 81 * Create the various form pages. 175 * Reloads the UI manifest node from the XML, and calls the pages to update.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/xml/ |
XmlEditor.java | 122 * Create the various form pages. 195 * Reloads the UI manifest node from the XML, and calls the pages to update.
|
/hardware/ti/omap3/dspbridge/inc/ |
mem.h | 275 * Calculate the number of pages corresponding to the supplied buffer. 280 * Number of pages. 284 * If cBytes > 0, number of pages returned > 0. 349 * Calls kernel services to map the set of pages identified by a private 382 * Will unlock the pages of memory when the lock count drops to zero.
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
mem.h | 275 * Calculate the number of pages corresponding to the supplied buffer. 280 * Number of pages. 284 * If cBytes > 0, number of pages returned > 0. 349 * Calls kernel services to map the set of pages identified by a private 382 * Will unlock the pages of memory when the lock count drops to zero.
|
/external/kernel-headers/original/linux/mtd/ |
nand.h | 137 /* Chip can not auto increment pages */ 150 /* Chip has a array of 4 pages which can be read without 328 * @pagemask: [INTERN] page number mask = number of (pages / chip) - 1 445 * @pages: the page(s) where we find the bbt, used with option BBT_ABSPAGE 446 * when bbt is searched, then we store the found bbts pages here. 467 int pages[NAND_MAX_CHIPS]; member in struct:nand_bbt_descr 497 /* Search good / bad pattern through all pages of a block */
|
/external/jsr305/javadoc/ |
help-doc.html | 81 This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.<H3> 100 Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:<UL> 143 These links show and hide the HTML frames. All pages are available with or without frames.
|
/external/kernel-headers/original/asm-arm/ |
cacheflush.h | 235 * vmalloc, ioremap etc) in kernel space for pages. Since the 236 * direct-mappings of these pages may contain cached data, we need 238 * data placed into these pages via the new mappings.
|
/external/kernel-headers/original/linux/ |
bio.h | 55 * was unsigned short, but we might as well be ready for > 64kB I/O pages 125 #define BIO_USER_MAPPED 6 /* contains user pages */ 190 * PIO transfers occasionally and thus map high pages temporarily. For
|
/external/qemu/memcheck/ |
memcheck_util.h | 192 /* Invalidates TLB table pages that contain given memory range. 196 * start - Beginning of the allocated block to invalidate pages for. 197 * end - End of (past one byte after) the allocated block to invalidate pages
|
/hardware/ti/wlan/wl1271/platforms/os/linux/src/ |
osmemapi.c | 108 Memory optimization issue. Allocate up to 2 pages (8k) from the SLAB 110 If full Async mode is used, allow up to 6 pages (24k) for DMA-able 303 if the size is greater than 2 pages then we cant allocate the memory
|
/system/wlan/ti/wilink_6_1/platforms/os/linux/src/ |
osmemapi.c | 107 Memory optimization issue. Allocate up to 2 pages (8k) from the SLAB 109 If full Async mode is used, allow up to 6 pages (24k) for DMA-able 302 if the size is greater than 2 pages then we cant allocate the memory
|
/bootable/recovery/ |
bootloader.c | 28 static const int MISC_PAGES = 3; // number of pages to save
|
/dalvik/docs/opcodes/ |
opcode-90-binop.html | 88 into multiple pages again).
|
opcode-b0-binop-2addr.html | 88 into multiple pages again).
|
/dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/signers/ |
DSASigner.java | 16 * Cryptography", pages 452 - 453.
|
/external/dnsmasq/contrib/webmin/ |
README | 47 wade through the config file and man pages again.
|
/external/icu4c/test/perf/ |
README | 50 * All of the test result web pages will be stored in perf/results.
|
/external/ipsec-tools/src/racoon/samples/ |
racoon.conf.sample-natt | 6 # sample files and manual pages for details about the rest.
|
/external/kernel-headers/original/asm-x86/ |
acpi_32.h | 102 /* Fixmap pages to reserve for ACPI boot-time tables (see fixmap.h) */
|
fixmap_32.h | 47 * fixed-size 4k pages. (or larger if used with an increment
|
/external/proguard/docs/ |
acknowledgements.html | 53 The code and these web pages were written using Sun's JDKs, Linux, IntelliJ
|
/external/qemu/ |
kqemu.h | 88 uint32_t nb_pages_to_flush; /* number of pages to flush,
|