HomeSort by relevance Sort by last modified time
    Searched full:unnecessary (Results 601 - 625 of 1201) sorted by null

<<21222324252627282930>>

  /external/llvm/lib/Target/PowerPC/
PPCInstr64Bit.td 186 // FIXME: Duplicating this for the asm parser should be unnecessary, but the
523 // FIXME: Duplicating this for the asm parser should be unnecessary, but the
    [all...]
  /external/pcre/dist/sljit/
sljitLir.h 616 conversion might be unnecessary on some CPUs like x86-64, since the upper 32
641 flags can increase them, so use them wisely to avoid unnecessary code generation. */
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
dtx_enc.cpp 61 template. Removed unnecessary include files.
81 2. Eliminated math operations that unnecessary checked for
    [all...]
  /frameworks/base/core/java/android/animation/
PropertyValuesHolder.java 415 * null if conversion is unnecessary.
488 * null if conversion is unnecessary.
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/locks/
AbstractQueuedLongSynchronizer.java 373 * and to suppress unnecessary signals and traversals.
472 * unnecessary wake-ups, but only when there are multiple
    [all...]
  /bootable/recovery/
recovery.cpp 345 // or menu selections. This is to avoid unnecessary rotation (and
    [all...]
  /cts/libs/json/src/com/android/json/stream/
JsonReader.java 240 * <li>Unnecessary array separators. These are interpreted as if null
    [all...]
  /development/samples/training/InteractiveChart/src/com/example/android/interactivechart/
InteractiveLineGraphView.java 337 // Avoid unnecessary allocations during drawing. Re-use allocated
    [all...]
  /external/aac/libSBRdec/src/
sbr_dec.cpp     [all...]
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
NFAFactory.java 40 * No optimization is done to remove unnecessary epsilon edges.
  /external/bzip2/
compress.c 642 which makes randomisation unnecessary. So always set
  /external/chromium-trace/trace-viewer/tracing/third_party/closure_linter/closure_linter/
ecmalintrules.py 561 'Unnecessary braces around @inheritDoc',
    [all...]
  /external/clang/lib/CodeGen/
CGVTables.cpp 785 /// v-tables when unnecessary.
    [all...]
  /external/clang/lib/Parse/
ParseStmtAsm.cpp 738 // FIXME: Avoid unnecessary std::string trashing.
  /external/clang/lib/StaticAnalyzer/Core/
ExprEngineCallAndReturn.cpp 130 // If the types already match, don't do any unnecessary work.
    [all...]
  /external/clang/www/
features.html 230 unnecessary for a simple static compiler.</p>
  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl.cc 873 // the whole range) and most likely unnecessary.
  /external/google-breakpad/src/google_breakpad/processor/
minidump.h 48 // unnecessary file input, and allocating memory for data in which the user
    [all...]
  /external/google-tv-pairing-protocol/java/src/com/google/polo/json/
JSONArray.java 847 * unnecessary whitespace is added. If it is not possible to produce a
  /external/guava/guava/src/com/google/common/collect/
Ordering.java 113 * that it is unnecessary to create a <i>new</i> anonymous inner class
    [all...]
  /external/guava/guava/src/com/google/common/util/concurrent/
Monitor.java 250 * minimize unnecessary signals. One simple and correct algorithm is to signal some other
    [all...]
RateLimiter.java 231 * This is to avoid unnecessary stalls in situations like this: A RateLimiter of 1qps,
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DigitList.java 560 // digits[maximumDigits] = '0'; // Unnecessary since we'll truncate this
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
GregorianCalendar.java 583 // Do fast checks to avoid unnecessary computation:
    [all...]
  /external/iputils/
traceroute6.c 183 * of unnecessary traffic on our poor, congested nets.)

Completed in 599 milliseconds

<<21222324252627282930>>