Home
last modified time | relevance | path

Searched defs:getWireType (Results 1 – 16 of 16) sorted by relevance

/dports/net/grpcui/grpcui-1.1.0/vendor/github.com/jhump/protoreflect/codec/
H A Dencode_fields.go240 func getWireType(t descriptor.FieldDescriptorProto_Type) (int8, error) { func
/dports/net/evans/evans-0.9.1/vendor/github.com/jhump/protoreflect/codec/
H A Dencode_fields.go240 func getWireType(t descriptor.FieldDescriptorProto_Type) (int8, error) { func
/dports/net/grpcox/grpcox-1.0.0/vendor/github.com/jhump/protoreflect/codec/
H A Dencode_fields.go234 func getWireType(t descriptor.FieldDescriptorProto_Type) (int8, error) { func
/dports/www/gitea/gitea-1.16.5/vendor/github.com/jhump/protoreflect/codec/
H A Dencode_fields.go255 func getWireType(t descriptor.FieldDescriptorProto_Type) (int8, error) { func
/dports/net/grpcurl/grpcurl-1.8.5/vendor/github.com/jhump/protoreflect/codec/
H A Dencode_fields.go255 func getWireType(t descriptor.FieldDescriptorProto_Type) (int8, error) { func
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/db/
H A DdbSWire.cpp169 dbWireType dbSWire::getWireType() in getWireType() function in odb::dbSWire
H A DdbWireCodec.cpp75 inline unsigned char dbWireEncoder::getWireType(dbWireType type) in getWireType() function in odb::dbWireEncoder
1093 dbWireType dbWireDecoder::getWireType() const in getWireType() function in odb::dbWireDecoder
H A DdbNet.cpp776 dbWireType dbNet::getWireType() in getWireType() function in odb::dbNet
/dports/devel/protobuf25/protobuf-2.5.0/java/src/main/java/com/google/protobuf/
H A DWireFormat.java144 public int getWireType() { return wireType; } in getWireType() method in WireFormat.FieldType
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DWireFormat.java163 public int getWireType() { in getWireType() method in WireFormat.FieldType
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DWireFormat.java163 public int getWireType() { in getWireType() method in WireFormat.FieldType
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/include/opendb/
H A DdbRtEdge.h176 dbWireType::Value getWireType() const { return _wire_type; } in getWireType() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DGPBWire.php62 public static function getWireType($type) function in Google\\Protobuf\\Internal\\GPBWire
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DGPBWire.php62 public static function getWireType($type) function in Google\\Protobuf\\Internal\\GPBWire
/dports/devel/nextpnr/nextpnr-48cd407/ice40/
H A Darch.cc366 IdString Arch::getWireType(WireId wire) const in getWireType() function in Arch
/dports/devel/nextpnr/nextpnr-48cd407/generic/
H A Darch.cc363 IdString Arch::getWireType(WireId wire) const { return wires.at(wire).type; } in getWireType() function in Arch