HomeSort by relevance Sort by last modified time
    Searched refs:leave (Results 1 - 25 of 61) sorted by null

1 2 3

  /bionic/libm/i387/
s_trunc.S 25 leave
s_truncf.S 25 leave
s_truncl.S 25 leave
s_ceil.S 57 leave
s_ceilf.S 28 leave
s_ceill.S 26 leave
s_floor.S 57 leave
s_floorf.S 28 leave
s_floorl.S 26 leave
  /external/v8/test/mjsunit/tools/
profile.js 100 ProfileTestDriver.prototype.leave = function() {
110 this.leave();
114 this.leave();
116 this.leave();
120 this.leave();
123 this.leave();
124 this.leave();
125 this.leave();
126 this.leave();
129 this.leave();
    [all...]
  /external/clearsilver/perl/
ClearSilver.pm 50 author of the extension was negligent enough to leave the stub
  /libcore/luni/src/main/java/java/net/
DatagramSocketImpl.java 166 protected abstract void leave(InetAddress addr) throws IOException; method in class:DatagramSocketImpl
  /libcore/xml/src/main/java/org/kxml2/kdom/
Node.java 226 boolean leave = false;
253 leave = true;
269 while (!leave);
  /external/v8/test/mjsunit/
no-semicolon.js 28 // Random tests to make sure you can leave out semicolons
codegen-coverage.js 48 // The call will spill registers and leave x in {eax,rax}.
sparse-array-reverse.js 47 delete a[50]; // Should leave no trace once deleted.
  /libcore/luni/src/test/java/libcore/java/net/
OldDatagramSocketImplFactoryTest.java 165 protected void leave(InetAddress arg0) throws IOException { method in class:OldDatagramSocketImplFactoryTest.TestDatagramSocketImpl
  /external/webkit/JavaScriptCore/tests/mozilla/js1_4/
shell.js 59 // for ecma version 2.0, we will leave the javascript version to
jsref.js 65 // for ecma version 2.0, we will leave the javascript version to
  /external/webkit/JavaScriptCore/tests/mozilla/js1_1/
jsref.js 67 // for ecma version 2.0, we will leave the javascript version to
  /external/webkit/JavaScriptCore/tests/mozilla/js1_3/
shell.js 64 // for ecma version 2.0, we will leave the javascript version to
jsref.js 76 // for ecma version 2.0, we will leave the javascript version to
  /ndk/build/core/
setup-app.mk 63 # you're not going to leave a stale shared library for the old one.
  /libcore/luni/src/main/java/org/apache/harmony/luni/net/
PlainDatagramSocketImpl.java 149 public void leave(InetAddress addr) throws IOException { method in class:PlainDatagramSocketImpl
  /dalvik/vm/arch/arm/
CallEABI.S 119 * faster than saving/restoring other registers so that we can leave r0/r1
374 @ Copy a 64-bit value. If necessary, leave a hole in the stack to

Completed in 287 milliseconds

1 2 3