/external/chromium_org/third_party/WebKit/public/web/win/ |
WebInputEventFactory.h | 51 // double click, while we need to know the click count past two. The
|
/external/chromium_org/third_party/icu/patches/ |
rematch.patch | 29 + if (fp->fInputIdx < fActiveLimit) { // don't read past end of string
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
ratelimiter.h | 58 // Increment the quantity used this period. If past the end of a
|
/external/chromium_org/third_party/mesa/src/docs/ |
systems.html | 68 In the past there were other drivers for older GPUs and operating
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/ |
nouveau_video.c | 100 dec->current = dec->future = dec->past = 8; 301 assert(!forward || dec->past < 8); 311 x, y, mb->PMV[0][0], dec->past, TRUE); 313 x, y2, mb->PMV[0][0], dec->past, FALSE); 336 x, y, mb->PMV[0][0], dec->past, TRUE); 356 x, y, mb->PMV[0][0], dec->past, TRUE); 369 x, y, mb->PMV[0][0], dec->past, TRUE); 372 x, y2, mb->PMV[1][0], dec->past, FALSE); 443 dec->past = nouveau_decoder_surface_index(dec, desc->ref[0]);
|
/external/chromium_org/third_party/openssl/openssl/crypto/bf/ |
COPYRIGHT | 43 The reason behind this being stated in this direct manner is past
|
/external/chromium_org/third_party/openssl/openssl/crypto/des/ |
COPYRIGHT | 47 The reason behind this being stated in this direct manner is past
|
/external/chromium_org/third_party/opus/src/silk/ |
stereo_quant_pred.c | 60 /* Error increasing, so we're past the optimum */
|
/external/chromium_org/third_party/sqlite/src/test/ |
fts2k.test | 64 # Double-check that the previous result doesn't persist past the
|
fts3ak.test | 64 # Double-check that the previous result doesn't persist past the
|
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/ |
strsep.c | 49 * On return, *stringp points past the last NUL written (if there might
|
/external/chromium_org/tools/gn/ |
tokenizer.h | 24 // one past the end of the input if the last character is a newline.
|
/external/chromium_org/ui/base/l10n/ |
time_format.h | 44 // For displaying a relative time in the past. This method returns either
|
/external/chromium_org/ui/gfx/ |
font_fallback_win.h | 48 // iterator. Returns |true| on success or |false| if the iterator is past
|
/external/icu4c/layout/ |
ScriptAndLanguage.cpp | 40 * which we know has to be past the end of the scriptRecordArray, to compute
|
/external/kernel-headers/original/linux/ |
timer.h | 77 * Timers with an ->expires field in the past will be executed in the next
|
/external/llvm/include/llvm/ADT/ |
TinyPtrVector.h | 220 assert(I < end() && "Erasing at past-the-end iterator."); 237 assert(E <= end() && "Trying to erase past the end."); 250 assert(I <= this->end() && "Inserting past the end of the vector."); 269 assert(I <= this->end() && "Inserting past the end of the vector.");
|
/external/llvm/test/Transforms/GVN/ |
load-pre-align.ll | 12 ; loads aligned greater than the memory should not be moved past conditionals
|
/external/mesa3d/docs/ |
systems.html | 68 In the past there were other drivers for older GPUs and operating
|
/external/mesa3d/src/gallium/drivers/nouveau/ |
nouveau_video.c | 100 dec->current = dec->future = dec->past = 8; 301 assert(!forward || dec->past < 8); 311 x, y, mb->PMV[0][0], dec->past, TRUE); 313 x, y2, mb->PMV[0][0], dec->past, FALSE); 336 x, y, mb->PMV[0][0], dec->past, TRUE); 356 x, y, mb->PMV[0][0], dec->past, TRUE); 369 x, y, mb->PMV[0][0], dec->past, TRUE); 372 x, y2, mb->PMV[1][0], dec->past, FALSE); 443 dec->past = nouveau_decoder_surface_index(dec, desc->ref[0]);
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
ContactParser.java | 55 // past the header name and the colon.
|
/external/openssh/openbsd-compat/ |
strlcat.c | 42 /* Find the end of dst and adjust bytes left but don't go past end */
|
strsep.c | 47 * On return, *stringp points past the last NUL written (if there might
|
/external/openssl/crypto/bf/ |
COPYRIGHT | 43 The reason behind this being stated in this direct manner is past
|
/external/openssl/crypto/des/ |
COPYRIGHT | 47 The reason behind this being stated in this direct manner is past
|