/external/chromium_org/third_party/WebKit/Source/core/svg/properties/ |
SVGAnimatedProperty.h | 183 // This prevents unnecessary attribute creation on target element. 259 // This prevents unnecessary attribute creation on target element.
|
/external/chromium_org/third_party/openmax_dl/dl/sp/src/mips/ |
mips_FFTFwd_RToCCS_F32_real.c | 80 * output to the destination buffer and avoid unnecessary computations. 147 * into the destination buffer and avoid unnecessary computations.
|
mips_FFTInv_CCSToR_F32_real.c | 89 * Omit the unnecessary calculations and place the output 183 * Last FFT stage, doing sub-transform of size 16. Avoid unnecessary
|
/frameworks/base/services/tests/servicestests/src/com/android/server/ |
NetworkManagementServiceTest.java | 53 // TODO: make this unnecessary. runtest might already make it unnecessary.
|
/external/chromium_org/third_party/mesa/src/docs/ |
relnotes-7.10.html | 592 <li>mesa: Remove unnecessary glapitable.h includes.</li> [all...] |
/external/mesa3d/docs/ |
relnotes-7.10.html | 592 <li>mesa: Remove unnecessary glapitable.h includes.</li> [all...] |
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/ |
DecimalFormatTest.java | [all...] |
/external/proguard/docs/ |
FAQ.html | 103 <li>Remove unnecessary field accesses and method calls.</li> 104 <li>Remove unnecessary branches.</li> 105 <li>Remove unnecessary comparisons and instanceof tests.</li>
|
/prebuilts/tools/common/proguard/proguard4.7/docs/ |
FAQ.html | 101 <li>Remove unnecessary field accesses and method calls.</li> 102 <li>Remove unnecessary branches.</li> 103 <li>Remove unnecessary comparisons and instanceof tests.</li>
|
/external/chromium_org/third_party/WebKit/Source/bindings/scripts/ |
compute_interfaces_info_overall.py | 47 extended attributes), as this would cause unnecessary rebuilds. 114 parser.add_option('--write-file-only-if-changed', type='int', help='if true, do not write an output file if it would be identical to the existing one, which avoids unnecessary rebuilds in ninja')
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
ContainerNode.h | 222 bool isContainerNode() const WTF_DELETED_FUNCTION; // This will catch anyone doing an unnecessary check. 223 bool isTextNode() const WTF_DELETED_FUNCTION; // This will catch anyone doing an unnecessary check.
|
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
common.h | 140 // it too big may temporarily cause unnecessary memory wastage in the 219 // it too big may temporarily cause unnecessary memory wastage in the
|
/external/jsilver/src/com/google/clearsilver/jsilver/ |
JSilverOptions.java | 288 * If {@code true}, then unnecessary whitespace will be stripped from the output. 'Unnecessary' is
|
/external/libunwind/ |
NEWS | 152 (getcontext()). This caused unnecessary overhead (e.g., an 153 unnecessary system-call to sigprocmask()). The new
|
/libcore/luni/src/main/java/java/math/ |
BigDecimal.java | 99 * @see RoundingMode#UNNECESSARY 370 * UNNECESSARY} and the new big decimal cannot be represented 408 * UNNECESSARY} and the new big decimal cannot be represented 440 * UNNECESSARY} and the new big decimal cannot be represented 534 * UNNECESSARY} and the new big decimal cannot be represented 558 * UNNECESSARY} and the new big decimal cannot be represented 592 * UNNECESSARY} and the new big decimal cannot be represented 624 * UNNECESSARY} and the new big decimal cannot be represented 654 * UNNECESSARY} and the new big decimal cannot be represented 810 // Cases where it's unnecessary to add two numbers with very different scale [all...] |
/art/runtime/gc/accounting/ |
card_table.cc | 68 // don't clear the card table to avoid unnecessary pages being allocated
|
/bionic/libc/upstream-openbsd/lib/libc/stdio/ |
freopen.c | 71 * should work. This is unnecessary if it was not a Unix file.
|
/development/samples/TtsEngine/src/com/example/android/ttsengine/ |
CheckVoiceData.java | 128 * assets (it could be a raw resource as well). This check is unnecessary
|
/device/lge/mako/ |
WCNSS_qcom_cfg.ini | 12 # unnecessary if Idle Scan is disabled.
|
/external/chromium_org/android_webview/java/src/org/chromium/android_webview/ |
AwContentsClientCallbackHelper.java | 192 // The float->int->float conversion here is to avoid unnecessary allocations. The
|
/external/chromium_org/cc/layers/ |
layer_utils.cc | 73 // unnecessary inflation because of the the many axis-alignment fixes. This
|
/external/chromium_org/chrome/browser/chromeos/file_system_provider/ |
mount_path_util.cc | 124 // TODO(mtomasz): This could be optimized, to avoid unnecessary copies.
|
/external/chromium_org/chrome/browser/ |
font_family_cache.cc | 87 // There are ~1000 entries in the cache. Avoid unnecessary object construction,
|
/external/chromium_org/chrome/browser/local_discovery/ |
privet_http.h | 117 // TODO(noamsml): Remove all unnecessary parameters.
|
/external/chromium_org/chrome/browser/resources/print_preview/settings/ |
more_settings.js | 130 // unnecessary fade in/out cycles.
|