HomeSort by relevance Sort by last modified time
    Searched full:nulls (Results 176 - 200 of 348) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium/chrome/browser/resources/net_internals/
logviewpainter.js 161 // characters. Use a space for nulls, and a period for
  /external/chromium/googleurl/src/
url_canon_etc.cc 277 // IE just strips NULLs, so we do too.
url_canon_path.cc 305 // For NULLs, etc. fail.
  /external/chromium_org/cc/layers/
delegated_renderer_layer_impl.cc 179 // Give back an empty array instead of nulls.
  /external/chromium_org/chrome/browser/extensions/
extension_action.h 353 // NULLs to prevent the map from growing without bound.
  /external/chromium_org/url/
url_canon_etc.cc 252 // IE just strips NULLs, so we do too.
url_canon_path.cc 279 // For NULLs, etc. fail.
  /external/chromium_org/win8/metro_driver/
file_picker.cc 252 // Because the result has embedded nulls, we must memcpy.
  /external/dexmaker/src/dx/java/com/android/dx/rop/code/
Insn.java 260 * Compares, handling nulls safely
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
ConcurrentMapInterfaceTest.java 30 * {@link ConcurrentMap} implementations that support nulls.
  /external/icu4c/i18n/
tblcoll.cpp 385 * orders is terminated by nulls so that a key for a string which is a initial
  /external/llvm/lib/MC/
MCStreamer.cpp 72 return nulls();
  /external/proguard/src/proguard/preverify/
CodePreverifier.java 258 // Count the the number of verification types, ignoring any nulls at
  /external/stlport/src/
c_locale.h 297 * string may contain embedded null characters; nulls aren't special.
  /external/tcpdump/
parsenfsfh.c 459 * (3) followed by string of nulls
  /external/tinyxml/
changes.txt 159 - Fixed bug in handling nulls embedded in the input.
  /frameworks/base/core/java/android/util/
JsonWriter.java 28 * literal values (strings, numbers, booleans and nulls) as well as the begin
  /libcore/luni/src/main/java/java/util/concurrent/
CopyOnWriteArraySet.java 357 * Tests for equality, coping with nulls.
FutureTask.java 333 * nulls out callable.
  /ndk/sources/cxx-stl/stlport/src/
c_locale.h 297 * string may contain embedded null characters; nulls aren't special.
  /external/chromium/chrome/browser/ui/views/
shell_dialogs_win.cc 308 // Figure out what filter got selected from the vector with embedded nulls.
309 // NOTE: The filter contains a string with embedded nulls, such as:
    [all...]
  /external/chromium_org/net/http/
http_util_unittest.cc 571 // Embed NULLs in the status line. They should not be understood
578 // Embed NULLs in a header line. They should not be understood as
  /external/chromium_org/third_party/libjingle/source/talk/base/
base64_unittest.cc 338 // Handles embedded nulls just like any other byte.
340 // embedded nulls.
    [all...]
  /external/chromium_org/third_party/sqlite/src/src/
expr.c     [all...]
  /external/chromium_org/ui/shell_dialogs/
select_file_dialog_win.cc 347 // Figure out what filter got selected from the vector with embedded nulls.
348 // NOTE: The filter contains a string with embedded nulls, such as:
    [all...]

Completed in 1803 milliseconds

1 2 3 4 5 6 78 91011>>