OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unnecessary
(Results
151 - 175
of
1201
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/services/tests/servicestests/src/com/android/server/
NetworkManagementServiceTest.java
53
// TODO: make this
unnecessary
. runtest might already make it
unnecessary
.
/external/mesa3d/docs/
relnotes-7.10.html
592
<li>mesa: Remove
unnecessary
glapitable.h includes.</li>
[
all
...]
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
DecimalFormatTest.java
[
all
...]
/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/guava/guava-gwt/src-super/com/google/common/math/super/com/google/common/math/
BigIntegerMath.java
62
* @throws ArithmeticException if {@code mode} is {@link RoundingMode#
UNNECESSARY
} and {@code x}
71
case
UNNECESSARY
:
/external/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/
DecimalFormatICU.java
219
mode = RoundingMode.
UNNECESSARY
;
377
} else if (roundingMode.equals(RoundingMode.
UNNECESSARY
)) {
/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/libunwind/
NEWS
152
(getcontext()). This caused
unnecessary
overhead (e.g., an
153
unnecessary
system-call to sigprocmask()). The new
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/core/command/
AbstractTrackingCommandHandler.java
45
* allowing CommandHandler implementations to avoid
unnecessary
exception-handling. All checked
71
* allowing CommandHandler implementations to avoid
unnecessary
exception-handling. All checked
/libcore/luni/src/main/java/java/math/
BigDecimal.java
99
* @see RoundingMode#
UNNECESSARY
370
*
UNNECESSARY
} and the new big decimal cannot be represented
408
*
UNNECESSARY
} and the new big decimal cannot be represented
440
*
UNNECESSARY
} and the new big decimal cannot be represented
534
*
UNNECESSARY
} and the new big decimal cannot be represented
558
*
UNNECESSARY
} and the new big decimal cannot be represented
592
*
UNNECESSARY
} and the new big decimal cannot be represented
624
*
UNNECESSARY
} and the new big decimal cannot be represented
654
*
UNNECESSARY
} and the new big decimal cannot be represented
810
// Cases where it's
unnecessary
to add two numbers with very different scale
[
all
...]
/art/runtime/gc/accounting/
card_table.cc
69
// don't clear the card table to avoid
unnecessary
pages being allocated
/bionic/libc/upstream-openbsd/lib/libc/stdio/
freopen.c
71
* 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
/external/chromium-trace/trace-viewer/third_party/Paste/paste/auth/
form.py
87
so that a redirect is
unnecessary
(unlike most form auth
/external/chromium-trace/trace-viewer/tracing/tracing/ui/tracks/
chart_track.html
145
// ratio to avoid
unnecessary
recomputation in the performance-critical
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ConstraintManager.h
78
// If StTrue is infeasible, asserting the falseness of Cond is
unnecessary
/external/clang/lib/Frontend/
HeaderIncludeGen.cpp
115
// Write to a temporary string to avoid
unnecessary
flushing on errs().
/external/clang/test/SemaCXX/
conversion.cpp
74
// Use FileCheck to ensure we don't get any
unnecessary
macro-expansion notes
/external/google-breakpad/src/google_breakpad/processor/
source_line_resolver_interface.h
68
// This is useful in the optimization design for avoiding
unnecessary
copying
/external/icu/icu4c/source/common/
rbbiscan.h
76
* Return a rules string without
unnecessary
/external/lldb/include/lldb/DataFormatters/
FormatManager.h
182
// and strips the
unnecessary
qualifier
/external/llvm/include/llvm/Support/
ErrorHandling.h
96
/// allows compilers to omit some
unnecessary
code.
/external/llvm/lib/Transforms/Utils/
ASanStackFrameLayout.cpp
22
//
unnecessary
large gaps due to alignment.
/external/llvm/test/CodeGen/AArch64/
arm64-misched-basic-A57.ll
6
; the loads to avoid
unnecessary
stalls. The generic machine model schedules 4
/external/llvm/utils/
DSAextract.py
61
#filter out the
unnecessary
checks on all the edge lines
Completed in 1069 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>