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

<<21222324252627282930>>

  /packages/apps/Messaging/src/com/android/messaging/datamodel/data/
ConversationMessageData.java 162 // statics to avoid unnecessary object allocation
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
AbstractConversationViewFragment.java 130 * cause unnecessary visibility change.
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/
CopyUtils.java 77 * and the unnecessary buffer management hurts performance slightly (about 3%,
  /packages/services/Telephony/src/com/android/phone/
EmergencyCallHelper.java 488 phone.unregisterForServiceStateChanged(this); // Safe even if unnecessary
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_tree.c 507 // Optimization to catch equivalent cases and avoid unnecessary comparisons
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_tree.c 507 // Optimization to catch equivalent cases and avoid unnecessary comparisons
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_tree.c 507 // Optimization to catch equivalent cases and avoid unnecessary comparisons
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_tree.c 507 // Optimization to catch equivalent cases and avoid unnecessary comparisons
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_tree.c 507 // Optimization to catch equivalent cases and avoid unnecessary comparisons
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/
pyassem.py 33 # out when they are unnecessary.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
gettext.py 577 # dcgettext() has been deemed unnecessary and is not implemented.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_codeccallbacks.py 112 # unnecessary escape sequences.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/
pyassem.py 33 # out when they are unnecessary.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
gettext.py 577 # dcgettext() has been deemed unnecessary and is not implemented.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_codeccallbacks.py 112 # unnecessary escape sequences.
  /prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/
pmd-5.1.1.pom 23 <li>Overcomplicated expressions - unnecessary if statements, for loops that could be while loops</li>
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/actions/
AddSupportJarAction.java 608 // Only modify the file if necessary so that we don't trigger unnecessary recompilations
  /libcore/luni/src/main/java/java/util/concurrent/
ForkJoinPool.java 305 * field of WorkQueues to reduce unnecessary calls to unpark.
479 * several unnecessary-looking hoisted null checks) that help
    [all...]
  /external/bison/data/
yacc.c     [all...]
  /external/clang/lib/CodeGen/
CGExprCXX.cpp     [all...]
  /external/guava/guava/src/com/google/common/util/concurrent/
Futures.java     [all...]
  /external/javassist/tutorial/
tutorial.html 164 consumption, pruning discards unnecessary attributes
333 can explicitly remove an unnecessary <code>CtClass</code> object from
    [all...]
  /external/libcxx/www/
cxx1y_status.html 138 <tr><td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2099">2099</a></td><td>Unnecessary constraints of va_start() usage</td><td>Portland</td><td>Complete</td></tr>
145 <tr><td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2048">2048</a></td><td>Unnecessary mem_fn overloads</td><td>Portland</td><td>Complete</td></tr>
    [all...]
  /external/linux-tools-perf/src/tools/perf/util/
parse-events-bison.c 991 /* Copy to YYRES the contents of YYSTR after stripping away unnecessary
993 heuristic is that double-quoting is unnecessary unless the string
    [all...]
pmu-bison.c 881 /* Copy to YYRES the contents of YYSTR after stripping away unnecessary
883 heuristic is that double-quoting is unnecessary unless the string
    [all...]

Completed in 218 milliseconds

<<21222324252627282930>>