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

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/net/http/
http_stream_factory_impl_request.cc 141 // we *WANT* to cancel the unnecessary Jobs from other requests if another
376 // we *WANT* to cancel the unnecessary Jobs from other requests if another
  /external/chromium_org/third_party/tcmalloc/vendor/src/
common.h 140 // it too big may temporarily cause unnecessary memory wastage in the
219 // it too big may temporarily cause unnecessary memory wastage in the
  /external/jsilver/src/com/google/clearsilver/jsilver/
JSilverOptions.java 288 * If {@code true}, then unnecessary whitespace will be stripped from the output. 'Unnecessary' is
  /libcore/luni/src/main/java/java/math/
BigDecimal.java 99 * @see RoundingMode#UNNECESSARY
370 * UNNECESSARY} and the new big decimal cannot be represented
408 * UNNECESSARY} and the new big decimal cannot be represented
440 * UNNECESSARY} and the new big decimal cannot be represented
534 * UNNECESSARY} and the new big decimal cannot be represented
558 * UNNECESSARY} and the new big decimal cannot be represented
592 * UNNECESSARY} and the new big decimal cannot be represented
624 * UNNECESSARY} and the new big decimal cannot be represented
654 * UNNECESSARY} and the new big decimal cannot be represented
810 // Cases where it's unnecessary to add two numbers with very different scale
    [all...]
  /art/runtime/gc/accounting/
card_table.cc 61 // don't clear the card table to avoid unnecessary pages being allocated
  /bionic/libc/stdio/
freopen.c 72 * should work. This is unnecessary if it was not a Unix file.
  /development/samples/TtsEngine/src/com/example/android/ttsengine/
CheckVoiceData.java 128 * assets (it could be a raw resource as well). This check is unnecessary
  /device/lge/mako/
WCNSS_qcom_cfg.ini 12 # unnecessary if Idle Scan is disabled.
  /external/apache-http/src/org/apache/http/message/
LineFormatter.java 53 * In order to avoid unnecessary creation of temporary objects,
  /external/chromium/base/
string_piece.h 14 // Systematic usage of StringPiece is encouraged as it will reduce unnecessary
  /external/chromium/chrome/browser/autocomplete/
keyword_provider.h 88 // TemplateURLModel::CleanUserInputKeyword to remove unnecessary characters.
  /external/chromium_org/android_webview/java/src/org/chromium/android_webview/
AwContentsClientCallbackHelper.java 189 // The float->int->float conversion here is to avoid unnecessary allocations. The
  /external/chromium_org/cc/layers/
painted_scrollbar_layer.cc 243 // Make sure that the pixels are no longer mutable to unavoid unnecessary
  /external/chromium_org/chrome/browser/storage_monitor/
storage_monitor.h 98 // TODO(gbillock): make this either unnecessary (implementation-specific) or
  /external/chromium_org/chrome/browser/ui/cocoa/panels/
panel_window_controller_cocoa.h 63 // the WebContents's Cocoa view to avoid unnecessary rendering and issues
  /external/chromium_org/chrome/browser/ui/gtk/infobars/
infobar_gtk.h 46 // unnecessary renderer repaints while animating.
  /external/chromium_org/chrome/browser/ui/website_settings/
website_settings.h 169 // unnecessary UTF-8 string conversions.
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
desktop_notifications.html 122 it's unnecessary if you declare the "notifications" permission.
  /external/chromium_org/content/ppapi_plugin/
ppapi_thread.h 136 // unnecessary. The proxy talking to multiple renderers means that each
  /external/chromium_org/content/public/common/
media_stream_request.h 130 // expected browser side settings and avoid unnecessary buffering.
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/
mount_node.h 128 // TODO(noelallen) We should change this so it's unnecessary for the node
  /external/chromium_org/net/dns/
dns_config_service.cc 193 // unnecessary Job aborts in HostResolverImpl. The signals come from multiple
host_resolver_proc.cc 162 // Not only is AI_ADDRCONFIG unnecessary, but it can be harmful. If the
  /external/chromium_org/net/websockets/
websocket_frame_parser.cc 83 // Drain unnecessary data. TODO(yutak): Remove copy. (but how?)
  /external/chromium_org/sync/engine/
syncer.cc 158 // The ExitRequested() check is unnecessary, since we should start getting

Completed in 1384 milliseconds

1 2 3 4 5 6 78 91011>>