OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unnecessary
(Results
226 - 250
of
1411
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/mesa3d/src/mesa/state_tracker/
st_atom_depth.c
133
/* This should be
unnecessary
. Drivers must not expect this to
/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/distrib/sdl-1.2.15/
README.wscons
91
is MUCH better without this, and it is COMPLETELY
UNNECESSARY
, since
/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/valgrind/main/coregrind/
m_poolalloc.c
123
*elem = 0; /*
unnecessary
, but just to be on the safe side */
/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/ContactsCommon/TestCommon/src/com/android/contacts/common/test/
IntegrationTestUtils.java
124
// 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
/packages/apps/Gallery2/src/com/android/photos/data/
GalleryBitmapPool.java
116
// sub-pool level to avoid
unnecessary
blocking.
/packages/apps/Launcher2/src/com/android/launcher2/
ItemInfo.java
158
// to avoid
unnecessary
allocations/copies during the write.
/packages/apps/Launcher3/src/com/android/launcher3/
ItemInfo.java
151
// to avoid
unnecessary
allocations/copies during the write.
/packages/apps/Settings/src/com/android/settings/
AppPicker.java
116
// A ViewHolder keeps references to children views to avoid
unnecessary
calls
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
FragmentStatePagerAdapter2.java
38
* for situations where state save/restore when paging is
unnecessary
</li>
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/arm/
bpabi.h
124
that there is no
unnecessary
hook set up. */
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
bpabi.h
124
that there is no
unnecessary
hook set up. */
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/arm/
bpabi.h
124
that there is no
unnecessary
hook set up. */
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
bpabi.h
124
that there is no
unnecessary
hook set up. */
Completed in 1452 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>