Searched
full:unnecessary (Results
351 -
375 of
1019) sorted by null
<<11121314151617181920>>
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
TransparencyWin.cpp | 443 // makes a copy of the image, which is unnecessary and slow. Instead, we
|
/external/webkit/Source/WebCore/platform/graphics/filters/arm/ |
FELightingNEON.cpp | 256 // is garbage. The following instructions are shifting out the unnecessary alpha
|
/external/webkit/Source/WebCore/platform/image-decoders/bmp/ |
BMPImageReader.h | 107 // structs, but with unnecessary entries removed.
|
/external/webkit/Source/WebCore/platform/image-decoders/gif/ |
GIFImageDecoder.cpp | 238 // unnecessary; but if we're decoding an interlaced gif and
|
/external/webkit/Source/WebCore/xml/ |
XPathStep.cpp | 59 // Evaluate predicates as part of node test if possible to avoid building unnecessary NodeSets.
|
/external/zlib/src/ |
gzwrite.c | 192 /* if len is zero, avoid unnecessary operations */
|
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/ |
reorder.cpp | 38 3. Eliminated math operations that unnecessary checked for
|
weight_a.cpp | 42 template. Removed unnecessary include files.
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
gsmamr_enc.h | 42 removing unnecessary tables and changing function descriptions.
|
/frameworks/av/services/camera/libcameraservice/camera2/ |
ZslProcessor3.cpp | 462 // theoretically unnecessary unless we change the following assumptions:
|
/frameworks/base/core/java/android/view/ |
ViewParent.java | 47 * hierarchy, this optimization in unnecessary and might slightly reduce the
|
/frameworks/base/docs/html/training/custom-views/ |
making-interactive.jd | 227 closely with the animation system and doesn't require potentially unnecessary view
|
/frameworks/native/opengl/libs/GLES_trace/tools/ |
genapi.py | 252 args = map(lambda x: x.strip(), args) # remove unnecessary whitespaces
|
/frameworks/wilhelm/src/itf/ |
IEnvironmentalReverb.c | 643 // note that it's unnecessary to verify that any level stored inside the "properties" struct
|
/libcore/luni/src/main/java/java/util/concurrent/ |
ConcurrentSkipListSet.java | 293 // Override AbstractSet version to avoid unnecessary call to size()
|
DelayQueue.java | 53 * minimize unnecessary timed waiting. When a thread becomes
|
/packages/apps/Camera/jni/feature_stab/src/dbreg/ |
vp_motionmodel.h | 42 in order to remove otherwise unnecessary dependency of vpmotion,
|
/packages/apps/Contacts/src/com/android/contacts/list/ |
ContactBrowseListFragment.java | 302 * without causing unnecessary loading of the list if the selected contact URI is
|
/packages/apps/Dialer/src/com/android/dialer/calllog/ |
CallLogFragment.java | 515 // Prevent unnecessary refresh.
|
/packages/apps/Dialer/src/com/android/dialer/list/ |
PhoneFavoriteFragment.java | 443 // Use initLoader() instead of restartLoader() to refraining unnecessary reload.
|
/packages/apps/Dialer/tests/src/com/android/dialer/dialpad/ |
SmartDialTrieTest.java | 382 // unnecessary memory usage
|
/packages/apps/Gallery2/jni_mosaic/feature_stab/src/dbreg/ |
vp_motionmodel.h | 42 in order to remove otherwise unnecessary dependency of vpmotion,
|
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/ |
vp_motionmodel.h | 42 in order to remove otherwise unnecessary dependency of vpmotion,
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
ExpandableBinaryDictionary.java | 406 // If not, the reload request was unnecessary so revert LastUpdateRequestTime
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
unordered_map.h | 38 // will be unnecessary.
|
Completed in 690 milliseconds
<<11121314151617181920>>