Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/i18n/
H A Dnfrs.h53 UBool isNamed(const UnicodeString& _name) const { return this->name == _name; } in isNamed() function in NFRuleSet
/third_party/node/deps/icu-small/source/i18n/
H A Dnfrs.h53 UBool isNamed(const UnicodeString& _name) const { return this->name == _name; } in isNamed() function in NFRuleSet
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnfrs.h53 UBool isNamed(const UnicodeString& _name) const { return this->name == _name; } in isNamed() function in NFRuleSet
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DValidateTypeSizeLimitations.cpp191 const bool isNamed = variable.symbolType() != SymbolType::Empty; in setCommonVariableProperties() local
H A DCollectVariables.cpp839 const bool isNamed = variable.symbolType() != SymbolType::Empty; in setCommonVariableProperties() local
/third_party/skia/tests/
H A DColorSpaceTest.cpp96 static void test_serialize(skiatest::Reporter* r, sk_sp<SkColorSpace> space, bool isNamed) { in test_serialize() argument

Completed in 5 milliseconds