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

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/native_client_sdk/src/web/
index.html 273 // Check if the data is truncated. if so, we need to request the
282 var truncated = getNodeValue(results[0], 'IsTruncated');
284 if (truncated == 'true') {
  /external/chromium_org/third_party/icu/source/i18n/unicode/
ulocdata.h 164 * the output was truncated.
232 * than patternCapacity, the returned pattern will be truncated.
254 * than separatorCapacity, the returned separator will be truncated.
  /external/chromium_org/ui/gfx/
text_elider.h 155 // Returns true if the input had to be truncated (and not just reformatted).
166 // truncated or elided.
169 // Words that are too wide will be put on a new line and will be truncated to
  /external/icu4c/i18n/unicode/
ulocdata.h 180 * the output was truncated.
248 * than patternCapacity, the returned pattern will be truncated.
270 * than separatorCapacity, the returned separator will be truncated.
  /external/iproute2/tc/
q_hfsc.c 250 fprintf(stderr, "HFSC: truncated realtime option\n");
256 fprintf(stderr, "HFSC: truncated linkshare option\n");
262 fprintf(stderr, "HFSC: truncated upperlimit option\n");
  /external/llvm/include/llvm/Support/
ConstantRange.h 202 /// truncated to the specified type.
206 /// value is zero extended, truncated, or left alone to make it that width.
210 /// value is sign extended, truncated, or left alone to make it that width.
  /art/runtime/base/unix_file/
mapped_file.h 53 // file is mapped, it is truncated to 'file_size' bytes.
  /cts/tests/tests/media/src/android/media/cts/
MediaScannerNotificationTest.java 116 assertTrue(foo.getAbsolutePath() + " no longer exists or was truncated",
  /dalvik/libdex/
DexOptData.cpp 59 * truncated, it might turn out that pOpt >= pOptEnd; and (b)
  /development/ndk/platforms/android-3/include/android/
log.h 49 * Log message text may be truncated to less than an implementation-specific
  /external/chromium/chrome/browser/chromeos/
external_metrics.h 22 // normal UMA mechanism. The file is then truncated to zero size. Chrome uses
  /external/chromium/chrome/browser/tab_contents/
render_view_context_menu.h 135 // Returns a (possibly truncated) version of the current selection text
  /external/chromium/net/disk_cache/
mem_backend_impl.h 50 // A user data block is being created, extended or truncated.
  /external/chromium_org/base/debug/
crash_logging.h 62 // be truncated. If the value is larger than the |chunk_max_length| passed to
stack_trace.h 87 // bytes. Output will be truncated as needed, and a NUL character is always
  /external/chromium_org/base/threading/
platform_thread_android.cc 89 // Set the name for the LWP (which gets truncated to 15 characters).
platform_thread_linux.cc 60 // Set the name for the LWP (which gets truncated to 15 characters).
  /external/chromium_org/chrome/browser/chromeos/
external_metrics.h 23 // normal UMA mechanism. The file is then truncated to zero size. Chrome uses
  /external/chromium_org/chrome/browser/resources/predictors/
resource_prefetch_predictor.js 26 * @return {string} The truncated string.
  /external/chromium_org/chrome/common/
crash_keys.h 40 // kPrinterInfoCount substrings. Each substring will be truncated if necessary.
  /external/chromium_org/content/renderer/webcrypto/
webcrypto_util.h 27 // the WebArrayBuffer could just be truncated instead.
  /external/chromium_org/crypto/
hmac.h 78 // Verifies a truncated HMAC, behaving identical to Verify(), except
  /external/chromium_org/net/base/
data_url_unittest.cc 158 // Bad encoding (truncated).
  /external/chromium_org/net/disk_cache/
file.h 65 // Sets the file's length. The file is truncated or extended with zeros to
  /external/chromium_org/net/quic/crypto/
crypto_framer.h 48 // there is an error, the message is truncated, or the message has trailing

Completed in 2871 milliseconds

1 2 3 4 56 7 8 91011>>