Home
last modified time | relevance | path

Searched defs:r (Results 2551 – 2564 of 2564) sorted by relevance

1...<<101102103

/openbsd/gnu/usr.bin/perl/
H A Dsv.c6834 struct regexp *r = ((XPV*)SvANY(sv))->xpv_len_u.xpvlenu_rx; local
/openbsd/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp6777 auto r = record->lookup(decl_name); in GetIndexOfChildMemberWithName() local
/openbsd/gnu/llvm/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp2491 double r = frexp(1.1, &x); in TEST() local
/openbsd/sys/dev/pci/
H A Dixgbe_type.h160 #define IXGBE_CAT(r,m) IXGBE_##r##m argument
162 #define IXGBE_BY_MAC(_hw, r) ((_hw)->mvals[IXGBE_CAT(r, _IDX)]) argument
H A Dif_iwm.c2083 uint32_t r; in iwm_stop_device() local
H A Dif_iwxreg.h4910 #define IWX_RATE_BIT_MSK(r) (1 << (IWX_RATE_##r##M_INDEX)) argument
5173 #define IWX_RATE_HT_MCS_INDEX(r) ((((r) & IWX_RATE_MCS_NSS_MSK) >> 1) | \ argument
H A Dif_iwmreg.h4475 #define IWM_RATE_BIT_MSK(r) (1 << (IWM_RATE_##r##M_INDEX)) argument
/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Dparse.c10794 tree l, r; local
/openbsd/sys/sys/
H A Dvideoio.h2092 struct v4l2_rect r; member
/openbsd/gnu/usr.bin/perl/vms/
H A Dvms.c10595 char *r = rest; local
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp3101 uint64_t r = 1; in Choose() local
/openbsd/sys/dev/ic/
H A Dqwx.c8262 int r; in qwx_qmi_request_target_cap() local
/openbsd/sys/dev/pci/drm/i915/
H A Di915_reg.h5729 #define DDI_BUF_PHY_LINK_RATE(r) ((r) << 20) argument
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp51262 auto combineConjugation = [&](SDValue &r) { in combineFMulcFCMulc()

1...<<101102103