OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:most
(Results
51 - 75
of
8386
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_CondWaitTimeout.3
12
Wait on the condition variable \fBcond\fR for, at
most
, \fBms\fR milliseconds\&. \fBmut\fR is unlocked so it must be locked when the function is called\&. Returns \fBSDL_MUTEX_TIMEDOUT\fP if the condition is not signalled in the allotted time, \fB0\fR if it was signalled or \fB-1\fR on an error\&.
SDL_Delay.3
16
Count on a delay granularity of \fIat least\fP 10 ms\&. Some platforms have shorter clock ticks but this is the
most
common\&.
/external/v8/test/es5conform/
README
13
harness that comes bundled with the tests. You will
most
likely also
/external/webkit/LayoutTests/fast/dom/TreeWalker/
traversal-skip-most.html
10
<script src="script-tests/traversal-skip-
most
.js"></script>
/ndk/tests/device/test-basic-exceptions/
README
1
This test is meant to test the
most
basic level of exception support
/external/smali/dexlib/src/main/java/org/jf/dexlib/Util/
NumberUtils.java
80
* The parameters are in order from least significant byte to
most
significant byte
82
* @param msb the
most
significant byte
107
* The parameters are in order from least significant byte to
most
significant byte
109
* @param msb the
most
significant byte
132
* The parameters are in order from least significant byte to
most
significant byte
135
* @param mmsb the middle
most
significant byte
136
* @param msb the
most
significant byte
161
* The parameters are in order from least significant byte to
most
significant byte
164
* @param lmmsb the lower middle
most
significant byte
168
* @param gmmsb the greater middle
most
significant byt
[
all
...]
/external/bison/lib/
strnlen.c
1
/* Find the length of STRING, but scan at
most
MAXLEN characters.
22
/* Find the length of STRING, but scan at
most
MAXLEN characters.
strnlen1.c
1
/* Find the length of STRING + 1, but scan at
most
MAXLEN bytes.
24
/* Find the length of STRING + 1, but scan at
most
MAXLEN bytes.
strnlen1.h
1
/* Find the length of STRING + 1, but scan at
most
MAXLEN bytes.
28
/* Find the length of STRING + 1, but scan at
most
MAXLEN bytes.
/external/llvm/docs/HistoricalNotes/
2000-12-06-EncodingIdea.txt
19
My guess is that
most
SSA references are to recent values (especially if
25
plenty for
most
cases...
/external/markdown/docs/extensions/
HTML_Tidy.txt
17
most
closely match Markdowns defaults with the exception that you get much
22
Note that options set in this extension will override
most
any other settings
/external/valgrind/main/none/tests/s390x/
op_exception.c
24
/*
most
architectures loop here, but on s390 this would increase the
31
/*
most
architectures loop here, but on s390 this would increase the
/frameworks/base/core/java/android/database/
DataSetObserver.java
27
*
most
likely through a call to {@link Cursor#requery()} on a {@link Cursor}.
35
*
most
likely through a call to {@link Cursor#deactivate()} or {@link Cursor#close()} on a
/ndk/sources/host-tools/sed-4.2.1/lib/
strnlen.c
3
/* Find the length of STRING, but scan at
most
MAXLEN characters.
25
/* Find the length of STRING, but scan at
most
MAXLEN characters.
/external/chromium/chrome/browser/ui/webui/
most_visited_handler.h
24
// The handler for Javascript messages related to the "
most
visited" view.
30
// - Pinned URLs: This is a dictionary for the pinned URLs for the the
most
81
// Send a request to the HistoryService to get the
most
visited pages.
118
// The
most
visited URLs, in priority order.
119
// Only used for matching up clicks on the page to which
most
visited entry
most_visited_handler.cc
42
// The number of
most
visited pages we show.
45
// The number of days of history we consider for
most
visited entries.
51
// hasn't filled up his
most
visited pages.
80
// We pre-emptively make a fetch for the
most
visited pages so we have the
92
// Register ourselves for any
most
-visited item blacklisting.
187
DCHECK(r) << "Missing URL in addPinnedURL from the NTP
Most
Visited.";
191
DCHECK(r) << "Missing title in addPinnedURL from the NTP
Most
Visited.";
196
<< "
Most
Visited.";
202
<< "
Most
Visited.";
207
DCHECK(r) << "Missing index in addPinnedURL from the NTP
Most
Visited."
[
all
...]
/external/chromium/chrome/common/
thumbnail_score.h
35
// percentage of pixels that are the
most
common luma. Higher boring
37
// same brightness (
most
likely the same color).
47
// displaying the top of the page.
Most
pages are more recognizable
49
// page; i.e.
most
MediaWiki sites would be indistinguishable by
61
// For the
most
visited view, we'll sometimes get thumbnails for URLs in the
/external/chromium/chrome/browser/resources/ntp4/
most_visited_page.js
11
* Creates a new
Most
Visited object for tiling.
38
this.className = '
most
-visited filler';
111
* Allow blacklisting
most
visited site using the keyboard.
156
* Permanently removes a page from
Most
Visited.
165
* Set the size and position of the
most
visited tile.
182
// The
most
tiles we will show in a row.
194
* Calculates the height for a
Most
Visited tile for a given width. The size
223
this.classList.add('
most
-visited-page');
226
this.mostVisitedTiles_ = this.getElementsByClassName('
most
-visited');
256
* Array of
most
visited data objects
[
all
...]
/cts/tests/res/menu/
category_order.xml
24
android:title="Last
most
often" />
28
android:title="Middle
most
often" />
32
android:title="First
most
often" />
/external/libppp/src/
lqr.h
36
u_int32_t LastOutLQRs; /*
most
recently received PeerOutLQRs */
37
u_int32_t LastOutPackets; /*
most
recently received PeerOutPackets */
38
u_int32_t LastOutOctets; /*
most
recently received PeerOutOctets */
/system/media/audio_utils/include/audio_utils/
resampler.h
68
* resample input from buffer provider and output at
most
*outFrameCount to out buffer.
75
* resample at
most
*inFrameCount frames from in buffer and output at
most
/dalvik/tests/
README.txt
9
For
most
tests, the sources are in the "src" subdirectory. Sources found
/development/samples/training/network-usage/
README.txt
6
-- Downloads an XML feed from StackOverflow.com for the
most
recent posts tagged "android".
/docs/source.android.com/src/compatibility/
contact-us.jd
22
this site, you can reach us in one of a few different ways. To get the
most
23
out of any of these options, please first read "Getting the
Most
from Our
27
us in one of a few different ways. To get the
most
out of any of these options, please first read "Getting the
Most
from Our
/external/chromium/chrome/browser/service/
service_process_control_manager.h
26
// There will be at
most
one ServiceProcess for a |profile|.
Completed in 2098 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>