HomeSort by relevance Sort by last modified time
    Searched refs:unshift (Results 26 - 50 of 139) sorted by null

12 3 4 5 6

  /external/v8/test/mjsunit/regress/
regress-builtinbust-4.js 14 assertDoesNotThrow(function() { o.unshift(2); });
regress-builtinbust-5.js 11 assertThrows("a.unshift()", TypeError);
regress-builtinbust-6.js 16 Array.prototype.unshift.call(v);
40 test_receiver(99, "Array.prototype.unshift.call(99, 'z')");
  /packages/apps/Email/src/com/beetstra/jutf7/
UTF7StyleCharset.java 114 * @return The unshift character
116 abstract byte unshift(); method in class:UTF7StyleCharset
  /external/v8/test/webkit/fast/js/
array-functions-non-arrays.js 187 shouldBe("Array.prototype.unshift.call({})", "0");
188 shouldBe("Array.prototype.unshift.call(['b', 'a'])", "2");
189 shouldBe("Array.prototype.unshift.call({ length:2, 0:'b', 1:'a' })", "2");
190 shouldBe("Array.prototype.unshift.call(new TwoItemConstructor)", "2");
191 shouldBe("Array.prototype.unshift.call(x = {}); properties(x)", "'length:0'");
192 shouldBe("Array.prototype.unshift.call(x = ['b', 'a']); properties(x)", "'0:b, 1:a, length:2(DontDelete, DontEnum)'");
193 shouldBe("Array.prototype.unshift.call(x = { length:2, 0:'b', 1:'a' }); properties(x)", "'0:b, 1:a, length:2'");
194 shouldBe("Array.prototype.unshift.call(x = new TwoItemConstructor); properties(x)", "'0:b(FromPrototype), 1:a(FromPrototype), length:2'");
195 shouldBe("Array.prototype.unshift.call({}, 'c')", "1");
196 shouldBe("Array.prototype.unshift.call(['b', 'a'], 'c')", "3")
    [all...]
  /external/v8/test/mjsunit/bugs/
bug-2615.js 30 assertThrows("a.unshift(1);", RangeError);
44 assertThrows("a.unshift(4);", TypeError);
53 assertThrows("a.unshift(0);", TypeError);
63 a.unshift(10);
  /external/chromium-trace/trace-viewer/tracing/third_party/gl-matrix/tasks/support/
gl-matrix.rb 21 $:.unshift File.expand_path('.', File.dirname(__FILE__))
  /prebuilts/misc/common/swig/include/2.0.11/ruby/
rubyautodoc.swg 27 AUTODOC(unshift, "Add one or more elements at the beginning of the $class");
  /build/tools/droiddoc/templates-ds/assets/scroller/
jquery.mousewheel.min.js 12 (function(a){function d(b){var c=b||window.event,d=[].slice.call(arguments,1),e=0,f=!0,g=0,h=0;return b=a.event.fix(c),b.type="mousewheel",c.wheelDelta&&(e=c.wheelDelta/120),c.detail&&(e=-c.detail/3),h=e,c.axis!==undefined&&c.axis===c.HORIZONTAL_AXIS&&(h=0,g=-1*e),c.wheelDeltaY!==undefined&&(h=c.wheelDeltaY/120),c.wheelDeltaX!==undefined&&(g=-1*c.wheelDeltaX/120),d.unshift(b,e,g,h),(a.event.dispatch||a.event.handle).apply(this,d)}var b=["DOMMouseScroll","mousewheel"];if(a.event.fixHooks)for(var c=b.length;c;)a.event.fixHooks[b[--c]]=a.event.mouseHooks;a.event.special.mousewheel={setup:function(){if(this.addEventListener)for(var a=b.length;a;)this.addEventListener(b[--a],d,!1);else this.onmousewheel=d},teardown:function(){if(this.removeEventListener)for(var a=b.length;a;)this.removeEventListener(b[--a],d,!1);else this.onmousewheel=null}},a.fn.extend({mousewheel:function(a){return a?this.bind("mousewheel",a):this.trigger("mousewheel")},unmousewheel:function(a){return this.unbind("mousewheel",a)}})})(jQuery)
  /external/libvncserver/utils/
git2cl.pl 210 unshift (@lines, $next_next_line);
212 unshift (@lines, $next_line);
244 unshift (@lines, $this_line);
  /external/v8/test/mjsunit/
