/external/chromium_org/v8/src/ |
hydrogen-check-elimination.cc | 354 // | L = oldest | R = newest | |
|
/external/chromium_org/webkit/browser/appcache/ |
appcache_host.cc | 442 // Add a reference to the newest complete cache.
|
/external/clang/lib/Sema/ |
IdentifierResolver.cpp | 266 // If the declarations are redeclarations of each other, keep the newest one.
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
powershell.php | 124 '-NoClobber', '-NewName', '-Newest', '-Namespace', '-Name', '-Month', '-Minutes', '-Minute',
|
scilab.php | 158 'netwindows', 'new', 'newaxes', 'newest', 'newfun', 'nextpow2', 'nf3d', 'nfreq', 'nlev', 'nnz', 'node_number',
|
/external/mesa3d/src/gallium/drivers/svga/ |
svga_screen_cache.c | 173 * to newest.
|
/external/stlport/stlport/stl/ |
_limits.h | 288 newest gcc has new mangling scheme, that has problem
|
/external/svox/pico/lib/ |
picosig.c | 436 sig_subObj->sig_inner.PhIdBuff[CEPST_BUFF_SIZE-1] = (picoos_int16) tmp_uint16; /*store into newest*/ 447 sig_subObj->sig_inner.F0Buff[CEPST_BUFF_SIZE-1] = (picoos_int16) tmp_uint16;/*store into newest*/ 466 sig_subObj->sig_inner.VoicingBuff[CEPST_BUFF_SIZE-1] = (picoos_int16) tmp_uint16;/*store into newest*/ 479 sig_subObj->sig_inner.FuVBuff[CEPST_BUFF_SIZE-1] = (picoos_int16) tmp_uint16;/*store into newest*/ [all...] |
/frameworks/av/services/camera/libcameraservice/api1/client2/ |
ZslProcessor3.cpp | 471 // selection criteria is something like 'newest'. Clearing out the queue
|
/frameworks/base/core/tests/coretests/src/android/provider/ |
SearchRecentSuggestionsProviderTest.java | 160 // the ordering should be group 3 (newest), group 2, group 1 (oldest)
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/ |
OMX_WbAmrEncoder.h | 57 *! This is newest file
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/ |
OMX_VideoDec_Thread.c | 45 *! that is, newest first. The date format is dd-Mon-yyyy.
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/ |
OMX_VideoEnc_Thread.c | 45 *! that is, newest first. The date format is dd-Mon-yyyy.
|
/libcore/crypto/src/main/java/org/conscrypt/ |
ServerHandshakeImpl.java | 337 // Protocol from the future, admit that the newest thing we know is TLSv1
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_limits.h | 288 newest gcc has new mangling scheme, that has problem
|
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/ |
CellBroadcastAlertFullScreen.java | 64 /** List of cell broadcast messages to display (oldest to newest). */
|
/packages/apps/Dialer/src/com/android/dialer/calllog/ |
CallLogFragment.java | 246 // scroll to the top of the list to present the newest call items.
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_limits.h | 288 newest gcc has new mangling scheme, that has problem
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_limits.h | 288 newest gcc has new mangling scheme, that has problem
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_limits.h | 288 newest gcc has new mangling scheme, that has problem
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_limits.h | 288 newest gcc has new mangling scheme, that has problem
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_limits.h | 288 newest gcc has new mangling scheme, that has problem
|
/external/chromium/net/socket/ |
client_socket_pool_base.cc | 393 // Iterate through the idle sockets forwards (oldest to newest) 396 // the |idle_socket_it| will be set to the newest used idle socket. [all...] |
/packages/apps/Email/src/com/android/email/service/ |
AttachmentDownloadService.java | 386 // We'll load up the newest 25 attachments that aren't loaded or queued [all...] |
/external/chromium_org/net/socket/ |
client_socket_pool_base.cc | 446 // Iterate through the idle sockets forwards (oldest to newest) 449 // the |idle_socket_it| will be set to the newest used idle socket. [all...] |