Searched
full:ahead (Results
276 -
300 of
995) sorted by null
<<11121314151617181920>>
/packages/apps/Settings/src/com/android/settings/ |
MediaFormat.java | 50 * The user has gone through the multiple confirmation, so now we go ahead
|
SecuritySettings.java | 380 // go ahead and start improve. 398 // go ahead and uncheck it here.
|
/system/core/include/cutils/ |
atomic.h | 41 * (Think of cached writes, cache read-ahead, and instruction reordering
|
/external/icu4c/common/ |
ustring.c | 1033 * sufficient to look ahead one because of UTF-16; 1034 * safe to look ahead one because at worst that would be the terminating NUL 1284 int32_t ahead = *offset + 1; local [all...] |
rbbi.cpp | [all...] |
/bionic/libc/arch-arm/bionic/ |
memcpy.S | 236 * We preload a cache-line up to 64 bytes ahead. On the 926, this will 261 // NOTE: if r12 is more than 64 ahead of r1, the following ldrhi
|
memcmp.S | 98 * because we effectively read ahead one word, and we could
|
/external/chromium/chrome/browser/net/ |
predictor.h | 81 // to do the actual work, so as not to jump ahead of the frame navigation that 94 // ahead of time the next time the users navigates to the indicated host.
|
/external/chromium/webkit/glue/media/ |
buffered_resource_loader.cc | 535 // If the start offset is too far ahead. 558 // Try to read too far ahead.
|
/external/openssl/crypto/rc4/ |
rc4_enc.c | 88 * instructions as well as to perform early read-ahead without 92 * early-n-wide read-ahead this implementation also exhibits
|
/external/qemu/distrib/zlib-1.2.3/ |
inftrees.c | 101 codes at all, checking for a valid set of lengths, and looking ahead 163 When a new sub-table is needed, it is necessary to look ahead in the
|
/external/zlib/contrib/infback9/ |
inftree9.c | 103 codes at all, checking for a valid set of lengths, and looking ahead 157 When a new sub-table is needed, it is necessary to look ahead in the
|
/external/zlib/ |
inftrees.c | 101 codes at all, checking for a valid set of lengths, and looking ahead 163 When a new sub-table is needed, it is necessary to look ahead in the
|
/frameworks/av/media/libaah_rtp/ |
aah_decoder_pump.cpp | 99 // If we currently are not holding on to a renderer, go ahead and 495 // process. Go ahead and pop the front of the queue for processing.
|
/external/aac/libAACenc/src/ |
block_switch.h | 120 INT allowLookAhead; /* for Low Delay, don't do look-ahead */
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
ANTLRStringStream.cs | 246 * consume() ahead until p==index; can't just set p=index as we must
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ |
ANTLRStringStream.cs | 281 * consume() ahead until p==index; can't just set p=index as we must
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/ |
SlimStringStream.cs | 302 * consume() ahead until p==index; can't just set p=index as we must
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ |
ANTLRStringStream.java | 191 /** consume() ahead until p==index; can't just set p=index as we must
|
/external/bison/doc/ |
bison.1 | 287 parser states and what is done for each type of look-ahead token in
|
/external/bison/src/ |
print_graph.c | 91 /* Experimental feature: display the look-ahead tokens. */
|
tables.c | 222 | look-ahead in specified state. The value returned is used as the | 230 | This is where conflicts are resolved. The loop over look-ahead | 260 look-ahead (in reverse order to give precedence to the first 413 | look-ahead token type. |
|
/external/chromium/base/json/ |
json_reader.h | 182 // stream so it can be used to look ahead at the next token.
|
/external/chromium/base/threading/ |
thread_local_storage_win.cc | 41 // go ahead and set it. Otherwise, do nothing, as another
|
/external/chromium/chrome/browser/ui/gtk/ |
reload_button_gtk.cc | 117 // Go ahead and change to reload after a bit, which allows repeated reloads
|
Completed in 3835 milliseconds
<<11121314151617181920>>