OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unnecessary
(Results
401 - 425
of
1019
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/llvm/lib/CodeGen/
MachineBlockPlacement.cpp
726
/// with fallthrough out of the loop if doing so doesn't introduce
unnecessary
750
// introduce an
unnecessary
branch.
[
all
...]
/external/openssl/crypto/engine/
engine.h
615
* function, this function can result in
unnecessary
static linkage. If your
[
all
...]
/external/openssl/include/openssl/
engine.h
615
* function, this function can result in
unnecessary
static linkage. If your
[
all
...]
/external/webkit/Source/JavaScriptCore/assembler/
X86Assembler.h
[
all
...]
/external/webkit/Source/WebCore/editing/
ReplaceSelectionCommand.cpp
552
// Remove style spans before insertion if they are
unnecessary
. It's faster because we'll
[
all
...]
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/
lsp_az.cpp
55
template. Removed
unnecessary
include files.
71
3. Eliminated math operations that
unnecessary
checked for
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
c1035pf.cpp
47
Removed
unnecessary
header files.
52
3. Eliminated math operations that
unnecessary
checked for
pre_proc.cpp
52
template. Removed
unnecessary
include files.
61
4. Removed
unnecessary
typecasting in the multiply-accumulate
/ndk/sources/host-tools/nawk-20071023/
FIXES
579
to avoid
unnecessary
yacc invocations.
680
removed an apparently
unnecessary
test in isnumber().
[
all
...]
/dalvik/dexgen/src/com/android/dexgen/dex/code/
LocalList.java
646
* The code above didn't find and remove an
unnecessary
/dalvik/docs/
dexopt.html
26
<li>Parsing class data fields adds
unnecessary
overhead during
/dalvik/dx/src/com/android/dx/dex/code/
LocalList.java
646
* The code above didn't find and remove an
unnecessary
/dalvik/vm/
Misc.cpp
574
* value of the fd flags is probably
unnecessary
.
/dalvik/vm/arch/arm/
CallEABI.S
246
* arg is 64-bit, then r3 "holds" a pad word and the load is
unnecessary
/dalvik/vm/oo/
Array.cpp
336
* This call is
unnecessary
if "loader" and "elementClass->classLoader"
/external/antlr/antlr-3.4/runtime/C/
README
837
* Removed a failsafe that seems to be
unnecessary
that ensure DFA didn't
[
all
...]
/external/bison/data/m4sugar/
foreach.m4
215
#
unnecessary
dnl's and have the macros indented properly.
/external/chromium/base/
file_util_proxy.cc
10
// that all of the base:: prefixes would be
unnecessary
.
task.h
60
// // referenced other than by the factory, this is
unnecessary
.
/external/chromium/chrome/browser/autocomplete/
autocomplete_edit.h
117
// making this accessor
unnecessary
.
/external/chromium/chrome/browser/renderer_host/
gtk_im_context_wrapper.cc
423
//
unnecessary
preedit changes.
/external/chromium/chrome/browser/resources/ntp4/
new_tab.js
65
* The 'trash' element. Note that technically this is
unnecessary
,
/external/chromium/chrome/browser/resources/touch_ntp/standalone/
standalone_hack.js
146
// more work and
unnecessary
at the moment).
/external/chromium/chrome/common/extensions/docs/
notifications.html
420
it's
unnecessary
if you declare the "notifications" permission.
/external/chromium/chrome/common/extensions/docs/static/
content_scripts.html
152
already fired. In most cases, listening for the <code>onload</code> event is
unnecessary
for content scripts running at "document_idle" because they are guaranteed to run after the DOM is complete. If your script definitely needs to run after <code>window.onload</code>, you can check if <code>onload</code> has already fired by using the <code><a href="http://www.whatwg.org/specs/web-apps/current-work/#dom-document-readystate">document.readyState</a></code> property.</td>
Completed in 694 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>