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

<<11121314151617181920>>

  /external/clang/docs/
DriverInternals.rst 135 unnecessary string copies. Instead, Arg instances are always embedded
  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl.cc 537 // the whole range) and most likely unnecessary.
  /external/dexmaker/src/dx/java/com/android/dx/dex/code/
LocalList.java 646 * The code above didn't find and remove an unnecessary
  /external/freetype/include/freetype/config/
ftoption.h 355 /* glyphs; otherwise, you may set it to zero to avoid unnecessary */
    [all...]
  /external/guava/guava/src/com/google/common/collect/
ArrayTable.java 74 * implementations, synchronization is unnecessary between a thread that writes
  /external/icu4c/common/
unorm_it.c 55 /* the current iter->getState(), saved to avoid unnecessary setState() calls; may not correspond to api->index! */
unormcmp.cpp 58 * It is also unnecessary to not normalize identical characters.
  /external/icu4c/i18n/
ucol_wgt.cpp 325 uint32_t lengthCounts[6]; /* [0] unused, [5] to make index checks unnecessary */
  /external/javassist/src/main/javassist/compiler/
MemberCodeGen.java 342 throw new CompileError("unnecessary array size specified for new");
    [all...]
  /external/jpeg/
jdphuff.c 184 entropy->bitstate.get_buffer = 0; /* unnecessary, but keeps Purify quiet */
  /external/libogg/doc/
oggstream.html 106 container implementation are isolated from unnecessary design flux.
  /external/libppp/src/
slcompress.c 259 * checks the time-to-live and protocol (the protocol check is unnecessary
  /external/libvpx/libvpx/vp8/common/ppc/
filter_bilinear_altivec.asm 138 vadduhm v22, v22, v24 ;# Re = evens, saturation unnecessary
variance_subpixel_altivec.asm 114 vadduhm v22, v22, v24 ;# Re = evens, saturation unnecessary
  /external/llvm/lib/Support/
MemoryBuffer.cpp 263 // FIXME: Review if this check is unnecessary on windows as well.
  /external/llvm/tools/bugpoint/
CrashDebugger.cpp 552 // Now that we have deleted the functions that are unnecessary for the
  /external/nist-sip/java/gov/nist/javax/sip/stack/
UDPMessageChannel.java 75 * unnecessary). Ricardo Bora (Natural Convergence ) added code that prevents
    [all...]
  /external/openfst/src/include/fst/
cache.h 332 // just for states_.resize(), does unnecessary walk.
label-reachable.h 289 // previous call to this method (useful to avoid unnecessary updates).
lookahead-matcher.h 90 // // this method (useful to avoid unnecessary updates).
  /external/openssh/openbsd-compat/
bsd-snprintf.c 81 * Remove unnecessary SAFE_FREE() definition.
  /external/openssl/
import_openssl.sh 440 # Prune unnecessary sources
  /external/oprofile/
ChangeLog-2008 192 to process in order to avoid unnecessary error messages
TODO 258 o audit to track unnecessary include <>
  /external/proguard/docs/
downloads.html 172 <li>Added check on modification times of input and output, to avoid unnecessary

Completed in 290 milliseconds

<<11121314151617181920>>