HomeSort by relevance Sort by last modified time
    Searched full:best (Results 276 - 300 of 4126) sorted by null

<<11121314151617181920>>

  /external/chromium/chrome/browser/autocomplete/
history_provider_util.h 35 // If our best match was in the scheme, not showing the scheme is both
  /external/chromium/chrome/browser/chromeos/
audio_handler.h 55 // Defines the delete on exit Singleton traits we like. Best to have this
  /external/chromium/net/proxy/
proxy_list.h 53 // Does a best-effort parse, and silently discards any errors.
  /external/chromium/third_party/libjingle/source/talk/xmpp/
plainsaslhandler.h 44 // Should pick the best method according to this handler
  /external/chromium_org/android_webview/browser/
icon_helper.cc 48 // TODO(acleung): Pick the best icon to return based on size.
  /external/chromium_org/base/nix/
xdg_util.h 59 // Return an entry from the DesktopEnvironment enum with a best guess
  /external/chromium_org/build/linux/unbundle/
remove_bundled_libraries.py 64 # Delete the file - best way to ensure it's not used during build.
  /external/chromium_org/chrome/browser/autocomplete/
bookmark_provider.h 46 // |matches_|. If |best_match| then only suggest the single best match,
history_provider_util.h 39 // If our best match was in the scheme, not showing the scheme is both
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/manifest/
icons.html 19 because PNG has the best support for transparency.
  /external/chromium_org/chrome/common/favicon/
favicon_types.h 47 // Defines a favicon bitmap which best matches the desired DIP size and one of
  /external/chromium_org/components/nacl/renderer/
pnacl_translation_resource_host.h 23 // "Resource" might not be the best name for the various things that pnacl
  /external/chromium_org/components/tools/metrics/
count_ifdefs.py 41 If |skip_tests| is true, a best effort is made to ignore test files.
  /external/chromium_org/content/browser/speech/proto/
google_streaming_api.proto 56 // Item in N-best list.
  /external/chromium_org/content/public/browser/
geolocation_provider.h 24 // best available locations from any active provider whilst it is registered.
  /external/chromium_org/net/base/
mime_sniffer.h 32 // assigns |result| with its best guess of a mime type.
  /external/chromium_org/third_party/WebKit/PerformanceTests/SVG/resources/
LICENSES 3 All files in this directory are (to the best of our knowledge) licensed for redistribution as part of the WebKit SVN repository. We have outlined the licenses of the various files (and where we found them on the net) below:
  /external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/
README.webtreemap.txt 56 Your best bet is to modify the included `webtreemap.css`, which
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-hhea-table.hh 80 * best appearance. Set to 0 for
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videocapturer.cc 239 std::vector<VideoFormat>::const_iterator best = supported_formats->end(); local
248 best = i;
251 if (supported_formats->end() == best) {
257 best_format->width = best->width;
258 best_format->height = best->height;
259 best_format->fourcc = best->fourcc;
260 best_format->interval = talk_base::_max(format.interval, best->interval);
261 LOG(LS_INFO) << " Best " << best_format->ToString() << " Interval "
547 // Any fourcc is OK for the desired. Use preference to find best fourcc.
  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
plainsaslhandler.h 44 // Should pick the best method according to this handler
  /external/chromium_org/third_party/libphonenumber/src/resources/geocoding/en/
31.txt 86 31499|Best
  /external/chromium_org/third_party/libphonenumber/src/resources/geocoding/nl/
31.txt 93 31499|Best
  /external/chromium_org/third_party/libxml/src/include/
win32config.h 107 This is however best specified on the compiler's command-line. */
  /external/chromium_org/third_party/libxml/win32/
config.h 107 This is however best specified on the compiler's command-line. */

Completed in 2195 milliseconds

<<11121314151617181920>>