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

<<11121314151617181920>>

  /external/chromium_org/third_party/lcov/man/
lcovrc.5 230 # truncated when choosing a directory prefix in list output.
764 Specify the maximum percentage of file names which may be truncated when
  /external/chromium_org/url/
url_canon_internal.cc 377 // Output was truncated, or written was negative.
392 // Output was truncated, or written was negative.
  /external/dnsmasq/src/
nameser.h 290 unsigned tc: 1; /* truncated message */
302 unsigned tc :1; /* truncated message */
  /external/elfutils/libdwfl/
libdwflP.h 90 DWFL_ERROR (TRUNCATED, N_("image truncated")) \
  /external/iputils/
rarpd.c 443 syslog(LOG_ERR, "truncated arp packet; len=%d", n);
497 syslog(LOG_ERR, "truncated rarp request; len=%d", n);
  /external/tcpdump/
print-atalk.c 390 (void)printf(" truncated-nbp %d", length);
397 (void)printf(" truncated-nbp %d", length + nbpHeaderSize);
  /external/zlib/src/doc/
algorithm.txt 33 truncated at a certain length, determined by a runtime option (level
40 previous match is truncated to a length of one (thus producing a single
  /frameworks/base/core/jni/
android_app_NativeActivity.cpp 88 else ALOGW("Truncated writing to work fd: %d", res);
97 else ALOGW("Truncated reading work fd: %d", res);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
StringIO.py 190 If the optional size argument is present, the file is truncated to
318 print 'Truncated length =', f.tell()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
StringIO.py 190 If the optional size argument is present, the file is truncated to
318 print 'Truncated length =', f.tell()
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_remquol.c 149 ux.bits.manh = hx; /* The integer bit is truncated here if needed. */
  /external/chromium/net/tools/dump_cache/
url_to_filename_encoder.h 176 // ",-/", and then rewrites segment to contain just the truncated piece so
  /external/chromium_org/chrome/browser/chromeos/drive/
fileapi_worker_unittest.cc 81 // Check that the file has the expected length (i.e., truncated or not)
  /external/chromium_org/chrome/browser/signin/
signin_internals_util.cc 34 // This should be a truncated and hashed token.
  /external/chromium_org/chrome/browser/ui/views/
dropdown_bar_host.h 153 // truncated to prevent from drawing onto Chrome's window border.
  /external/chromium_org/cloud_print/gcp20/prototype/
dns_sd_server.cc 160 // TODO(maksymb): Handle truncated messages.
  /external/chromium_org/ipc/
ipc_channel_posix.h 106 // Returns false if the message was truncated. In this case, any handles that
  /external/chromium_org/net/tools/dump_cache/
url_to_filename_encoder.h 175 // ",-/", and then rewrites segment to contain just the truncated piece so
  /external/chromium_org/sync/syncable/
entry_kernel.h 117 // Name, will be truncated by server. Can be duplicated in a folder.
  /external/chromium_org/third_party/openssl/openssl/crypto/ec/
ec_pmeth.c 192 * not an error, the result is truncated.
  /external/chromium_org/third_party/openssl/openssl/crypto/engine/
eng_int.h 77 * change. This prints the engine's pointer address (truncated to unsigned int),
  /external/chromium_org/third_party/re2/re2/
tostring.cc 53 t += " [truncated]";
  /external/chromium_org/ui/base/clipboard/
clipboard.cc 165 // SkBitmap::getSize() won't be truncated.
  /external/chromium_org/ui/gfx/win/
hwnd_util.cc 74 // GetClassNameW will return a truncated result (properly null terminated) if
  /external/chromium_org/v8/test/cctest/
test-utils.cc 78 // Make sure that strings that are truncated because of too small

Completed in 510 milliseconds

<<11121314151617181920>>