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

<<11121314151617181920>>

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
FilterEffect.cpp 430 // FIXME: We can avoid this potentially unnecessary ImageBuffer conversion by adding
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/win/
TransparencyWin.cpp 439 // makes a copy of the image, which is unnecessary and slow. Instead, we
  /external/chromium_org/third_party/WebKit/Source/platform/image-decoders/bmp/
BMPImageReader.h 109 // structs, but with unnecessary entries removed.
  /external/chromium_org/third_party/WebKit/Source/platform/image-decoders/gif/
GIFImageDecoder.cpp 175 // unnecessary; but if we're decoding an interlaced gif and
  /external/chromium_org/third_party/WebKit/Source/platform/scroll/
ScrollView.h 356 // This will catch anyone doing an unnecessary cast.
  /external/chromium_org/third_party/cld/languages/public/
languages.h 156 // just to cut down on unnecessary work on regular, LTR text.
  /external/chromium_org/third_party/icu/
README.chromium 74 * brklocal.mk : build file changes to drop unnecessary brkitr rule
  /external/chromium_org/third_party/icu/source/test/intltest/
bidiconf.cpp 439 // and loop over each run's indexes, but that seems unnecessary for this test code.
  /external/chromium_org/third_party/mesa/src/docs/
dispatch.html 105 unnecessary! It is possible to detect this common case and avoid these
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/x11/
native_ximage.c 454 /* fast path to avoid unnecessary allocation and resource_copy_region */
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_clip_unfilled.c 72 * Try to optimize unnecessary MOV's.
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
r200_context.h 179 #define CUBE_CMD_0 0 /* 1 register follows */ /* this command unnecessary */
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
arrayobj.c 35 * amount of cruft left over from that origin that may be unnecessary.
  /external/chromium_org/third_party/mesa/src/src/mesa/program/
prog_opt_constant_fold.c 128 * unnecessary move instructions.
  /external/chromium_org/third_party/opus/src/silk/fixed/
encode_frame_FIX.c 99 /* This is totally unnecessary but many compilers (including gcc) are too dumb to realise it */
  /external/chromium_org/third_party/opus/src/silk/float/
encode_frame_FLP.c 101 /* This is totally unnecessary but many compilers (including gcc) are too dumb to realise it */
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
service.h 42 // and can avoid unnecessary layers of indirection.
  /external/chromium_org/third_party/re2/re2/
prog.h 279 // avoids lots of unnecessary work. This function is useful only
  /external/chromium_org/third_party/skia/src/effects/gradients/
SkLinearGradient.cpp 108 // Linear interpolation (lerp) is unnecessary if there are no sharp
  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
port.h 215 // You'd thionk this would be unnecessary, since we call
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
port.h 212 // You'd thionk this would be unnecessary, since we call
  /external/chromium_org/third_party/zlib/
gzwrite.c 170 /* if len is zero, avoid unnecessary operations */
  /external/chromium_org/tools/grit/grit/tool/
build.py 264 # if the file changed. This avoids unnecessary rebuilds.
  /external/chromium_org/tools/gyp/pylib/gyp/
win_tool.py 162 # generated one does not add anything. This is strictly unnecessary for
  /external/chromium_org/tools/gyp/
pylintrc 77 # W0301: Unnecessary semicolon

Completed in 1213 milliseconds

<<11121314151617181920>>