HomeSort by relevance Sort by last modified time
    Searched refs:So (Results 101 - 111 of 111) sorted by null

1 2 3 45

  /external/v8/test/mjsunit/wasm/embenchen/
zlib.js 34 // the current environment's defaults to avoid having to be so
346 // arrays have 2 elements, so we get the proper difference. then we scale here. that way we avoid
418 // code is a constant string on the heap, so we can cache these
574 // able to call them. Closure can also do so. To avoid that, add your function to
706 // for multiple syntaxes to save space in generated code. So you should
708 // initialize it with setValue(), and so forth.
777 // no need to look up size unless type changes, so cache it
791 // Find the length, and check for UTF while doing so
838 // fromCharCode constructs a character from a UTF-16 code unit, so we can pass the UTF16 string right through.
848 // charCodeAt returns a UTF-16 encoded code unit, so it can be directly written to the HEAP
    [all...]
box2d.js 35 // the current environment's defaults to avoid having to be so
347 // arrays have 2 elements, so we get the proper difference. then we scale here. that way we avoid
419 // code is a constant string on the heap, so we can cache these
575 // able to call them. Closure can also do so. To avoid that, add your function to
707 // for multiple syntaxes to save space in generated code. So you should
709 // initialize it with setValue(), and so forth.
778 // no need to look up size unless type changes, so cache it
792 // Find the length, and check for UTF while doing so
839 // fromCharCode constructs a character from a UTF-16 code unit, so we can pass the UTF16 string right through.
849 // charCodeAt returns a UTF-16 encoded code unit, so it can be directly written to the HEAP
    [all...]
lua_binarytrees.js 66 // the current environment's defaults to avoid having to be so
378 // arrays have 2 elements, so we get the proper difference. then we scale here. that way we avoid
450 // code is a constant string on the heap, so we can cache these
606 // able to call them. Closure can also do so. To avoid that, add your function to
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js 2 var isMobile = false; // true if mobile, so we can adjust some layout
42 // If running locally, SITE_ROOT will be a relative path, so account for that by
60 // set global variable so we can highlight the sidenav a bit later (such as for google reference)
134 // if that doesn't work, we're at the end of the list, so disable NEXT link
872 // so leave those kinds of entities at the default level of 1 (for example, the R.styleable class)
    [all...]
  /external/iproute2/doc/
ip-cref.tex 179 for the {\tt ip link} command, so {\tt ip link ls eth0} is equivalent
535 natural for the architecture is exceeded, so continuous monitoring requires
589 discriminated, so that the term {\em alias\/} is not quite appropriate
    [all...]
  /external/v8/test/mjsunit/asm/sqlite3/
sqlite-pointer-masking.js     [all...]
  /external/chromium-trace/catapult/tracing/third_party/css-element-queries/test/
mootools-more-yui-compressed.min.js     [all...]
  /external/v8/test/mjsunit/asm/embenchen/
box2d.js 32 // the current environment's defaults to avoid having to be so
344 // arrays have 2 elements, so we get the proper difference. then we scale here. that way we avoid
416 // code is a constant string on the heap, so we can cache these
572 // able to call them. Closure can also do so. To avoid that, add your function to
704 // for multiple syntaxes to save space in generated code. So you should
706 // initialize it with setValue(), and so forth.
775 // no need to look up size unless type changes, so cache it
789 // Find the length, and check for UTF while doing so
836 // fromCharCode constructs a character from a UTF-16 code unit, so we can pass the UTF16 string right through.
846 // charCodeAt returns a UTF-16 encoded code unit, so it can be directly written to the HEAP
    [all...]
lua_binarytrees.js 63 // the current environment's defaults to avoid having to be so
375 // arrays have 2 elements, so we get the proper difference. then we scale here. that way we avoid
447 // code is a constant string on the heap, so we can cache these
603 // able to call them. Closure can also do so. To avoid that, add your function to
    [all...]
  /external/webrtc/talk/media/testdata/
h264-svc-99-640x360.rtpdump     [all...]
  /external/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js 486 // able to call them. Closure can also do so. To avoid that, add your function to
612 // for multiple syntaxes to save space in generated code. So you should
614 // initialize it with setValue(), and so forth.
673 // no need to look up size unless type changes, so cache it
684 // Find the length, and check for UTF while doing so
847 if (value >= half && (bits <= 32 || value > half)) { // for huge values, we can hit the precision limit and always get true here. so don't do that
    [all...]

Completed in 801 milliseconds

1 2 3 45