OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unnecessary
(Results
251 - 275
of
1667
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/skia/src/android/
SkBitmapRegionCodec.cpp
65
// TODO (msarett): This performs a copy that is
unnecessary
since
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/reader/
StreamReader.java
190
*
unnecessary
operations in appends.
/external/tpm2/
TPMCmdp.c
8
#define _SWAP_H // Preclude inclusion of
unnecessary
simulator header
/external/tremolo/Tremolo/
misc.h
148
*
unnecessary
register reloads as soon as memory is being written to.
/external/v8/src/mips/
frames-mips.h
149
// MIPS-specific: a pointer to the old sp to avoid
unnecessary
calculations.
/external/v8/src/mips64/
frames-mips64.h
149
// MIPS-specific: a pointer to the old sp to avoid
unnecessary
calculations.
/external/v8/src/runtime/
runtime-generator.cc
75
// operands_count of zero, it is also
unnecessary
.
/external/valgrind/coregrind/
m_poolalloc.c
127
*elem = 0; /*
unnecessary
, but just to be on the safe side */
/external/webrtc/talk/media/webrtc/
webrtcmediaengine.cc
136
// Remove
unnecessary
extensions (used on send side).
/external/webrtc/webrtc/common_audio/signal_processing/
complex_bit_reverse.c
52
* stages are 7 and 8, so we use tables to save
unnecessary
iterations and
/external/webrtc/webrtc/modules/audio_device/
fine_audio_buffer.h
52
// RequiredBufferSize(). This is to avoid
unnecessary
memcpy.
/frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerDecoderBase.cpp
220
// decoder after flushing and increment the generation to discard
unnecessary
messages.
/frameworks/base/core/java/android/inputmethodservice/
ExtractEditText.java
166
// It should be good to avoid
unnecessary
IPCs by doing this as well.
/frameworks/base/docs/html/training/articles/
user-data-permissions.jd
18
Unnecessary
Permissions</h2></a>
148
Unnecessary
Permissions</h2>
155
permissions for
unnecessary
functionality.
304
third-party SDKs that are not using
unnecessary
permissions. For example, try
/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>
/frameworks/compile/libbcc/lib/Renderscript/
RSX86TranslateGEPPass.cpp
132
// AnalysisUsage is
unnecessary
. Set just for completeness.
/frameworks/wilhelm/src/android/
channels.c
127
// In practice this map is
unnecessary
, because the SL definitions just
/libcore/ojluni/src/main/java/java/lang/ref/
SoftReference.java
58
* early cause
unnecessary
work; those that are cleared too late waste memory.
/libcore/ojluni/src/main/java/java/text/
DigitList.java
397
// digits[maximumDigits] = '0'; //
Unnecessary
since we'll truncate this
422
* mode being set to RoundingMode.
UNNECESSARY
481
case
UNNECESSARY
:
485
"Rounding needed with the rounding mode being set to RoundingMode.
UNNECESSARY
");
/libcore/ojluni/src/main/java/javax/net/ssl/
SSLServerSocketFactory.java
97
// to
unnecessary
overload and excessive error messages in case of class-loading
/ndk/sources/cxx-stl/llvm-libc++/
build.py
60
# we could make this
unnecessary
. Will be a follow up CL.
/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
187
// to avoid
unnecessary
allocations/copies during the write.
/packages/apps/Settings/src/com/android/settings/
AppPicker.java
153
// A ViewHolder keeps references to children views to avoid
unnecessary
calls
Completed in 1273 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>