Home
last modified time | relevance | path

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

/external/icu/android_icu4j/src/main/java/android/icu/impl/
DEraRules.java71 boolean hasEnd = false; in getInstance()
90 hasEnd = true; in getInstance()
94 if (hasEnd) { in getInstance()
99 if (hasEnd) { in getInstance()
/external/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()
/external/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()
/external/skqp/tools/bookmaker/
DbmhParser.cpp121 bool BmhParser::addDefinition(const char* defStart, bool hasEnd, MarkType markType, in addDefinition() argument
159 if (fParent == fRoot && hasEnd) { in addDefinition()
166 if (!hasEnd && fRoot->find(name, RootDefinition::AllowParens::kNo)) { in addDefinition()
173 SkASSERT(!hasEnd); in addDefinition()
189 if (hasEnd) { in addDefinition()
257 if (!hasEnd) { in addDefinition()
297 SkASSERT(hasEnd ? fParent : definition); in addDefinition()
298 string fullTopic = hasEnd ? fParent->fFiddle : definition->fFiddle; in addDefinition()
300 if (hasEnd) { in addDefinition()
316 if (hasEnd) { in addDefinition()
[all …]
DbmhParser.h69 bool addDefinition(const char* defStart, bool hasEnd, MarkType markType,
/external/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto/
DReservedRange.php113 public function hasEnd() function in Google\\Protobuf\\Internal\\DescriptorProto\\ReservedRange
DExtensionRange.php115 public function hasEnd() function in Google\\Protobuf\\Internal\\DescriptorProto\\ExtensionRange
/external/protobuf/php/src/Google/Protobuf/Internal/EnumDescriptorProto/
DEnumReservedRange.php115 public function hasEnd() function in Google\\Protobuf\\Internal\\EnumDescriptorProto\\EnumReservedRange
/external/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo/
DAnnotation.php207 public function hasEnd() function in Google\\Protobuf\\Internal\\GeneratedCodeInfo\\Annotation