Home
last modified time | relevance | path

Searched refs:hasEnd (Results 1 – 12 of 12) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DEraRules.java69 boolean hasEnd = false; in getInstance()
88 hasEnd = true; in getInstance()
92 if (hasEnd) { in getInstance()
97 if (hasEnd) { in getInstance()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DEraRules.java71 boolean hasEnd = false; in getInstance()
90 hasEnd = true; in getInstance()
94 if (hasEnd) { in getInstance()
99 if (hasEnd) { in getInstance()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Derarules.cpp157 UBool hasEnd = TRUE; in createInstance() local
181 hasEnd = TRUE; in createInstance()
186 if (hasEnd) { in createInstance()
191 if (hasEnd) { in createInstance()
/third_party/node/deps/icu-small/source/i18n/
Derarules.cpp160 UBool hasEnd = TRUE; in createInstance() local
184 hasEnd = TRUE; in createInstance()
189 if (hasEnd) { in createInstance()
194 if (hasEnd) { in createInstance()
/third_party/icu/icu4c/source/i18n/
Derarules.cpp160 UBool hasEnd = TRUE; in createInstance() local
184 hasEnd = TRUE; in createInstance()
189 if (hasEnd) { in createInstance()
194 if (hasEnd) { in createInstance()
/third_party/skia/third_party/externals/icu/source/i18n/
Derarules.cpp160 UBool hasEnd = TRUE; in createInstance() local
184 hasEnd = TRUE; in createInstance()
189 if (hasEnd) { in createInstance()
194 if (hasEnd) { in createInstance()
/third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto/
DReservedRange.php99 public function hasEnd() function in Google\\Protobuf\\Internal\\DescriptorProto\\ReservedRange
DExtensionRange.php100 public function hasEnd() function in Google\\Protobuf\\Internal\\DescriptorProto\\ExtensionRange
/third_party/protobuf/php/src/Google/Protobuf/Internal/EnumDescriptorProto/
DEnumReservedRange.php101 public function hasEnd() function in Google\\Protobuf\\Internal\\EnumDescriptorProto\\EnumReservedRange
/third_party/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo/
DAnnotation.php187 public function hasEnd() function in Google\\Protobuf\\Internal\\GeneratedCodeInfo\\Annotation
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/
DViewableTaggedData.java155 boolean hasEnd = (length & ~0xffff) == 0; in tagRange()
156 if (!hasEnd) { in tagRange()
161 if (hasEnd) { in tagRange()
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/
DViewableTaggedData.java155 boolean hasEnd = (length & ~0xffff) == 0; in tagRange()
156 if (!hasEnd) { in tagRange()
161 if (hasEnd) { in tagRange()