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

<<11121314151617181920>>

  /external/chromium_org/webkit/browser/appcache/
appcache_service_unittest.cc 307 // Check a response with truncated data.
  /external/compiler-rt/lib/
truncdfsf2.c 127 // bit and inserting the (truncated) trailing NaN field.
  /external/ipsec-tools/src/racoon/
vendorid.c 292 case VENDORID_XAUTH: { /* The vendor Id is truncated */
  /external/libvorbis/lib/
bitrate.c 170 frame will need to be truncated */
  /external/libvpx/libvpx/third_party/googletest/src/
CHANGES 21 * Fixed the bug where long --gtest_filter flag values are truncated in
  /external/llvm/cmake/modules/
HandleLLVMOptions.cmake 182 -wd4503 # Suppress ''identifier' : decorated name length exceeded, name was truncated'
  /external/llvm/include/llvm/MC/
MCAtom.h 97 /// The current atom is truncated to \p LEnd.
  /external/llvm/test/CodeGen/SystemZ/
shift-04.ll 63 ; ...and again with a truncated 64-bit shift amount.
  /external/llvm/test/Transforms/LoopVectorize/
reverse_induction.ll 83 ; induction variable in i8 type and truncated the exit value 1024 to 0.
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
EditListBox.java 42 * the first sample - it might have been truncated if the edit enters it during its normal duration. If this is audio,
  /external/openssl/crypto/ec/
ec_pmeth.c 192 * not an error, the result is truncated.
  /external/openssl/crypto/engine/
eng_int.h 77 * change. This prints the engine's pointer address (truncated to unsigned int),
  /external/ppp/pppd/plugins/rp-pppoe/
if.c 600 * Clears a PPPoE packet header after a truncated packet has been
640 syslog(LOG_ERR, "Truncated bpf packet header: len=%d", bpfSize);
646 syslog(LOG_ERR, "Truncated bpf packet: caplen=%d, datalen=%d",
653 syslog(LOG_ERR, "Truncated bpf packet: seglen=%d, bpfSize=%d",
  /external/regex-re2/re2/
tostring.cc 53 t += " [truncated]";
  /external/tcpdump/
print-dvmrp.c 200 printf("\n\t [Truncated Report]");
  /external/v8/src/
log-utils.cc 221 // Result is -1 if output was truncated.
  /external/v8/test/cctest/
test-utils.cc 62 // Make sure that strings that are truncated because of too small
  /frameworks/base/core/java/android/util/
EventLog.java 113 Log.wtf(TAG, "Truncated entry payload: tag=" + getTag(), e);
  /libcore/luni/src/main/java/java/sql/
Blob.java 177 * is to be truncated.
  /libcore/luni/src/main/java/java/text/
NumberFormat.java 409 * the least significant digits are truncated.
420 * most significant digits are truncated.
609 * the least significant digits are truncated.
624 * most significant digits are truncated.
  /ndk/sources/third_party/googletest/googletest/
CHANGES 15 * Fixed the bug where long --gtest_filter flag values are truncated in
  /packages/apps/Exchange/src/com/android/exchange/adapter/
EmailSyncParser.java 132 boolean truncated = false;
172 truncated = getValueInt() == 1;
177 if (truncated) {
178 // If the MIME data is truncated, don't bother parsing it, because
    [all...]
  /packages/apps/UnifiedEmail/res/layout/
conversation_item_view_wide.xml 120 <!-- The date should never appear truncated. -->
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
socket.h 121 * Now it always returns valid, not truncated ancillary object
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
socket.h 121 * Now it always returns valid, not truncated ancillary object

Completed in 379 milliseconds

<<11121314151617181920>>