HomeSort by relevance Sort by last modified time
    Searched full:ahead (Results 676 - 700 of 995) sorted by null

<<21222324252627282930>>

  /frameworks/base/core/java/android/database/sqlite/
SQLiteConnectionPool.java 268 throw new IllegalStateException("Write Ahead Logging (WAL) mode cannot "
    [all...]
SQLiteSession.java 39 * When <em>Write Ahead Logging (WAL)</em> is enabled, the database can
    [all...]
  /frameworks/base/core/java/android/text/format/
Time.java 772 * of daylight saving time. For example, Cairo, Eqypt moves time ahead one
  /frameworks/base/docs/html/about/versions/
jelly-bean.jd 61 <p>To ensure a consistent framerate, Android 4.1 extends <strong>vsync timing</strong> across all drawing and animation done by the Android framework. Everything runs in lockstep against a 16 millisecond vsync heartbeat &mdash; application rendering, touch events, screen composition, and display refresh &mdash; so frames don?t get ahead or behind.</p>
  /frameworks/native/libs/utils/
Threads.cpp 546 // could wake up, do work, and hop back in ahead of us.
  /gdk/samples/quake/jni/
snd_dma.cpp 881 // mix ahead of current position
  /libcore/luni/src/main/java/java/io/
RandomAccessFile.java 472 /* Have to be able to peek ahead one byte */
  /libcore/luni/src/main/java/java/net/
URLConnection.java 700 // Look ahead up to 64 bytes for the longest encoded header
    [all...]
  /libcore/luni/src/main/java/java/sql/
PreparedStatement.java 108 * queried ahead of time without actually executing the statement.
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/
NEWS 396 Do not attempt to read-ahead more than required; do not buffer stdout.
  /packages/apps/Mms/src/com/android/mms/ui/
MessageUtils.java 590 // it later if the resize completes ahead of the deadline.
    [all...]
  /external/bison/data/
glr.c 70 # Same as above, but on the look-ahead, hence &yylloc instead of yylocp.
85 # Same as above, but on the look-ahead, hence &yylloc instead of yylocp.
    [all...]
  /external/clang/include/clang/Parse/
Parser.h 86 /// Tok - The current token we are peeking ahead. All parsing methods assume
419 /// GetLookAheadToken - This peeks ahead N tokens and returns that token
431 /// NextToken - This peeks ahead one token and returns it without
    [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp 261 // If the machine is predicable go ahead and add the predicate operands, if
759 // go ahead and accept it now.
    [all...]
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
sqlite3.h     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]
sqlite3.h     [all...]
  /external/webkit/Source/WebCore/rendering/
RenderBoxModelObject.cpp 173 // If an animated resize is active, paint in low quality and kick the timer ahead.
307 // When a layout hint happens, we go ahead and do a repaint of the layer, since the layer could
736 // If we have an alpha and we are painting the root element, go ahead and blend with the base background color.
    [all...]
  /frameworks/base/core/java/android/content/
Context.java 102 * Database open flag: when set, the database is opened with write-ahead
704 * Use {@link #MODE_ENABLE_WRITE_AHEAD_LOGGING} to enable write-ahead logging by default.
731 * Use {@link #MODE_ENABLE_WRITE_AHEAD_LOGGING} to enable write-ahead logging by default.
    [all...]
  /external/icu4c/test/intltest/
regextst.cpp     [all...]
  /external/webkit/Source/WebCore/css/
CSSStyleSelector.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGRRList.cpp 98 cl::desc("Number of instructions to allow ahead of the critical path "
627 // should probably skip ahead here to avoid useless scoreboard checks.
    [all...]
  /frameworks/base/core/java/android/app/
ActivityThread.java     [all...]
  /dalvik/dx/src/com/android/dx/command/dexer/
Main.java 90 "If you go ahead and use \"--core-library\" but are in fact\n" +
    [all...]

Completed in 6446 milliseconds

<<21222324252627282930>>