Searched
full:unnecessary (Results
301 -
325 of
1019) sorted by null
<<11121314151617181920>>
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
unordered_map.h | 37 // will be unnecessary.
|
/system/core/sh/ |
trap.c | 449 l1: handler = &loc2; /* probably unnecessary */
|
/external/chromium/chrome/browser/autocomplete/ |
autocomplete_edit_view_win.h | 477 // Used to discard unnecessary WM_MOUSEMOVE events after the first such 478 // unnecessary event. See detailed comments in OnMouseMove().
|
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/ |
javascriptlintrules.py | 334 'Unnecessary goog.provide: ' + namespace, 376 'Unnecessary goog.require: ' + namespace,
|
/external/icu4c/test/intltest/ |
dcfmtest.cpp | 216 "(ceiling|floor|down|up|halfeven|halfdown|halfup|default|unnecessary)\\s+" // Capture group 2: Rounding Mode 410 } else if (round=="unnecessary") {
|
/external/oprofile/ |
ChangeLog | 112 and removed the unnecessary and confusing message that indicated 277 unnecessary "Daemon not running" message
|
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/ |
log2_norm.cpp | 39 template. Removed unnecessary include file. 46 Description: Removed unnecessary line of code (line 208).
|
pred_lt.cpp | 44 template. Removed unnecessary include files. 57 3. Eliminated math operations that unnecessary checked for
|
q_plsf_5.cpp | 42 1. Eliminated math operations that unnecessary checked for 50 1. Eliminated math operations that unnecessary checked for 60 1. Eliminated math operations that unnecessary checked for
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
g_pitch.cpp | 44 template. Removed unnecessary include files. 55 3. Eliminated math operations that unnecessary checked for
|
/frameworks/base/docs/html/design/style/ |
iconography.jd | 521 <h3>Remove unnecessary metadata from final assets</h3> 525 unnecessary headers and metadata from your PNG assets. Tools such as <a
|
/packages/apps/Calendar/src/com/android/calendar/widget/ |
CalendarAppWidgetService.java | 117 // Suppress unnecessary logging about update time. Need to be static as this object is 120 // unnecessary CalendarFactory object is created and dropped. It is not efficient.
|
/packages/apps/Dialer/src/com/android/dialer/dialpad/ |
SmartDialNameMatcher.java | 425 * Strips a phone number of unnecessary characters (spaces, dashes, etc.) 435 * Strips a phone number of unnecessary characters (spaces, dashes, etc.)
|
/external/llvm/lib/Target/ARM/ |
README.txt | 578 to licm and cse the unnecessary load from cp#1. 700 Optimize unnecessary checks for zero with __builtin_clz/ctz. Those builtins 702 and handle it as a special case. That is unnecessary on ARM where those
|
/external/proguard/src/proguard/optimize/evaluation/ |
EvaluationShrinker.java | 735 // Pop the unnecessary stack entries. [all...] |
/external/chromium/chrome/browser/ |
character_encoding.cc | 401 // We don't want to add an unnecessary charset to the encoding menu, so we
|
/external/chromium/chrome/browser/safe_browsing/ |
filter_false_positive_perftest.cc | 13 // will result in an unnecessary gethash request.
|
/external/chromium/chrome/browser/search_engines/ |
template_url_model.h | 84 // Removes any unnecessary characters from a user input keyword.
|
/external/clang/lib/CodeGen/ |
CGValue.h | 376 /// Tracking this allows us to avoid some obviously unnecessary
|
/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
|
Completed in 465 milliseconds
<<11121314151617181920>>