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

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/
uu_codec.py 92 raise ValueError, 'Truncated input data'
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
stringold.py 270 never truncated.
283 never truncated.
296 truncated.
314 of the specified width. The string x is never truncated.
  /system/core/include/android/
log.h 49 * Log message text may be truncated to less than an implementation-specific
  /system/core/toolbox/
dd.h 64 uint64_t trunc; /* # of truncated records */
  /external/chromium_org/third_party/icu/source/common/
ustrtrns.c 457 /* no need for (ch & 0xf) because the upper bits are truncated after <<12 in the cast to (UChar) */
567 /* no need for (ch & 0xf) because the upper bits are truncated after <<12 in the cast to (UChar) */
623 /* no need for (ch & 0xf) because the upper bits are truncated after <<12 in the cast to (UChar) */
779 /* no need for (ch & 0xf) because the upper bits are truncated after <<12 in the cast to (UChar) */
801 /* truncated character at the end */
838 /* truncated character at the end */
875 /* no need for (ch & 0xf) because the upper bits are truncated after <<12 in the cast to (UChar) */
910 /* no need for (ch & 0xf) because the upper bits are truncated after <<12 in the cast to (UChar) */
930 /* truncated character at the end */
    [all...]
  /external/icu4c/common/
ustrtrns.cpp 463 /* no need for (ch & 0xf) because the upper bits are truncated after <<12 in the cast to (UChar) */
573 /* no need for (ch & 0xf) because the upper bits are truncated after <<12 in the cast to (UChar) */
629 /* no need for (ch & 0xf) because the upper bits are truncated after <<12 in the cast to (UChar) */
785 /* no need for (ch & 0xf) because the upper bits are truncated after <<12 in the cast to (UChar) */
807 /* truncated character at the end */
844 /* truncated character at the end */
881 /* no need for (ch & 0xf) because the upper bits are truncated after <<12 in the cast to (UChar) */
916 /* no need for (ch & 0xf) because the upper bits are truncated after <<12 in the cast to (UChar) */
936 /* truncated character at the end */
    [all...]
  /bionic/libc/private/
arpa_nameser_compat.h 106 unsigned tc: 1; /* truncated message */
118 unsigned tc :1; /* truncated message */
  /external/chromium/base/metrics/
stats_table.h 71 // need to be unique. It will be truncated to kMaxThreadNameLength-1
165 // name is a unique identifier for this counter, and will be truncated
  /external/chromium/net/disk_cache/
block_files_unittest.cc 158 // Handling of truncated files.
180 // Handling of truncated files (non empty).
  /external/chromium/third_party/libjingle/source/talk/examples/call/
presencepushtask.cc 147 std::string truncated(s->status(), 0, len);
148 s->set_status(truncated);
  /external/chromium_org/base/metrics/
stats_table.h 71 // need to be unique. It will be truncated to kMaxThreadNameLength-1
170 // name is a unique identifier for this counter, and will be truncated
  /external/chromium_org/third_party/libjingle/source/talk/examples/call/
presencepushtask.cc 148 std::string truncated(s->status(), 0, len);
149 s->set_status(truncated);
  /external/dnsmasq/src/
netlink.c 96 /* Very new Linux kernels return the actual size needed, older ones always return truncated size */
115 /* discard stuff which is truncated at this point (expand_buf() may fail) */
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/sftp/
OpenFlags.java 82 * and truncated.
102 * An existing file is opened and truncated. If the file does not
  /external/icu4c/samples/uresb/
uresb.c 236 u_fprintf(out, "// WARNING: this string, size %d is truncated to %d\n", len, truncsize/2);
271 u_fprintf(out, "// WARNING: this resource, size %li is truncated to %li\n", len, truncsize/2);
  /external/iptables/libipq/
libipq.c 78 { IPQ_ERR_STRUNC, "Sent message truncated" },
79 { IPQ_ERR_RTRUNC, "Received message truncated" },
  /external/okhttp/src/test/java/com/squareup/okhttp/internal/spdy/
MockSpdyPeer.java 59 * Sends a frame, truncated to {@code truncateToLength} bytes. This is only
60 * useful for testing error handling as the truncated frame will be
  /external/chromium_org/third_party/icu/source/i18n/unicode/
umsg.h 258 * output was truncated.
285 * output was truncated.
364 * output was truncated.
394 * output was truncated.
599 * the output was truncated.
621 * the output was truncated.
unum.h 301 * @return The total buffer size needed; if greater than resultLength, the output was truncated.
330 * @return The total buffer size needed; if greater than resultLength, the output was truncated.
359 * @return The total buffer size needed; if greater than resultLength, the output was truncated.
392 * @return The total buffer size needed; if greater than resultLength, the output was truncated.
425 * the output was truncated.
795 * @return The total buffer size needed; if greater than resultLength, the output was truncated.
842 * the output was truncated.
    [all...]
  /external/icu4c/i18n/unicode/
umsg.h 172 * output was truncated.
199 * output was truncated.
278 * output was truncated.
308 * output was truncated.
513 * the output was truncated.
535 * the output was truncated.
  /external/chromium_org/net/dns/
dns_response_unittest.cc 89 // truncated name (missing root label)
150 // Test truncated record.
467 0x00, 0x04, 0x0A, 0x0A, 0x0A, // Truncated RDATA.
475 // Answer: name = 'a', type = CNAME, TTL = 0xFF, RDATA = 'foo' (truncated)
477 0x00, 0x03, 0x03, 'f', 'o', // Truncated name.
  /external/llvm/lib/Support/
ConstantRange.cpp 462 /// truncated to the specified type.
481 // if Upper is greater than Max Value, it covers the whole truncated range.
505 // The truncated value wrapps around. Check if we can do better than fullset.
515 /// value is zero extended, truncated, or left alone to make it that width.
526 /// value is sign extended, truncated, or left alone to make it that width.
  /dalvik/dexopt/
OptMain.cpp 244 ALOGD("DexOptZ: truncated BOOTCLASSPATH to '%s'", bcp);
280 * path, the path will be truncated just before that entry (so that, if
328 * path, the path will be truncated just before that entry (so that, if
  /external/chromium_org/chrome/browser/ui/webui/ntp/
new_tab_ui.cc 309 // title is rendered left-to-right and truncated from the right. For example,
313 // directionality. So the title will be truncated as "soft developer
314 // network". Setting the "dir" attribute as "ltr" renders the truncated title
  /external/chromium_org/net/http/
http_cache_transaction.h 91 // We need to indicate that the response data was truncated. Returns true on
333 // Called to write response_ to the cache entry. |truncated| indicates if the
335 int WriteResponseInfoToEntry(bool truncated);

Completed in 652 milliseconds

1 2 3 4 5 6 7 8 91011>>