HomeSort by relevance Sort by last modified time
    Searched full:truncated (Results 451 - 475 of 1574) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
structurally_valid.cc 48 // truncated UTF-8 strings, may end in a different state. These allow a quick
435 // For truncated last char, back up to beginning of it
447 // Back up over truncated UTF-8 character
  /external/icu4c/common/unicode/
utf8.h 314 /* no need for (c&0xf) because the upper bits are truncated after <<12 in the cast to (UChar) */ \
354 /* no need for (c&0xf) because the upper bits are truncated after <<12 in the cast to (UChar) */ \
406 /* no need for (c&0xf) because the upper bits are truncated after <<12 in the cast to (UChar) */ \
  /external/libppp/src/
chap.c 721 log_Printf(LogWARN, "Chap Input: Truncated header !\n");
749 log_Printf(LogERROR, "Chap Input: Truncated challenge !\n");
771 log_Printf(LogERROR, "Chap Input: Truncated response !\n");
  /external/protobuf/src/google/protobuf/stubs/
structurally_valid.cc 48 // truncated UTF-8 strings, may end in a different state. These allow a quick
435 // For truncated last char, back up to beginning of it
447 // Back up over truncated UTF-8 character
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_gdb.py 541 'Verify that very long output is truncated'
564 "224, 225, 226...(truncated)")
566 1024 + len('...(truncated)'))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_gdb.py 541 'Verify that very long output is truncated'
564 "224, 225, 226...(truncated)")
566 1024 + len('...(truncated)'))
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3input.h 214 * setting this to 0xFFFFFFFF if the input stream is 8 bit ASCII, as this will just be truncated and never
  /external/apache-http/src/org/apache/commons/codec/binary/
BinaryCodec.java 214 * Converts an array of raw binary data into an array of ascii 0 and 1 character bytes - each byte is a truncated
  /external/ceres-solver/examples/
bundle_adjuster.cc 98 "accuracy of each linear solve of the truncated newton step. "
  /external/ceres-solver/internal/ceres/
line_search.h 113 // value, it is truncated to zero.
  /external/chromium/base/
platform_file_unittest.cc 242 // Make sure the file was truncated.
  /external/chromium/chrome/browser/resources/
history2.html 132 * Truncates a string to a maximum lenth (including ... if truncated)
133 * @param {string} The string to be truncated
135 * @return (string) The truncated string
187 // If we have truncated the title, add a tooltip.
    [all...]
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_gtk.cc 338 // Only show the tooltip if the title is truncated.
  /external/chromium/chrome/browser/ui/views/
page_info_bubble_view.cc 344 // Make sure the image is not truncated if the text doesn't contain much.
  /external/chromium_org/base/files/
file.h 166 // Returns true if a new file was created (or an old one truncated to zero
  /external/chromium_org/base/
platform_file.h 138 // true if a new file was created [or an old one truncated to zero length to
platform_file_unittest.cc 317 // Make sure the file was truncated.
  /external/chromium_org/chrome/browser/history/
in_memory_url_index_types.h 52 // Returns the lower-cased title, possibly truncated if the original title
  /external/chromium_org/chrome/browser/
process_info_snapshot_mac.cc 296 // Note, p_comm is truncated to 16 characters.
  /external/chromium_org/chrome/browser/tab_contents/
render_view_context_menu.h 262 // Returns a (possibly truncated) version of the current selection text
  /external/chromium_org/chrome/browser/ui/gtk/tabs/
tab_gtk.cc 308 // Only show the tooltip if the title is truncated.
  /external/chromium_org/content/browser/download/
base_file.cc 307 // If if wasn't an error, it should have truncated to the size
  /external/chromium_org/content/browser/fileapi/
local_file_util_unittest.cc 239 const char *file_name = "truncated";
  /external/chromium_org/content/browser/renderer_host/
compositing_iosurface_shader_programs_mac.cc 276 "\n*** TRUNCATED! ***" : "");
  /external/chromium_org/content/browser/
session_history_browsertest.cc 489 // Ensure history.length is properly truncated.

Completed in 7620 milliseconds

<<11121314151617181920>>