HomeSort by relevance Sort by last modified time
    Searched refs:returned (Results 226 - 250 of 280) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/ui/file_manager/gallery/js/image_editor/
exif_encoder.js 151 // Will be returned in absence of APP0 or Exif sections.
  /external/libvorbis/doc/
03-codebook.tex 405 offset into the VQ lookup table. The value returned to the decoder is
  /ndk/build/core/
definitions.mk 708 # Note: Do not use this to determine build dependencies. The returned list
732 # result returned by this function.
    [all...]
  /art/runtime/arch/mips/
quick_entrypoints_mips.S 701 * returned.
912 * exception on error. On success the String is returned. R0 holds the referring method,
    [all...]
  /external/chromium_org/ui/file_manager/file_manager/background/js/
file_operation_manager.js 147 * When the cancel is done, errorCallback will be called. The returned
    [all...]
volume_manager.js 675 * @param {Entry|Object} entry Entry on the volume to be returned. Can be fake.
  /external/chromium_org/ui/file_manager/file_manager/common/js/
util.js 878 * @param {number} taskId Task identifier returned by util.loadImage().
    [all...]
  /external/chromium_org/v8/src/
v8natives.js 571 // Converts an array returned from Runtime_GetOwnProperty to an actual
650 // If p is not a property on obj undefined is returned.
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
subprocess.py 265 print >>sys.stderr, "Child returned", retcode
413 return "Command '%s' returned non-zero exit status %d" % (self.cmd, self.returncode)
    [all...]
cookielib.py 92 The format of the returned string is like "YYYY-MM-DD hh:mm:ssZ",
109 The format of the returned string is like this:
217 None is returned if the format of str is unrecognized, the time is outside
585 Variation from RFC: returned value is lowercased, for convenient
718 and returned to the server.
753 # (as clarified in draft errata). Needed for the returned $Domain
806 """Defines which cookies get accepted from and returned to server.
824 """Return true if (and only if) cookie should be returned to server."""
828 """Return false if cookies should not be returned, given cookie domain.
833 """Return false if cookies should not be returned, given cookie path
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
subprocess.py 265 print >>sys.stderr, "Child returned", retcode
413 return "Command '%s' returned non-zero exit status %d" % (self.cmd, self.returncode)
    [all...]
cookielib.py 92 The format of the returned string is like "YYYY-MM-DD hh:mm:ssZ",
109 The format of the returned string is like this:
217 None is returned if the format of str is unrecognized, the time is outside
585 Variation from RFC: returned value is lowercased, for convenient
718 and returned to the server.
753 # (as clarified in draft errata). Needed for the returned $Domain
806 """Defines which cookies get accepted from and returned to server.
824 """Return true if (and only if) cookie should be returned to server."""
828 """Return false if cookies should not be returned, given cookie domain.
833 """Return false if cookies should not be returned, given cookie path
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/js/
jquery.js 1217 returned;
1220 returned = fn.apply( this, arguments );
1221 if ( returned && jQuery.isFunction( returned.promise ) ) {
1222 returned.promise().then( newDefer.resolve, newDefer.reject, newDefer.notify );
1224 newDefer[ action + "With" ]( this === deferred ? newDefer : this, [ returned ] );
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
jquery-1.6.4.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
mootools-1.2.2-core-nc.js 1372 var uniques = {}, returned = [];
1379 returned.push(el);
1381 elements = returned;
    [all...]
concat-jquery-mootools-prototype.js 1099 // Also, we need to make sure that the correct elements are being returned
    [all...]
  /external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/
base.js 520 * @param {*=} opt_returnValue The single value that will be returned.
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
pa-risc2.s 6 ; function calls. Thus the 64-bit return values are returned
    [all...]
  /external/openssl/crypto/bn/asm/
pa-risc2.s 6 ; function calls. Thus the 64-bit return values are returned
    [all...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
BaseRecognizer.as 626 * over the tokens returned for missing tokens. Mostly,
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/
jquery.js     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/x86inc/
x86inc.asm 851 ; be returned in mmregs.
  /external/chromium_org/third_party/libyuv/source/
x86inc.asm 758 ; be returned in mmregs.
  /external/chromium_org/tools/binary_size/template/
D3SymbolTreeMap.js 111 * returned instead of null or undefined.
    [all...]
  /external/chromium_org/tools/traceline/svgui/
traceline.js 577 // relative to start time) when a syscall never returned...

Completed in 2086 milliseconds

1 2 3 4 5 6 7 8 91011>>