Searched refs:isNamed (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dnfrs.h49 UBool isNamed(const UnicodeString& _name) const { return this->name == _name; } function in class:NFRuleSet
H A Drbnf.cpp1021 if (rs->isNamed(name)) {
1245 if ((*p)->isNamed(spellout) || (*p)->isNamed(ordinal) || (*p)->isNamed(duration)) {
/external/icu/icu4c/source/i18n/
H A Dnfrs.h49 UBool isNamed(const UnicodeString& _name) const { return this->name == _name; } function in class:NFRuleSet
H A Drbnf.cpp1053 if (rs->isNamed(name)) {
1316 if ((*p)->isNamed(spellout) || (*p)->isNamed(ordinal) || (*p)->isNamed(duration)) {
/external/clang/lib/AST/
H A DDecl.cpp2335 static bool isNamed(const NamedDecl *ND, const char (&Str)[Len]) { function
2345 isNamed(this, "main");
2436 return RD && isNamed(RD, "nothrow_t") && RD->isInStdNamespace();
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 157 milliseconds