HomeSort by relevance Sort by last modified time
    Searched defs:leave (Results 1 - 19 of 19) sorted by null

  /libcore/luni/src/main/java/java/net/
DatagramSocketImpl.java 166 protected abstract void leave(InetAddress addr) throws IOException; method in class:DatagramSocketImpl
  /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...]
  /libcore/luni/src/main/java/org/apache/harmony/luni/net/
PlainDatagramSocketImpl.java 149 public void leave(InetAddress addr) throws IOException { method in class:PlainDatagramSocketImpl
  /libcore/luni/src/test/java/libcore/java/net/
OldDatagramSocketImplFactoryTest.java 165 protected void leave(InetAddress arg0) throws IOException { method in class:OldDatagramSocketImplFactoryTest.TestDatagramSocketImpl
OldDatagramSocketTest.java 1142 protected void leave(InetAddress arg0) throws IOException {} method in class:OldDatagramSocketTest.testDatagramSocketImpl
2254 protected void leave(InetAddress arg0) throws IOException { method in class:OldDatagramSocketTest.TestDatagramSocketImpl
    [all...]
  /external/kernel-headers/original/asm-x86/
paravirt.h 61 void (*leave)(void); member in struct:pv_lazy_ops
972 PVOP_VCALL0(pv_cpu_ops.lazy_mode.leave);
992 PVOP_VCALL0(pv_mmu_ops.lazy_mode.leave);
  /external/v8/src/ia32/
assembler-ia32.cc 569 void Assembler::leave() { function in class:v8::internal::Assembler
    [all...]
codegen-ia32.cc 5569 JumpTarget leave, null, function, non_function_constructor; local
5633 JumpTarget leave; local
5657 JumpTarget leave; local
    [all...]
  /external/v8/src/x64/
assembler-x64.cc 1207 void Assembler::leave() { function in class:v8::internal::Assembler
    [all...]
codegen-x64.cc 166 // and leave the result in dst.
526 // Leave the frame and return popping the arguments and the
809 // the result of the function call, but leave the spilled frame
4064 JumpTarget leave, null, function, non_function_constructor; local
4124 JumpTarget leave; local
4167 JumpTarget leave; local
    [all...]
  /external/v8/src/arm/
codegen-arm.cc 3190 JumpTarget leave, null, function, non_function_constructor; local
3250 JumpTarget leave; local
3269 JumpTarget leave; local
    [all...]
  /prebuilt/common/netbeans-visual/
org-openide-util.jar 
  /prebuilt/sdk/10/
android.jar 
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/7/
android.jar 
  /prebuilt/sdk/8/
android.jar 
  /prebuilt/sdk/9/
android.jar 

Completed in 624 milliseconds