Searched refs:hasEnd (Results 1 – 12 of 12) sorted by relevance
69 boolean hasEnd = false; in getInstance()88 hasEnd = true; in getInstance()92 if (hasEnd) { in getInstance()97 if (hasEnd) { in getInstance()
71 boolean hasEnd = false; in getInstance()90 hasEnd = true; in getInstance()94 if (hasEnd) { in getInstance()99 if (hasEnd) { in getInstance()
157 UBool hasEnd = TRUE; in createInstance() local181 hasEnd = TRUE; in createInstance()186 if (hasEnd) { in createInstance()191 if (hasEnd) { in createInstance()
160 UBool hasEnd = TRUE; in createInstance() local184 hasEnd = TRUE; in createInstance()189 if (hasEnd) { in createInstance()194 if (hasEnd) { in createInstance()
99 public function hasEnd() function in Google\\Protobuf\\Internal\\DescriptorProto\\ReservedRange
100 public function hasEnd() function in Google\\Protobuf\\Internal\\DescriptorProto\\ExtensionRange
101 public function hasEnd() function in Google\\Protobuf\\Internal\\EnumDescriptorProto\\EnumReservedRange
187 public function hasEnd() function in Google\\Protobuf\\Internal\\GeneratedCodeInfo\\Annotation
155 boolean hasEnd = (length & ~0xffff) == 0; in tagRange()156 if (!hasEnd) { in tagRange()161 if (hasEnd) { in tagRange()