HomeSort by relevance Sort by last modified time
    Searched full:heuristics (Results 176 - 200 of 343) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/webp/src/utils/
huffman_encode.c 24 // Heuristics for selecting the stride ranges to collapse.
  /frameworks/base/docs/html/distribute/googleplay/about/
visibility.jd 101 powerful heuristics to suggest terms as the user types, and it offers direct
  /frameworks/base/services/java/com/android/server/power/
WirelessChargerDetector.java 33 * Implements heuristics to detect docking or undocking from a wireless charger.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
BinPacker.java 34 * heuristics).
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
NewItemSelectionDialog.java 135 // Determine the initial selection using a couple heuristics.
  /external/chromium_org/third_party/codesighs/
maptsvdifftool.c 65 ** mNegation Perform negation heuristics on the symbol drifts.
100 static Switch gNegationSwitch = {"--negation", "-n", 0, NULL, "Use negation heuristics." DESC_NEWLINE "When symbol sizes are inferred by offset, order changes cause noise." DESC_NEWLINE "This helps see through the noise by eliminating equal and opposite drifts."};
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
udat.h 653 * With lenient parsing, the parser may use heuristics to interpret inputs that do not
665 * With lenient parsing, the parser may use heuristics to interpret inputs that do not
    [all...]
  /frameworks/base/core/java/android/text/
BidiFormatter.java 377 * See {@link TextDirectionHeuristics} for pre-defined heuristics.
409 * See {@link TextDirectionHeuristics} for pre-defined heuristics.
    [all...]
  /external/chromium_org/components/autofill/core/browser/
form_structure_unittest.cc 497 // should not try to apply any other heuristics.
699 // local heuristics.
729 // form, we do not apply these usual heuristics.
875 // Tests a sequence of FormFields where only labels are supplied to heuristics
    [all...]
form_structure.cc 382 // autocomplete type hint, don't try to apply other heuristics to match fields
    [all...]
  /external/chromium/chrome/browser/autofill/
form_structure_unittest.cc 470 // Tests a sequence of FormFields where only labels are supplied to heuristics
    [all...]
  /external/icu4c/i18n/unicode/
udat.h     [all...]
  /external/llvm/lib/Support/
regcomp.c 453 if (!EAT('}')) { /* error heuristics */
624 if (!EATTWO('\\', '}')) { /* error heuristics */
    [all...]
  /ndk/sources/host-tools/ndk-stack/regex/
regcomp.c 417 if (!EAT('}')) { /* error heuristics */
588 if (!EATTWO('\\', '}')) { /* error heuristics */
    [all...]
  /dalvik/vm/alloc/
Heap.cpp 188 //TODO: figure out better heuristics
  /external/chromium/net/ocsp/
nss_ocsp.cc 733 // There's no sure way to do this, so we use heuristics like MIME type and
  /external/chromium_org/chrome/browser/autocomplete/
autocomplete_input.cc 169 // well enough that we can fall through to the heuristics below. If it's
keyword_provider.cc 245 // any initial scheme and/or "www.". NOTE: Any heuristics or UI used to
  /external/chromium_org/content/browser/download/
download_item_impl.h 437 // may be different from |mime_type_|, which may be set based on heuristics
  /external/chromium_org/net/ocsp/
nss_ocsp.cc 780 // There's no sure way to do this, so we use heuristics like MIME type and
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
TextAutosizer.cpp 492 // FIXME: Consider additional heuristics, such as ignoring fixed heights if the content is already overflowing before autosizing kicks in.
  /external/chromium_org/third_party/harfbuzz-ng/
NEWS 66 shaping. The heuristics in that function are fragile. If the
  /external/chromium_org/third_party/tcmalloc/vendor/doc/
cpuprofile.html 488 of the edge-dropping heuristics described above.
  /external/chromium_org/third_party/yasm/source/patched-yasm/m4/
ax_create_stdint_h.m4 373 /* .. here are some common heuristics using compiler runtime specifics */
  /external/clang/test/SemaCXX/
compare.cpp 1 // Force x86-64 because some of our heuristics are actually based

Completed in 2263 milliseconds

1 2 3 4 5 6 78 91011>>