HomeSort by relevance Sort by last modified time
    Searched full:unnecessary (Results 426 - 450 of 1411) sorted by null

<<11121314151617181920>>

  /external/proguard/src/proguard/optimize/evaluation/
EvaluationShrinker.java 735 // Pop the unnecessary stack entries.
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/common/src/
q_plsf_5.cpp 42 1. Eliminated math operations that unnecessary checked for
50 1. Eliminated math operations that unnecessary checked for
60 1. Eliminated math operations that unnecessary checked for
  /external/chromium/chrome/browser/
character_encoding.cc 401 // We don't want to add an unnecessary charset to the encoding menu, so we
  /external/chromium/chrome/browser/safe_browsing/
filter_false_positive_perftest.cc 13 // will result in an unnecessary gethash request.
  /external/chromium/chrome/browser/search_engines/
template_url_model.h 84 // Removes any unnecessary characters from a user input keyword.
  /external/chromium_org/base/strings/
string_piece.h 14 // Systematic usage of StringPiece is encouraged as it will reduce unnecessary
  /external/chromium_org/chrome/browser/
character_encoding.cc 396 // We don't want to add an unnecessary charset to the encoding menu, so we
  /external/chromium_org/chrome/browser/chromeos/drive/
drive_file_stream_reader.cc 200 // Erase unnecessary leading bytes.
  /external/chromium_org/chrome/browser/chromeos/policy/
device_local_account_policy_service.cc 363 // Avoid unnecessary calls to UpdateAccountList(): If an earlier call is still
  /external/chromium_org/chrome/browser/extensions/
crx_installer.h 298 // version could cause unnecessary unpacking of an extension at every
  /external/chromium_org/chrome/browser/google/
google_url_tracker.cc 88 // If the tracker already has a fetcher, SetNeedToFetch() is unnecessary, and
  /external/chromium_org/chrome/browser/managed_mode/
managed_mode_url_filter_unittest.cc 173 // Verify that unnecessary URI escapes are unescaped.
  /external/chromium_org/chrome/installer/linux/debian/
build.sh 270 # that brings in tons of unnecessary stuff, like an mta and rpm. Until that full
  /external/chromium_org/cloud_print/virtual_driver/win/install/
setup.cc 258 // Add all files. AddPrinterDriverEx will removes unnecessary.
  /external/chromium_org/content/browser/
browser_thread_impl.cc 245 // Optimization: to avoid unnecessary locks, we listed the ID enumeration in
  /external/chromium_org/content/child/
browser_font_resource_trusted.cc 421 // since it's unnecessary, measuring text is slow, and most of the time
  /external/chromium_org/content/public/android/java/src/org/chromium/content/common/
TraceEvent.java 168 // Holder for monitor avoids unnecessary construction on non-debug runs
  /external/chromium_org/net/websockets/
websocket_handshake_handler.cc 134 // but avoids unnecessary allocations and copies.
  /external/chromium_org/sync/internal_api/public/base/
ordinal.h 50 // does not have any unnecessary trailing zero digits.
  /external/chromium_org/third_party/WebKit/Source/bindings/scripts/
compute_dependencies.py 60 parser.add_option('--write-file-only-if-changed', type='int', help='if true, do not write an output file if it would be identical to the existing one, which avoids unnecessary rebuilds in ninja')
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLPlugInElement.cpp 65 // this delay is unnecessary, but it is simpler to make both classes share
  /external/chromium_org/third_party/WebKit/Source/core/html/forms/
BaseMultipleFieldsDateAndTimeInputType.cpp 374 // deleting the field. This prevents unnecessary focusout/blur events.
TextFieldInputType.cpp 376 // FIXME: Updating on any attribute update should be unnecessary. We should
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderListItem.cpp 60 // avoid an unnecessary layout in setStyle below.
  /external/chromium_org/third_party/WebKit/Source/core/xml/
XPathStep.cpp 61 // Evaluate predicates as part of node test if possible to avoid building unnecessary NodeSets.

Completed in 1474 milliseconds

<<11121314151617181920>>