Searched
full:unnecessary (Results
351 -
375 of
1201) sorted by null
<<11121314151617181920>>
/docs/source.android.com/src/devices/tech/security/overview/ |
kernel-security.jd | 47 <li>The ability to remove unnecessary and potentially insecure parts of the kernel</li>
|
/external/chromium-trace/trace-viewer/third_party/webapp2/docs/guide/ |
handlers.rst | 119 their terminology. Still, we think that the term can cause unnecessary
|
/external/chromium-trace/trace-viewer/tracing/tracing/ui/tracks/ |
chart_series.html | 103 // Avoid unnecessary recomputation in getters.
|
/external/clang/lib/Sema/ |
IdentifierResolver.cpp | 36 /// a completely unnecessary copy.
|
/external/e2fsprogs/lib/ext2fs/ |
initialize.c | 68 * ext2fs_div64_ceil() is unnecessary because max_blocks is
|
/external/eigen/doc/ |
FunctionsTakingEigenTypes.dox | 211 - To summarize, the implementation of functions taking non-writable (const referenced) objects is not a big issue and does not lead to problematic situations in terms of compiling and running your program. However, a naive implementation is likely to introduce unnecessary temporary objects in your code. In order to avoid evaluating parameters into temporaries, pass them as (const) references to MatrixBase or ArrayBase (so templatize your function).
|
/external/elfutils/src/libcpu/ |
ChangeLog | 317 * defs/i386: Remove unnecessary suffixes.
|
/external/flac/include/FLAC/ |
all.h | 127 * included, but much of it may be unnecessary for a particular embedded
|
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/ |
Downsampler.java | 302 // unnecessary allocations reading image data, we fix the mark limit so that it is no larger than our
|
/external/gptfdisk/ |
diskio-unix.cc | 251 sleep(1); // Theoretically unnecessary, but ioctl() fails sometimes if omitted....
|
/external/guava/guava/src/com/google/common/collect/ |
LinkedHashMultimap.java | 314 // We use the set object itself as the end of the linked list, avoiding an unnecessary
|
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
LinkedHashMultimap.java | 310 // We use the set object itself as the end of the linked list, avoiding an unnecessary
|
/external/iproute2/doc/ |
api-ip6-flowlabels.tex | 114 to make unnecessary work. Well, as usually, one mistake in design
|
/external/javassist/src/main/javassist/ |
Loader.java | 80 * unnecessary. For example, if only a class <code>test.Rectangle</code>
|
/external/jpeg/ |
jcmarker.c | 586 * We avoid wasting space with unnecessary DRIs, however.
|
/external/libcxx/www/ |
cxx1z_status.html | 77 <tr><td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2354">2354</a></td><td>Unnecessary copying when inserting into maps with braced-init syntax</td><td>Urbana</td><td></td></tr>
|
/external/libopus/silk/fixed/ |
encode_frame_FIX.c | 99 /* This is totally unnecessary but many compilers (including gcc) are too dumb to realise it */
|
/external/libopus/silk/float/ |
encode_frame_FLP.c | 101 /* This is totally unnecessary but many compilers (including gcc) are too dumb to realise it */
|
/external/libunwind/ |
Android.mk | 44 # src/x86_64/Gstash_frame.c has unnecessary calls to labs.
|
/external/libvpx/libvpx/vp8/decoder/ |
onyxd_if.c | 78 * unnecessary calling of vp8cx_init_de_quantizer() for every frame.
|
/external/linux-tools-perf/src/tools/perf/util/ |
map.c | 93 * unnecessary map__load warning.
|
/external/lldb/include/lldb/DataFormatters/ |
FormatNavigator.h | 73 // and strips the unnecessary qualifier
|
/external/llvm/include/llvm/ADT/ |
SmallBitVector.h | 33 // unnecessary level of indirection. It would be more efficient to use a
|
StringMap.h | 374 // to default values. This is a copy of clear(), but avoids unnecessary
|
/external/llvm/include/llvm/Support/ |
GenericDomTreeConstruction.h | 177 // bucket for each vertex. However, this is unnecessary, because each vertex
|
Completed in 428 milliseconds
<<11121314151617181920>>