Home
last modified time | relevance | path

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

12

/external/llvm/tools/llvm-readobj/
DARMAttributeParser.h20 ScopedPrinter &SW; variable
118 ARMAttributeParser(ScopedPrinter &SW) : SW(SW) {} in ARMAttributeParser()
DARMWinEHPrinter.h25 ScopedPrinter &SW; variable
110 Decoder(ScopedPrinter &SW) : SW(SW), OS(SW.getOStream()) {} in Decoder()
DWin64EHDumper.h25 ScopedPrinter &SW; variable
56 Dumper(ScopedPrinter &SW) : SW(SW), OS(SW.getOStream()) {} in Dumper()
DARMEHABIPrinter.h30 ScopedPrinter &SW; variable
67 OpcodeDecoder(ScopedPrinter &SW) : SW(SW), OS(SW.getOStream()) {} in OpcodeDecoder()
314 ScopedPrinter &SW; variable
338 PrinterContext(ScopedPrinter &SW, const object::ELFFile<ET> *ELF, in PrinterContext()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DARMWinEHPrinter.h25 ScopedPrinter &SW; variable
110 Decoder(ScopedPrinter &SW) : SW(SW), OS(SW.getOStream()) {} in Decoder()
DWin64EHDumper.h25 ScopedPrinter &SW; variable
56 Dumper(ScopedPrinter &SW) : SW(SW), OS(SW.getOStream()) {} in Dumper()
DWindowsResourceDumper.h22 Dumper(WindowsResource *Res, ScopedPrinter &SW) : SW(SW), WinRes(Res) {} in Dumper()
DARMEHABIPrinter.h30 ScopedPrinter &SW; variable
67 OpcodeDecoder(ScopedPrinter &SW) : SW(SW), OS(SW.getOStream()) {} in OpcodeDecoder()
331 ScopedPrinter &SW; variable
355 PrinterContext(ScopedPrinter &SW, const object::ELFFile<ET> *ELF, in PrinterContext()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DARMAttributeParser.h22 ScopedPrinter *SW; variable
122 ARMAttributeParser(ScopedPrinter *SW) : SW(SW) {} in ARMAttributeParser()
/external/libffi/src/tile/
Dtile.S47 #define SW st macro
51 #define SW sw macro
/external/python/cpython2/Modules/_ctypes/libffi/src/tile/
Dtile.S47 #define SW st macro
51 #define SW sw macro
/external/skia/gm/
Dstrokerects.cpp19 constexpr SkScalar SW = SkIntToScalar(W); variable
Dstrokes.cpp19 constexpr SkScalar SW = SkIntToScalar(W); variable
/external/skqp/gm/
Dstrokerects.cpp19 constexpr SkScalar SW = SkIntToScalar(W); variable
Dstrokes.cpp19 constexpr SkScalar SW = SkIntToScalar(W); variable
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dmacros_msa.h54 #define SW(val, pdst) \ macro
119 #define SW(val, pdst) \ macro
/external/libyuv/files/include/libyuv/
Dmacros_msa.h54 #define SW(val, pdst) \ macro
119 #define SW(val, pdst) \ macro
/external/python/cpython2/Lib/lib-tk/
DTkconstants.py13 SW='sw' variable
/external/python/cpython3/Lib/tkinter/
Dconstants.py13 SW='sw' variable
/external/perfetto/src/trace_processor/
Draw_table.cc134 using SW = protos::pbzero::SchedWakeupFtraceEvent; in FormatSystraceArgs() typedef
/external/libpng/mips/
Dfilter_msa_intrinsics.c72 #define SW(val, pdst) \ macro
143 #define SW(val, pdst) \ macro
211 #define SW(val, pdst) \ macro
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DGCNRegPressure.cpp164 auto SW = getSGPRTuplesWeight(); in less() local
/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp964 const SwitchCase *SW = dyn_cast_or_null<SwitchCase>(P->getLabel()); in checkFallThroughIntoBlock() local
1060 if (const SwitchCase *SW = dyn_cast_or_null<SwitchCase>(B.getLabel())) in getLastStmt() local
/external/tensorflow/tensorflow/core/kernels/
Deigen_spatial_convolutions_test.cc1736 #define BM_RHS_NAME(prefix, N, H, W, C, FC, FH, FW, SH, SW, BR, BC) \ argument
1740 #define BM_PackRhs(N, H, W, C, FC, FH, FW, SH, SW, BR, BC) \ argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp1288 unsigned SB, SW; in usedBitsEqual() local
2468 unsigned SW = SC.width(); in simplifyExtractLow() local

12