Searched refs:Extendable (Results 1 – 8 of 8) sorted by relevance
4 message Extendable { message8 extend Extendable {
16 Extendable source = {0}; in main()
253 type Extendable struct { struct260 func (x *Extendable) Reset() { argument261 *x = Extendable{}269 func (x *Extendable) String() string { argument273 func (*Extendable) ProtoMessage() {} argument275 func (x *Extendable) ProtoReflect() protoreflect.Message { argument288 func (*Extendable) Descriptor() ([]byte, []int) { argument714 ExtensionType: (*Extendable)(nil),721 ExtendedType: (*Extendable)(nil),1205 (*Extendable)(nil), // 5: goproto.protoc.extension.ext.Extendable[all …]
88 message Extendable { message92 optional Extendable extendable_field = 400;94 extend Extendable {
243 bool isRelocatable, bool Extendable) const { in CheckImmRange()246 if (HexagonMCInstrInfo::mustExtend(*Imm.Val) && !Extendable) in CheckImmRange()
258 bool isRelocatable, bool Extendable) const { in CheckImmRange()261 if (HexagonMCInstrInfo::mustExtend(*Imm.Val) && !Extendable) in CheckImmRange()
266 bool isRelocatable, bool Extendable) const { in CheckImmRange()269 if (HexagonMCInstrInfo::mustExtend(*Imm.Val) && !Extendable) in CheckImmRange()
461 // Extendable immediate operands.