Searched
full:unnecessary (Results
476 -
500 of
1411) sorted by null
<<11121314151617181920>>
/external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/ |
cros_interface.py | 117 # around will be unnecessary once we implement a persistent SSH
|
/external/chromium_org/v8/test/webkit/ |
dfg-int32-to-double-on-known-number-expected.txt | 24 Tests that we don't emit unnecessary speculation checks when performing an int32 to double conversion on a value that is proved to be a number, predicted to be an int32, but not proved to be an int32.
|
/external/clang/lib/Sema/ |
IdentifierResolver.cpp | 36 /// a completely unnecessary copy.
|
/external/eigen/doc/ |
I13_FunctionsTakingEigenTypes.dox | 182 - 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/libcpu/ |
ChangeLog | 244 * defs/i386: Remove unnecessary suffixes.
|
/external/flac/include/FLAC/ |
all.h | 126 * included, but much of it may be unnecessary for a particular embedded
|
/external/grub/netboot/ |
smc9000.c | 73 * affect EEPROM. That seems unnecessary */
|
/external/grub/util/ |
mkbimage | 86 Force to set the set_dpt flag (unnecessary 99% of the time! Be
|
/external/icu4c/test/intltest/ |
bidiconf.cpp | 439 // and loop over each run's indexes, but that seems unnecessary for this test code.
|
/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/kernel-headers/original/linux/ |
jiffies.h | 249 * Avoid unnecessary multiplications/divisions in the
|
/external/libvpx/libvpx/vp8/decoder/ |
onyxd_if.c | 78 * unnecessary calling of vp8cx_init_de_quantizer() for every frame.
|
/external/libvpx/libvpx/vp9/decoder/ |
vp9_onyxd_if.c | 147 // frame_init_dequantizer() to avoid unnecessary calling of
|
/external/llvm/include/llvm/ADT/ |
SmallBitVector.h | 33 // unnecessary level of indirection. It would be more efficient to use a
|
Twine.h | 262 /// default "" values, without introducing unnecessary string constants.
|
/external/llvm/include/llvm/Analysis/ |
DominatorInternals.h | 177 // bucket for each vertex. However, this is unnecessary, because each vertex
|
/external/mesa3d/docs/ |
dispatch.html | 105 unnecessary! It is possible to detect this common case and avoid these
|
/external/mesa3d/src/gallium/state_trackers/egl/x11/ |
native_ximage.c | 454 /* fast path to avoid unnecessary allocation and resource_copy_region */
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_clip_unfilled.c | 72 * Try to optimize unnecessary MOV's.
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
r200_context.h | 179 #define CUBE_CMD_0 0 /* 1 register follows */ /* this command unnecessary */
|
/external/mesa3d/src/mesa/main/ |
arrayobj.c | 35 * amount of cruft left over from that origin that may be unnecessary.
|
/external/mesa3d/src/mesa/program/ |
prog_opt_constant_fold.c | 128 * unnecessary move instructions.
|
/external/mtpd/ |
l2tp.c | 37 /* To avoid unnecessary endianness conversions, tunnels, sessions, attributes,
|
Completed in 1435 milliseconds
<<11121314151617181920>>