Searched refs:isStd (Results 1 – 4 of 4) sorted by relevance
135 return m_swizzleModeTable[swizzleMode].isStd || in HwlIsStandardSwizzle()153 (m_swizzleModeTable[swizzleMode].isStd == FALSE))); in HwlIsThin()161 (m_swizzleModeTable[swizzleMode].isZ || m_swizzleModeTable[swizzleMode].isStd)); in HwlIsThick()
422 my $isStd = (join(' ', sort @m) eq 'icu/icu icu4j/icu4j')441 } elsif ($isStd) {464 instaPut($ID, $diffs) if ($isStd);
61 UINT_32 isStd : 1; // Standard swizzle mode member
755 static bool isStd(const NamespaceDecl *NS) { in isStd() function770 return isStd(cast<NamespaceDecl>(DC)); in isStdNamespace()4309 if (isStd(NS)) { in mangleStandardSubstitution()