Searched defs:SW (Results 1 – 8 of 8) sorted by relevance
22 #define SW(f) (IA64_SWITCH_STACK_##f##_OFFSET) macro
20 static const SkScalar SW = SkIntToScalar(W); variable
18 static const SkScalar SW = SkIntToScalar(W); variable
30 #define SW SWVoiceOut macro35 #define SW SWVoiceIn macro
686 typedef StringWeight<typename A::Label, S> SW; typedef722 typedef StringWeight<Label, S> SW; typedef762 typedef StringWeight<Label, S> SW; typedef
770 typedef StringWeight<typename A::Label, S> SW; typedef810 typedef StringWeight<Label, S> SW; typedef868 typedef StringWeight<Label, S> SW; typedef
753 const SwitchCase *SW = dyn_cast_or_null<SwitchCase>(P->getLabel()); in checkFallThroughIntoBlock() local842 if (const SwitchCase *SW = dyn_cast_or_null<SwitchCase>(B.getLabel())) in getLastStmt() local
291 SW = ((5 << 3) + 3) << kOpcodeShift, enumerator