Home
last modified time | relevance | path

Searched refs:Internal (Results 1 – 25 of 1402) sorted by relevance

12345678910>>...57

/external/tcpdump/tests/
Disis-extd-ipreach-oobr.out80 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/
DInternalMetadata.java28 @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/
DScenarioResult.php7 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…
DScenarios.php7 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…
DDebugInfo.php7 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);
DReconnectInfo.php7 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);
DStreamingOutputCallRequest.php7 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…
DClosedLoopParams.php7 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
DResponse.php7 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
DRequest.php7 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
DComplexProtoParams.php7 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
DEmptyMessage.php7 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
DPBEmpty.php7 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
DCoreRequest.php7 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
DPBVoid.php7 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/
Dhttp_util.go60 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/
DUniqueAnnotations.java41 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/
Dgpu_util.cc68 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/
Dsaved_tensor_slice_util.cc50 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/
Dignite_plain_client_windows.cc51 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()
Dignite_ssl_wrapper.cc64 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()
Dignite_plain_client_unix.cc44 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/
DHistogram.php7 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…
DStats.php7 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/
DRTCPeerConnectionFactory.mm32 #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 …]

12345678910>>...57