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

1 2 3 4 5 6 7 891011>>

  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
FragmentStatePagerAdapter2.java 38 * for situations where state save/restore when paging is unnecessary</li>
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DictionaryCollection.java 69 // To avoid creating unnecessary objects, we get the list out of the first
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
LocaleSet.java 140 // unnecessary to specify English as secondary locale (redundant)
  /prebuilts/misc/common/swig/include/2.0.11/csharp/
arrays_csharp.i 13 * unnecessary copying.
  /system/bt/include/
gki_target.h 115 If BTM_SCO_HCI_INCLUDED is FALSE, Pool ID 6 is unnecessary, otherwise set to 7
  /art/runtime/gc/space/
space.h 238 // from Heap::num_bytes_allocated_ or zero if unnecessary.
244 // from Heap::num_bytes_allocated_ or zero if unnecessary.
  /external/guava/guava/src/com/google/common/base/
Converter.java 70 * a "fake" converter for a unit test. It is unnecessary (and confusing) to <i>mock</i> the
383 * unnecessary to create <i>new</i> classes implementing {@code Function} just to pass them in
  /external/guava/guava-gwt/src-super/com/google/common/math/super/com/google/common/math/
LongMath.java 75 * @throws ArithmeticException if {@code mode} is {@link RoundingMode#UNNECESSARY} and {@code x}
83 case UNNECESSARY:
  /external/mockftpserver/branches/1.x_Branch/src/main/java/org/mockftpserver/core/command/
AbstractCommandHandler.java 51 * allowing CommandHandler implementations to avoid unnecessary exception-handling. All checked
74 * allowing CommandHandler implementations to avoid unnecessary exception-handling. All checked
  /external/v8/src/
regexp.js 120 // This is kind of performance sensitive, so we want to avoid unnecessary
128 // to avoid an unnecessary write barrier storing the first result.
  /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/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 293 // get socks server port from proxy. It is unnecessary to check
304 // 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.)
  /bionic/libc/upstream-openbsd/lib/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
  /development/scripts/
gdbclient 160 # to avoid unnecessary calls
  /device/asus/flo/
WCNSS_qcom_cfg.ini 12 # unnecessary if Idle Scan is disabled.
  /external/apache-http/src/org/apache/http/message/
LineFormatter.java 53 * In order to avoid unnecessary creation of temporary objects,
  /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 144 // seems small enough to not cause stack overflow or unnecessary
  /external/clang/docs/analyzer/
DebugChecks.rst 105 argument is technically unnecessary but is intended to clarify intent.
  /external/clang/include/clang/Sema/
TemplateDeduction.h 263 /// TODO: This may be unnecessary.
  /external/droiddriver/src/io/appium/droiddriver/scroll/
DynamicSentinelStrategy.java 104 // results in unnecessary scroll actions that have no visual effect. This
  /external/fio/crc/
sha1.c 4 * and to avoid unnecessary copies into the context array.

Completed in 500 milliseconds

1 2 3 4 5 6 7 891011>>