/external/compiler-rt/lib/tsan/tests/rtl/ |
D | tsan_test_util.h | 36 RW, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonBitTracker.cpp | 95 uint16_t RW = getRegBitWidth(RegisterRef(Reg, Sub)); in mask() local 277 auto hi = [this] (const BT::RegisterCell &RC, uint16_t RW) in evaluate() 278 -> BT::RegisterCell { in evaluate() 341 uint16_t RW = W0; in evaluate() local 350 uint16_t RW = W0; in evaluate() local 960 uint16_t RW = getRegBitWidth(PD); in evaluate() local
|
D | HexagonBitSimplify.cpp | 1553 unsigned RW = RC.width(); in findMatch() local 2391 unsigned RW = W; in simplifyExtractLow() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonBitTracker.cpp | 84 uint16_t RW = getRegBitWidth(RegisterRef(Reg, Sub)); in mask() local 211 auto hi = [this] (const BT::RegisterCell &RC, uint16_t RW) in evaluate() 212 -> BT::RegisterCell { in evaluate() 275 uint16_t RW = W0; in evaluate() local
|
D | HexagonBitSimplify.cpp | 1502 unsigned RW = RC.width(); in findMatch() local
|
/external/clang/test/Layout/ |
D | ms-x86-alias-avoidance-padding.cpp | 304 struct RW { char c; }; struct
|
/external/pdfium/third_party/libtiff/ |
D | tif_color.c | 178 #define Code2V(c, RB, RW, CR) ((((c)-(int32)(RB))*(float)(CR))/(float)(((RW)-(RB)!=0) ? ((RW)-(RB))… argument
|
/external/autotest/client/common_lib/cros/ |
D | cr50_utils.py | 13 RW = 'rw' variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | CodeGenSchedule.cpp | 419 CodeGenSchedRW &RW = getSchedRW(MatchDef); in collectSchedRW() local 462 RWVec, [Def](const CodeGenSchedRW &RW) { return RW.TheDef == Def; }); in getSchedRWIdx() 572 auto I = find_if(RWVec, [Seq](CodeGenSchedRW &RW) { in findRWForSequence() 1105 static bool hasAliasedVariants(const CodeGenSchedRW &RW, in hasAliasedVariants()
|
/external/llvm/utils/TableGen/ |
D | CodeGenSchedule.cpp | 301 CodeGenSchedRW &RW = getSchedRW(MatchDef); in collectSchedRW() local 1002 static bool hasAliasedVariants(const CodeGenSchedRW &RW, in hasAliasedVariants()
|
/external/clang/lib/CodeGen/ |
D | CGBuiltin.cpp | 763 Value *Locality, *RW, *Address = EmitScalarExpr(E->getArg(0)); in EmitBuiltinExpr() local 3986 Value *RW = EmitScalarExpr(E->getArg(1)); in EmitARMBuiltinExpr() local 4816 Value *RW = EmitScalarExpr(E->getArg(1)); in EmitAArch64BuiltinExpr() local 6856 Value *RW = ConstantInt::get(Int32Ty, 0); in EmitX86BuiltinExpr() local
|
/external/python/cpython3/Lib/test/ |
D | test_enum.py | 1957 RW = 2 variable in TestFlag.Open 2341 RW = 2 variable in TestIntFlag.Open
|
/external/clang/lib/Sema/ |
D | SemaOverload.cpp | 7290 RW = S.Context.getIntWidth(RT); in getUsualArithmeticConversions() local
|