Home
last modified time | relevance | path

Searched defs:RW (Results 1 – 13 of 13) sorted by relevance

/freebsd-11-stable/sys/contrib/ck/include/
HDck_rwcohort.h44 #define CK_RWCOHORT_WP_INIT(N, RW, WL) ck_rwcohort_wp_##N##_init(RW, WL) argument
45 #define CK_RWCOHORT_WP_READ_LOCK(N, RW, C, GC, LC) \ argument
47 #define CK_RWCOHORT_WP_READ_UNLOCK(N, RW, C, GC, LC) \ argument
49 #define CK_RWCOHORT_WP_WRITE_LOCK(N, RW, C, GC, LC) \ argument
51 #define CK_RWCOHORT_WP_WRITE_UNLOCK(N, RW, C, GC, LC) \ argument
148 #define CK_RWCOHORT_RP_INIT(N, RW, WL) ck_rwcohort_rp_##N##_init(RW, WL) argument
149 #define CK_RWCOHORT_RP_READ_LOCK(N, RW, C, GC, LC) \ argument
151 #define CK_RWCOHORT_RP_READ_UNLOCK(N, RW, C, GC, LC) \ argument
153 #define CK_RWCOHORT_RP_WRITE_LOCK(N, RW, C, GC, LC) \ argument
155 #define CK_RWCOHORT_RP_WRITE_UNLOCK(N, RW, C, GC, LC) \ argument
[all …]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonBitTracker.cpp94 uint16_t RW = getRegBitWidth(RegisterRef(Reg, Sub)); in mask() local
283 auto hi = [this] (const BT::RegisterCell &RC, uint16_t RW) in evaluate()
284 -> BT::RegisterCell { in evaluate()
347 uint16_t RW = W0; in evaluate() local
356 uint16_t RW = W0; in evaluate() local
966 uint16_t RW = getRegBitWidth(PD); in evaluate() local
HDHexagonBitSimplify.cpp1550 unsigned RW = RC.width(); in findMatch() local
2396 unsigned RW = W; in simplifyExtractLow() local
/freebsd-11-stable/usr.bin/uuencode/
HDuuencode.c114 #define RW (S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP|S_IROTH|S_IWOTH) in main() macro
/freebsd-11-stable/contrib/ntp/include/
HDntpd.h95 #define RW (CAN_READ|CAN_WRITE) macro
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
HDCodeGenSchedule.cpp684 CodeGenSchedRW &RW = getSchedRW(MatchDef); in collectSchedRW() local
727 RWVec, [Def](const CodeGenSchedRW &RW) { return RW.TheDef == Def; }); in getSchedRWIdx()
837 auto I = find_if(RWVec, [Seq](CodeGenSchedRW &RW) { in findRWForSequence()
1378 static bool hasAliasedVariants(const CodeGenSchedRW &RW, in hasAliasedVariants()
/freebsd-11-stable/libexec/getty/
HDgettytab.h159 #define RW gettyflags[11].value macro
/freebsd-11-stable/sys/dev/aic7xxx/aicasm/
HDaicasm_symbol.h67 RW = 0x03 enumerator
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
HDEmulateInstructionARM64.h148 RW : 1, // Current register width – 0 is AArch64, 1 is AArch32 member
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGBuiltin.cpp2259 Value *Locality, *RW, *Address = EmitScalarExpr(E->getArg(0)); in EmitBuiltinExpr() local
6201 Value *RW = EmitScalarExpr(E->getArg(1)); in EmitARMBuiltinExpr() local
7289 Value *RW = EmitScalarExpr(E->getArg(1)); in EmitAArch64BuiltinExpr() local
10422 Value *RW = ConstantInt::get(Int32Ty, (C->getZExtValue() >> 2) & 0x1); in EmitX86BuiltinExpr() local
/freebsd-11-stable/sys/dev/usb/wlan/
HDif_rsureg.h157 #define RW(var, field, val) \ macro
/freebsd-11-stable/sys/dev/urtwn/
HDif_urtwnreg.h912 #define RW(var, field, val) \ macro
/freebsd-11-stable/sys/dev/rtwn/
HDif_rtwnreg.h910 #define RW(var, field, val) \ macro