HomeSort by relevance Sort by last modified time
    Searched full:transferred (Results 101 - 125 of 381) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium/webkit/glue/
multipart_response_delegate.h 123 // Transferred data size accumulated between client callbacks.
  /external/clang/lib/StaticAnalyzer/Checkers/
AttrNonNullChecker.cpp 97 // created. Ownership is transferred to the BugReporter object once
  /external/grub/netboot/
epic100.h 145 /* Bytes transferred to chip before transmission starts. */
  /external/grub/stage2/
dir.h 51 * bytes, where DIRBLKSIZ is chosen such that it can be transferred
  /external/guava/src/com/google/common/io/
FileBackedOutputStream.java 198 // We've successfully transferred the data; switch to writing to file
  /external/llvm/docs/
SegmentedStacks.html 65 The unusual <code>ret</code> is needed to have the function which made a call to <code>__morestack</code> return correctly. <code>__morestack</code>, instead of returning, calls into <code>.LBB0_2</code>. This is possible since both, the size of the <code>ret</code> instruction and the PC of call to <code>__morestack</code> are known. When the function body returns, control is transferred back to <code>__morestack</code>. <code>__morestack</code> then de-allocates the new stacklet, restores the correct SP value, and does a second return, which returns control to the correct caller.
  /external/nist-sip/java/gov/nist/javax/sip/header/
ContentLength.java 67 * to being transferred, unless this is prohibited by the rules in
  /external/qemu/android/protocol/
core-connection.h 159 * to be transferred via core connection.
ui-commands-proxy.c 52 * to be transferred via socket.
  /external/qemu/
migration.c 149 monitor_printf(mon, "transferred ram: %" PRIu64 " kbytes\n", ram_bytes_transferred() >> 10);
osdep.c 117 * Return the number of bytes transferred.
  /external/skia/include/core/
SkTypeface.h 125 transferred, so the caller must not reference it again.
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Boolean/
15.6.4.2-1.js 31 object. Therefore it cannot be transferred to other
15.6.4.3-1.js 29 object. Therefore it cannot be transferred to other
15.6.4.3.js 29 object. Therefore it cannot be transferred to other
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Date/
15.9.5.2-1.js 31 this value is not a Date object. Therefore it cannot be transferred to
15.9.5.2.js 31 this value is not a Date object. Therefore it cannot be transferred to
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Number/
15.7.4.2-1.js 34 this value is not a Number object. Therefore it cannot be transferred to
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/String/
15.5.4.4-3.js 42 object. Therefore it can be transferred to other kinds
15.5.4.5-6.js 46 String object. Therefore it can be transferred to other
15.5.4.6-1.js 56 Therefore it can be transferred to other kinds of objects
15.5.4.7-3.js 52 String object. Therefore it can be transferred to other kinds of objects for use as a method.
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/String/
match-002.js 29 * transferred to other kinds of objects for use as a method.
match-004.js 29 * transferred to other kinds of objects for use as a method.
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/Date/
15.9.5.3.js 33 if its 'this' value is not a Date object. Therefore it cannot be transferred

Completed in 237 milliseconds

1 2 3 45 6 7 8 91011>>