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
1201
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/jemalloc/src/
chunk_dss.c
97
/* Avoid an
unnecessary
system call. */
/external/libcap-ng/libcap-ng-0.7/
ChangeLog
49
- Remove
unnecessary
uid check in change_uid when dropping supplemental groups
/external/llvm/lib/Target/Hexagon/
HexagonRemoveSZExtArgs.cpp
1
//===- HexagonRemoveExtendArgs.cpp - Remove
unnecessary
argument sign extends //
/external/llvm/test/CodeGen/AArch64/
arm64-build-vector.ll
21
; Check that building a vector from floats doesn't insert an
unnecessary
/external/mesa3d/src/mesa/drivers/dri/i965/
brw_vs.h
73
* value is zero to avoid provoking
unnecessary
shader recompiles.
/external/mesa3d/src/mesa/state_tracker/
st_cb_flush.c
149
* This is
unnecessary
and degrades performance. Luckily we have some
/external/mockito/src/org/mockito/internal/invocation/
InvocationMatcher.java
102
/* Avoid
unnecessary
cloning */
/external/pcre/dist/sljit/
sljitNativePPC_64.c
218
/* Flags does not set: BIN_IMM_EXTS
unnecessary
. */
223
/* Flags does not set: BIN_IMM_EXTS
unnecessary
. */
233
/* Flags does not set: BIN_IMM_EXTS
unnecessary
. */
253
/* Flags does not set: BIN_IMM_EXTS
unnecessary
. */
/external/protobuf/java/src/main/java/com/google/protobuf/
RpcChannel.java
51
*
unnecessary
layers of indirection.
/frameworks/av/services/audioflinger/
StateQueue.cpp
122
//
unnecessary
as we're about to rewrite
/frameworks/base/core/java/android/content/
ComponentCallbacks.java
58
* any caches or other
unnecessary
resources you may be holding on to.
/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/ex/framesequence/samples/FrameSequenceSamples/src/com/android/framesequence/samples/
FrameSequenceTest.java
34
// This provider is entirely
unnecessary
, just here to validate the acquire/release process
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_loopfilter.h
120
struct macroblockd xd; // TODO(jzern): most of this is
unnecessary
to the
/libcore/luni/src/test/java/libcore/java/io/
RandomAccessFileTest.java
134
// TODO: fix our register maps and remove this otherwise
unnecessary
/packages/apps/Email/tests/src/com/android/email/mail/store/imap/
ImapTestUtils.java
102
// Add
unnecessary
part. FixedLengthInputStream should cut it.
/prebuilts/eclipse/mavenplugins/tycho/
PREBUILT
33
Step 3: Remove
unnecessary
files from the repository. It turns out that Tycho
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
n_r3964.h
18
* Removed
unnecessary
include
/sdk/eclipse/monitor/
build.gradle
56
// to exclude
unnecessary
content, we just remove these plugins from the final build.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
RemoveUselessViewFix.java
91
return "Remove
unnecessary
view";
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/bench/
cssmin.py
72
"""Remove
unnecessary
whitespace characters."""
115
"""Remove
unnecessary
semicolons."""
/external/guava/guava/src/com/google/common/math/
LongMath.java
80
* @throws ArithmeticException if {@code mode} is {@link RoundingMode#
UNNECESSARY
} and {@code x}
88
case
UNNECESSARY
:
121
* @throws ArithmeticException if {@code mode} is {@link RoundingMode#
UNNECESSARY
} and {@code x}
132
case
UNNECESSARY
:
270
* @throws ArithmeticException if {@code mode} is {@link RoundingMode#
UNNECESSARY
} and
301
case
UNNECESSARY
:
342
* @throws ArithmeticException if {@code q == 0}, or if {@code mode ==
UNNECESSARY
} and {@code a}
366
case
UNNECESSARY
:
/external/llvm/test/CodeGen/PowerPC/
qpx-sel.ll
28
; FIXME: This load/store sequence is
unnecessary
.
141
; FIXME: This load/store sequence is
unnecessary
.
Completed in 326 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>