Searched defs:RW (Results 1 – 13 of 13) sorted by relevance
| /NextBSD/contrib/compiler-rt/lib/tsan/tests/rtl/ |
| HD | tsan_test_util.h | 34 enum Type { Normal, Spin, RW }; enumerator
|
| /NextBSD/usr.bin/uuencode/ |
| HD | uuencode.c | 110 #define RW (S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP|S_IROTH|S_IWOTH) in main() macro
|
| /NextBSD/contrib/llvm/lib/Target/Hexagon/ |
| HD | HexagonBitTracker.cpp | 84 uint16_t RW = getRegBitWidth(RegisterRef(Reg, Sub)); in mask() local 209 auto hi = [this] (const BT::RegisterCell &RC, uint16_t RW) in evaluate() 210 -> BT::RegisterCell { in evaluate() 273 uint16_t RW = W0; in evaluate() local
|
| /NextBSD/contrib/ntp/include/ |
| HD | ntpd.h | 95 #define RW (CAN_READ|CAN_WRITE) macro
|
| /NextBSD/libexec/getty/ |
| HD | gettytab.h | 158 #define RW gettyflags[11].value macro
|
| /NextBSD/sys/dev/aic7xxx/aicasm/ |
| HD | aicasm_symbol.h | 67 RW = 0x03 enumerator
|
| /NextBSD/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM64/ |
| HD | EmulateInstructionARM64.h | 249 RW:1, // Current register width – 0 is AArch64, 1 is AArch32 member
|
| /NextBSD/contrib/llvm/utils/TableGen/ |
| HD | CodeGenSchedule.cpp | 301 CodeGenSchedRW &RW = getSchedRW(MatchDef); in collectSchedRW() local 991 static bool hasAliasedVariants(const CodeGenSchedRW &RW, in hasAliasedVariants()
|
| /NextBSD/contrib/llvm/tools/clang/lib/CodeGen/ |
| HD | CGBuiltin.cpp | 526 Value *Locality, *RW, *Address = EmitScalarExpr(E->getArg(0)); in EmitBuiltinExpr() local 3412 Value *RW = EmitScalarExpr(E->getArg(1)); in EmitARMBuiltinExpr() local 4200 Value *RW = EmitScalarExpr(E->getArg(1)); in EmitAArch64BuiltinExpr() local 6179 Value *RW = ConstantInt::get(Int32Ty, 0); in EmitX86BuiltinExpr() local
|
| /NextBSD/sys/dev/usb/wlan/ |
| HD | if_rsureg.h | 157 #define RW(var, field, val) \ macro
|
| HD | if_urtwnreg.h | 872 #define RW(var, field, val) \ macro
|
| /NextBSD/sys/dev/rtwn/ |
| HD | if_rtwnreg.h | 914 #define RW(var, field, val) \ macro
|
| /NextBSD/contrib/llvm/tools/clang/lib/Sema/ |
| HD | SemaOverload.cpp | 7134 RW = S.Context.getIntWidth(RT); in getUsualArithmeticConversions() local
|