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

<<11121314151617181920>>

  /external/chromium/base/
callback.h.pump 43 // The reason to pass via a const-reference is to avoid unnecessary
251 // unnecessary AddRef/Unref pair even though we will modify the object.
command_line.h 105 // TODO(msw): Remove unnecessary API.
  /external/chromium_org/base/mac/
mac_util.mm 290 // unnecessary backups.
418 // higher-level operation than is needed. It might perform unnecessary
  /external/chromium_org/cc/resources/
resource_provider.h 311 // set resource pixels without performing unnecessary copying.
384 // Pixel buffer used for set pixels without unnecessary copying.
  /external/chromium_org/media/midi/
midi_manager_win.cc 9 // Prevent unnecessary functions from being included from <mmsystem.h>
475 // unnecessary API calls that will result in failure anyway.
  /external/chromium_org/third_party/tcmalloc/chromium/src/
common.h 157 // it too big may temporarily cause unnecessary memory wastage in the
236 // it too big may temporarily cause unnecessary memory wastage in the
  /external/chromium_org/tools/resources/
optimize-png-files.sh 353 unnecessary chunks and compressing the image.
357 0 Just run pngcrush. It removes unnecessary chunks and perform basic
  /external/llvm/lib/Transforms/Utils/
SimplifyIndVar.cpp 163 // Simplify unnecessary loops away.
197 // Simplify unnecessary loops away.
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design.jd 305 <h3>When saving image assets, remove unnecessary metadata</h3>
309 unnecessary headers and metadata from your PNG assets. Tools such as <a
  /frameworks/native/services/surfaceflinger/DisplayHardware/
VirtualDisplaySurface.cpp 127 // inexpensively, this forces an unnecessary copy.
489 // This slot mapping function is its own inverse, so two copies are unnecessary.
  /frameworks/opt/vcard/java/com/android/vcard/
VCardConfig.java 188 * In vCrad 3.0, this flag is unnecessary, since "TYPE=" is MUST in vCard 3.0 specification.
225 * removed unnecessary characters inside the number (e.g. "111-222-3333 (Miami)"
  /libcore/luni/src/main/java/java/net/
PlainSocketImpl.java 296 // get socks server port from proxy. It is unnecessary to check
308 // get socks server address from proxy. It is unnecessary to check
  /packages/apps/Dialer/src/com/android/dialer/dialpad/
SmartDialNameMatcher.java 89 * Strips a phone number of unnecessary characters (spaces, dashes, etc.)
99 * Strips a phone number of unnecessary characters (spaces, dashes, etc.)
  /art/runtime/base/
stringpiece.h 25 // Systematic usage of StringPiece is encouraged as it will reduce unnecessary
  /bionic/libc/stdio/
fseek.c 241 /* fp->_w = 0; */ /* unnecessary (I think...) */
  /bootable/recovery/minzip/
Bits.h 248 * Returns the string and its length. (The latter is probably unnecessary
  /dalvik/vm/
Bits.h 249 * Returns the string and its length. (The latter is probably unnecessary
  /device/asus/flo/
WCNSS_qcom_cfg.ini 12 # unnecessary if Idle Scan is disabled.
  /external/bison/build-aux/
useless-if-before-free 175 # This adjusts them, removing the unnecessary "if (p)" part.
  /external/ceres-solver/include/ceres/internal/
fixed_array.h 146 // seems small enough to not cause stack overflow or unnecessary
  /external/chromium/chrome/browser/net/
pref_proxy_config_service.cc 246 // proxy configuration occurs an unnecessary notification might get send if
  /external/chromium/net/base/
host_resolver_proc.cc 173 // Not only is AI_ADDRCONFIG unnecessary, but it can be harmful. If the
  /external/chromium/net/http/
http_stream_factory_impl_request.cc 92 // we *WANT* to cancel the unnecessary Jobs from other requests if another
  /external/chromium-trace/trace-viewer/third_party/web_dev_style/web_dev_style/
js_checker.py 42 'Passing an empty array to chrome.send is unnecessary.')
  /external/chromium_org/android_webview/native/
state_serializer.cc 22 // * TabNavigation does unnecessary copying of data, which in Android

Completed in 881 milliseconds

<<11121314151617181920>>