OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unnecessary
(Results
526 - 550
of
952
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/dalvik/vm/alloc/
HeapSource.cpp
601
* probably be
unnecessary
if we had a compacting GC -- the source of our
[
all
...]
/docs/source.android.com/src/tech/security/
index.md
202
+ The ability to remove
unnecessary
and potentially insecure parts of the kernel
[
all
...]
/external/aac/libAACdec/include/
aacdecoder_lib.h
195
would have to additionally perform a memcpy(), so that just means
unnecessary
computational overhead
[
all
...]
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
tree.rb
464
unnecessary
. In such a case, a more bare-bones tree class could be written
[
all
...]
/external/antlr/antlr-3.4/tool/
CHANGES.txt
[
all
...]
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestSemanticPredicates.java
636
* alt 1 in rule 'a', it is
unnecessary
to continue NFA->DFA
/external/apache-harmony/math/src/test/java/tests/api/java/math/
BigDecimalTest.java
701
fail("arithmetic Exception not caught for round
unnecessary
");
[
all
...]
/external/bison/src/
scan-gram.l
607
here, and should omit the semicolon if it seems
unnecessary
[
all
...]
/external/bluetooth/glib/gobject/
ChangeLog
39
* gobject.c: Remove (now)
unnecessary
cases from g_atomic_int_get
1031
(g_signal_newv): Don't keep an
unnecessary
extra copy of the
1057
before registering the type to avoid
unnecessary
[
all
...]
/external/chromium/chrome/browser/chromeos/cros/
input_method_library.cc
580
// which is
unnecessary
and expensive.
[
all
...]
/external/chromium/chrome/browser/resources/
new_new_tab.js
5
// To avoid creating tons of
unnecessary
nodes. We assume we cannot fit more
[
all
...]
/external/chromium/chrome/common/extensions/docs/
content_scripts.html
515
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>
[
all
...]
/external/clang/lib/CodeGen/
CGCleanup.cpp
190
// Otherwise we can still trim out
unnecessary
nulls.
[
all
...]
CGRecordLayoutBuilder.cpp
898
//
unnecessary
padding fields.
[
all
...]
/external/clang/www/
features.html
283
unnecessary
for a simple static compiler.</p>
/external/dnsmasq/
COPYING-v3
177
makes it
unnecessary
.
[
all
...]
/external/guava/guava/src/com/google/common/collect/
Iterators.java
[
all
...]
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
Iterators.java
[
all
...]
/external/iproute2/examples/
cbq.init-v0.7.3
74
# - removed setup of (
unnecessary
) class 1:1 - all classes
[
all
...]
/external/javassist/src/main/javassist/
CtClass.java
[
all
...]
/external/javassist/src/main/javassist/bytecode/
CodeIterator.java
29
* If a piece of code in a <code>Code_attribute</code> is
unnecessary
,
[
all
...]
/external/jpeg/
jmemmgr.c
21
* are
unnecessary
in some systems. For example, if there is enough virtual
[
all
...]
jpeglib.h
475
* high, space and time will be wasted due to
unnecessary
data copying.
[
all
...]
/external/libpng/
pngconf.h
190
*
unnecessary
.
[
all
...]
/external/llvm/lib/Transforms/Scalar/
Reassociate.cpp
413
// we introduce tons of
unnecessary
negation instructions.
[
all
...]
Completed in 807 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>