HomeSort by relevance Sort by last modified time
    Searched full:hints (Results 651 - 675 of 862) sorted by null

<<21222324252627282930>>

  /packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
PhotoTable.java 771 /** Fling with no touch hints, then land off screen. */
    [all...]
  /external/chromium_org/chrome/common/
chrome_switches.cc 598 // Enables client hints, which adds hints about browser state to HTTP requests.
599 const char kEnableClientHints[] = "enable-client-hints";
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.security_1.0.200.v20100503.jar 
  /external/llvm/lib/CodeGen/
RegAllocGreedy.cpp 158 unsigned BrokenHints; ///< Total number of broken hints.
541 // Be fairly aggressive about following hints as long as the evictee can be
693 // hints, and only evict smaller spill weights.
    [all...]
RegAllocFast.cpp 517 // Ignore invalid hints.
    [all...]
  /external/valgrind/main/coregrind/
m_main.c 187 " --sim-hints=hint1,hint2,... known hints:\n"
327 - set VG_(clo_sim_hints) (--sim-hints=)
372 else if VG_STR_CLO (str, "--sim-hints", VG_(clo_sim_hints)) {}
490 else if VG_STREQN(11, arg, "--sim-hints") {}
    [all...]