Searched refs:SC (Results 1 – 7 of 7) sorted by relevance
134 void RSASTReplace::VisitSwitchCase(clang::SwitchCase *SC) { in VisitSwitchCase() argument136 VisitStmt(SC); in VisitSwitchCase()
75 void VisitSwitchCase(clang::SwitchCase *SC);
261 void VisitSwitchCase(clang::SwitchCase *SC);335 void DestructorVisitor::VisitSwitchCase(clang::SwitchCase *SC) { in VisitSwitchCase() argument337 VisitStmt(SC); in VisitSwitchCase()
113 private final class SC implements ServiceConnection, IBinder.DeathRecipient { class in ServiceMonitor158 private SC mServiceConnection;239 mServiceConnection = new SC(); in continueStartService()
581 size_t SC = data[0] & 0x3f; in parseBYE() local583 if (SC == 0 || size < (4 + SC * 4)) { in parseBYE()
157 <td id="AU-SC">158 AU-SC
803 Conditional”, or LL/SC.</p>810 perform an LL/SC, the data is read with a reservation, modified, and then a813 Atomic functions based on LL/SC usually loop, retrying the entire869 (Note this loop is on top of whatever loop the LL/SC code might be doing inside1804 atomics provide a full barrier. The ARM LL/SC operations don’t include a