OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pages
(Results
226 - 250
of
763
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/hardware/ti/omap3/dspbridge/inc/
memry.h
150
* Calls kernel services to map the set of
pages
identified by a private
204
* Will unlock the
pages
of memory when the lock count drops to zero.
/hardware/ti/omap3/dspbridge/libbridge/inc/
memry.h
150
* Calls kernel services to map the set of
pages
identified by a private
204
* Will unlock the
pages
of memory when the lock count drops to zero.
/packages/apps/Browser/res/values-fr/
strings.xml
127
<string name="pref_content_load_images_summary" msgid="5055874125248398584">"Afficher les images des
pages
Web"</string>
141
<string name="pref_content_autofit_summary" msgid="4587831659894879986">"Configurer les
pages
Web pour qu\'elles s\'ajustent à l\'écran"</string>
143
<string name="pref_content_landscape_only_summary" msgid="1008238895535428855">"Toujours afficher les
pages
dans le sens de la largeur (orientation paysage)"</string>
190
<string name="pref_content_load_page" msgid="2219810141690955452">"Aperçu des
pages
"</string>
191
<string name="pref_content_load_page_summary" msgid="8792093504054149369">"Afficher un aperçu des
pages
ouvertes récemment"</string>
218
<string name="browser_history" msgid="1038987118290272525">"
Pages
récemment consultées"</string>
/external/webkit/WebKit/mac/WebView/
WebFrame.mm
539
NSMutableArray*
pages
= [NSMutableArray arrayWithCapacity:5];
542
return
pages
;
547
return
pages
;
550
if (!_private->coreFrame || !_private->coreFrame->document() || !_private->coreFrame->view()) return
pages
;
552
if (!root) return
pages
;
556
return
pages
;
560
return
pages
;
574
[
pages
addObject: val];
578
return
pages
;
[
all
...]
WebPreferences.h
387
@discussion
Pages
are cached as they are added to a WebBackForwardList, and
398
@discussion
Pages
are cached as they are added to a WebBackForwardList, and
/external/qemu/memcheck/
memcheck.c
260
/* Checks if process has allocation descriptors for
pages
defined by a buffer.
265
* 1 if process has allocations descriptors for
pages
defined by a buffer, or
266
* 0 if
pages
containing given buffer don't have any memory allocations in
595
* we need to make sure that
pages
containing the given address range
631
* we need to make sure that
pages
containing the given address range
/external/yaffs2/yaffs2/
yaffs_guts.h
252
/* All the
pages
in this block have been allocated.
256
/* All
pages
have been allocated and deleted.
273
int softDeletions:10; /* number of soft deleted
pages
*/
274
int pagesInUse:10; /* number of
pages
in use */
646
int checkpointPageSequence; /* running sequence number of checkpoint
pages
*/
/hardware/ti/omap3/dspbridge/libbridge/
DSPStrm.c
617
/*
Pages
are never swapped out (i.e. always locked in Linux) */
619
/* Find the maximum # of
pages
that could be locked. x86 &
620
ARM=4Kb
pages
*/
637
/*
Pages
are never swapped out (i.e. always locked in Linux) */
807
#ifndef LINUX /*
Pages
are never swapped out
/bootable/recovery/
ui.c
73
// Set to 1 when both graphics
pages
are the same (except for the progress bar)
109
// Draw the progress bar (if any) on the screen. Does not flip
pages
.
151
// Redraw everything on the screen. Does not flip
pages
.
/build/tools/droiddoc/templates-pdk/assets/
android-developer-docs.js
279
$(".toggle-img", li).attr("title", "hide
pages
");
284
$(".toggle-img", li).attr("title", "show
pages
");
291
$("div", this).append("<a class='toggle-img' href='#' title='show
pages
' onClick='toggle(this.parentNode.parentNode, true); return false;'></a>");
/external/guava/javadoc/
help-doc.html
86
This API (Application Programming Interface) document has
pages
corresponding to the items in the navigation bar, described as follows.<H3>
105
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>
152
These links show and hide the HTML frames. All
pages
are available with or without frames.
/external/qemu/
softmmu_template.h
99
/* handle all cases except unaligned access which span two
pages
*/
137
/* slow unaligned access (it spans two
pages
or IO) */
214
/* slow unaligned access (it spans two
pages
) */
/external/webkit/WebCore/platform/qt/
Localizations.cpp
44
return QCoreApplication::translate("QWebPage", "Submit", "default label for Submit buttons in forms on web
pages
");
54
return QCoreApplication::translate("QWebPage", "Reset", "default label for Reset buttons in forms on web
pages
");
65
return QCoreApplication::translate("QWebPage", "This is a searchable index. Enter search keywords: ", "text that appears at the start of nearly-obsolete web
pages
in the form of a 'searchable index'");
/frameworks/base/core/java/android/os/
Debug.java
112
/** The private dirty
pages
used by dalvik. */
114
/** The shared dirty
pages
used by dalvik. */
119
/** The private dirty
pages
used by the native heap. */
121
/** The shared dirty
pages
used by the native heap. */
126
/** The private dirty
pages
used by everything else. */
128
/** The shared dirty
pages
used by everything else. */
[
all
...]
/external/kernel-headers/original/asm-x86/
dma_32.h
37
* - page registers for 5-7 don't use data bit 0, represent 128K
pages
38
* - page registers for 0-3 use bit 0, represent 64K
pages
/external/webkit/JavaScriptCore/wtf/
TCPageMap.h
42
// a page number. E.g., with 32 bit pointers and 4K
pages
(i.e.,
160
// Allocate enough to keep track of all possible
pages
/external/webkit/WebCore/platform/graphics/chromium/
FontUtilsChromiumWin.cpp
116
//
pages
.
200
// On the other hand, some
pages
in intl2 seem to take longer to load with map
/external/webkit/WebCore/platform/graphics/wince/
FontCacheWince.cpp
249
// The CJK character may belong to multiple code
pages
. We want to
267
// We asked about a code page that is not one of the code
pages
/external/webkit/WebCore/rendering/
RenderLineBoxList.cpp
182
// FIXME: This is a feeble effort to avoid splitting a line across two
pages
.
184
// The whole way objects break across
pages
needs to be redone.
/external/webkit/WebKit/mac/
ChangeLog
79
Provide a way to get total number of
pages
to be printed
176
REGRESSION (r53718): When scrolling a tall window by page, the overlap between
pages
is too big
/packages/apps/Browser/res/values/
strings.xml
211
<!-- Menu item to display the History of previously visited
pages
-->
284
<string name="pref_content_load_images_summary">Display images on web
pages
</string>
311
<string name="pref_content_autofit">Auto-fit
pages
</string>
313
<string name="pref_content_autofit_summary">Format web
pages
to fit the screen</string>
317
<string name="pref_content_landscape_only_summary">Display
pages
only in the wider, landscape screen orientation</string>
415
<string name="pref_content_load_page">Open
pages
in overview</string>
417
<string name="pref_content_load_page_summary">Show overview of newly opened
pages
</string>
505
<string name="browser_history">Recently visited
pages
</string>
[
all
...]
/system/core/toolbox/
nandread.c
270
fprintf(statusfile, "read %d
pages
, %d empty\n", page_count, empty_pages);
282
printf("read %d
pages
, %d empty\n", page_count, empty_pages);
/bionic/libc/kernel/common/linux/mtd/
nand.h
258
int
pages
[NAND_MAX_CHIPS];
member in struct:nand_bbt_descr
/build/tools/droiddoc/templates/assets/
android-developer-docs.js
286
if ($(".side-nav-resizable").length) { // Must check if the nav is resizable because IE6 calls resizeWidth() from resizeAll() for all
pages
362
$(".toggle-img", li).attr("title", "hide
pages
");
367
$(".toggle-img", li).attr("title", "show
pages
");
374
$("div:first", this).append("<a class='toggle-img' href='#' title='show
pages
' onClick='toggle(this.parentNode.parentNode, true); return false;'></a>");
/dalvik/libdex/
ZipArchive.h
102
* Depending on the implementation this could unmap
pages
used by classes
Completed in 156 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>