HomeSort by relevance Sort by last modified time
    Searched full:bind0 (Results 1 - 11 of 11) sorted by null

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessed/gcc/
bind_fwd.hpp 23 struct bind0;
bind.hpp 69 struct bind0 struct in namespace:boost::mpl
98 bind0<F>, U1, U2, U3, U4, U5
101 typedef bind0<F> f_;
107 BOOST_MPL_AUX_ARITY_SPEC(1, bind0)
108 BOOST_MPL_AUX_TEMPLATE_ARITY_SPEC(1, bind0)
114 : bind0<F>
full_lambda.hpp 66 bind0<F>
72 typedef bind0<
  /libcore/ojluni/src/main/java/java/net/
PlainDatagramSocketImpl.java 41 protected synchronized native void bind0(int lport, InetAddress laddr) method in class:PlainDatagramSocketImpl
AbstractPlainDatagramSocketImpl.java 96 bind0(lport, laddr); method
99 protected abstract void bind0(int lport, InetAddress laddr) method in class:AbstractPlainDatagramSocketImpl
  /libcore/ojluni/src/main/native/
java_net_PlainDatagramSocketImpl.h 39 * Method: bind0
sun_nio_ch_Net.h 85 * Method: bind0
Net.c 704 NATIVE_METHOD(Net, bind0, "(Ljava/io/FileDescriptor;ZZLjava/net/InetAddress;I)V"),
PlainDatagramSocketImpl.c     [all...]
  /libcore/ojluni/src/main/java/sun/nio/ch/
Net.java 454 bind0(fd, preferIPv6, exclusiveBind, addr, port);
457 private static native void bind0(FileDescriptor fd, boolean preferIPv6,
  /external/valgrind/VEX/priv/
host_amd64_isel.c     [all...]

Completed in 220 milliseconds