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
952
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/utils/
DSAextract.py
61
#filter out the
unnecessary
checks on all the edge lines
/external/mesa3d/src/glsl/
loop_analysis.h
52
* always be satisfied before another, the
unnecessary
exit condition will be
/external/oprofile/doc/
CodingStyle
123
(
unnecessary
) "virtual" keyword in the function declaration.
/external/protobuf/java/src/main/java/com/google/protobuf/
RpcController.java
42
*
unnecessary
layers of indirection.
Service.java
44
*
unnecessary
layers of indirection.
/external/qemu/slirp/
sbuf.c
68
* this prevents an
unnecessary
copy of the data
/external/qemu/slirp-android/
sbuf.c
68
* this prevents an
unnecessary
copy of the data
/external/regex-re2/re2/
stringpiece.h
13
// Systematic usage of StringPiece is encouraged as it will reduce
unnecessary
/external/tremolo/Tremolo/
misc.h
148
*
unnecessary
register reloads as soon as memory is being written to.
/external/webkit/Source/WebCore/dom/
ContainerNode.h
135
// This will catch anyone doing an
unnecessary
cast.
/external/webkit/Source/WebCore/html/
HTMLPlugInImageElement.cpp
40
// this delay is
unnecessary
, but it is simpler to make both classes share
/external/webkit/Source/WebCore/rendering/
RenderInline.h
187
// This will catch anyone doing an
unnecessary
cast.
RenderListBox.h
157
// This will catch anyone doing an
unnecessary
cast.
RenderTable.h
285
// This will catch anyone doing an
unnecessary
cast.
RenderTableCell.h
175
// This will catch anyone doing an
unnecessary
cast.
RenderText.h
204
// This will catch anyone doing an
unnecessary
cast.
RenderTextControlSingleLine.h
174
// This will catch anyone doing an
unnecessary
cast.
/external/webkit/Tools/Scripts/webkitpy/tool/
main.py
78
# FIXME: This may be
unnecessary
since we pass global options to all commands during execute() as well.
/external/webkit/Tools/android/flex-2.5.4a/MISC/Macintosh/
THINK_C_notes
58
changes were minor, and many of them would have been
unnecessary
if the
/frameworks/base/core/java/android/inputmethodservice/
ExtractEditText.java
157
// It should be good to avoid
unnecessary
IPCs by doing this as well.
/frameworks/base/docs/html/training/efficient-downloads/
regular_updates.jd
45
<p>The result is a reduction in
unnecessary
connections, and a reduced latency for updated data within your application.</p>
/libcore/luni/src/main/java/java/lang/ref/
SoftReference.java
47
* early cause
unnecessary
work; those that are cleared too late waste memory.
/packages/apps/Browser/tests/src/com/android/browser/tests/utils/
BP2TestCaseHelper.java
69
// Not ideal,
unnecessary
notification
/packages/apps/Contacts/tests/src/com/android/contacts/util/
IntegrationTestUtils.java
123
// This is because we don't want
unnecessary
exceptions in tearDown() since they'll
/packages/apps/Gallery/src/com/android/camera/
PhotoAppWidgetProvider.java
126
// serialized to avoid
unnecessary
allocations/copies during
Completed in 993 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>