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
952
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/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
40
the right devices, as well as the smart way to avoid pitfalls such as
unnecessary
redundancy across
/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.
/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";
/external/mesa3d/docs/
relnotes-7.10.html
590
<li>mesa: Remove
unnecessary
glapitable.h includes.</li>
[
all
...]
/external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
DecimalFormatTest.java
[
all
...]
/external/proguard/docs/
FAQ.html
91
<li>Remove
unnecessary
field accesses and method calls.
92
<li>Remove
unnecessary
branches.
93
<li>Remove
unnecessary
comparisons and instanceof tests.
/prebuilts/tools/common/proguard/proguard4.7/docs/
FAQ.html
101
<li>Remove
unnecessary
field accesses and method calls.</li>
102
<li>Remove
unnecessary
branches.</li>
103
<li>Remove
unnecessary
comparisons and instanceof tests.</li>
/external/jsilver/src/com/google/clearsilver/jsilver/
JSilverOptions.java
288
* If {@code true}, then
unnecessary
whitespace will be stripped from the output. '
Unnecessary
' is
/external/libvpx/
CHANGELOG
169
Skip
unnecessary
search of identical frames
197
Removed
unnecessary
MB_MODE_INFO copies
/libcore/luni/src/main/java/java/math/
BigDecimal.java
105
* @see RoundingMode#
UNNECESSARY
380
*
UNNECESSARY
} and the new big decimal cannot be represented
418
*
UNNECESSARY
} and the new big decimal cannot be represented
456
*
UNNECESSARY
} and the new big decimal cannot be represented
550
*
UNNECESSARY
} and the new big decimal cannot be represented
581
*
UNNECESSARY
} and the new big decimal cannot be represented
625
*
UNNECESSARY
} and the new big decimal cannot be represented
657
*
UNNECESSARY
} and the new big decimal cannot be represented
687
*
UNNECESSARY
} and the new big decimal cannot be represented
851
// Cases where it's
unnecessary
to add two numbers with very different scale
[
all
...]
/bionic/libc/stdio/
freopen.c
70
* should work. This is
unnecessary
if it was not a Unix file.
/development/samples/TtsEngine/src/com/example/android/ttsengine/
CheckVoiceData.java
128
* assets (it could be a raw resource as well). This check is
unnecessary
/device/moto/stingray/ril/
wrigley-iptables.sh
21
# adding
unnecessary
latency to all packets that go through Netfilter. If it
/external/apache-http/src/org/apache/http/message/
LineFormatter.java
53
* In order to avoid
unnecessary
creation of temporary objects,
/external/chromium/base/
string_piece.h
14
// Systematic usage of StringPiece is encouraged as it will reduce
unnecessary
/external/chromium/chrome/browser/autocomplete/
keyword_provider.h
88
// TemplateURLModel::CleanUserInputKeyword to remove
unnecessary
characters.
/external/grub/netboot/
README.netboot
31
unnecessary
driver, because GRUB might crash if you include too many
/external/icu4c/common/
rbbiscan.h
76
* Return a rules string without
unnecessary
/external/llvm/include/llvm/Support/
ErrorHandling.h
96
/// allows compilers to omit some
unnecessary
code.
Completed in 1195 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>