Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-readobj/
DARMAttributeParser.h20 StreamWriter &SW; variable
116 ARMAttributeParser(StreamWriter &SW) : SW(SW) {} in ARMAttributeParser()
DARMWinEHPrinter.h25 StreamWriter &SW; variable
110 Decoder(StreamWriter &SW) : SW(SW), OS(SW.getOStream()) {} in Decoder()
DWin64EHDumper.h25 StreamWriter &SW; variable
56 Dumper(StreamWriter &SW) : SW(SW), OS(SW.getOStream()) {} in Dumper()
DARMEHABIPrinter.h29 StreamWriter &SW; variable
66 OpcodeDecoder(StreamWriter &SW) : SW(SW), OS(SW.getOStream()) {} in OpcodeDecoder()
308 StreamWriter &SW; variable
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfIconFitDictionary_autogen.cpp11 SkString SkPdfIconFitDictionary::SW(SkPdfNativeDoc* doc) { in SW() function in SkPdfIconFitDictionary
/external/skia/gm/
Dstrokerects.cpp20 static const SkScalar SW = SkIntToScalar(W); variable
Dstrokes.cpp18 static const SkScalar SW = SkIntToScalar(W); variable
/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.cpp953 const SwitchCase *SW = dyn_cast_or_null<SwitchCase>(P->getLabel()); in checkFallThroughIntoBlock() local
1049 if (const SwitchCase *SW = dyn_cast_or_null<SwitchCase>(B.getLabel())) in getLastStmt() local
/external/v8/src/mips/
Dconstants-mips.h354 SW = ((5 << 3) + 3) << kOpcodeShift, enumerator
/external/pcre/dist/sljit/
DsljitNativeMIPS_common.c173 #define SW (HI(43)) macro
/external/v8/src/mips64/
Dconstants-mips64.h325 SW = ((5 << 3) + 3) << kOpcodeShift, enumerator
/external/libvpx/libvpx/vp8/common/mips/msa/
Dvp8_macros_msa.h104 #define SW(val, pdst) \ macro
190 #define SW(val, pdst) \ macro
/external/libvpx/libvpx/vpx_dsp/mips/
Dmacros_msa.h112 #define SW(val, pdst) { \ macro
207 #define SW(val, pdst) { \ macro