/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | ARMAttributeParser.h | 21 ScopedPrinter *SW; variable 123 ARMAttributeParser(ScopedPrinter *SW) : SW(SW) {} in ARMAttributeParser()
|
/third_party/libffi/src/tile/ |
D | tile.S | 47 #define SW st macro 51 #define SW sw macro
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | opcode.c | 26 #define OPCODE(OP,NG,SW,SG,TF,N,FL) \ argument
|
D | opcode.h | 7 #define OPCODE(OP,NG,SW,SG,TF,N,FL) OP_##OP, argument
|
/third_party/skia/gm/ |
D | strokerects.cpp | 23 constexpr SkScalar SW = SkIntToScalar(W); variable
|
D | strokes.cpp | 32 constexpr SkScalar SW = SkIntToScalar(W); variable
|
/third_party/python/Lib/tkinter/ |
D | constants.py | 13 SW='sw' variable
|
/third_party/skia/third_party/externals/libpng/mips/ |
D | filter_msa_intrinsics.c | 73 #define SW(val, pdst) \ macro 144 #define SW(val, pdst) \ macro 212 #define SW(val, pdst) \ macro
|
/third_party/ffmpeg/libavfilter/ |
D | vsrc_life.c | 298 enum { NW, N, NE, W, E, SW, S, SE }; in evolve() enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | GCNRegPressure.cpp | 168 auto SW = getSGPRTuplesWeight(); in less() local
|
/third_party/libinput/test/ |
D | test-gestures.c | 34 N, NE, E, SE, S, SW, W, NW, NCARDINALS enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonBitSimplify.cpp | 1285 unsigned SB, SW; in usedBitsEqual() local 2473 unsigned SW = SC.width(); in simplifyExtractLow() local
|
D | HexagonISelDAGToDAG.cpp | 1458 unsigned SW = T.getSizeInBits(); in DetectUseSxtw() local
|
D | HexagonConstPropagation.cpp | 1816 unsigned BW = A1.getBitWidth(), SW = Count*Bits; in evaluateSplati() local
|
/third_party/pcre2/pcre2/src/sljit/ |
D | sljitNativeRISCV_common.c | 134 #define SW (F3(0x2) | OPC(0x23)) macro
|
D | sljitNativeMIPS_common.c | 277 #define SW (HI(43)) macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | SimpleLoopUnswitch.cpp | 771 uint64_t SW = *DefaultCaseWeight; in unswitchTrivialSwitch() local
|
/third_party/libinput/src/ |
D | libinput-private.h | 823 SW = bit(5), enumerator
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | msa_macro.h | 113 #define SW(val, pdst) MSA_STORE(val, pdst, msa_sw) macro 132 #define SW(val, pdst) MSA_STORE(val, pdst, msa_usw) macro
|
/third_party/openh264/codec/common/inc/ |
D | msa_macros.h | 76 #define SW(val, pdst) *(uint32_t *)(pdst) = (val); macro 156 #define SW(val, pdst) \ macro
|
/third_party/node/deps/v8/src/codegen/mips/ |
D | constants-mips.h | 478 SW = ((5U << 3) + 3) << kOpcodeShift, enumerator
|
/third_party/node/deps/v8/src/codegen/mips64/ |
D | constants-mips64.h | 469 SW = ((5U << 3) + 3) << kOpcodeShift, enumerator
|
/third_party/ffmpeg/libavutil/mips/ |
D | generic_macros_msa.h | 89 #define SW(val, pdst) *(uint32_t *)(pdst) = (val); macro 171 #define SW(val, pdst) \ macro
|