OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:past
(Results
76 - 100
of
3189
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
Platform.java
44
* The starting size is 1024 characters. If we grow
past
this we don't
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
qpisf_2s.c
59
Word16 * past_isfq, /* (io)Q15 :
past
ISF quantizer */
149
Word16 * past_isfq, /* (io)Q15 :
past
ISF quantizer */
228
Word16 * past_isfq, /* i/0 :
past
ISF quantizer */
229
Word16 * isfold, /* input :
past
quantized ISF */
293
/* use the
past
ISFs slightly shifted towards their mean */
299
/* estimate
past
quantized residual to be used in next frame */
321
Word16 * past_isfq, /* i/0 :
past
ISF quantizer */
322
Word16 * isfold, /* input :
past
quantized ISF */
387
/* use the
past
ISFs slightly shifted towards their mean */
393
/* estimate
past
quantized residual to be used in next frame *
[
all
...]
/external/chromium/chrome/browser/autocomplete/
autocomplete_match.h
69
HISTORY_URL, // A
past
page whose URL contains the input.
70
HISTORY_TITLE, // A
past
page whose title contains the input.
71
HISTORY_BODY, // A
past
page whose body contains the input.
72
HISTORY_KEYWORD, // A
past
page whose keyword contains the input.
76
SEARCH_HISTORY, // A
past
search (with the default engine)
/libcore/luni/src/main/java/java/text/
StringCharacterIterator.java
76
* the index one
past
the last character to iterate.
115
*
past
the end.
173
* @return the index one
past
the last character of the iteration.
212
* index would be
past
the end.
226
* previous index would be
past
the beginning.
/external/chromium/base/third_party/nspr/
prtime.h
124
PRInt32 tm_usec; /* microseconds
past
tm_sec (0-99999) */
125
PRInt32 tm_sec; /* seconds
past
tm_min (0-61, accomodating
127
PRInt32 tm_min; /* minutes
past
tm_hour (0-59) */
128
PRInt32 tm_hour; /* hours
past
tm_day (0-23) */
129
PRInt32 tm_mday; /* days
past
tm_mon (1-31, note that it
131
PRInt32 tm_month; /* months
past
tm_year (0-11, Jan = 0) */
/external/chromium_org/base/third_party/nspr/
prtime.h
124
PRInt32 tm_usec; /* microseconds
past
tm_sec (0-99999) */
125
PRInt32 tm_sec; /* seconds
past
tm_min (0-61, accomodating
127
PRInt32 tm_min; /* minutes
past
tm_hour (0-59) */
128
PRInt32 tm_hour; /* hours
past
tm_day (0-23) */
129
PRInt32 tm_mday; /* days
past
tm_mon (1-31, note that it
131
PRInt32 tm_month; /* months
past
tm_year (0-11, Jan = 0) */
/external/chromium_org/third_party/npapi/npspy/extern/nspr/
prtime.h
113
PRInt32 tm_usec; /* microseconds
past
tm_sec (0-99999) */
114
PRInt32 tm_sec; /* seconds
past
tm_min (0-61, accomodating
116
PRInt32 tm_min; /* minutes
past
tm_hour (0-59) */
117
PRInt32 tm_hour; /* hours
past
tm_day (0-23) */
118
PRInt32 tm_mday; /* days
past
tm_mon (1-31, note that it
120
PRInt32 tm_month; /* months
past
tm_year (0-11, Jan = 0) */
/external/tremolo/Tremolo/
bitwise.c
158
of the buffer, leaves headend at zero. If we've read
past
the end,
175
/* we've either met the end of decode, or gone
past
it. halt
176
only if we're
past
*/
437
report("\nERROR: read to but not
past
exact end tripped EOF.\n");
439
report("\nERROR: read to but not
past
exact end reported bad bitcount.\n");
443
report("\nERROR: read
past
exact end did not trip EOF.\n");
445
report("\nERROR: read
past
exact end reported bad bitcount.\n");
452
report("\nERROR: read
past
exact end reported bad bitcount.\n");
471
report("\nERROR: read to but not
past
exact end tripped EOF.\n");
473
report("\nERROR: read to but not
past
exact end reported bad bitcount.\n")
[
all
...]
/bionic/libc/arch-mips/string/
memcpy.S
113
addu t0,a0,a2 # t0 is the "
past
the end" address
115
# When in the loop we exercise "pref 30,x(a0)", the a0+x should not be
past
189
# the t8 is the reminder count
past
32-bytes
214
andi a2,t8,0x3 # now a2 is the reminder
past
1w chunks
217
addu a3,a0,a3 # now a3 is the dst address
past
the 1w chunks
267
addu t0,a0,a2 # t0 is the "
past
the end" address
387
andi a2,t8,0x3 # now a2 is the reminder
past
1w chunks
390
addu a3,a0,a3 # now a3 is the dst address
past
the 1w chunks
/external/chromium_org/cc/trees/
blocking_task_runner.h
35
// a window in time where tasks can shortcut
past
the MessageLoop. As soon
51
// is destroyed, shortcutting
past
the MessageLoop.
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/metadata/
byte_reader.js
70
throw new Error('Read
past
end of buffer');
263
* Return true if the current position is
past
the end of the buffer.
352
* read would go
past
the end of the buffer.
369
* read would go
past
the end of the buffer.
396
* read would go
past
the end of the buffer.
429
* read would go
past
the end of the buffer.
453
* read would go
past
the end of the buffer.
469
* read would go
past
the end of the buffer.
/external/chromium_org/chrome/browser/ui/cocoa/autofill/
simple_grid_layout.h
52
// Advances
past
columns. Use this when the current column should not
66
// Advances next_column_
past
any padding columns.
/external/chromium_org/chrome/common/extensions/api/
alarms.idl
12
// Time at which this alarm was scheduled to fire, in milliseconds
past
the
25
// Time at which the alarm should fire, in milliseconds
past
the epoch
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
ptw32_relmillisecs.c
75
* that abstime is never in the
past
, or is never equivalent to the
127
/* The abstime given is in the
past
*/
/external/chromium_org/net/base/
gzip_header.cc
128
pos++; // advance
past
the '\0'
144
pos++; // advance
past
the '\0'
/external/chromium_org/third_party/leveldatabase/src/include/leveldb/
iterator.h
40
// Position at the first key in the source that at or
past
target
42
// an entry that comes at or
past
target.
/external/chromium_org/ui/keyboard/resources/elements/
kb-altkey-data.html
76
*
past
the left edge of the keyboard.
79
*
past
the right edge of the keyboard.
/external/chromium_org/webkit/common/
resource_response_info.h
27
// For cached responses, this time could be "far" in the
past
.
31
// responses, this time could be "far" in the
past
.
/external/pixman/pixman/
pixman-mips-memcpy-asm.S
81
addu t0, a0, a2 /* t0 is the "
past
the end" address */
84
* When in the loop we exercise "pref 30, x(a0)", the a0+x should not be
past
159
/* the t8 is the reminder count
past
32-bytes */
184
andi a2, t8, 0x3 /* now a2 is the reminder
past
1w chunks */
187
addu a3, a0, a3 /* now a3 is the dst address
past
the 1w chunks */
235
addu t0, a0, a2 /* t0 is the "
past
the end" address */
354
andi a2, t8, 0x3 /* now a2 is the reminder
past
1w chunks */
357
addu a3, a0, a3 /* now a3 is the dst address
past
the 1w chunks */
/external/smack/src/org/jivesoftware/smackx/pubsub/
ItemPublishEvent.java
61
* of {@link Item} that were published in the
past
. The published
92
* were published to the node at some time in the
past
. This will
/external/srec/shared/include/
lstring.h
57
* The LString object should not be used
past
this point.
95
* The LString object should not be used
past
this point.
/frameworks/compile/mclinker/include/mcld/Support/
LEB128.h
52
* given buffer pointer to the point just
past
the end of the write value and
80
* given buffer pointer to the point just
past
the end of the read value.
/frameworks/support/v4/java/android/support/v4/widget/
ScrollerCompat.java
371
* @param minX Minimum X value. The scroller will not scroll
past
this
373
* @param maxX Maximum X value. The scroller will not scroll
past
this
375
* @param minY Minimum Y value. The scroller will not scroll
past
this
377
* @param maxY Maximum Y value. The scroller will not scroll
past
this
395
* @param minX Minimum X value. The scroller will not scroll
past
this
397
* @param maxX Maximum X value. The scroller will not scroll
past
this
399
* @param minY Minimum Y value. The scroller will not scroll
past
this
401
* @param maxY Maximum Y value. The scroller will not scroll
past
this
/packages/wallpapers/HoloSpiral/src/com/android/wallpaper/holospiral/
holo_spiral.rs
109
// Wrap the rotation so we don't go
past
360
120
// Wrap the rotation so we don't go
past
360
/system/core/include/utils/
Tokenizer.h
92
* Gets the character at the current position and advances
past
it.
99
* or the end of the line whichever comes first and advances
past
it.
Completed in 2117 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>