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

<<21222324252627282930>>

  /external/chromium_org/net/tools/dump_cache/
upgrade_win.cc 500 printf("Read failed, entry \"%s\" truncated!\n", entry_->GetKey().c_str());
  /external/chromium_org/third_party/WebKit/Source/platform/image-decoders/webp/
WEBPImageDecoder.cpp 151 // frames available but the file is truncated.
  /external/chromium_org/third_party/WebKit/Source/web/tests/
ViewportTest.cpp     [all...]
  /external/chromium_org/third_party/icu/source/common/
bmpset.cpp 523 * the truncated sequence.
locid.cpp 148 // (long names are truncated.)
  /external/chromium_org/third_party/icu/source/common/unicode/
unorm.h 203 * the output was truncated, and the error code is set to U_BUFFER_OVERFLOW_ERROR.
utf8.h 293 /* no need for (c&0xf) because the upper bits are truncated after <<12 in the cast to (UChar) */ \
  /external/chromium_org/third_party/libevent/
ChangeLog 19 o Set truncated flag correctly in evdns server replies.
evdns.h 184 /** The reply was truncated or ill-formated */
  /external/chromium_org/third_party/openssl/openssl/apps/
s_cb.c 684 extname = "truncated HMAC";
  /external/chromium_org/third_party/sqlite/src/ext/fts1/
fts1_porter.c 290 ** it contains digits) then word is truncated to 20 or 6 bytes
  /external/chromium_org/third_party/sqlite/src/ext/fts2/
fts2_porter.c 289 ** it contains digits) then word is truncated to 20 or 6 bytes
  /external/chromium_org/third_party/sqlite/src/ext/fts3/
fts3_porter.c 292 ** it contains digits) then word is truncated to 20 or 6 bytes
  /external/chromium_org/third_party/sqlite/src/src/
backup.c 451 ** * The destination may need to be truncated, and
os_win.c     [all...]
test_journal.c 98 ** b) A journal file is truncated to zero bytes in size using xTruncate.
  /external/chromium_org/tools/imagediff/
image_diff_png.cc 354 // this file must be truncated.
  /external/chromium_org/ui/base/clipboard/
clipboard_unittest.cc 518 // Width and height large enough that SkBitmap::getSize() will be truncated.
  /external/chromium_org/ui/gfx/
canvas.h 354 // text is too big, it is truncated and '...' is added to the end.
  /external/chromium_org/ui/gfx/codec/
png_codec.cc 427 // this file must be truncated.
  /external/chromium_org/ui/message_center/cocoa/
notification_controller.mm 409 // Use dim color for the message part if it has not been truncated.
  /external/chromium_org/v8/src/
json-stringifier.h 740 // Assert that uc16 character is not truncated down to 8 bit.
platform.h 277 // Returns the number of chars written, or -1 if output was truncated.
string-stream.cc 327 return false; // Output was truncated.
  /external/chromium_org/webkit/browser/appcache/
view_appcache_internals_job.cc 275 out->append("\nNote: data is truncated...");

Completed in 1435 milliseconds

<<21222324252627282930>>