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

  /external/tensorflow/tensorflow/core/common_runtime/
constant_folding_test.cc 448 auto send0 = ops::_Send(s.WithOpName("send0"), add0, "send0", "sender", 0, local
477 Node* send0 = index.at("send0"); local
481 ASSERT_EQ(1, send0->num_inputs());
482 Node* cf0 = *(send0->in_nodes().begin());
525 auto send0 = ops::_Send(s.WithOpName("send0"), rank0, "send0", "sender", 0 local
556 Node* send0 = index.at("send0"); local
588 auto send0 = ops::_Send(s.WithOpName("send0"), add0, "send0", "sender", 0, local
608 Node* send0 = index.at("send0"); local
    [all...]
  /libcore/ojluni/src/main/native/
DatagramChannelImpl.c 281 NATIVE_METHOD(DatagramChannelImpl, send0, "(ZLjava/io/FileDescriptor;JILjava/net/InetAddress;I)I"),
  /libcore/ojluni/src/main/java/sun/nio/ch/
DatagramChannelImpl.java 573 written = send0(preferIPv6, fd, ((DirectBuffer)bb).address() + pos,
1206 private native int send0(boolean preferIPv6, FileDescriptor fd, long address, method in class:DatagramChannelImpl
    [all...]
  /prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar 

Completed in 311 milliseconds