Home
last modified time | relevance | path

Searched refs:isNamed (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/sem/
Dsem.go248 isNamed() methodSpec
252 func (*Enum) isNamed() {} func
253 func (*EnumEntry) isNamed() {} func
254 func (*Type) isNamed() {} func
255 func (*TypeMatcher) isNamed() {} func
256 func (*EnumMatcher) isNamed() {} func
257 func (*TemplateTypeParam) isNamed() {} func
258 func (*TemplateEnumParam) isNamed() {} func
259 func (*TemplateNumberParam) isNamed() {} func
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DValidateTypeSizeLimitations.cpp191 const bool isNamed = variable.symbolType() != SymbolType::Empty; in setCommonVariableProperties() local
193 if (isNamed) in setCommonVariableProperties()
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/skia/third_party/externals/icu/source/i18n/
Dnfrs.h53 UBool isNamed(const UnicodeString& _name) const { return this->name == _name; } in isNamed() function
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/
Dnfrs.h53 UBool isNamed(const UnicodeString& _name) const { return this->name == _name; } in isNamed() function
Drbnf.cpp1110 if (rs->isNamed(name)) { in findRuleSet()
1457 if ((*p)->isNamed(spellout) || (*p)->isNamed(ordinal) || (*p)->isNamed(duration)) { in initDefaultRuleSet()
/third_party/icu/icu4c/source/i18n/
Dnfrs.h53 UBool isNamed(const UnicodeString& _name) const { return this->name == _name; } in isNamed() function
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/
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/glob/dist/esm/
Dprocessor.js285 if (!e.isNamed(p))
Dprocessor.js.map1 …rn | null, absolute: boolean) {\n // should never happen?\n if (!e.isNamed(p)) return\n i…
/third_party/node/deps/npm/node_modules/glob/dist/commonjs/
Dprocessor.js291 if (!e.isNamed(p))
Dprocessor.js.map1 …rn | null, absolute: boolean) {\n // should never happen?\n if (!e.isNamed(p)) return\n i…
/third_party/node/deps/npm/node_modules/glob/
DREADME.md104 childrenIgnored: p => p.isNamed('docs'),
114 return !(p.isNamed(pp.name + '.ts') || p.isNamed(pp.name + '.js'))
/third_party/node/deps/npm/node_modules/path-scurry/dist/mjs/
Dindex.js649 isNamed(n) { method in PathBase
/third_party/node/deps/npm/node_modules/path-scurry/dist/cjs/
Dindex.js677 isNamed(n) { method in PathBase
/third_party/node/tools/lint-md/
Dlint-md.mjs23195 isNamed = false,
23209 isNamed = true;
23228 if (!isNamed) {
23233 isNamed = true;