| /external/tensorflow/tensorflow/core/grappler/ |
| D | graph_view.h | 71 struct Port { struct 72 Port() : node(nullptr), port_id(0) {} in Port() function 73 Port(NodeDefT* n, int port) : node(n), port_id(port) {} in Port() function 80 friend H AbslHashValue(H h, const Port& p) { in AbslHashValue() argument 88 struct InputPort : public Port { argument
|
| /external/grpc-grpc/include/grpcpp/ |
| D | server_builder.h | 217 struct Port { struct 234 std::vector<Port> ports() { return ports_; } in ports() argument
|
| /external/grpc-grpc/src/csharp/Grpc.Examples.MathServer/ |
| D | MathServer.cs | 27 const int Port = 23456; field in Math.MainClass
|
| /external/tensorflow/tensorflow/core/platform/ |
| D | port_test.cc | 26 TEST(Port, AlignedMalloc) { in TEST() argument 36 TEST(Port, GetCurrentCPU) { in TEST() argument
|
| /external/libchrome/mojo/core/ports/ |
| D | port.cc | 11 Port::Port(uint64_t next_sequence_num_to_send, in Port() function in mojo::core::ports::Port
|
| D | port_ref.h | 17 class Port; variable
|
| D | port_locker.h | 17 class Port; variable
|
| /external/tensorflow/tensorflow/core/grappler/graph_analyzer/ |
| D | gen_node.h | 74 Port(bool inbound, int32_t id) : value_(id << 1) { in Port() function 115 explicit Port(IntPort value) : value_(value) {} in Port() function
|
| D | gen_node_test.cc | 33 TEST(GenNodeTest, Port) { in TEST() argument
|
| /external/grpc-grpc/examples/csharp/HelloworldLegacyCsproj/GreeterServer/ |
| D | Program.cs | 33 const int Port = 50051; field in GreeterServer.Program
|
| /external/grpc-grpc/examples/csharp/Helloworld/GreeterServer/ |
| D | Program.cs | 33 const int Port = 50051; field in GreeterServer.Program
|
| /external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/ |
| D | InteropServer.cs | 41 public int Port { get; set; } property in Grpc.IntegrationTesting.InteropServer.ServerOptions
|
| /external/grpc-grpc/examples/csharp/HelloworldXamarin/Droid/ |
| D | MainActivity.cs | 31 const int Port = 50051; field in HelloworldXamarin.Droid.MainActivity
|
| /external/grpc-grpc/examples/csharp/HelloworldXamarin/iOS/ |
| D | ViewController.cs | 31 const int Port = 50051; field in HelloworldXamarin.iOS.ViewController
|
| /external/grpc-grpc/src/csharp/Grpc.Core/ |
| D | ServerPort.cs | 76 public int Port property in Grpc.Core.ServerPort
|
| /external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/Server/ |
| D | server.cpp | 21 cl::opt<uint32_t> Port("port", variable
|
| /external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/Server/ |
| D | server.cpp | 19 cl::opt<uint32_t> Port("port", variable
|
| /external/cros/system_api/dbus/power_manager/ |
| D | power_supply_properties.proto | 53 enum Port { enum
|
| /external/syzkaller/vendor/golang.org/x/sys/unix/ |
| D | syscall_unix.go | 181 Port int member 188 Port int member
|
| D | ztypes_linux_sparc64.go | 173 Port uint16 member 180 Port uint16 member 232 Port uint32 member
|
| D | ztypes_netbsd_amd64.go | 122 Port uint16 member 130 Port uint16 member
|
| /external/adhd/scripts/ |
| D | ini_editor.py | 25 class Port(object): class
|
| /external/libusb/libusb/os/ |
| D | windows_usbdk.h | 40 ULONG64 Port; member
|
| /external/webrtc/webrtc/p2p/base/ |
| D | port.cc | 132 Port::Port(rtc::Thread* thread, in Port() function in cricket::Port 158 Port::Port(rtc::Thread* thread, in Port() function in cricket::Port
|
| D | port.h | 642 friend class Port; variable
|