Searched
full:ahead (Results
376 -
400 of
995) sorted by null
<<11121314151617181920>>
/frameworks/compile/mclinker/lib/LD/ |
GNUArchiveReader.cpp | 180 /// Insert the object to resultTree and move ahead.
|
/packages/apps/Email/tests/src/com/android/emailcommon/utility/ |
TextUtilitiesTests.java | 136 * We pass in HTML text in which an ampersand (@) is two chars ahead of the correct end position
|
/packages/apps/Settings/src/com/android/settings/quicklaunch/ |
BookmarkPicker.java | 248 // We can go ahead and return the clicked info's intent
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/debug/ |
functions.h | 115 * to see if we can check the range ahead of time.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
fcntl.h | 229 /* Provide kernel hint to read ahead. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/debug/ |
functions.h | 115 * to see if we can check the range ahead of time.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
fcntl.h | 229 /* Provide kernel hint to read ahead. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
fcntl.h | 229 /* Provide kernel hint to read ahead. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/debug/ |
functions.h | 115 * to see if we can check the range ahead of time.
|
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/debug/ |
functions.h | 115 * to see if we can check the range ahead of time.
|
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/debug/ |
functions.h | 115 * to see if we can check the range ahead of time.
|
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/debug/ |
functions.h | 115 * to see if we can check the range ahead of time.
|
/dalvik/docs/ |
dexopt.html | 54 <li>Optimizations that require rewriting bytecode must be done ahead 96 <li>The build system does it ahead of time. The relevant <code>jar</code>
|
/development/samples/RandomMusicPlayer/src/com/example/android/musicplayer/ |
MusicService.java | 248 // If we're stopped, just go ahead to the next song and start playing 502 // The media player finished playing the current song, so we go ahead and start the next.
|
/external/aac/libAACenc/src/ |
block_switch.cpp | 198 /* assume no look-ahead */ 207 /* assume look-ahead */
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/ |
ITreeNodeStreamFixture.cs | 188 // check way ahead 622 ITree node = (ITree)stream.LT(i); // look ahead to ith token
|
/external/chromium/chrome/browser/geolocation/ |
geolocation_browsertest.cc | 493 // Now go ahead an authorize the second frame. 524 // Now go ahead an authorize the second frame.
|
/external/clang/lib/CodeGen/ |
CodeGenTypes.cpp | 254 // anonymous type, then go ahead and complete it now. 493 // Otherwise, we're good to go, go ahead and convert it.
|
/external/oprofile/events/mips/74K/ |
events | 29 event:0xb counters:0,2 um:zero minimum:500 name:IFU_IDU_MISS_PRED_UPSTREAM_CYCLES : 11-0 Cycles IFU-IDU gate is closed (to prevent upstream from getting ahead) due to mispredicted branch 100 event:0x406 counters:1,3 um:zero minimum:500 name:ICACHE_MISSES : 6-1 Instruction cache misses, includes misses from fetch-ahead and speculation
|
/external/v8/src/ |
code-stubs.h | 634 // The version of this stub that doesn't save doubles is generated ahead of 637 // can generate both variants ahead of time. [all...] |
/external/webkit/Source/JavaScriptCore/runtime/ |
JSObject.h | 635 // with no specific value, so go ahead & cache like normal. 637 // * Go ahead & cache like normal. [all...] |
/frameworks/av/media/libaah_rtp/ |
aah_rx_player_substream.cpp | 215 // At this point in time, we know that this is audio. Go ahead and parse 287 // the payload is finished once we are done, go ahead and send the payload
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
fastquant.cpp | 181 rcoeff += 64; /* actual data is 64 item ahead */ 297 rcoeff += 64; /* actual data is 64 element ahead */
|
/frameworks/native/libs/utils/ |
ZipFileRO.cpp | 698 * visit will cause a limited amount of read-ahead because it's at 704 * size, temporarily boost the read-ahead in the hope that the extra
|
/libcore/luni/src/main/java/java/util/concurrent/ |
ArrayBlockingQueue.java | 693 * with respect to puts and takes, we (1) read ahead one slot, so 698 * null slots, which can occur if takes race ahead of iterators.
|
Completed in 1564 milliseconds
<<11121314151617181920>>