Searched
full:unnecessary (Results
476 -
500 of
1201) sorted by null
<<11121314151617181920>>
/dalvik/dx/src/com/android/dx/dex/code/ |
LocalList.java | 642 * The code above didn't find and remove an unnecessary
|
/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-trace/trace-viewer/tracing/third_party/vinn/third_party/parse5/lib/tokenization/ |
tokenizer.js | 388 //This causes a huge memory overhead and a lot of unnecessary parser loops. parse5 uses 3 groups of characters. 684 //NOTE: call bogus comment state directly with current consumed character to avoid unnecessary reconsumption. 718 //NOTE: call bogus comment state directly with current consumed character to avoid unnecessary reconsumption. [all...] |
/external/clang/docs/ |
DriverInternals.rst | 135 unnecessary string copies. Instead, Arg instances are always embedded
|
/external/clang/lib/Sema/ |
SemaAttr.cpp | 441 // tacking on unnecessary attributes.
|
/external/dexmaker/src/dx/java/com/android/dx/dex/code/ |
LocalList.java | 646 * The code above didn't find and remove an unnecessary
|
/external/guava/guava/src/com/google/common/collect/ |
ArrayTable.java | 74 * implementations, synchronization is unnecessary between a thread that writes
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
Striped.java | 282 // ReentrantReadWriteLock is large enough to make padding probably unnecessary
|
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
ArrayTable.java | 72 * implementations, synchronization is unnecessary between a thread that writes
|
/external/icu/icu4c/source/common/ |
unormcmp.cpp | 56 * It is also unnecessary to not normalize identical characters.
|
/external/icu/icu4c/source/test/intltest/ |
bidiconf.cpp | 631 // and loop over each run's indexes, but that seems unnecessary for this test code.
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/ |
BiDiConformanceTest.java | 536 // and loop over each run's indexes, but that seems unnecessary for this test code.
|
/external/javassist/src/main/javassist/compiler/ |
MemberCodeGen.java | 342 throw new CompileError("unnecessary array size specified for new"); [all...] |
/external/jetty/src/java/org/eclipse/jetty/util/ |
LazyList.java | 33 * A List helper class that attempts to avoid unnecessary List
|
/external/jpeg/ |
jdphuff.c | 184 entropy->bitstate.get_buffer = 0; /* unnecessary, but keeps Purify quiet */
|
/external/libhevc/decoder/ |
ihevcd_parse_residual.c | 455 * In arm unnecessary masking operations are saved [all...] |
/external/libogg/doc/ |
oggstream.html | 106 container implementation are isolated from unnecessary design flux.
|
/external/libpng/ |
pngconf.h | 62 * include this unnecessary header file.
|
/external/libunwind/src/ |
Makefile.am | 659 # release of your software. More frequent updates are unnecessary,
|
/external/libunwind/src/x86_64/ |
Gtrace.c | 445 cache negative results too to prevent unnecessary dwarf parsing
|
/external/libvncserver/webclients/novnc/include/ |
des.js | 10 * The unnecessary odd parity code has been removed.
|
/external/libvpx/libvpx/vp8/common/ppc/ |
filter_bilinear_altivec.asm | 138 vadduhm v22, v22, v24 ;# Re = evens, saturation unnecessary
|
variance_subpixel_altivec.asm | 114 vadduhm v22, v22, v24 ;# Re = evens, saturation unnecessary
|
/external/libxml2/ |
xzlib.c | 707 /* if len is zero, avoid unnecessary operations */
|
Completed in 241 milliseconds
<<11121314151617181920>>