/external/tcpdump/tests/ |
D | isis-extd-ipreach-oobr.out | 80 IPv6 prefix: 2aa3:88dd:a090:8ff::/91, Distribution: up, Metric: 28221769, Internal 81 IPv6 prefix: ::/0, Distribution: up, Metric: 0, Internal 82 IPv6 prefix: ::/0, Distribution: up, Metric: 0, Internal 83 IPv6 prefix: ::/0, Distribution: up, Metric: 0, Internal 84 IPv6 prefix: ::/0, Distribution: up, Metric: 0, Internal 85 IPv6 prefix: ::/0, Distribution: up, Metric: 0, Internal 86 IPv6 prefix: ::/0, Distribution: up, Metric: 0, Internal 87 IPv6 prefix: ::/0, Distribution: up, Metric: 0, Internal 88 IPv6 prefix: ::/0, Distribution: up, Metric: 0, Internal 89 IPv6 prefix: ::/0, Distribution: up, Metric: 0, Internal [all …]
|
/external/grpc-grpc-java/core/src/main/java/io/grpc/ |
D | InternalMetadata.java | 28 @Internal 37 @Internal 43 @Internal 46 @Internal 52 @Internal 58 @Internal 63 @Internal 68 @Internal 73 @Internal
|
/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/ |
D | ScenarioResult.php | 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\RepeatedField; 9 use Google\Protobuf\Internal\GPBUtil; 16 class ScenarioResult extends \Google\Protobuf\Internal\Message 148 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Grpc\Testing… 174 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Grpc\Testing… 200 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::INT32); 252 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::BOOL); 274 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::BOOL); 300 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Grpc\Testing…
|
D | Scenarios.php | 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\RepeatedField; 9 use Google\Protobuf\Internal\GPBUtil; 16 class Scenarios extends \Google\Protobuf\Internal\Message 44 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Grpc\Testing…
|
D | DebugInfo.php | 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\RepeatedField; 9 use Google\Protobuf\Internal\GPBUtil; 16 class DebugInfo extends \Google\Protobuf\Internal\Message 48 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::STRING);
|
D | ReconnectInfo.php | 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\RepeatedField; 9 use Google\Protobuf\Internal\GPBUtil; 18 class ReconnectInfo extends \Google\Protobuf\Internal\Message 72 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::INT32);
|
D | StreamingOutputCallRequest.php | 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\RepeatedField; 9 use Google\Protobuf\Internal\GPBUtil; 16 class StreamingOutputCallRequest extends \Google\Protobuf\Internal\Message 106 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Grpc\Testing…
|
D | ClosedLoopParams.php | 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\RepeatedField; 9 use Google\Protobuf\Internal\GPBUtil; 17 class ClosedLoopParams extends \Google\Protobuf\Internal\Message
|
D | Response.php | 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\RepeatedField; 9 use Google\Protobuf\Internal\GPBUtil; 14 class Response extends \Google\Protobuf\Internal\Message
|
D | Request.php | 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\RepeatedField; 9 use Google\Protobuf\Internal\GPBUtil; 14 class Request extends \Google\Protobuf\Internal\Message
|
D | ComplexProtoParams.php | 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\RepeatedField; 9 use Google\Protobuf\Internal\GPBUtil; 17 class ComplexProtoParams extends \Google\Protobuf\Internal\Message
|
D | EmptyMessage.php | 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\RepeatedField; 9 use Google\Protobuf\Internal\GPBUtil; 14 class EmptyMessage extends \Google\Protobuf\Internal\Message
|
D | PBEmpty.php | 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\RepeatedField; 9 use Google\Protobuf\Internal\GPBUtil; 21 class PBEmpty extends \Google\Protobuf\Internal\Message
|
D | CoreRequest.php | 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\RepeatedField; 9 use Google\Protobuf\Internal\GPBUtil; 14 class CoreRequest extends \Google\Protobuf\Internal\Message
|
D | PBVoid.php | 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\RepeatedField; 9 use Google\Protobuf\Internal\GPBUtil; 14 class PBVoid extends \Google\Protobuf\Internal\Message
|
/external/syzkaller/vendor/google.golang.org/grpc/transport/ |
D | http_util.go | 60 http2.ErrCodeNo: codes.Internal, 61 http2.ErrCodeProtocol: codes.Internal, 62 http2.ErrCodeInternal: codes.Internal, 64 http2.ErrCodeSettingsTimeout: codes.Internal, 65 http2.ErrCodeStreamClosed: codes.Internal, 66 http2.ErrCodeFrameSize: codes.Internal, 69 http2.ErrCodeCompression: codes.Internal, 70 http2.ErrCodeConnect: codes.Internal, 73 http2.ErrCodeHTTP11Required: codes.Internal, 76 codes.Internal: http2.ErrCodeInternal, [all …]
|
/external/guice/core/src/com/google/inject/internal/ |
D | UniqueAnnotations.java | 41 return new Internal() { in create() 49 return Internal.class; in create() 54 return "@" + Internal.class.getName() + "(value=" + value + ")"; in create() 59 return o instanceof Internal && ((Internal) o).value() == value(); in create() 71 @interface Internal {
|
/external/tensorflow/tensorflow/core/common_runtime/gpu/ |
D | gpu_util.cc | 68 return errors::Internal("Unexpected null device."); in PrepareCopy() 72 return errors::Internal("Unexpected null device info."); in PrepareCopy() 76 return errors::Internal("Unexpected null device context."); in PrepareCopy() 80 return errors::Internal("No gpu stream is available."); in PrepareCopy() 85 return errors::Internal("Can't copy a tensor of ", in PrepareCopy() 90 return errors::Internal("Can't copy ", src.TotalBytes(), in PrepareCopy() 95 return errors::Internal("Src tensor is not initialized."); in PrepareCopy() 98 return errors::Internal("Dst tensor is not initialized."); in PrepareCopy() 102 return errors::Internal("GPU copy from non-DMA ", in PrepareCopy() 133 done(errors::Internal("No send gpu copy-out-stream is available.")); in SetProtoFromGPU() [all …]
|
/external/tensorflow/tensorflow/core/util/ |
D | saved_tensor_slice_util.cc | 50 return errors::Internal("Failed to parse the leading number: src = ", src); in DecodeTensorNameSlice() 53 return errors::Internal( in DecodeTensorNameSlice() 57 return errors::Internal("Failed to parse the tensor name: src = ", src); in DecodeTensorNameSlice() 60 return errors::Internal("Failed to parse the tensor rank: src = ", src); in DecodeTensorNameSlice() 63 return errors::Internal("Expecting positive rank of the tensor, got ", x, in DecodeTensorNameSlice() 67 return errors::Internal("Too many elements ", x); in DecodeTensorNameSlice() 75 return errors::Internal("Failed to parse start: src = ", src); in DecodeTensorNameSlice() 79 return errors::Internal("Failed to parse length: src = ", src); in DecodeTensorNameSlice()
|
/external/tensorflow/tensorflow/contrib/ignite/kernels/client/ |
D | ignite_plain_client_windows.cc | 51 if (res != 0) return errors::Internal("WSAStartup failed with error: ", res); in Connect() 60 if (res != 0) return errors::Internal("Getaddrinfo failed with error: ", res); in Connect() 68 return errors::Internal("Socket failed with error: ", WSAGetLastError()); in Connect() 83 return errors::Internal("Unable to connect to server"); in Connect() 97 return errors::Internal("Shutdown failed with error: ", WSAGetLastError()); in Disconnect() 113 return errors::Internal("Error occurred while reading from socket: ", in ReadData() 116 if (res == 0) return errors::Internal("Server closed connection"); in ReadData() 132 return errors::Internal("Error occurred while writing into socket: ", in WriteData()
|
D | ignite_ssl_wrapper.cc | 64 if (ctx_ == NULL) return errors::Internal("Couldn't create SSL context"); in InitSslContext() 70 return errors::Internal("Couldn't load cetificate chain (file '", certfile_, in InitSslContext() 76 return errors::Internal("Couldn't load private key (file '", in InitSslContext() 89 return errors::Internal("Failed to establish SSL connection"); in Connect() 95 return errors::Internal("Failed to establish SSL connection"); in Connect() 122 return errors::Internal("Error occurred while reading from SSL socket: ", in ReadData() 125 if (res == 0) return errors::Internal("Server closed SSL connection"); in ReadData() 141 return errors::Internal("Error occurred while writing into socket: ", in WriteData()
|
D | ignite_plain_client_unix.cc | 44 if (sock_ == -1) return errors::Internal("Failed to create socket"); in Connect() 55 return errors::Internal("Failed to resolve hostname \"", host_, "\""); in Connect() 65 return errors::Internal("Failed to connect to \"", host_, ":", port_, "\""); in Connect() 80 : errors::Internal("Failed to correctly close connection"); in Disconnect() 94 return errors::Internal("Error occurred while reading from socket: ", res, in ReadData() 97 if (res == 0) return errors::Internal("Server closed connection"); in ReadData() 113 return errors::Internal("Error occurred while writing into socket: ", res, in WriteData()
|
/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Core/ |
D | Histogram.php | 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\RepeatedField; 9 use Google\Protobuf\Internal\GPBUtil; 14 class Histogram extends \Google\Protobuf\Internal\Message 42 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Grpc\Core\Bu…
|
D | Stats.php | 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\RepeatedField; 9 use Google\Protobuf\Internal\GPBUtil; 14 class Stats extends \Google\Protobuf\Internal\Message 42 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Grpc\Core\Me…
|
/external/webrtc/talk/app/webrtc/objc/ |
D | RTCPeerConnectionFactory.mm | 32 #import "RTCPeerConnectionFactory+Internal.h" 36 #import "RTCAudioTrack+Internal.h" 37 #import "RTCICEServer+Internal.h" 38 #import "RTCMediaConstraints+Internal.h" 39 #import "RTCMediaSource+Internal.h" 40 #import "RTCMediaStream+Internal.h" 41 #import "RTCMediaStreamTrack+Internal.h" 42 #import "RTCPeerConnection+Internal.h" 44 #import "RTCPeerConnectionInterface+Internal.h" 45 #import "RTCVideoCapturer+Internal.h" [all …]
|