HomeSort by relevance Sort by last modified time
    Searched full:nulls (Results 151 - 175 of 231) sorted by null

1 2 3 4 5 67 8 910

  /external/srec/tools/thirdparty/OpenFst/fst/lib/
determinize.h 387 // full of NULLs so that it is ready for the next call.
  /libcore/luni/src/main/java/java/util/
ArrayList.java 60 * The elements in this list, followed by nulls.
Deque.java 151 * take advantage of the ability to insert nulls. This is so because
  /libcore/luni/src/main/java/java/util/concurrent/
ArrayBlockingQueue.java 744 while (--remaining > 0 && // skip over nulls
ConcurrentLinkedQueue.java 676 // skip over nulls
PriorityBlockingQueue.java 208 boolean screen = true; // true if must screen for nulls
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/
AndroidXmlFormattingStrategy.java 616 * @return a string array containing nulls or indentation strings
  /cts/libs/json/src/com/android/json/stream/
JsonReader.java 28 * values (strings, numbers, booleans, and nulls) as well as the begin and
    [all...]
  /dalvik/dx/src/com/android/dx/merge/
DexMerger.java 563 // Strip nulls from the end
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
ThreadGroupTest.java 997 // Now we may have nulls in the array, we must find the actual size
  /external/apache-xml/src/main/java/org/apache/xpath/
NodeSet.java 458 * nulls appearing in the source NodeSet will
    [all...]
NodeSetDTM.java 616 // * nulls appearing in the source NodeSetDTM will
    [all...]
  /external/guava/guava-tests/test/com/google/common/collect/
SetsTest.java 213 .named("Sets.filter, no nulls")
    [all...]
IteratorsTest.java 794 // The same, but with nulls.
    [all...]
  /external/icu4c/tools/ctestfw/
ctest.c 22 3/20/1999 srl - strncpy called w/o setting nulls at the end
    [all...]
  /external/libpng/contrib/gregbook/
rpng-x.c 568 /* OK if any hints allocation fails; XSetWMProperties() allows NULLs */
  /external/llvm/lib/MC/
MCAsmStreamer.cpp 115 return nulls(); // Discard comments unless in verbose asm mode.
    [all...]
  /external/openssl/crypto/err/
err.c 1088 /* ignore NULLs, thanks to Bob Beck <beck@obtuse.com> */
  /external/webkit/Source/WebKit/chromium/tests/
KURLTest.cpp 318 // Our encode only escapes NULLs for safety (see the implementation for
  /frameworks/base/core/java/android/util/
JsonReader.java 30 * values (strings, numbers, booleans, and nulls) as well as the begin and
    [all...]
  /external/chromium/base/
string_util_unittest.cc 393 // Check that we support Embedded Nulls. The first uses the canonical UTF-8
    [all...]
  /external/chromium/net/http/
http_response_headers.cc 189 // Note raw_headers_ has embedded nulls instead of \n,
    [all...]
  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest.h     [all...]
  /external/clang/lib/CodeGen/
CGCleanup.cpp 190 // Otherwise we can still trim out unnecessary nulls.
    [all...]
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/
Connection.java     [all...]

Completed in 722 milliseconds

1 2 3 4 5 67 8 910