HomeSort by relevance Sort by last modified time
    Searched full:heuristic (Results 51 - 75 of 527) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/llvm/include/llvm/CodeGen/
LatencyPriorityQueue.h 38 /// predecessor for. This is used as a tie-breaker heuristic for better
ResourcePriorityQueue.h 44 /// predecessor for. This is used as a tie-breaker heuristic for better
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_bufferobj.c 92 /* Heuristic: keep it in system ram */
  /external/protobuf/
CONTRIBUTORS.txt 49 * Heuristic detection of sub-messages when printing unknown fields in
  /external/valgrind/main/gdbserver_tests/
make_local_links 82 # (gdb 7.0 has bugs in the 'guess next pc' heuristic in thumb mode).
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test___all__.py 102 # This heuristic speeds up the process by removing, de facto,
test_difflib.py 34 # By default autojunk=True and the heuristic kicks in for a sequence
42 # Now turn the heuristic off
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test___all__.py 102 # This heuristic speeds up the process by removing, de facto,
test_difflib.py 34 # By default autojunk=True and the heuristic kicks in for a sequence
42 # Now turn the heuristic off
  /external/llvm/lib/CodeGen/SelectionDAG/
ResourcePriorityQueue.cpp 180 /// This heuristic is used if DFA scheduling is not desired
195 // The most important heuristic is scheduling the critical path.
390 // heuristic components for cost computation.
430 // Default heuristic, greeady and
523 // Heuristic is simple - node with no data successors reduces
  /external/okhttp/src/main/java/com/squareup/okhttp/internal/http/
ResponseHeaders.java 328 * Returns true if computeFreshnessLifetime used a heuristic. If we used a
329 * heuristic to serve a cached response older than 24 hours, we are required
423 headers.add("Warning", "113 HttpURLConnection \"Heuristic expiration\"");
  /external/valgrind/main/exp-sgcheck/docs/
sg-manual.xml 22 arrays. It works by using a heuristic approach derived from an
60 information, so we have to resort to a heuristic technique to
266 <para>Add some heuristic filtering that removes obvious false
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
NewItemSelectionDialog.java 138 // The heuristic is that generally one keeps adding the same kind of items to the
142 // Another heuristic is to find the most used item and default to that.
146 // Finally the last heuristic is to see if there's an item with a name
  /external/jdiff/src/jdiff/
DiffMyers.java 63 /** When set to true, the comparison uses a heuristic to speed it up.
64 With this heuristic, for files with a constant small density
66 public boolean heuristic = false; field in class:DiffMyers
197 /* Heuristic: check occasionally for a diagonal that has made
202 With this heuristic, for files with a constant small density
205 if (c > 200 && big_snake && heuristic)
  /external/chromium_org/components/autofill/core/browser/
form_structure.h 98 // Runs a quick heuristic to rule out forms that are obviously not
194 // Sections are identified by the heuristic that a logical section should not
  /external/chromium_org/content/public/browser/
render_process_host.h 241 // Overrides the default heuristic for limiting the max renderer process
245 // A value of zero means to use the default heuristic.
  /external/apache-http/src/org/apache/http/message/
LineParser.java 82 * This method implements a <i>heuristic</i> to check for a
  /external/chromium/chrome/browser/autofill/
autofill_merge_unittest.cc 194 // Set the heuristic type for each field, which is currently serialized
  /external/chromium/chrome/browser/
intranet_redirect_detector.cc 174 // the same thread. So just use the heuristic that any all-lowercase a-z
  /external/chromium_org/chrome/browser/
intranet_redirect_detector.cc 180 // the same thread. So just use the heuristic that any all-lowercase a-z
  /external/chromium_org/components/
autofill_strings.grdp 90 heuristic type: <ph name="HEURISTIC_TYPE">$1<ex>NAME_FIRST</ex></ph>
  /external/chromium_org/courgette/
disassembler_elf_32_x86.cc 136 // Heuristic discovery of rel32 locations in instruction stream: are the
  /external/chromium_org/third_party/WebKit/Source/core/page/
TouchDisambiguation.cpp 105 // This heuristic avoids excessive disambiguation in that case.
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
i915_clear.c 207 * This is not required, just a heuristic, but without the flush we'd need to
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
intel_render.c 173 /* Heuristic to choose between the two render paths:

Completed in 1808 milliseconds

1 23 4 5 6 7 8 91011>>