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

1 2 3 4 5 6 7 891011>>

  /external/mesa3d/docs/
repository.html 158 unnecessary and distracting branch in master.
  /external/openssl/include/openssl/
dtls1.h 221 * unnecessary message loss.
  /external/openssl/ssl/
dtls1.h 221 * unnecessary message loss.
  /external/v8/src/mips/
frames-mips.h 188 // MIPS-specific: a pointer to the old sp to avoid unnecessary calculations.
  /external/webkit/Source/WebCore/accessibility/
AccessibilityRenderObject.h 327 // This will catch anyone doing an unnecessary cast.
  /external/webkit/Source/WebCore/editing/
InsertTextCommand.cpp 124 // We want to remove preserved newlines and brs that will collapse (and thus become unnecessary) when content
  /external/webkit/Source/WebCore/rendering/
RenderBoxModelObject.h 185 // This will catch anyone doing an unnecessary cast.
  /external/webkit/Source/WebKit/gtk/tests/
testwebbackforwardlist.c 64 /* make sure these functions don't add unnecessary ref to the history item */
  /frameworks/av/services/audioflinger/
AudioMixer.h 250 // OK to call more often than that, but unnecessary.
  /frameworks/base/docs/html/training/basics/location/
currentlocation.jd 147 unnecessary consumption of power and network bandwidth. For example, if the user navigates away
  /frameworks/base/graphics/java/android/renderscript/
ProgramVertexFixedFunction.java 238 * Normally, this is unnecessary and will be garbage collected
  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/videosrc/
SurfaceTextureSource.java 58 * unnecessary resampling.</p>
  /libcore/luni/src/main/java/java/math/
MathContext.java 181 * {@link RoundingMode#UNNECESSARY}.
  /packages/apps/Calculator/src/com/android/calculator2/
Logic.java 293 // Strip "+" and unnecessary 0's from the exponent
  /packages/apps/Gallery2/src/com/android/gallery3d/gadget/
WidgetDatabaseHelper.java 182 // serialized to avoid unnecessary allocations/copies during
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
VoicemailContentTable.java 154 // update() due to projectionMap check. This also avoids unnecessary permission
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
unordered_set.h 37 // will be unnecessary.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
unordered_set.h 37 // will be unnecessary.
  /external/ganymed-ssh2/
HISTORY.txt 147 - Stupid performance enhancement in the Logger, it did unnecessary calls to System.currentTimeMillis().
234 - Cleanup up Session class, removed unnecessary IOExceptions.
290 - Cleaned up packet building code, removed unnecessary server-side methods.
  /frameworks/base/docs/html/guide/practices/app-design/
performance.jd 11 <li><a href="#object_creation">Avoid Creating Unnecessary Objects</a></li>
85 <h2>Avoid Creating Unnecessary Objects</h2>
93 concurrent collector introduced in Gingerbread helps, but unnecessary work
  /frameworks/base/docs/html/guide/practices/
performance.jd 11 <li><a href="#object_creation">Avoid Creating Unnecessary Objects</a></li>
85 <h2>Avoid Creating Unnecessary Objects</h2>
93 concurrent collector introduced in Gingerbread helps, but unnecessary work
  /external/libvpx/examples/includes/geshi/docs/
CHANGES 386 - Removed GESHI_DIR_SEPARATOR constant usage, it's unnecessary (Aleksey Zapparov)
484 - Removed unnecessary keyword style index from ini
486 - Removed unnecessary regex style index from blitzbasic
520 unnecessary </span> when using strict mode) (Daniel Ecer, drskrud),
527 - Removed unnecessary </span> when using strict mode (Tim Van Wassenhove)
    [all...]
  /dalvik/dx/src/com/android/dx/rop/
package-info.java 163 * instructions as unnecessary in dex form and eliminates them.
  /development/samples/BluetoothHDP/src/com/example/bluetooth/health/
BluetoothHDPService.java 51 * unnecessary to carry out this step for those devices.
  /development/tools/apkcheck/src/com/android/apkcheck/
ClassInfo.java 252 * handling for annotations will be unnecessary.)

Completed in 1077 milliseconds

1 2 3 4 5 6 7 891011>>