Searched refs:Internal (Results 1 – 25 of 1514) sorted by relevance
12345678910>>...61
/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/protobuf/php/src/GPBMetadata/Google/Protobuf/Internal/ |
D | Descriptor.php | 5 namespace GPBMetadata\Google\Protobuf\Internal; 12 $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool(); 17 …$pool->addMessage('google.protobuf.internal.FileDescriptorSet', \Google\Protobuf\Internal\FileDesc… 18 …->repeated('file', \Google\Protobuf\Internal\GPBType::MESSAGE, 1, 'google.protobuf.internal.FileDe… 21 …$pool->addMessage('google.protobuf.internal.FileDescriptorProto', \Google\Protobuf\Internal\FileDe… 22 ->optional('name', \Google\Protobuf\Internal\GPBType::STRING, 1) 23 ->optional('package', \Google\Protobuf\Internal\GPBType::STRING, 2) 24 ->repeated('dependency', \Google\Protobuf\Internal\GPBType::STRING, 3) 25 ->repeated('public_dependency', \Google\Protobuf\Internal\GPBType::INT32, 10) 26 ->repeated('weak_dependency', \Google\Protobuf\Internal\GPBType::INT32, 11) [all …]
|
/external/protobuf/php/src/Google/Protobuf/Internal/ |
D | DescriptorProto.php | 5 namespace Google\Protobuf\Internal; 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\GPBWire; 9 use Google\Protobuf\Internal\RepeatedField; 10 use Google\Protobuf\Internal\InputStream; 11 use Google\Protobuf\Internal\GPBUtil; 18 class DescriptorProto extends \Google\Protobuf\Internal\Message 95 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce(); 143 …PBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Inte… 171 …PBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Inte… [all …]
|
D | FileDescriptorProto.php | 5 namespace Google\Protobuf\Internal; 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\GPBWire; 9 use Google\Protobuf\Internal\RepeatedField; 10 use Google\Protobuf\Internal\InputStream; 11 use Google\Protobuf\Internal\GPBUtil; 18 class FileDescriptorProto extends \Google\Protobuf\Internal\Message 136 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce(); 224 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::STRING); 256 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::INT32); [all …]
|
D | EnumDescriptorProto.php | 5 namespace Google\Protobuf\Internal; 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\GPBWire; 9 use Google\Protobuf\Internal\RepeatedField; 10 use Google\Protobuf\Internal\InputStream; 11 use Google\Protobuf\Internal\GPBUtil; 18 class EnumDescriptorProto extends \Google\Protobuf\Internal\Message 72 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce(); 120 …PBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Inte… 148 GPBUtil::checkMessage($var, \Google\Protobuf\Internal\EnumOptions::class); [all …]
|
D | SourceCodeInfo.php | 5 namespace Google\Protobuf\Internal; 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\GPBWire; 9 use Google\Protobuf\Internal\RepeatedField; 10 use Google\Protobuf\Internal\InputStream; 11 use Google\Protobuf\Internal\GPBUtil; 19 class SourceCodeInfo extends \Google\Protobuf\Internal\Message 120 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce(); 224 …PBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Inte…
|
D | ExtensionRangeOptions.php | 5 namespace Google\Protobuf\Internal; 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\GPBWire; 9 use Google\Protobuf\Internal\RepeatedField; 10 use Google\Protobuf\Internal\InputStream; 11 use Google\Protobuf\Internal\GPBUtil; 16 class ExtensionRangeOptions extends \Google\Protobuf\Internal\Message 37 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce(); 61 …PBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Inte…
|
D | OneofOptions.php | 5 namespace Google\Protobuf\Internal; 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\GPBWire; 9 use Google\Protobuf\Internal\RepeatedField; 10 use Google\Protobuf\Internal\InputStream; 11 use Google\Protobuf\Internal\GPBUtil; 16 class OneofOptions extends \Google\Protobuf\Internal\Message 37 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce(); 61 …PBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Inte…
|
D | FileDescriptorSet.php | 5 namespace Google\Protobuf\Internal; 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\GPBWire; 9 use Google\Protobuf\Internal\RepeatedField; 10 use Google\Protobuf\Internal\InputStream; 11 use Google\Protobuf\Internal\GPBUtil; 19 class FileDescriptorSet extends \Google\Protobuf\Internal\Message 37 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce(); 57 …PBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Inte…
|
D | GeneratedCodeInfo.php | 5 namespace Google\Protobuf\Internal; 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\GPBWire; 9 use Google\Protobuf\Internal\RepeatedField; 10 use Google\Protobuf\Internal\InputStream; 11 use Google\Protobuf\Internal\GPBUtil; 20 class GeneratedCodeInfo extends \Google\Protobuf\Internal\Message 43 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce(); 69 …PBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Inte…
|
D | MethodOptions.php | 5 namespace Google\Protobuf\Internal; 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\GPBWire; 9 use Google\Protobuf\Internal\RepeatedField; 10 use Google\Protobuf\Internal\InputStream; 11 use Google\Protobuf\Internal\GPBUtil; 16 class MethodOptions extends \Google\Protobuf\Internal\Message 58 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce(); 116 GPBUtil::checkEnum($var, \Google\Protobuf\Internal\MethodOptions_IdempotencyLevel::class); 148 …PBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Inte…
|
D | ServiceDescriptorProto.php | 5 namespace Google\Protobuf\Internal; 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\GPBWire; 9 use Google\Protobuf\Internal\RepeatedField; 10 use Google\Protobuf\Internal\InputStream; 11 use Google\Protobuf\Internal\GPBUtil; 18 class ServiceDescriptorProto extends \Google\Protobuf\Internal\Message 48 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce(); 96 …PBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Inte… 124 GPBUtil::checkMessage($var, \Google\Protobuf\Internal\ServiceOptions::class);
|
D | EnumValueOptions.php | 5 namespace Google\Protobuf\Internal; 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\GPBWire; 9 use Google\Protobuf\Internal\RepeatedField; 10 use Google\Protobuf\Internal\InputStream; 11 use Google\Protobuf\Internal\GPBUtil; 16 class EnumValueOptions extends \Google\Protobuf\Internal\Message 52 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce(); 114 …PBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Inte…
|
D | ServiceOptions.php | 5 namespace Google\Protobuf\Internal; 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\GPBWire; 9 use Google\Protobuf\Internal\RepeatedField; 10 use Google\Protobuf\Internal\InputStream; 11 use Google\Protobuf\Internal\GPBUtil; 16 class ServiceOptions extends \Google\Protobuf\Internal\Message 52 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce(); 114 …PBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Inte…
|
D | EnumOptions.php | 5 namespace Google\Protobuf\Internal; 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\GPBWire; 9 use Google\Protobuf\Internal\RepeatedField; 10 use Google\Protobuf\Internal\InputStream; 11 use Google\Protobuf\Internal\GPBUtil; 16 class EnumOptions extends \Google\Protobuf\Internal\Message 63 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce(); 159 …PBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Inte…
|
D | OneofDescriptorProto.php | 5 namespace Google\Protobuf\Internal; 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\GPBWire; 9 use Google\Protobuf\Internal\RepeatedField; 10 use Google\Protobuf\Internal\InputStream; 11 use Google\Protobuf\Internal\GPBUtil; 18 class OneofDescriptorProto extends \Google\Protobuf\Internal\Message 42 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce(); 90 GPBUtil::checkMessage($var, \Google\Protobuf\Internal\OneofOptions::class);
|
D | FieldOptions.php | 5 namespace Google\Protobuf\Internal; 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\GPBWire; 9 use Google\Protobuf\Internal\RepeatedField; 10 use Google\Protobuf\Internal\InputStream; 11 use Google\Protobuf\Internal\GPBUtil; 16 class FieldOptions extends \Google\Protobuf\Internal\Message 175 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce(); 205 GPBUtil::checkEnum($var, \Google\Protobuf\Internal\FieldOptions_CType::class); 295 GPBUtil::checkEnum($var, \Google\Protobuf\Internal\FieldOptions_JSType::class); [all …]
|
D | EnumValueDescriptorProto.php | 5 namespace Google\Protobuf\Internal; 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\GPBWire; 9 use Google\Protobuf\Internal\RepeatedField; 10 use Google\Protobuf\Internal\InputStream; 11 use Google\Protobuf\Internal\GPBUtil; 18 class EnumValueDescriptorProto extends \Google\Protobuf\Internal\Message 48 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce(); 124 GPBUtil::checkMessage($var, \Google\Protobuf\Internal\EnumValueOptions::class);
|
/external/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo/ |
D | Location.php | 5 namespace Google\Protobuf\Internal\SourceCodeInfo; 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\GPBWire; 9 use Google\Protobuf\Internal\RepeatedField; 10 use Google\Protobuf\Internal\InputStream; 11 use Google\Protobuf\Internal\GPBUtil; 16 class Location extends \Google\Protobuf\Internal\Message 185 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce(); 249 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::INT32); 289 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::INT32); [all …]
|
/external/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto/ |
D | ExtensionRange.php | 5 namespace Google\Protobuf\Internal\DescriptorProto; 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\GPBWire; 9 use Google\Protobuf\Internal\RepeatedField; 10 use Google\Protobuf\Internal\InputStream; 11 use Google\Protobuf\Internal\GPBUtil; 16 class ExtensionRange extends \Google\Protobuf\Internal\Message 52 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce(); 136 GPBUtil::checkMessage($var, \Google\Protobuf\Internal\ExtensionRangeOptions::class); 151 class_alias(ExtensionRange::class, \Google\Protobuf\Internal\DescriptorProto_ExtensionRange::class);
|
D | ReservedRange.php | 5 namespace Google\Protobuf\Internal\DescriptorProto; 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\GPBWire; 9 use Google\Protobuf\Internal\RepeatedField; 10 use Google\Protobuf\Internal\InputStream; 11 use Google\Protobuf\Internal\GPBUtil; 20 class ReservedRange extends \Google\Protobuf\Internal\Message 50 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce(); 121 class_alias(ReservedRange::class, \Google\Protobuf\Internal\DescriptorProto_ReservedRange::class);
|
/external/protobuf/php/src/Google/Protobuf/Internal/UninterpretedOption/ |
D | NamePart.php | 5 namespace Google\Protobuf\Internal\UninterpretedOption; 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\GPBWire; 9 use Google\Protobuf\Internal\RepeatedField; 10 use Google\Protobuf\Internal\InputStream; 11 use Google\Protobuf\Internal\GPBUtil; 22 class NamePart extends \Google\Protobuf\Internal\Message 46 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce(); 109 class_alias(NamePart::class, \Google\Protobuf\Internal\UninterpretedOption_NamePart::class);
|
/external/protobuf/php/src/Google/Protobuf/Internal/EnumDescriptorProto/ |
D | EnumReservedRange.php | 5 namespace Google\Protobuf\Internal\EnumDescriptorProto; 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\GPBWire; 9 use Google\Protobuf\Internal\RepeatedField; 10 use Google\Protobuf\Internal\InputStream; 11 use Google\Protobuf\Internal\GPBUtil; 22 class EnumReservedRange extends \Google\Protobuf\Internal\Message 52 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce(); 123 class_alias(EnumReservedRange::class, \Google\Protobuf\Internal\EnumDescriptorProto_EnumReservedRan…
|
/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/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo/ |
D | Annotation.php | 5 namespace Google\Protobuf\Internal\GeneratedCodeInfo; 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\GPBWire; 9 use Google\Protobuf\Internal\RepeatedField; 10 use Google\Protobuf\Internal\InputStream; 11 use Google\Protobuf\Internal\GPBUtil; 16 class Annotation extends \Google\Protobuf\Internal\Message 72 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce(); 98 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::INT32); 215 class_alias(Annotation::class, \Google\Protobuf\Internal\GeneratedCodeInfo_Annotation::class);
|
12345678910>>...61