OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unnecessary
(Results
126 - 150
of
1019
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/mockito/src/org/mockito/internal/invocation/
InvocationMatcher.java
102
/* Avoid
unnecessary
cloning */
/external/protobuf/java/src/main/java/com/google/protobuf/
RpcChannel.java
51
*
unnecessary
layers of indirection.
/external/skia/tools/
bench_pictures.cfg
13
variables and loops can be used to avoid
unnecessary
verbosity. With great power
/external/webkit/LayoutTests/dom/xhtml/level3/core/
canonicalform10.js
82
Check elimination of
unnecessary
namespace prefixes when
/external/webkit/Source/WebCore/rendering/
RenderFrameSet.h
144
// This will catch anyone doing an
unnecessary
cast.
RenderImage.h
117
// This will catch anyone doing an
unnecessary
cast.
RenderMenuList.h
147
// This will catch anyone doing an
unnecessary
cast.
RenderTableSection.h
183
// This will catch anyone doing an
unnecessary
cast.
RenderTextControl.h
133
// This will catch anyone doing an
unnecessary
cast.
/external/webkit/Source/WebCore/rendering/svg/
RenderSVGContainer.h
95
// This will catch anyone doing an
unnecessary
cast.
RenderSVGRoot.h
115
// This will catch anyone doing an
unnecessary
cast.
/external/webkit/Source/WebKit/chromium/src/
WebAccessibilityCacheImpl.h
78
// to ensure
unnecessary
duplicate entries are not created in the
/frameworks/av/services/audioflinger/
StateQueue.cpp
119
//
unnecessary
as we're about to rewrite
/frameworks/base/core/java/android/service/dreams/
Sandman.java
40
// We don't want to launch this app when docked because it causes an
unnecessary
/frameworks/base/docs/html/tools/debugging/
debugging-devtools.jd
47
very useful for discovering
unnecessary
screen drawing.</dd>
/frameworks/base/docs/html/training/multiple-apks/
index.jd
39
the right devices, as well as the smart way to avoid pitfalls such as
unnecessary
redundancy across
/frameworks/base/services/java/com/android/server/power/
DisplayPowerRequest.java
61
// extra
unnecessary
latency) but we do prevent content on screen from becoming
/libcore/luni/src/main/java/java/nio/charset/
Charsets.java
21
*
unnecessary
handling of UnsupportedEncodingException at call sites, compared to using the
/libcore/luni/src/main/java/libcore/net/http/
ChunkedOutputStream.java
74
// TODO: skip
unnecessary
copies from buffer->bufferedChunk?
/packages/apps/Email/tests/src/com/android/email/mail/store/imap/
ImapTestUtils.java
102
// Add
unnecessary
part. FixedLengthInputStream should cut it.
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DictionaryCollection.java
63
// To avoid creating
unnecessary
objects, we get the list out of the first
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
n_r3964.h
18
* Removed
unnecessary
include
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
n_r3964.h
18
* Removed
unnecessary
include
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
n_r3964.h
18
* Removed
unnecessary
include
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
RemoveUselessViewFix.java
91
return "Remove
unnecessary
view";
Completed in 712 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>