array-natives-elements.js 270 // Unshift
272 a4.unshift(1);
276 a4.unshift(1.1);
282 a4.unshift(1);
287 a4.unshift(1);
291 a4.unshift(1.1);
array-functions-prototype.js 86 // unshift.
92 // Unshift a new 'zero'.
93 assertEquals(4, array.unshift('zero'));
94 assertEquals(4, Array.prototype.unshift.call(nonArray, 'zero'));
array-functions-prototype-misc.js 29 * @fileoverview Test splice, shift, unshift, slice and join on small
80 return array.unshift(elt);
83 return array.unshift(elt1, elt2);
114 return Array.prototype.unshift.call(array, elt);
117 return Array.prototype.unshift.call(array, elt1, elt2);
238 // Unshift.
  /external/v8/test/webkit/fast/js/kde/
Array.js 149 // Array.unshift()
150 shouldBe("[].unshift('a')", "1");
151 shouldBe("['c'].unshift('a', 'b')", "3");
152 shouldBe("var a = []; a.unshift('a'); String(a)", "'a'");
153 shouldBe("var a = ['c']; a.unshift('a', 'b'); String(a)", "'a,b,c'");
  /external/boringssl/src/crypto/sha/asm/
sha1-armv4-large.pl 216 &BODY_00_15(@V); unshift(@V,pop(@V));
223 &BODY_00_15(@V); unshift(@V,pop(@V));
224 &BODY_16_19(@V); unshift(@V,pop(@V));
225 &BODY_16_19(@V); unshift(@V,pop(@V));
226 &BODY_16_19(@V); unshift(@V,pop(@V));
227 &BODY_16_19(@V); unshift(@V,pop(@V));
235 &BODY_20_39(@V); unshift(@V,pop(@V));
247 &BODY_40_59(@V); unshift(@V,pop(@V));
321 '$j++; unshift(@V,pop(@V));'
334 '$j++; unshift(@V,pop(@V));
    [all...]
sha1-armv8.pl 206 for($i=0;$i<20;$i++) { &BODY_00_19($i,@V); unshift(@V,pop(@V)); }
207 for(;$i<40;$i++) { &BODY_20_39($i,@V); unshift(@V,pop(@V)); }
208 for(;$i<60;$i++) { &BODY_40_59($i,@V); unshift(@V,pop(@V)); }
209 for(;$i<80;$i++) { &BODY_20_39($i,@V); unshift(@V,pop(@V)); }
  /external/v8/test/webkit/
dfg-arrayify-elimination.js 33 array.unshift(52);
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_codecvt.h 76 result unshift(state_type& __state, function
196 result unshift(state_type& __state,
293 result unshift(state_type& __state,
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_codecvt.h 76 result unshift(state_type& __state, function
196 result unshift(state_type& __state,
293 result unshift(state_type& __state,
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_codecvt.h 76 result unshift(state_type& __state, function
196 result unshift(state_type& __state,
293 result unshift(state_type& __state,
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_codecvt.h 76 result unshift(state_type& __state, function
196 result unshift(state_type& __state,
293 result unshift(state_type& __state,
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_codecvt.h 76 result unshift(state_type& __state, function
196 result unshift(state_type& __state,
293 result unshift(state_type& __state,
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_codecvt.h 76 result unshift(state_type& __state, function
196 result unshift(state_type& __state,
293 result unshift(state_type& __state,
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/streams/
rewrite.rb 257 reduced.unshift( operation ) if operation
327 return cast_range( args.unshift( first, last ), extra )
330 return cast_range( args.unshift( loc, loc ), extra )
341 return( args.unshift( first .. last ) )
  /external/boringssl/src/crypto/rc4/asm/
rc4-md5-x86_64.pl 377 for(;$i<16;$i++) { R0($i,@V); unshift(@V,pop(@V)); push(@TX,shift(@TX)); }
378 for(;$i<32;$i++) { R1($i,@V); unshift(@V,pop(@V)); push(@TX,shift(@TX)); }
379 for(;$i<48;$i++) { R2($i,@V); unshift(@V,pop(@V)); push(@TX,shift(@TX)); }
380 for(;$i<64;$i++) { R3($i,@V); unshift(@V,pop(@V)); push(@TX,shift(@TX)); }

Completed in 861 milliseconds

12 3 4 5 6