Searched
full:past (Results
626 -
650 of
3189) sorted by null
<<21222324252627282930>>
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/ |
SDL_fb3dfx.c | 37 /* wait until we're past the start */
|
SDL_fbmatrox.c | 41 /* wait until we're past the start */
|
/external/skia/src/core/ |
SkImageFilter.cpp | 65 fInputCount = i; // Do not use fInputs past that point in the destructor
|
SkRegionPriv.h | 22 // Given the first interval (just past the interval-count), compute the
|
/external/skia/src/gpu/gl/ |
GrGLBufferImpl.cpp | 129 // flushing the gpu past draws consuming the old contents.
|
/external/skia/src/utils/ |
SkFrontBufferedStream.cpp | 148 // If we have read past the end of the buffer, rewinding is no longer
|
/external/skia/tests/ |
FrontBufferedStreamTest.cpp | 78 // Read past the size of the buffer. At this point, we cannot return.
|
/external/srec/srec/include/ |
utteranc.h | 43 #define KEEP_FRAMES 40 /* in frames, past frames kept */
|
/external/stlport/src/ |
num_put.cpp | 28 // space in the buffer to extend the number past [first, last).
|
/external/tcpdump/ |
print-sll.c | 139 * Go past the cooked-mode header.
|
/external/v8/test/mjsunit/ |
regexp-lookahead.js | 86 // Captures are cleared on backtrack past the look-ahead.
|
/external/valgrind/main/ |
README_PACKAGERS | 21 the past. As of version 3.3.0, on some targets (ppc32-linux,
|
/external/valgrind/main/coregrind/m_demangle/ |
cp-demangle.h | 127 /* To avoid running past the ending '\0', don't:
|
/external/valgrind/main/coregrind/ |
pub_core_dispatch.h | 56 signal, for example SIGSEGV, in which case control longjmp()s back past
|
/frameworks/av/media/libstagefright/codecs/amrnb/common/include/ |
int_lpc.h | 124 Word16 lsp_old[], /* i : LSP vector at the 4th subfr. of past frame (M) */ 146 Word16 lsp_old[], /* i : LSP vector at the 4th subfr. of past frame (M) */ 178 Word16 lsp_old[], /* i : LSP vector at the 4th SF of past frame (M) */ 196 Word16 lsp_old[], /* i : LSP vector at the 4th SF of past frame (M) */
|
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/ |
d_plsf.cpp | 156 state->past_r_q[i] = 0; // Past quantized prediction error 159 // Past dequantized lsfs 199 state->past_r_q[i] = 0; /* Past quantized prediction error */ 202 /* Past dequantized lsfs */
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/ |
cod_main.h | 44 Word16 past_isfq[M]; /* past isf quantizer */
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
rate_control.h | 64 dataPointArray *end; /*quantization levels for the past (20) frames */
|
/frameworks/base/core/java/android/app/ |
AlarmManager.java | 126 * <p>If the stated trigger time is in the past, the alarm will be triggered 140 * how many past alarm events have been accumulated into this intent 203 * trigger time is in the past, the alarm will be triggered immediately, with an 204 * alarm count depending on how far in the past the trigger time is relative
|
/frameworks/base/core/java/android/widget/ |
DateTimeView.java | 174 // If the time is in the past, don't schedule an update
|
Scroller.java | 422 * @param minX Minimum X value. The scroller will not scroll past this 424 * @param maxX Maximum X value. The scroller will not scroll past this 426 * @param minY Minimum Y value. The scroller will not scroll past this 428 * @param maxY Maximum Y value. The scroller will not scroll past this
|
/frameworks/base/core/java/com/android/internal/widget/ |
TextProgressBar.java | 135 // Stop Chronometer if we're past duration
|
/frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/ |
ListOfItemsShorterThanScreenTest.java | 105 // go down to one past last item, then back up to the second item. this will
|
/frameworks/base/docs/html/design/patterns/ |
swipe-views.jd | 75 <p>If you used buttons in the past for previous/next navigation, replace them with
|
/frameworks/base/packages/Keyguard/src/com/android/keyguard/ |
KeyguardViewBase.java | 76 * Verify that the user can get past the keyguard securely. This is called,
|
Completed in 341 milliseconds
<<21222324252627282930>>