HomeSort by relevance Sort by last modified time
    Searched full:unnecessary (Results 551 - 575 of 1411) sorted by null

<<21222324252627282930>>

  /system/core/sh/
input.c 560 * This code is (probably) unnecessary as the 'close on exec' flag is
options.c 496 * other arguments are unnecessary. It return the character, or '\0' on
  /external/bison/data/
lalr1.cc 355 /* Return YYSTR after stripping away unnecessary quotes and
357 that double-quoting is unnecessary unless the string contains an
    [all...]
lalr1.java 372 /* Return YYSTR after stripping away unnecessary quotes and
374 that double-quoting is unnecessary unless the string contains an
  /external/bison/examples/calc++/
calc++-parser.cc 151 /* Return YYSTR after stripping away unnecessary quotes and
153 that double-quoting is unnecessary unless the string contains an
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
set_sign.cpp 46 template. Removed unnecessary include files.
65 3. Eliminated math operations that unnecessary checked for
  /libcore/luni/src/main/java/java/util/
HashMap.java 451 * are inappropriate or unnecessary for constructors and pseudo-constructors
504 * unnecessary or inappropriate for constructors. In this class, the
    [all...]
  /prebuilts/tools/common/proguard/proguard4.7/docs/
downloads.html 133 <li>Fixed simplification of unnecessary variable initializations.
273 <li>Added check on modification times of input and output, to avoid unnecessary
  /sdk/files/typos/
typos-en.txt     [all...]
  /external/chromium_org/tools/gyp/pylib/gyp/generator/
xcode.py 311 # Get rid of unnecessary levels of depth in groups like the Source group.
401 # it opens the project file, which will result in unnecessary diffs.
    [all...]
  /frameworks/base/core/java/android/os/
StrictMode.java 648 * cursors to avoid unnecessary database contention and
661 * avoid unnecessary resources leaks.
747 // Starts null to avoid unnecessary allocations when
    [all...]
  /frameworks/opt/vcard/java/com/android/vcard/
VCardBuilder.java 302 * To avoid unnecessary complication in logic, we use this method to construct N, FN
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
DFA.java     [all...]
  /external/bison/tests/
regression.at 478 # C-string literal. Also notice that unnecessary escaping, such as "\?", from
1492 # syntax error is detected before unnecessary reductions are performed.
    [all...]
  /external/chromium/net/tools/flip_server/
balsa_headers.h 373 // then unnecessary)
391 // then unnecessary)
    [all...]
  /external/chromium_org/net/tools/balsa/
balsa_headers.h 369 // then unnecessary)
387 // then unnecessary)
    [all...]
  /external/chromium_org/third_party/icu/source/common/
ucnv_u16.c 318 c=0; /* avoid unnecessary surrogate handling below */
917 c=0; /* avoid unnecessary surrogate handling below */
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/engine/
engine.h 615 * function, this function can result in unnecessary static linkage. If your
    [all...]
  /external/chromium_org/third_party/openssl/openssl/include/openssl/
engine.h 615 * function, this function can result in unnecessary static linkage. If your
    [all...]
  /external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
ByteString.java 273 * the stream and wishes to avoid all unnecessary copies and
300 * of the stream, unnecessary allocations and copies will be
    [all...]
  /external/icu4c/common/
ucnv_u16.c 318 c=0; /* avoid unnecessary surrogate handling below */
917 c=0; /* avoid unnecessary surrogate handling below */
    [all...]
  /external/kernel-headers/original/linux/
skbuff.h 53 * UNNECESSARY: device parsed packet and wouldbe verified checksum.
63 * not UNNECESSARY.
    [all...]
  /external/llvm/lib/CodeGen/
MachineBlockPlacement.cpp 732 /// with fallthrough out of the loop if doing so doesn't introduce unnecessary
756 // 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...]

Completed in 570 milliseconds

<<21222324252627282930>>