Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/sem/
H A Dsem.go248 isNamed()
252 func (*Enum) isNamed() {}
253 func (*EnumEntry) isNamed() {}
254 func (*Type) isNamed() {}
255 func (*TypeMatcher) isNamed() {}
256 func (*EnumMatcher) isNamed() {}
257 func (*TemplateTypeParam) isNamed() {}
258 func (*TemplateEnumParam) isNamed() {}
259 func (*TemplateNumberParam) isNamed() {}
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DValidateTypeSizeLimitations.cpp191 const bool isNamed = variable.symbolType() != SymbolType::Empty; in setCommonVariableProperties() local
193 if (isNamed) in setCommonVariableProperties()
H A DCollectVariables.cpp839 const bool isNamed = variable.symbolType() != SymbolType::Empty; in setCommonVariableProperties() local
841 ASSERT(isNamed || isShaderIOBlock); in setCommonVariableProperties()
842 if (isNamed) in setCommonVariableProperties()
/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
H A Drbnf.cpp1110 if (rs->isNamed(name)) { in findRuleSet()
1457 if ((*p)->isNamed(spellout) || (*p)->isNamed(ordinal) || (*p)->isNamed(duration)) { in initDefaultRuleSet()
/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
H A Drbnf.cpp1110 if (rs->isNamed(name)) { in findRuleSet()
1457 if ((*p)->isNamed(spellout) || (*p)->isNamed(ordinal) || (*p)->isNamed(duration)) { in initDefaultRuleSet()
/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
H A Drbnf.cpp1110 if (rs->isNamed(name)) { in findRuleSet()
1457 if ((*p)->isNamed(spellout) || (*p)->isNamed(ordinal) || (*p)->isNamed(duration)) { in initDefaultRuleSet()
/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
106 if (isNamed) { in test_serialize()
/third_party/node/deps/npm/node_modules/path-scurry/dist/cjs/
H A Dindex.js181 * usingthe {@link isNamed} method, and not by directly comparing this
677 isNamed(n) {
/third_party/node/deps/npm/node_modules/path-scurry/dist/mjs/
H A Dindex.js153 * usingthe {@link isNamed} method, and not by directly comparing this
649 isNamed(n) {

Completed in 18 milliseconds