Home
last modified time | relevance | path

Searched defs:SW (Results 1 – 8 of 8) sorted by relevance

/external/oprofile/module/ia64/
DIA64entry.h22 #define SW(f) (IA64_SWITCH_STACK_##f##_OFFSET) macro
/external/skia/gm/
Dstrokerects.cpp20 static const SkScalar SW = SkIntToScalar(W); variable
Dstrokes.cpp18 static const SkScalar SW = SkIntToScalar(W); variable
/external/qemu/audio/
Daudio_template.h30 #define SW SWVoiceOut macro
35 #define SW SWVoiceIn macro
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dmap.h686 typedef StringWeight<typename A::Label, S> SW; typedef
722 typedef StringWeight<Label, S> SW; typedef
762 typedef StringWeight<Label, S> SW; typedef
/external/openfst/src/include/fst/
Darc-map.h770 typedef StringWeight<typename A::Label, S> SW; typedef
810 typedef StringWeight<Label, S> SW; typedef
868 typedef StringWeight<Label, S> SW; typedef
/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp753 const SwitchCase *SW = dyn_cast_or_null<SwitchCase>(P->getLabel()); in checkFallThroughIntoBlock() local
842 if (const SwitchCase *SW = dyn_cast_or_null<SwitchCase>(B.getLabel())) in getLastStmt() local
/external/v8/src/mips/
Dconstants-mips.h291 SW = ((5 << 3) + 3) << kOpcodeShift, enumerator