Home
last modified time | relevance | path

Searched refs:heuristic (Results 1 – 25 of 29) sorted by relevance

12

/external/chromium/chrome/browser/extensions/
Dextensions_quota_service.cc49 for (QuotaLimitHeuristics::iterator heuristic = heuristics.begin(); in Assess() local
50 heuristic != heuristics.end(); ++heuristic) { in Assess()
52 global_decision = (*heuristic)->ApplyToArgs(args, event_time) && in Assess()
/external/jdiff/src/jdiff/
DDiffMyers.java66 public boolean heuristic = false; field in DiffMyers
205 if (c > 200 && big_snake && heuristic) in diag()
/external/webkit/Source/WebCore/platform/graphics/mac/
DSimpleFontDataATSUI.mm59 // heuristic is that if such a font has a glyph metamorphosis table, then
/external/chromium/chrome/browser/ui/cocoa/
Dframed_browser_window.mm26 // like what the heuristic does when there are just a few tabs.
Dbrowser_window_controller.mm121 // this heuristic.) We don't, in general, want to shrink the window if the
1745 // |-windowWillMove| is called too early for us to apply our heuristic. (The
1746 // heuristic we use for detecting window movement is that if |windowTopGrowth_
/external/harfbuzz_ng/
DNEWS306 - Unicode normalization shaping heuristic during glyph mapping.
/external/llvm/test/Transforms/MemCpyOpt/
Dform-memset.ll223 ; More aggressive heuristic
/external/llvm/test/CodeGen/X86/
Dmultiple-loop-post-inc.ll6 ; machine scheduler develops an equivalent heuristic.
Dlsr-reuse.ll48 ; TODO: That's an over-general heuristic. It would be better for the target
/external/elfutils/
DNEWS773 Implement better hash size optimization heuristic in ld. It uses a formula
/external/clang/include/clang/Driver/
DCC1Options.td85 HelpText<"Specify the function selection heuristic used during inlining">;
/external/ceres-solver/docs/
Dsolving.tex737 "torture cases" which break this finite difference heuristic,
/external/webkit/Tools/android/flex-2.5.4a/
DNEWS628 unfortunate heuristic in g++ 2.5.X that attempts to discern between
/external/llvm/docs/
DLangRef.rst887 heuristic is used to determine if a function needs stack protectors
888 or not. The heuristic used will enable protectors for functions with:
909 protector. This attribute causes a strong heuristic to be used when
910 determining if a function needs stack protectors. The strong heuristic
/external/zlib/src/
DChangeLog1011 - remove block truncation heuristic which had very marginal effect for zlib
/external/webkit/Source/WebKit/mac/
DChangeLog-2007-10-14570 - Added heuristic for guessing a default cache model in WebViews
603 heuristic rule #3.
607 (cacheModelForMainBundle): Implementation of heuristic rule #2.
23824 (1) Fixed some bugs and a misspelling in the previous heuristic's
23826 (2) Added two new rules to the heuristic:
23847 (2) Improve "when to do first layout" heuristic. A JavaScript query
DChangeLog-2006-02-093637 Added heuristic for when to commit the load incrementally
20726 Attempt to find a reasonable font using a simple string matching heuristic if
/external/webkit/Tools/
DChangeLog1377 content read from the specified file handle. Obviously, this heuristic will not work
1379 this turns out to be an issue then we can improve the heuristic.
/external/webkit/Source/WebKit2/
DChangeLog13915 Add simple heuristic to get the word at the current point (or the current selection
/external/webkit/Source/WebCore/
DChangeLog-2007-10-1410447 …ResourceDecoder::checkForHeadCharset): Slightly loosen the charset decoder heuristic by tweaking it
58341 a glyph metamorphosis table. The heuristic is that if a font contains Arabic glyphs
66702 …Improve the column balancing heuristic by adding in the block's lineHeight/2 to each column initia…
DChangeLog-2009-06-1661258 non-empty layout based on an heuristic. Right now that heuristic
83930 …old code had some bizarre incorrect heuristic for "guessing" that you should page scroll and also …
92462 heuristic that allows ligatures in fonts that do not have a glyph for
DChangeLog-2006-05-102322 in a heuristic that will use the data size instead of a single frame RGBA32
DChangeLog-2005-12-198506 Change the clipping heuristic to only clip to the border box.
DChangeLog-2010-12-06124796 heuristic.
124799 heuristic to deal with other cases where the server was validating
124806 happen except to try. We do know, however, that this heuristic will
DChangeLog-2006-12-3121152 Change the cache heuristic for flushing to allow a higher watermark before initiating an

12