HomeSort by relevance Sort by last modified time
    Searched full:late (Results 101 - 125 of 722) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
desktop_notifications_browsertest.cc 31 // This must be initialized late in test startup.
  /external/chromium_org/chrome/browser/extensions/activity_log/
activity_log_unittest.cc 101 // it is too late to call ActivityLog::RecomputeLoggingIsEnabled() in
  /external/chromium_org/chrome/browser/password_manager/
password_manager.h 95 // such a late time because this experiment will only affect a small number
  /external/chromium_org/chrome/browser/ui/autofill/
tab_autofill_manager_delegate.cc 45 // NOTE: It is too late to clean up the autofill popup; that cleanup process
  /external/chromium_org/chrome/browser/ui/
browser_ui_prefs.cc 38 // late: we need the pref to be already initialized. Doing it here also saves
  /external/chromium_org/content/browser/speech/
google_streaming_remote_engine.h 44 // waits for a corresponding server closure (eventually some late results can
  /external/chromium_org/third_party/WebKit/Source/core/page/
PageScaleConstraintsSet.cpp 94 // If a large fixed-width element expanded the size of the document late in
  /external/chromium_org/third_party/opus/src/celt/
entenc.h 83 values are not determined until late in the encoding process, without having
  /external/chromium_org/third_party/python_gflags/
NEWS 5 Not too late, I guess. I've just released python-gflags 2.0, which is
  /external/eigen/doc/
I01_TopicLazyEvaluation.dox 21 Expression-templates-based libraries can avoid evaluating sub-expressions into temporaries, which in many cases results in large speed improvements. This is called <i>lazy evaluation</i> as an expression is getting evaluated as late as possible, instead of immediately. However, most other expression-templates-based libraries <i>always</i> choose lazy evaluation. There are two problems with that: first, lazy evaluation is not always a good choice for performance; second, lazy evaluation can be very dangerous, for example with matrix products: doing <tt>matrix = matrix*matrix</tt> gives a wrong result if the matrix product is lazy-evaluated, because of the way matrix product works.
  /external/ipsec-tools/
main.c 200 /* Wait for few seconds to consume late messages. */
  /external/iptables/extensions/
libipt_REJECT.c 108 /* This due to be dropped late in 2.4 pre-release cycle --RR */
  /external/llvm/include/llvm/MC/
MCObjectWriter.h 65 /// \brief Perform any late binding of symbols (for example, to assign symbol
  /external/llvm/lib/Transforms/ObjCARC/
ObjCARCContract.cpp 10 /// This file defines late ObjC ARC optimizations. ARC stands for Automatic
47 /// \brief Late ARC optimizations
50 /// ObjCARCOpt, so it's run late.
113 /// return value. We do this late so we do not disrupt the dataflow analysis in
  /external/nist-sip/java/gov/nist/javax/sip/
NistSipMessageFactoryImpl.java 126 "Dropping response - late arriving "
  /frameworks/native/services/surfaceflinger/
SurfaceFlingerConsumer.cpp 126 // want to use an expected-presentation time that is slightly late to
  /libcore/luni/src/main/java/java/lang/ref/
SoftReference.java 47 * early cause unnecessary work; those that are cleared too late waste memory.
  /libcore/luni/src/main/java/java/util/concurrent/
ScheduledExecutorService.java 110 * may start late, but will not concurrently execute.
  /packages/apps/Email/tests/src/com/android/email/activity/setup/
AccountSetupIncomingTests.java 60 // (except those that run on the UI thread - for them, it's too late to change it.)
AccountSetupOutgoingTests.java 60 // (except those that run on the UI thread - for them, it's too late to change it.)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fdreg.h 131 * If during FDC detection, an obscure test fails late in the sequence, don't
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fdreg.h 131 * If during FDC detection, an obscure test fails late in the sequence, don't
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fdreg.h 131 * If during FDC detection, an obscure test fails late in the sequence, don't
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_imports.py 92 # We want to run this fixer late, so fix_import doesn't try to make stdlib
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_imports.py 92 # We want to run this fixer late, so fix_import doesn't try to make stdlib

Completed in 1497 milliseconds

1 2 3 45 6 7 8 91011>>